2025-04-08 13:57:48,432 - INFO - Domain Default found not creating 2025-04-08 13:57:48,596 - INFO - Project ctest-TestBasicVMVN-60767958 not found, creating it 2025-04-08 13:57:49,114 - INFO - Created Project:ctest-TestBasicVMVN-60767958, ID : 5873d439-df09-49a4-ba54-891c08757f03 2025-04-08 13:57:50,581 - INFO - ================================================================================ 2025-04-08 13:57:50,581 - INFO - STARTING TEST : test_generic_link_local_service 2025-04-08 13:57:50,582 - 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-04-08 13:57:50,848 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.20.0.5': '0'}} with 2025-04-08 13:57:50,848 - INFO - Initial checks done. Running the testcase now 2025-04-08 13:57:50,848 - INFO - 2025-04-08 13:57:51,451 - DEBUG - Response for create_network : {'network': {'id': 'b88787b7-0100-42b5-a1c0-0f1b2db498fb', 'name': 'ctest-vn2_metadata-24012036', 'tenant_id': '5873d439df0949a4ba54891c08757f03', 'project_id': '5873d439df0949a4ba54891c08757f03', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-60767958', 'ctest-vn2_metadata-24012036'], 'port_security_enabled': True, 'description': ''}} 2025-04-08 13:57:51,607 - DEBUG - Response for create_subnet : {'subnet': {'id': '8a5221bf-9a07-4be5-8601-91ed63ebf0ed', 'name': '', 'tenant_id': '5873d439df0949a4ba54891c08757f03', 'network_id': 'b88787b7-0100-42b5-a1c0-0f1b2db498fb', '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': '5873d439df0949a4ba54891c08757f03'}} 2025-04-08 13:57:51,625 - INFO - Created VN ctest-vn2_metadata-24012036 2025-04-08 13:57:51,680 - DEBUG - VN ctest-vn2_metadata-24012036 UUID is b88787b7-0100-42b5-a1c0-0f1b2db498fb 2025-04-08 13:57:51,874 - DEBUG - Services list from nova: [, , ] 2025-04-08 13:57:52,888 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3052-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3052-1) 2025-04-08 13:57:53,012 - DEBUG - Link local service introspect added 2025-04-08 13:57:53,051 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-08 13:57:58,130 - DEBUG - VM is in ACTIVE state now 2025-04-08 13:57:58,255 - INFO - Waiting for VM ctest-TestBasicVMVN-60767958-23912239 to be up.. 2025-04-08 13:57:58,256 - INFO - VM name : ctest-TestBasicVMVN-60767958-23912239 2025-04-08 13:57:58,338 - DEBUG - VM ctest-TestBasicVMVN-60767958-23912239 ID is dd9e85d8-474e-4428-987b-266dc5c000e4 2025-04-08 13:57:58,338 - DEBUG - VM ctest-TestBasicVMVN-60767958-23912239 launched on Node cn-jenkins-deploy-platform-ansible-os-3052-1 2025-04-08 13:57:58,420 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/dd9e85d8-474e-4428-987b-266dc5c000e4 2025-04-08 13:57:58,715 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/dd9e85d8-474e-4428-987b-266dc5c000e4 2025-04-08 13:57:58,747 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/e8ab522c-5c41-46cd-9ffd-37a9324bc832 2025-04-08 13:58:02,008 - 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') 2025-04-08 13:58:02,008 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-60767958-23912239 failed! 2025-04-08 13:58:02,068 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn2_metadata-24012036 is 11.1.1.1 and allocation pool is NOT set 2025-04-08 13:58:04,129 - 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=7.44 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.86 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.856/5.149/7.443/2.293 ms') 2025-04-08 13:58:04,129 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-60767958-23912239 passed 2025-04-08 13:58:04,276 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-08 13:58:04,276 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-60767958-23912239, IP 11.1.1.3, Port 22 2025-04-08 13:58:04,446 - DEBUG - VM ctest-TestBasicVMVN-60767958-23912239 is ready for SSH connections 2025-04-08 13:58:04,446 - INFO - Retry 0 2025-04-08 13:58:04,447 - 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.12, gateway password: c0ntrail123 2025-04-08 13:58:04,447 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-04-08 13:58:06,075 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-04-08 13:58:06,075 - INFO - Generic metadata worked 2025-04-08 13:58:06,328 - DEBUG - Link local service introspect removed 2025-04-08 13:58:06,328 - INFO - Deleting VM ctest-TestBasicVMVN-60767958-23912239 2025-04-08 13:58:06,395 - INFO - Deleting VN ctest-vn2_metadata-24012036 2025-04-08 13:58:06,432 - DEBUG - VN b88787b7-0100-42b5-a1c0-0f1b2db498fb still in use: Unable to complete operation on network b88787b7-0100-42b5-a1c0-0f1b2db498fb. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-dc39052d-0455-4390-ad12-b93a5bd8b4f5'] 2025-04-08 13:58:06,432 - WARNING - Deleting VN ctest-vn2_metadata-24012036 failed..Will retry 2025-04-08 13:58:08,576 - DEBUG - Response for deleting network () 2025-04-08 13:58:08,842 - DEBUG - No XMPP flaps were noticed during the test 2025-04-08 13:58:08,842 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-04-08 13:58:08,842 - INFO - -------------------------------------------------------------------------------- 2025-04-08 13:58:08,845 - INFO - ================================================================================ 2025-04-08 13:58:08,845 - INFO - STARTING TEST : test_metadata_service 2025-04-08 13:58:08,845 - 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-04-08 13:58:09,134 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.20.0.5': '0'}} with 2025-04-08 13:58:09,135 - INFO - Initial checks done. Running the testcase now 2025-04-08 13:58:09,135 - INFO - 2025-04-08 13:58:09,135 - DEBUG - Requesting: http://10.0.0.12:8082/global-vrouter-configs 2025-04-08 13:58:09,142 - DEBUG - Requesting: http://10.0.0.12:8082/global-vrouter-config/81dd6683-1017-4f06-a1cd-76c8bd9b70b0 2025-04-08 13:58:09,351 - DEBUG - Response for create_network : {'network': {'id': 'af2a714a-951d-49df-85d3-d05c90133c05', 'name': 'ctest-vn-96893141', 'tenant_id': '5873d439df0949a4ba54891c08757f03', 'project_id': '5873d439df0949a4ba54891c08757f03', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-60767958', 'ctest-vn-96893141'], 'port_security_enabled': True, 'description': ''}} 2025-04-08 13:58:09,579 - DEBUG - Response for create_subnet : {'subnet': {'id': '7ab0ad9d-72d0-4457-9e95-cbeaba134e4c', 'name': '', 'tenant_id': '5873d439df0949a4ba54891c08757f03', 'network_id': 'af2a714a-951d-49df-85d3-d05c90133c05', 'ip_version': 4, 'cidr': '75.179.230.0/26', 'allocation_pools': [{'start': '75.179.230.2', 'end': '75.179.230.62'}], 'gateway_ip': '75.179.230.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '75.179.230.2', 'tags': [], 'project_id': '5873d439df0949a4ba54891c08757f03'}} 2025-04-08 13:58:09,600 - INFO - Created VN ctest-vn-96893141 2025-04-08 13:58:09,656 - DEBUG - VN ctest-vn-96893141 UUID is af2a714a-951d-49df-85d3-d05c90133c05 2025-04-08 13:58:10,893 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3052-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3052-1) 2025-04-08 13:58:10,893 - INFO - Waiting for VM ctest-TestBasicVMVN-60767958-74756702 to be up.. 2025-04-08 13:58:10,940 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-08 13:58:16,025 - DEBUG - VM is in ACTIVE state now 2025-04-08 13:58:16,025 - INFO - VM name : ctest-TestBasicVMVN-60767958-74756702 2025-04-08 13:58:16,107 - DEBUG - VM ctest-TestBasicVMVN-60767958-74756702 ID is d936013f-1548-4ee8-8bfe-ee56bd382513 2025-04-08 13:58:16,107 - DEBUG - VM ctest-TestBasicVMVN-60767958-74756702 launched on Node cn-jenkins-deploy-platform-ansible-os-3052-1 2025-04-08 13:58:16,186 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/d936013f-1548-4ee8-8bfe-ee56bd382513 2025-04-08 13:58:16,196 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/9722c9cb-e1d3-4447-8ec0-051e9f54f453 2025-04-08 13:58:19,449 - 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 1001ms') 2025-04-08 13:58:19,449 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-60767958-74756702 failed! 2025-04-08 13:58:19,508 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-96893141 is 75.179.230.1 and allocation pool is NOT set 2025-04-08 13:58:21,572 - 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=8.87 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.518 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.518/4.692/8.866/4.174 ms') 2025-04-08 13:58:21,572 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-60767958-74756702 passed 2025-04-08 13:58:21,724 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-08 13:58:21,724 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-60767958-74756702, IP 75.179.230.3, Port 22 2025-04-08 13:58:21,780 - 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-04-08 13:58:21,863 - DEBUG - VM ctest-TestBasicVMVN-60767958-74756702 is NOT ready for SSH connections, VM status: ACTIVE 2025-04-08 13:58:26,864 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-08 13:58:26,864 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-60767958-74756702, IP 75.179.230.3, Port 22 2025-04-08 13:58:27,023 - DEBUG - VM ctest-TestBasicVMVN-60767958-74756702 is ready for SSH connections 2025-04-08 13:58:27,023 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.12, gateway password: c0ntrail123 2025-04-08 13:58:27,023 - DEBUG - cat /tmp/output.txt 2025-04-08 13:58:28,700 - DEBUG - Hello World. The time is now Tue, 08 Apr 2025 07:58:23 -0600! 2025-04-08 13:58:28,700 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 08 Apr 2025 07:58:23 -0600!'} 2025-04-08 13:58:28,700 - INFO - metadata_script.txt got executed in the vm 2025-04-08 13:58:28,700 - INFO - Deleting VM ctest-TestBasicVMVN-60767958-74756702 2025-04-08 13:58:28,769 - INFO - Deleting VN ctest-vn-96893141 2025-04-08 13:58:28,809 - DEBUG - VN af2a714a-951d-49df-85d3-d05c90133c05 still in use: Unable to complete operation on network af2a714a-951d-49df-85d3-d05c90133c05. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-2a9a7aca-d852-483d-ae60-e79e23754827'] 2025-04-08 13:58:28,810 - WARNING - Deleting VN ctest-vn-96893141 failed..Will retry 2025-04-08 13:58:30,917 - DEBUG - Response for deleting network () 2025-04-08 13:58:31,182 - DEBUG - No XMPP flaps were noticed during the test 2025-04-08 13:58:31,182 - INFO - END TEST : test_metadata_service : PASSED[0:00:23] 2025-04-08 13:58:31,182 - INFO - -------------------------------------------------------------------------------- 2025-04-08 13:58:31,184 - INFO - ================================================================================ 2025-04-08 13:58:31,185 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-04-08 13:58:31,185 - 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-04-08 13:58:31,471 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.20.0.5': '0'}} with 2025-04-08 13:58:31,471 - INFO - Initial checks done. Running the testcase now 2025-04-08 13:58:31,471 - INFO - 2025-04-08 13:58:31,968 - DEBUG - Response for create_network : {'network': {'id': '756db2a6-c545-4336-9c21-0adfbb385766', 'name': 'ctest-vn-92087109', 'tenant_id': '5873d439df0949a4ba54891c08757f03', 'project_id': '5873d439df0949a4ba54891c08757f03', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-60767958', 'ctest-vn-92087109'], 'port_security_enabled': True, 'description': ''}} 2025-04-08 13:58:32,181 - DEBUG - Response for create_subnet : {'subnet': {'id': '85c9e6cf-a835-4824-91d9-5bc94299f665', 'name': '', 'tenant_id': '5873d439df0949a4ba54891c08757f03', 'network_id': '756db2a6-c545-4336-9c21-0adfbb385766', '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': '5873d439df0949a4ba54891c08757f03'}} 2025-04-08 13:58:32,358 - DEBUG - Response for create_subnet : {'subnet': {'id': '4dd43639-bb9d-4d8b-8200-d964def9c17c', 'name': '', 'tenant_id': '5873d439df0949a4ba54891c08757f03', 'network_id': '756db2a6-c545-4336-9c21-0adfbb385766', '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': '5873d439df0949a4ba54891c08757f03'}} 2025-04-08 13:58:32,381 - INFO - Created VN ctest-vn-92087109 2025-04-08 13:58:32,436 - DEBUG - VN ctest-vn-92087109 UUID is 756db2a6-c545-4336-9c21-0adfbb385766 2025-04-08 13:58:32,825 - DEBUG - Response for create_port : {'port': {'name': 'af3d8fc4-b0ed-451d-bb16-6e75adda5291', 'id': 'af3d8fc4-b0ed-451d-bb16-6e75adda5291', 'tenant_id': '5873d439df0949a4ba54891c08757f03', 'network_id': '756db2a6-c545-4336-9c21-0adfbb385766', 'mac_address': '02:af:3d:8f:c4:b0', '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': '85c9e6cf-a835-4824-91d9-5bc94299f665'}], 'security_groups': ['2fe56ae0-4581-494d-8b94-28857fa2b891'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5873d439df0949a4ba54891c08757f03'}} 2025-04-08 13:58:32,995 - DEBUG - Response for create_port : {'port': {'name': 'fad9800a-64b5-468f-9677-b381d2aa68df', 'id': 'fad9800a-64b5-468f-9677-b381d2aa68df', 'tenant_id': '5873d439df0949a4ba54891c08757f03', 'network_id': '756db2a6-c545-4336-9c21-0adfbb385766', 'mac_address': '02:fa:d9:80:0a:64', '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': '4dd43639-bb9d-4d8b-8200-d964def9c17c'}], 'security_groups': ['2fe56ae0-4581-494d-8b94-28857fa2b891'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5873d439df0949a4ba54891c08757f03'}} 2025-04-08 13:58:33,412 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3052-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3052-1) 2025-04-08 13:58:33,835 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3052-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3052-1) 2025-04-08 13:58:35,143 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3052-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3052-1) 2025-04-08 13:58:35,143 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-04-08 13:58:35,150 - DEBUG - Requesting: http://10.0.0.12:8082/domain/c542ee6d-d782-4bba-9937-d6d50af12bad 2025-04-08 13:58:35,164 - DEBUG - Requesting: http://10.0.0.12:8082/project/5873d439-df09-49a4-ba54-891c08757f03 2025-04-08 13:58:35,256 - DEBUG - Requesting: http://10.0.0.12:8082/network-ipam/8dedb8c2-4d03-4eb5-9070-aa853ffb9133 2025-04-08 13:58:35,267 - INFO - Verifications in API Server for IPAM: ctest-ipam-96786401 passed 2025-04-08 13:58:35,279 - DEBUG - Control-node 10.0.0.12 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-60767958:ctest-ipam-96786401', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-60767958', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10227033473483493045', 'uuid-lslong': '10408006228134039859'}, 'enable': 'true', 'created': '2025-04-08T13:58:31', 'last-modified': '2025-04-08T13:58:31', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.575216'} 2025-04-08 13:58:35,280 - INFO - Verifications in Control node for IPAM: ctest-ipam-96786401 passed 2025-04-08 13:58:35,280 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-04-08 13:58:35,288 - DEBUG - Requesting: http://10.0.0.12:8082/domain/c542ee6d-d782-4bba-9937-d6d50af12bad 2025-04-08 13:58:35,302 - DEBUG - Requesting: http://10.0.0.12:8082/project/5873d439-df09-49a4-ba54-891c08757f03 2025-04-08 13:58:35,389 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/756db2a6-c545-4336-9c21-0adfbb385766 2025-04-08 13:58:35,402 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/756db2a6-c545-4336-9c21-0adfbb385766 2025-04-08 13:58:35,415 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/ccd84a81-5db1-4f0b-93ec-ce1ec7be6c07 2025-04-08 13:58:35,429 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/ccd84a81-5db1-4f0b-93ec-ce1ec7be6c07 2025-04-08 13:58:35,439 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/95148b98-8e64-4171-a533-cc3ba02490bc 2025-04-08 13:58:35,450 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-04-08 13:58:35,450 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/756db2a6-c545-4336-9c21-0adfbb385766 2025-04-08 13:58:35,466 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/ccd84a81-5db1-4f0b-93ec-ce1ec7be6c07 2025-04-08 13:58:35,489 - INFO - Verified VN network id 8 for VN 756db2a6-c545-4336-9c21-0adfbb385766 2025-04-08 13:58:35,489 - INFO - Verifications in API Server for VN ctest-vn-92087109 passed 2025-04-08 13:58:35,489 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/756db2a6-c545-4336-9c21-0adfbb385766 2025-04-08 13:58:35,509 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/ccd84a81-5db1-4f0b-93ec-ce1ec7be6c07 2025-04-08 13:58:35,519 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/ccd84a81-5db1-4f0b-93ec-ce1ec7be6c07 2025-04-08 13:58:35,538 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/95148b98-8e64-4171-a533-cc3ba02490bc 2025-04-08 13:58:35,576 - DEBUG - Control-node 10.0.0.12 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-60767958', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8461615704242996022', 'uuid-lslong': '11250285300183226214'}, 'enable': 'true', 'created': '2025-04-08T13:58:31', 'last-modified': '2025-04-08T13:58:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.244973'} 2025-04-08 13:58:35,597 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-04-08 13:58:35,597 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-92087109 passed 2025-04-08 13:58:35,597 - DEBUG - ====Verifying policy data for ctest-vn-92087109 in API_Server ====== 2025-04-08 13:58:35,597 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-04-08 13:58:35,616 - DEBUG - Requesting: http://10.0.0.12:8082/domain/c542ee6d-d782-4bba-9937-d6d50af12bad 2025-04-08 13:58:35,633 - DEBUG - Requesting: http://10.0.0.12:8082/project/5873d439-df09-49a4-ba54-891c08757f03 2025-04-08 13:58:35,751 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/756db2a6-c545-4336-9c21-0adfbb385766 2025-04-08 13:58:35,773 - DEBUG - =>VN ctest-vn-92087109 has no policy to be verified 2025-04-08 13:58:35,773 - DEBUG - Verifying the vn in opserver 2025-04-08 13:58:35,773 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 virtual network link through opserver 10.0.0.12 2025-04-08 13:58:35,773 - DEBUG - Requesting: http://10.0.0.12:8081/analytics/uves/virtual-networks 2025-04-08 13:58:36,200 - DEBUG - Requesting: http://10.0.0.12:8081/analytics/uves/virtual-networks 2025-04-08 13:58:36,268 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109', 'href': 'http://10.0.0.12:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109?flat'} 2025-04-08 13:58:36,268 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is found in opserver 2025-04-08 13:58:36,274 - DEBUG - VRF ids for VN ctest-vn-92087109: {'10.0.0.12': '2'} 2025-04-08 13:58:36,274 - INFO - Waiting for VM ctest-TestBasicVMVN-60767958-31163443 to be up.. 2025-04-08 13:58:36,376 - DEBUG - VM is in ACTIVE state now 2025-04-08 13:58:36,376 - INFO - VM name : ctest-TestBasicVMVN-60767958-31163443 2025-04-08 13:58:36,481 - DEBUG - VM ctest-TestBasicVMVN-60767958-31163443 ID is ebcad9b3-cfe3-4371-a0ce-d991bba70f52 2025-04-08 13:58:36,482 - DEBUG - VM ctest-TestBasicVMVN-60767958-31163443 launched on Node cn-jenkins-deploy-platform-ansible-os-3052-1 2025-04-08 13:58:36,574 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/ebcad9b3-cfe3-4371-a0ce-d991bba70f52 2025-04-08 13:58:36,587 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/af3d8fc4-b0ed-451d-bb16-6e75adda5291 2025-04-08 13:58:39,865 - 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 1026ms') 2025-04-08 13:58:39,866 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-60767958-31163443 failed! 2025-04-08 13:58:39,932 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 13:58:39,932 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 13:58:44,024 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1025ms') 2025-04-08 13:58:44,024 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-60767958-31163443 failed! 2025-04-08 13:58:44,092 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 13:58:44,092 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 13:58:46,156 - 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.68 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.488 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.488/2.081/3.675/1.593 ms') 2025-04-08 13:58:46,156 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-60767958-31163443 passed 2025-04-08 13:58:46,316 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-08 13:58:46,316 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-60767958-31163443, IP 31.1.1.4, Port 22 2025-04-08 13:58:46,472 - DEBUG - VM ctest-TestBasicVMVN-60767958-31163443 is ready for SSH connections 2025-04-08 13:58:46,472 - INFO - Waiting for VM ctest-TestBasicVMVN-60767958-53529971 to be up.. 2025-04-08 13:58:46,552 - DEBUG - VM is in ACTIVE state now 2025-04-08 13:58:46,552 - INFO - VM name : ctest-TestBasicVMVN-60767958-53529971 2025-04-08 13:58:46,630 - DEBUG - VM ctest-TestBasicVMVN-60767958-53529971 ID is bb2bdbc8-1a3d-405f-93bb-8b01ce61d613 2025-04-08 13:58:46,630 - DEBUG - VM ctest-TestBasicVMVN-60767958-53529971 launched on Node cn-jenkins-deploy-platform-ansible-os-3052-1 2025-04-08 13:58:46,712 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/bb2bdbc8-1a3d-405f-93bb-8b01ce61d613 2025-04-08 13:58:46,722 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/fad9800a-64b5-468f-9677-b381d2aa68df 2025-04-08 13:58:47,973 - 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=2.82 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.396 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.396/1.608/2.820/1.212 ms') 2025-04-08 13:58:47,973 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-60767958-53529971 passed 2025-04-08 13:58:48,124 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-08 13:58:48,124 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-60767958-53529971, IP 31.1.2.4, Port 22 2025-04-08 13:58:48,290 - DEBUG - VM ctest-TestBasicVMVN-60767958-53529971 is ready for SSH connections 2025-04-08 13:58:48,290 - INFO - Waiting for VM ctest-TestBasicVMVN-60767958-16786505 to be up.. 2025-04-08 13:58:48,387 - DEBUG - VM is in ACTIVE state now 2025-04-08 13:58:48,387 - INFO - VM name : ctest-TestBasicVMVN-60767958-16786505 2025-04-08 13:58:48,505 - DEBUG - VM ctest-TestBasicVMVN-60767958-16786505 ID is 9ec34822-5b01-4e4f-9fa2-b74adc64c78b 2025-04-08 13:58:48,506 - DEBUG - VM ctest-TestBasicVMVN-60767958-16786505 launched on Node cn-jenkins-deploy-platform-ansible-os-3052-1 2025-04-08 13:58:48,590 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/9ec34822-5b01-4e4f-9fa2-b74adc64c78b 2025-04-08 13:58:48,601 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/d79604fd-b1b3-4a9c-a3bf-baf6bb79950b 2025-04-08 13:58:51,866 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms') 2025-04-08 13:58:51,866 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 13:58:51,924 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 13:58:51,924 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 13:58:55,994 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms') 2025-04-08 13:58:55,994 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 13:58:56,052 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 13:58:56,052 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 13:59:00,123 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2025-04-08 13:59:00,123 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 13:59:00,180 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 13:59:00,180 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 13:59:04,243 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2025-04-08 13:59:04,243 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 13:59:04,300 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 13:59:04,300 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 13:59:08,375 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2025-04-08 13:59:08,376 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 13:59:08,432 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 13:59:08,432 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 13:59:12,500 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2025-04-08 13:59:12,500 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 13:59:12,556 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 13:59:12,556 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 13:59:16,627 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms') 2025-04-08 13:59:16,627 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 13:59:16,684 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 13:59:16,684 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 13:59:20,760 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms') 2025-04-08 13:59:20,760 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 13:59:20,816 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 13:59:20,816 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 13:59:24,890 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2025-04-08 13:59:24,891 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 13:59:24,948 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 13:59:24,948 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 13:59:29,015 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1003ms') 2025-04-08 13:59:29,015 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 13:59:29,072 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 13:59:29,072 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 13:59:33,143 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1009ms') 2025-04-08 13:59:33,144 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 13:59:33,200 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 13:59:33,200 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 13:59:37,268 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2025-04-08 13:59:37,268 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 13:59:37,328 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 13:59:37,328 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 13:59:41,402 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2025-04-08 13:59:41,402 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 13:59:41,460 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 13:59:41,460 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 13:59:45,526 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2025-04-08 13:59:45,526 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 13:59:45,580 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 13:59:45,580 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 13:59:49,655 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms') 2025-04-08 13:59:49,655 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 13:59:49,708 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 13:59:49,708 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 13:59:53,780 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms') 2025-04-08 13:59:53,780 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 13:59:53,844 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 13:59:53,844 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 13:59:57,912 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2025-04-08 13:59:57,912 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 13:59:57,968 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 13:59:57,968 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:00:02,043 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2025-04-08 14:00:02,044 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:00:02,100 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:00:02,100 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:00:06,169 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms') 2025-04-08 14:00:06,169 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:00:06,224 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:00:06,224 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:00:10,293 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1009ms') 2025-04-08 14:00:10,293 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:00:10,352 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:00:10,352 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:00:14,425 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2025-04-08 14:00:14,425 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:00:14,480 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:00:14,480 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:00:18,552 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2025-04-08 14:00:18,553 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:00:18,608 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:00:18,608 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:00:22,682 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms') 2025-04-08 14:00:22,682 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:00:22,736 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:00:22,736 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:00:26,804 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2025-04-08 14:00:26,804 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:00:26,860 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:00:26,860 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:00:30,935 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2025-04-08 14:00:30,936 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:00:30,992 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:00:30,992 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:00:35,058 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2025-04-08 14:00:35,058 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:00:35,116 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:00:35,116 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:00:39,191 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms') 2025-04-08 14:00:39,191 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:00:39,248 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:00:39,248 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:00:43,313 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2025-04-08 14:00:43,314 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:00:43,368 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:00:43,368 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:00:47,444 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms') 2025-04-08 14:00:47,444 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:00:47,500 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:00:47,500 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:00:51,578 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms') 2025-04-08 14:00:51,578 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:00:51,636 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:00:51,636 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:00:55,704 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1004ms') 2025-04-08 14:00:55,704 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:00:55,760 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:00:55,760 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:00:59,834 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2025-04-08 14:00:59,834 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:00:59,892 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:00:59,892 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:01:03,957 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms') 2025-04-08 14:01:03,958 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:01:04,020 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:01:04,020 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:01:08,089 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1003ms') 2025-04-08 14:01:08,089 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:01:08,144 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:01:08,144 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:01:12,211 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2025-04-08 14:01:12,211 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:01:12,268 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:01:12,268 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:01:16,344 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms') 2025-04-08 14:01:16,345 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:01:16,408 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:01:16,408 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:01:20,505 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms') 2025-04-08 14:01:20,505 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:01:20,564 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:01:20,564 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:01:24,631 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms') 2025-04-08 14:01:24,631 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:01:24,688 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:01:24,688 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:01:28,763 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2025-04-08 14:01:28,763 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:01:28,820 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:01:28,820 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:01:32,891 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms') 2025-04-08 14:01:32,891 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:01:32,948 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:01:32,948 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:01:37,017 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2025-04-08 14:01:37,017 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:01:37,080 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:01:37,080 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:01:41,174 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms') 2025-04-08 14:01:41,175 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:01:41,232 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:01:41,232 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:01:45,304 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1009ms') 2025-04-08 14:01:45,304 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:01:45,360 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:01:45,360 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:01:49,432 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2025-04-08 14:01:49,432 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:01:49,488 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:01:49,488 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:01:53,554 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2025-04-08 14:01:53,554 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:01:53,608 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:01:53,608 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:01:57,683 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms') 2025-04-08 14:01:57,683 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:01:57,740 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:01:57,740 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:02:01,813 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms') 2025-04-08 14:02:01,813 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:02:01,872 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:02:01,872 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:02:05,939 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2025-04-08 14:02:05,939 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:02:05,996 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:02:05,996 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:02:10,073 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms') 2025-04-08 14:02:10,074 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:02:10,132 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:02:10,132 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:02:14,198 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2025-04-08 14:02:14,198 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:02:14,252 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:02:14,252 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:02:18,328 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms') 2025-04-08 14:02:18,328 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:02:18,384 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:02:18,384 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:02:21,650 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms') 2025-04-08 14:02:21,650 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:02:21,704 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:02:21,704 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:02:25,786 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms') 2025-04-08 14:02:25,786 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:02:25,844 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:02:25,844 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:02:29,911 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1002ms') 2025-04-08 14:02:29,911 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:02:29,968 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:02:29,968 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:02:34,037 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2025-04-08 14:02:34,038 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:02:34,092 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:02:34,092 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:02:38,166 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1013ms') 2025-04-08 14:02:38,166 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:02:38,228 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:02:38,228 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:02:42,289 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2025-04-08 14:02:42,289 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:02:42,344 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:02:42,344 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:02:46,420 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1017ms') 2025-04-08 14:02:46,420 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:02:46,480 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:02:46,480 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:02:50,549 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2025-04-08 14:02:50,549 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:02:50,604 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:02:50,604 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:02:54,679 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2025-04-08 14:02:54,679 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:02:54,756 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:02:54,756 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:02:58,839 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms') 2025-04-08 14:02:58,839 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:02:58,896 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:02:58,896 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:03:02,968 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2025-04-08 14:03:02,969 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:03:03,024 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:03:03,024 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:03:07,092 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2025-04-08 14:03:07,092 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:03:07,152 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:03:07,152 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:03:11,222 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms') 2025-04-08 14:03:11,222 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:03:11,280 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:03:11,280 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:03:15,349 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2025-04-08 14:03:15,349 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:03:15,404 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:03:15,405 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:03:19,482 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2025-04-08 14:03:19,482 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:03:19,541 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:03:19,541 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:03:23,605 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2025-04-08 14:03:23,605 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:03:23,660 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:03:23,660 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:03:27,738 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms') 2025-04-08 14:03:27,738 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:03:27,796 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:03:27,796 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:03:31,857 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2025-04-08 14:03:31,857 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:03:31,912 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:03:31,912 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:03:35,995 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms') 2025-04-08 14:03:35,995 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:03:36,052 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:03:36,052 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:03:40,113 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2025-04-08 14:03:40,113 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:03:40,168 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:03:40,168 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:03:44,246 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms') 2025-04-08 14:03:44,246 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:03:44,304 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:03:44,304 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:03:48,381 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms') 2025-04-08 14:03:48,381 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:03:48,440 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:03:48,440 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:03:52,532 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms') 2025-04-08 14:03:52,532 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:03:52,588 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:03:52,588 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:03:56,661 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2025-04-08 14:03:56,661 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:03:56,716 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:03:56,716 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:04:00,788 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms') 2025-04-08 14:04:00,788 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:04:00,844 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:04:00,844 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:04:04,922 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms') 2025-04-08 14:04:04,922 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:04:04,980 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:04:04,980 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:04:09,049 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms') 2025-04-08 14:04:09,049 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:04:09,108 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:04:09,108 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:04:13,170 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1003ms') 2025-04-08 14:04:13,171 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:04:13,228 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:04:13,228 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:04:17,305 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms') 2025-04-08 14:04:17,305 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:04:17,360 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:04:17,360 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:04:21,434 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1009ms') 2025-04-08 14:04:21,434 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:04:21,488 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:04:21,488 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:04:25,554 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2025-04-08 14:04:25,554 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:04:25,612 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:04:25,612 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:04:29,686 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2025-04-08 14:04:29,686 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:04:29,744 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:04:29,744 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:04:33,817 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2025-04-08 14:04:33,817 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:04:33,872 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:04:33,872 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:04:37,947 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2025-04-08 14:04:37,947 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:04:38,004 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:04:38,004 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:04:42,075 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms') 2025-04-08 14:04:42,075 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:04:42,132 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:04:42,132 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:04:46,200 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2025-04-08 14:04:46,200 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:04:46,260 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:04:46,260 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:04:50,325 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1002ms') 2025-04-08 14:04:50,326 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:04:50,384 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:04:50,384 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:04:54,459 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms') 2025-04-08 14:04:54,459 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:04:54,516 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:04:54,516 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:04:58,586 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2025-04-08 14:04:58,586 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:04:58,640 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:04:58,640 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:05:02,715 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2025-04-08 14:05:02,715 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:05:02,780 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:05:02,780 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:05:06,869 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1029ms') 2025-04-08 14:05:06,869 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:05:06,924 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:05:06,924 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:05:10,993 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2025-04-08 14:05:10,993 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:05:11,048 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:05:11,048 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:05:15,128 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms') 2025-04-08 14:05:15,128 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:05:15,184 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:05:15,184 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:05:19,255 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2025-04-08 14:05:19,256 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:05:19,312 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:05:19,312 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:05:23,386 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2025-04-08 14:05:23,386 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:05:23,440 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:05:23,440 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:05:27,509 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1009ms') 2025-04-08 14:05:27,509 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:05:27,564 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:05:27,564 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:05:31,642 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms') 2025-04-08 14:05:31,642 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:05:31,696 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:05:31,696 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:05:35,765 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2025-04-08 14:05:35,766 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:05:35,820 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:05:35,820 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:05:39,893 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms') 2025-04-08 14:05:39,893 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:05:39,948 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:05:39,948 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:05:44,026 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms') 2025-04-08 14:05:44,026 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:05:44,088 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:05:44,088 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:05:48,179 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1030ms') 2025-04-08 14:05:48,179 - DEBUG - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60767958-16786505 failed! 2025-04-08 14:05:48,236 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.1.1 and allocation pool is NOT set 2025-04-08 14:05:48,236 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 is 31.1.2.1 and allocation pool is NOT set 2025-04-08 14:05:48,236 - WARNING - VM metadata IP is not 169.254.x.x 2025-04-08 14:05:48,432 - DEBUG - VM ctest-TestBasicVMVN-60767958-16786505 does not seem to be fully up 2025-04-08 14:05:48,903 - DEBUG - Console output: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.0.0-12-virtual (buildd@crested) (gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) ) #20-Ubuntu SMP Fri Oct 7 18:19:02 UTC 2011 (Ubuntu 3.0.0-12.20-virtual 3.0.4) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty0 console=ttyS0 console=hvc0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 000000003ffdb000 (usable) [ 0.000000] BIOS-e820: 000000003ffdb000 - 0000000040000000 (reserved) [ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] DMI 2.8 present. [ 0.000000] No AGP bridge found [ 0.000000] last_pfn = 0x3ffdb max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [ffff8800000f5b30] f5b30 [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: 0000000000000000-000000003ffdb000 [ 0.000000] RAMDISK: 37dfc000 - 37ff0000 [ 0.000000] ACPI: RSDP 00000000000f5900 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe17da 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe16c6 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 01686 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 00040 [ 0.000000] ACPI: APIC 000000003ffe173a 00078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: WAET 000000003ffe17b2 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at 0000000000000000-000000003ffdb000 [ 0.000000] Initmem setup node 0 0000000000000000-000000003ffdb000 [ 0.000000] NODE_DATA [000000003ffd3000 - 000000003ffd7fff] [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] DMA32 0x00001000 -> 0x00100000 [ 0.000000] Normal empty [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[2] active PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000009f [ 0.000000] 0: 0x00000100 -> 0x0003ffdb [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 [ 0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:bffc0000) [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88003fc00000 s79296 r8192 d23104 u2097152 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 258405 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty0 console=ttyS0 console=hvc0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240 [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1015852k/1048428k available (6206k kernel code, 452k absent, 32124k reserved, 6907k data, 900k init) [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] NR_IRQS:4352 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] Fast TSC calibration using PIT [ 0.000000] Detected 2294.070 MHz processor. [ 0.016982] Calibrating delay loop (skipped), value calculated using timer frequency.. 4588.14 BogoMIPS (lpj=9176280) [ 0.017908] pid_max: default: 32768 minimum: 301 [ 0.021937] Security Framework initialized [ 0.026962] AppArmor: AppArmor initialized [ 0.027222] Yama: becoming mindful. [ 0.034397] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.037471] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.038730] Mount-cache hash table entries: 256 [ 0.049436] Initializing cgroup subsys cpuacct [ 0.049894] Initializing cgroup subsys memory [ 0.050797] Initializing cgroup subsys devices [ 0.051397] Initializing cgroup subsys freezer [ 0.051648] Initializing cgroup subsys net_cls [ 0.051931] Initializing cgroup subsys blkio [ 0.052132] Initializing cgroup subsys perf_event [ 0.057444] mce: CPU supports 10 MCE banks [ 0.059076] using AMD E400 aware idle routine [ 0.062181] SMP alternatives: switching to UP code [ 0.313945] Freeing SMP alternatives: 24k freed [ 0.314777] ACPI: Core revision 20110413 [ 0.342887] ftrace: allocating 26075 entries in 103 pages [ 0.369021] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.409634] CPU0: AMD Opteron 23xx (Gen 3 Class Opteron) stepping 03 [ 0.412025] Performance Events: Broken PMU hardware detected, using software events only. [ 0.419837] Brought up 1 CPUs [ 0.420164] Total of 1 processors activated (4588.14 BogoMIPS). [ 0.429544] devtmpfs: initialized [ 0.452318] print_constraints: dummy: [ 0.453172] Time: 13:58:38 Date: 04/08/25 [ 0.455098] NET: Registered protocol family 16 [ 0.460386] Extended Config Space enabled on 0 nodes [ 0.461195] ACPI: bus type pci registered [ 0.463726] PCI: Using configuration type 1 for base access [ 0.463971] PCI: Using configuration type 1 for extended access [ 0.480671] bio: create slab at 0 [ 0.509030] ACPI: Interpreter enabled [ 0.509283] ACPI: (supports S0 S5) [ 0.510091] ACPI: Using IOAPIC for interrupt routing [ 0.547148] ACPI: No dock devices found. [ 0.547491] HEST: Table not found. [ 0.547720] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.550502] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.552981] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] [ 0.553285] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] [ 0.553560] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.553823] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xfebfffff] [ 0.554091] pci_root PNP0A03:00: host bridge window [mem 0x100000000-0x17fffffff] [ 0.566424] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.566795] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.108579] pci0000:00: Requesting ACPI _OSC control (0x1d) [ 1.109034] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d [ 1.109359] ACPI _OSC control for PCIe not granted, disabling ASPM [ 1.137075] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.138109] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.138805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.139464] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.140422] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.145483] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.145871] vgaarb: loaded [ 1.146024] vgaarb: bridge control possible 0000:00:02.0 [ 1.149629] SCSI subsystem initialized [ 1.151748] usbcore: registered new interface driver usbfs [ 1.152398] usbcore: registered new interface driver hub [ 1.152969] usbcore: registered new device driver usb [ 1.155187] PCI: Using ACPI for IRQ routing [ 1.162928] NetLabel: Initializing [ 1.163140] NetLabel: domain hash size = 128 [ 1.163307] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.164723] NetLabel: unlabeled traffic allowed by default [ 1.221592] AppArmor: AppArmor Filesystem Enabled [ 1.222802] pnp: PnP ACPI init [ 1.223267] ACPI: bus type pnp registered [ 1.233305] pnp: PnP ACPI: found 9 devices [ 1.233568] ACPI: ACPI bus type pnp unregistered [ 1.255462] Switching to clocksource acpi_pm [ 1.258215] NET: Registered protocol family 2 [ 1.261407] Switched to NOHz mode on CPU #0 [ 1.263293] IP route cache hash table entries: 32768 (order: 6, 262144 bytes) [ 1.274055] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) [ 1.278552] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 1.280969] TCP: Hash tables configured (established 131072 bind 65536) [ 1.281314] TCP reno registered [ 1.281575] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.282020] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.284017] NET: Registered protocol family 1 [ 1.284601] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.284912] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.285409] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.297493] Trying to unpack rootfs image as initramfs... [ 1.317736] audit: initializing netlink socket (disabled) [ 1.318729] type=2000 audit(1744120719.316:1): initialized [ 1.437436] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473390] VFS: Disk quotas dquot_6.5.2 [ 1.474716] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.493520] fuse init (API version 7.16) [ 1.495159] msgmni has been set to 1984 [ 1.521110] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 1.521988] io scheduler noop registered [ 1.522218] io scheduler deadline registered (default) [ 1.522771] io scheduler cfq registered [ 1.524806] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.526182] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.529877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.530843] ACPI: Power Button [PWRF] [ 1.544242] ERST: Table is not found! [ 1.554472] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 [ 1.555057] virtio-pci 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 [ 1.565521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10 [ 1.565864] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 10 (level, high) -> IRQ 10 [ 1.567255] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.567522] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 [ 1.569032] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.569278] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 11 (level, high) -> IRQ 11 [ 1.570498] virtio-pci 0000:00:07.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 [ 1.572780] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.596456] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.629861] 00:01: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.632573] Linux agpgart interface v0.103 [ 1.644089] brd: module loaded [ 1.652321] loop: module loaded [ 1.758652] Freeing initrd memory: 2000k freed [ 1.765585] vda: vda1 [ 1.786309] scsi0 : ata_piix [ 1.787757] scsi1 : ata_piix [ 1.788566] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 1.788863] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 1.793632] Fixed MDIO Bus: probed [ 1.794342] PPP generic driver version 2.4.2 [ 1.795236] tun: Universal TUN/TAP device driver, 1.6 [ 1.795438] tun: (C) 1999-2004 Max Krasnyansky [ 1.804856] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.806038] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.806624] uhci_hcd: USB Universal Host Controller Interface driver [ 1.807368] uhci_hcd 0000:00:01.2: PCI INT D -> Link[LNKD] -> GSI 10 (level, high) -> IRQ 10 [ 1.808481] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.810144] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.811638] uhci_hcd 0000:00:01.2: irq 10, io base 0x0000c080 [ 1.819643] hub 1-0:1.0: USB hub found [ 1.820880] hub 1-0:1.0: 2 ports detected [ 1.824270] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.827252] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.827712] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.829078] mousedev: PS/2 mouse device common for all mice [ 1.830300] rtc_cmos 00:05: RTC can wake from S4 [ 1.832614] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 [ 1.833334] rtc0: alarms up to one day, y3k, 242 bytes nvram [ 1.834713] device-mapper: uevent: version 1.0.3 [ 1.836216] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com [ 1.837582] cpuidle: using governor ladder [ 1.837953] cpuidle: using governor menu [ 1.838219] EFI Variables Facility v0.08 2004-May-17 [ 1.841565] TCP cubic registered [ 1.843033] NET: Registered protocol family 10 [ 1.852478] NET: Registered protocol family 17 [ 1.853177] Registering the dns_resolver key type [ 1.855923] registered taskstats version 1 [ 1.863908] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.065082] Magic number: 5:409:988 [ 2.066619] rtc_cmos 00:05: setting system clock to 2025-04-08 13:58:40 UTC (1744120720) [ 2.069202] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.069604] EDD information not available. [ 2.084057] Freeing unused kernel memory: 900k freed [ 2.133426] Write protecting the kernel read-only data: 12288k [ 2.168554] Freeing unused kernel memory: 1968k freed [ 2.194574] Freeing unused kernel memory: 1368k freed [ 2.255843] usb 1-1: new full speed USB device number 2 using uhci_hcd info: initramfs: up at 2.30 GROWROOT: CHANGED: partition=1 start=16065 old: size=64260 end=80325 new: size=2072385,end=2088450 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 3.78 [ 3.810988] EXT3-fs (vda1): warning: checktime reached, running e2fsck is recommended Starting logging: OK Initializing random number generator... done. Starting network... udhcpc (v1.18.5) started Sending discover... Sending discover... Sending discover... No lease, failing WARN: /etc/rc3.d/S40-network failed cloud-setup: checking http://169.254.169.254/2009-04-04/meta-data/instance-id wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 1/30: up 14.99. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 2/30: up 16.04. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 3/30: up 17.08. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 4/30: up 18.12. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 5/30: up 19.16. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 6/30: up 20.20. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 7/30: up 21.24. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 8/30: up 22.27. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 9/30: up 23.32. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 10/30: up 24.37. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 11/30: up 25.41. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 12/30: up 26.45. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 13/30: up 27.50. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 14/30: up 28.55. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 15/30: up 29.59. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 16/30: up 30.63. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 17/30: up 31.67. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 18/30: up 32.71. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 19/30: up 33.77. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 20/30: up 34.81. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 21/30: up 35.86. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 22/30: up 36.90. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 23/30: up 37.94. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 24/30: up 38.98. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 25/30: up 40.02. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 26/30: up 41.06. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 27/30: up 42.10. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 28/30: up 43.14. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 29/30: up 44.18. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 30/30: up 45.22. request failed cloud-setup: after 30 fails, debugging cloud-setup: running debug (30 tries reached) ############ debug start ############## ### /etc/rc.d/init.d/sshd start /etc/rc3.d/S45-cloud-setup: line 66: /etc/rc.d/init.d/sshd: not found route: fscanf ### ifconfig -a eth0 Link encap:Ethernet HWaddr 02:D7:96:04:FD:B1 inet6 addr: fe80::d7:96ff:fe04:fdb1/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:32 errors:0 dropped:0 overruns:0 frame:0 TX packets:9 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1804 (1.7 KiB) TX bytes:1442 (1.4 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface route: fscanf ### cat /etc/resolv.conf cat: can't open '/etc/resolv.conf': No such file or directory ### gateway not found /etc/rc3.d/S45-cloud-setup: line 66: can't open /etc/resolv.conf: no such file ### pinging nameservers ### uname -a Linux cirros 3.0.0-12-virtual #20-Ubuntu SMP Fri Oct 7 18:19:02 UTC 2011 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted vfat 17585 0 fat 61475 1 vfat isofs 40253 0 ip_tables 27473 0 x_tables 29846 1 ip_tables pcnet32 42078 0 8139cp 27412 0 ne2k_pci 13691 0 8390 18856 1 ne2k_pci e1000 108573 0 acpiphp 24080 0 ### dmesg | tail [ 4.994106] acpiphp: Slot [29] registered [ 4.994273] acpiphp: Slot [30] registered [ 4.994455] acpiphp: Slot [31] registered [ 5.050007] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI [ 5.050064] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 5.083116] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker [ 5.112964] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) [ 5.148260] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de [ 5.193945] ip_tables: (C) 2000-2006 Netfilter Core Team [ 15.792393] eth0: no IPv6 routers present ### tail -n 25 /var/log/messages Apr 8 07:58:43 cirros kern.info kernel: [ 4.991307] acpiphp: Slot [14] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.991502] acpiphp: Slot [15] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.991694] acpiphp: Slot [16] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.991872] acpiphp: Slot [17] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.992038] acpiphp: Slot [18] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.992218] acpiphp: Slot [19] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.992385] acpiphp: Slot [20] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.992551] acpiphp: Slot [21] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.992719] acpiphp: Slot [22] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.992896] acpiphp: Slot [23] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.993031] acpiphp: Slot [24] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.993031] acpiphp: Slot [25] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.993579] acpiphp: Slot [26] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.993762] acpiphp: Slot [27] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.993940] acpiphp: Slot [28] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.994106] acpiphp: Slot [29] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.994273] acpiphp: Slot [30] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.994455] acpiphp: Slot [31] registered Apr 8 07:58:43 cirros kern.info kernel: [ 5.050007] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI Apr 8 07:58:43 cirros kern.info kernel: [ 5.050064] e1000: Copyright (c) 1999-2006 Intel Corporation. Apr 8 07:58:43 cirros kern.info kernel: [ 5.083116] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker Apr 8 07:58:43 cirros kern.info kernel: [ 5.112964] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) Apr 8 07:58:43 cirros kern.info kernel: [ 5.148260] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de Apr 8 07:58:43 cirros kern.info kernel: [ 5.193945] ip_tables: (C) 2000-2006 Netfilter Core Team Apr 8 07:58:54 cirros kern.debug kernel: [ 15.792393] eth0: no IPv6 routers present ############ debug end ############## cloud-setup: failed to read iid from metadata. tried 30 WARN: /etc/rc3.d/S45-cloud-setup failed Starting dropbear sshd: generating rsa key... generating dsa key... OK ===== cloud-final: system completely up in 47.91 seconds ==== wget: can't connect to remote host (169.254.169.254): Network is unreachable wget: can't connect to remote host (169.254.169.254): Network is unreachable wget: can't connect to remote host (169.254.169.254): Network is unreachable instance-id: public-ipv4: local-ipv4 : wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-userdata: failed to read instance id WARN: /etc/rc3.d/S99-cloud-userdata failed ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://launchpad.net/cirros login as 'cirros' user. default password: 'cubswin:)'. use 'sudo' for root. cirros login: 2025-04-08 14:05:48,904 - ERROR - VM ctest-TestBasicVMVN-60767958-16786505 does not seem to be fully up. Check logs 2025-04-08 14:05:49,038 - DEBUG - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.0.0-12-virtual (buildd@crested) (gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) ) #20-Ubuntu SMP Fri Oct 7 18:19:02 UTC 2011 (Ubuntu 3.0.0-12.20-virtual 3.0.4) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty0 console=ttyS0 console=hvc0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 000000003ffdb000 (usable) [ 0.000000] BIOS-e820: 000000003ffdb000 - 0000000040000000 (reserved) [ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] DMI 2.8 present. [ 0.000000] No AGP bridge found [ 0.000000] last_pfn = 0x3ffdb max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [ffff8800000f5b30] f5b30 [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: 0000000000000000-000000003ffdb000 [ 0.000000] RAMDISK: 37dfc000 - 37ff0000 [ 0.000000] ACPI: RSDP 00000000000f5900 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe17da 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe16c6 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 01686 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 00040 [ 0.000000] ACPI: APIC 000000003ffe173a 00078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] ACPI: WAET 000000003ffe17b2 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at 0000000000000000-000000003ffdb000 [ 0.000000] Initmem setup node 0 0000000000000000-000000003ffdb000 [ 0.000000] NODE_DATA [000000003ffd3000 - 000000003ffd7fff] [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] DMA32 0x00001000 -> 0x00100000 [ 0.000000] Normal empty [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[2] active PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000009f [ 0.000000] 0: 0x00000100 -> 0x0003ffdb [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 [ 0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:bffc0000) [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88003fc00000 s79296 r8192 d23104 u2097152 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 258405 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty0 console=ttyS0 console=hvc0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240 [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1015852k/1048428k available (6206k kernel code, 452k absent, 32124k reserved, 6907k data, 900k init) [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] NR_IRQS:4352 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] Fast TSC calibration using PIT [ 0.000000] Detected 2294.070 MHz processor. [ 0.016982] Calibrating delay loop (skipped), value calculated using timer frequency.. 4588.14 BogoMIPS (lpj=9176280) [ 0.017908] pid_max: default: 32768 minimum: 301 [ 0.021937] Security Framework initialized [ 0.026962] AppArmor: AppArmor initialized [ 0.027222] Yama: becoming mindful. [ 0.034397] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.037471] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.038730] Mount-cache hash table entries: 256 [ 0.049436] Initializing cgroup subsys cpuacct [ 0.049894] Initializing cgroup subsys memory [ 0.050797] Initializing cgroup subsys devices [ 0.051397] Initializing cgroup subsys freezer [ 0.051648] Initializing cgroup subsys net_cls [ 0.051931] Initializing cgroup subsys blkio [ 0.052132] Initializing cgroup subsys perf_event [ 0.057444] mce: CPU supports 10 MCE banks [ 0.059076] using AMD E400 aware idle routine [ 0.062181] SMP alternatives: switching to UP code [ 0.313945] Freeing SMP alternatives: 24k freed [ 0.314777] ACPI: Core revision 20110413 [ 0.342887] ftrace: allocating 26075 entries in 103 pages [ 0.369021] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.409634] CPU0: AMD Opteron 23xx (Gen 3 Class Opteron) stepping 03 [ 0.412025] Performance Events: Broken PMU hardware detected, using software events only. [ 0.419837] Brought up 1 CPUs [ 0.420164] Total of 1 processors activated (4588.14 BogoMIPS). [ 0.429544] devtmpfs: initialized [ 0.452318] print_constraints: dummy: [ 0.453172] Time: 13:58:38 Date: 04/08/25 [ 0.455098] NET: Registered protocol family 16 [ 0.460386] Extended Config Space enabled on 0 nodes [ 0.461195] ACPI: bus type pci registered [ 0.463726] PCI: Using configuration type 1 for base access [ 0.463971] PCI: Using configuration type 1 for extended access [ 0.480671] bio: create slab at 0 [ 0.509030] ACPI: Interpreter enabled [ 0.509283] ACPI: (supports S0 S5) [ 0.510091] ACPI: Using IOAPIC for interrupt routing [ 0.547148] ACPI: No dock devices found. [ 0.547491] HEST: Table not found. [ 0.547720] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.550502] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.552981] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] [ 0.553285] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] [ 0.553560] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.553823] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xfebfffff] [ 0.554091] pci_root PNP0A03:00: host bridge window [mem 0x100000000-0x17fffffff] [ 0.566424] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.566795] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.108579] pci0000:00: Requesting ACPI _OSC control (0x1d) [ 1.109034] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d [ 1.109359] ACPI _OSC control for PCIe not granted, disabling ASPM [ 1.137075] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.138109] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.138805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.139464] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.140422] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.145483] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.145871] vgaarb: loaded [ 1.146024] vgaarb: bridge control possible 0000:00:02.0 [ 1.149629] SCSI subsystem initialized [ 1.151748] usbcore: registered new interface driver usbfs [ 1.152398] usbcore: registered new interface driver hub [ 1.152969] usbcore: registered new device driver usb [ 1.155187] PCI: Using ACPI for IRQ routing [ 1.162928] NetLabel: Initializing [ 1.163140] NetLabel: domain hash size = 128 [ 1.163307] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.164723] NetLabel: unlabeled traffic allowed by default [ 1.221592] AppArmor: AppArmor Filesystem Enabled [ 1.222802] pnp: PnP ACPI init [ 1.223267] ACPI: bus type pnp registered [ 1.233305] pnp: PnP ACPI: found 9 devices [ 1.233568] ACPI: ACPI bus type pnp unregistered [ 1.255462] Switching to clocksource acpi_pm [ 1.258215] NET: Registered protocol family 2 [ 1.261407] Switched to NOHz mode on CPU #0 [ 1.263293] IP route cache hash table entries: 32768 (order: 6, 262144 bytes) [ 1.274055] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) [ 1.278552] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 1.280969] TCP: Hash tables configured (established 131072 bind 65536) [ 1.281314] TCP reno registered [ 1.281575] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.282020] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.284017] NET: Registered protocol family 1 [ 1.284601] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.284912] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.285409] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.297493] Trying to unpack rootfs image as initramfs... [ 1.317736] audit: initializing netlink socket (disabled) [ 1.318729] type=2000 audit(1744120719.316:1): initialized [ 1.437436] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473390] VFS: Disk quotas dquot_6.5.2 [ 1.474716] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.493520] fuse init (API version 7.16) [ 1.495159] msgmni has been set to 1984 [ 1.521110] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 1.521988] io scheduler noop registered [ 1.522218] io scheduler deadline registered (default) [ 1.522771] io scheduler cfq registered [ 1.524806] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.526182] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.529877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.530843] ACPI: Power Button [PWRF] [ 1.544242] ERST: Table is not found! [ 1.554472] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 [ 1.555057] virtio-pci 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 [ 1.565521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10 [ 1.565864] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 10 (level, high) -> IRQ 10 [ 1.567255] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.567522] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 [ 1.569032] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.569278] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 11 (level, high) -> IRQ 11 [ 1.570498] virtio-pci 0000:00:07.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 [ 1.572780] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.596456] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.629861] 00:01: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.632573] Linux agpgart interface v0.103 [ 1.644089] brd: module loaded [ 1.652321] loop: module loaded [ 1.758652] Freeing initrd memory: 2000k freed [ 1.765585] vda: vda1 [ 1.786309] scsi0 : ata_piix [ 1.787757] scsi1 : ata_piix [ 1.788566] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 1.788863] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 1.793632] Fixed MDIO Bus: probed [ 1.794342] PPP generic driver version 2.4.2 [ 1.795236] tun: Universal TUN/TAP device driver, 1.6 [ 1.795438] tun: (C) 1999-2004 Max Krasnyansky [ 1.804856] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.806038] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.806624] uhci_hcd: USB Universal Host Controller Interface driver [ 1.807368] uhci_hcd 0000:00:01.2: PCI INT D -> Link[LNKD] -> GSI 10 (level, high) -> IRQ 10 [ 1.808481] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.810144] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.811638] uhci_hcd 0000:00:01.2: irq 10, io base 0x0000c080 [ 1.819643] hub 1-0:1.0: USB hub found [ 1.820880] hub 1-0:1.0: 2 ports detected [ 1.824270] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.827252] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.827712] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.829078] mousedev: PS/2 mouse device common for all mice [ 1.830300] rtc_cmos 00:05: RTC can wake from S4 [ 1.832614] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 [ 1.833334] rtc0: alarms up to one day, y3k, 242 bytes nvram [ 1.834713] device-mapper: uevent: version 1.0.3 [ 1.836216] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com [ 1.837582] cpuidle: using governor ladder [ 1.837953] cpuidle: using governor menu [ 1.838219] EFI Variables Facility v0.08 2004-May-17 [ 1.841565] TCP cubic registered [ 1.843033] NET: Registered protocol family 10 [ 1.852478] NET: Registered protocol family 17 [ 1.853177] Registering the dns_resolver key type [ 1.855923] registered taskstats version 1 [ 1.863908] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.065082] Magic number: 5:409:988 [ 2.066619] rtc_cmos 00:05: setting system clock to 2025-04-08 13:58:40 UTC (1744120720) [ 2.069202] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.069604] EDD information not available. [ 2.084057] Freeing unused kernel memory: 900k freed [ 2.133426] Write protecting the kernel read-only data: 12288k [ 2.168554] Freeing unused kernel memory: 1968k freed [ 2.194574] Freeing unused kernel memory: 1368k freed [ 2.255843] usb 1-1: new full speed USB device number 2 using uhci_hcd info: initramfs: up at 2.30 GROWROOT: CHANGED: partition=1 start=16065 old: size=64260 end=80325 new: size=2072385,end=2088450 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 3.78 [ 3.810988] EXT3-fs (vda1): warning: checktime reached, running e2fsck is recommended Starting logging: OK Initializing random number generator... done. Starting network... udhcpc (v1.18.5) started Sending discover... Sending discover... Sending discover... No lease, failing WARN: /etc/rc3.d/S40-network failed cloud-setup: checking http://169.254.169.254/2009-04-04/meta-data/instance-id wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 1/30: up 14.99. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 2/30: up 16.04. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 3/30: up 17.08. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 4/30: up 18.12. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 5/30: up 19.16. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 6/30: up 20.20. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 7/30: up 21.24. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 8/30: up 22.27. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 9/30: up 23.32. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 10/30: up 24.37. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 11/30: up 25.41. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 12/30: up 26.45. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 13/30: up 27.50. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 14/30: up 28.55. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 15/30: up 29.59. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 16/30: up 30.63. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 17/30: up 31.67. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 18/30: up 32.71. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 19/30: up 33.77. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 20/30: up 34.81. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 21/30: up 35.86. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 22/30: up 36.90. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 23/30: up 37.94. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 24/30: up 38.98. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 25/30: up 40.02. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 26/30: up 41.06. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 27/30: up 42.10. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 28/30: up 43.14. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 29/30: up 44.18. request failed wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-setup: failed 30/30: up 45.22. request failed cloud-setup: after 30 fails, debugging cloud-setup: running debug (30 tries reached) ############ debug start ############## ### /etc/rc.d/init.d/sshd start /etc/rc3.d/S45-cloud-setup: line 66: /etc/rc.d/init.d/sshd: not found route: fscanf ### ifconfig -a eth0 Link encap:Ethernet HWaddr 02:D7:96:04:FD:B1 inet6 addr: fe80::d7:96ff:fe04:fdb1/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:32 errors:0 dropped:0 overruns:0 frame:0 TX packets:9 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1804 (1.7 KiB) TX bytes:1442 (1.4 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface route: fscanf ### cat /etc/resolv.conf cat: can't open '/etc/resolv.conf': No such file or directory ### gateway not found /etc/rc3.d/S45-cloud-setup: line 66: can't open /etc/resolv.conf: no such file ### pinging nameservers ### uname -a Linux cirros 3.0.0-12-virtual #20-Ubuntu SMP Fri Oct 7 18:19:02 UTC 2011 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted vfat 17585 0 fat 61475 1 vfat isofs 40253 0 ip_tables 27473 0 x_tables 29846 1 ip_tables pcnet32 42078 0 8139cp 27412 0 ne2k_pci 13691 0 8390 18856 1 ne2k_pci e1000 108573 0 acpiphp 24080 0 ### dmesg | tail [ 4.994106] acpiphp: Slot [29] registered [ 4.994273] acpiphp: Slot [30] registered [ 4.994455] acpiphp: Slot [31] registered [ 5.050007] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI [ 5.050064] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 5.083116] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker [ 5.112964] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) [ 5.148260] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de [ 5.193945] ip_tables: (C) 2000-2006 Netfilter Core Team [ 15.792393] eth0: no IPv6 routers present ### tail -n 25 /var/log/messages Apr 8 07:58:43 cirros kern.info kernel: [ 4.991307] acpiphp: Slot [14] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.991502] acpiphp: Slot [15] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.991694] acpiphp: Slot [16] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.991872] acpiphp: Slot [17] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.992038] acpiphp: Slot [18] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.992218] acpiphp: Slot [19] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.992385] acpiphp: Slot [20] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.992551] acpiphp: Slot [21] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.992719] acpiphp: Slot [22] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.992896] acpiphp: Slot [23] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.993031] acpiphp: Slot [24] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.993031] acpiphp: Slot [25] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.993579] acpiphp: Slot [26] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.993762] acpiphp: Slot [27] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.993940] acpiphp: Slot [28] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.994106] acpiphp: Slot [29] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.994273] acpiphp: Slot [30] registered Apr 8 07:58:43 cirros kern.info kernel: [ 4.994455] acpiphp: Slot [31] registered Apr 8 07:58:43 cirros kern.info kernel: [ 5.050007] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI Apr 8 07:58:43 cirros kern.info kernel: [ 5.050064] e1000: Copyright (c) 1999-2006 Intel Corporation. Apr 8 07:58:43 cirros kern.info kernel: [ 5.083116] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker Apr 8 07:58:43 cirros kern.info kernel: [ 5.112964] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) Apr 8 07:58:43 cirros kern.info kernel: [ 5.148260] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de Apr 8 07:58:43 cirros kern.info kernel: [ 5.193945] ip_tables: (C) 2000-2006 Netfilter Core Team Apr 8 07:58:54 cirros kern.debug kernel: [ 15.792393] eth0: no IPv6 routers present ############ debug end ############## cloud-setup: failed to read iid from metadata. tried 30 WARN: /etc/rc3.d/S45-cloud-setup failed Starting dropbear sshd: generating rsa key... generating dsa key... OK ===== cloud-final: system completely up in 47.91 seconds ==== wget: can't connect to remote host (169.254.169.254): Network is unreachable wget: can't connect to remote host (169.254.169.254): Network is unreachable wget: can't connect to remote host (169.254.169.254): Network is unreachable instance-id: public-ipv4: local-ipv4 : wget: can't connect to remote host (169.254.169.254): Network is unreachable cloud-userdata: failed to read instance id WARN: /etc/rc3.d/S99-cloud-userdata failed ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://launchpad.net/cirros login as 'cirros' user. default password: 'cubswin:)'. use 'sudo' for root. cirros login: 2025-04-08 14:05:49,046 - INFO - Deleting VM ctest-TestBasicVMVN-60767958-16786505 2025-04-08 14:05:49,116 - INFO - Detaching port fad9800a-64b5-468f-9677-b381d2aa68df from VM ctest-TestBasicVMVN-60767958-53529971 2025-04-08 14:05:49,181 - INFO - Deleting VM ctest-TestBasicVMVN-60767958-53529971 2025-04-08 14:05:49,258 - INFO - Detaching port af3d8fc4-b0ed-451d-bb16-6e75adda5291 from VM ctest-TestBasicVMVN-60767958-31163443 2025-04-08 14:05:49,294 - INFO - Deleting VM ctest-TestBasicVMVN-60767958-31163443 2025-04-08 14:05:49,393 - INFO - Deleting VN ctest-vn-92087109 2025-04-08 14:05:49,591 - DEBUG - Response for delete_port : () 2025-04-08 14:05:49,755 - DEBUG - Response for delete_port : () 2025-04-08 14:05:49,822 - DEBUG - VN 756db2a6-c545-4336-9c21-0adfbb385766 still in use: Unable to complete operation on network 756db2a6-c545-4336-9c21-0adfbb385766. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-81c31da1-7b56-4b1f-ade2-805309161524'] 2025-04-08 14:05:49,822 - WARNING - Deleting VN ctest-vn-92087109 failed..Will retry 2025-04-08 14:05:52,005 - DEBUG - Response for deleting network () 2025-04-08 14:05:52,005 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/ccd84a81-5db1-4f0b-93ec-ce1ec7be6c07 2025-04-08 14:05:52,033 - DEBUG - Response Code: 404 2025-04-08 14:05:52,033 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-04-08 14:05:52,039 - DEBUG - Requesting: http://10.0.0.12:8082/domain/c542ee6d-d782-4bba-9937-d6d50af12bad 2025-04-08 14:05:52,055 - DEBUG - Requesting: http://10.0.0.12:8082/project/5873d439-df09-49a4-ba54-891c08757f03 2025-04-08 14:05:52,137 - INFO - Validated that VN ctest-vn-92087109 is not found in API Server 2025-04-08 14:05:52,148 - DEBUG - VN ctest-vn-92087109 is not present in Agent 10.0.0.12 2025-04-08 14:05:52,148 - INFO - Validated that VN ctest-vn-92087109 is not in any agent 2025-04-08 14:05:52,154 - DEBUG - VRF 2 is not seen in agent 10.0.0.12 2025-04-08 14:05:52,159 - DEBUG - Vrouter 10.0.0.12 does not have vrf 2 for VN ctest-vn-92087109 2025-04-08 14:05:52,159 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-60767958:ctest-vn-92087109 2025-04-08 14:05:52,172 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-92087109 info 2025-04-08 14:05:52,256 - INFO - IPAM: ctest-ipam-96786401 is not found in API Server 2025-04-08 14:05:52,269 - INFO - IPAM:ctest-ipam-96786401 is not found in control node 2025-04-08 14:05:52,520 - ERROR - AssertionError Python 3.6.8: /usr/bin/python3 Tue Apr 8 14:05:49 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = self = args = () kwargs = {} /contrail-test/scripts/vm_regression/test_vm_basic.py in test_ping_within_vn_two_vms_two_different_subnets(self=) 147 assert vm1.wait_till_vm_is_up() 148 assert vm2.wait_till_vm_is_up() 149 assert vm3.wait_till_vm_is_up() 150 assert vm1.ping_to_ip(vm2.vm_ip) 151 assert vm2.ping_to_ip(vm1.vm_ip) vm3 = vm3.wait_till_vm_is_up = > AssertionError: __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {} __dir__ = __doc__ = 'Assertion failed.' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = args = () with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/vm_regression/test_vm_basic.py", line 149, in test_ping_within_vn_two_vms_two_different_subnets assert vm3.wait_till_vm_is_up() AssertionError 2025-04-08 14:05:52,527 - DEBUG - No XMPP flaps were noticed during the test 2025-04-08 14:05:52,527 - INFO - 2025-04-08 14:05:52,527 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : FAILED[0:07:21] 2025-04-08 14:05:52,528 - INFO - -------------------------------------------------------------------------------- 2025-04-08 14:05:53,282 - INFO - Deleted project: ctest-TestBasicVMVN-60767958, ID : 5873d439-df09-49a4-ba54-891c08757f03