2024-12-23 02:27:44,880 - INFO - Domain Default found not creating
2024-12-23 02:27:45,029 - INFO - Project ctest-TestBasicVMVN-24406265 not found, creating it
2024-12-23 02:27:45,509 - INFO - Created Project:ctest-TestBasicVMVN-24406265, ID : 107df974-4893-4553-964e-d6d562bc5c3b
2024-12-23 02:27:47,202 - INFO - ================================================================================
2024-12-23 02:27:47,202 - INFO - STARTING TEST : test_generic_link_local_service
2024-12-23 02:27:47,202 - 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
2024-12-23 02:27:47,466 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.0.0.57': '0'}} with
2024-12-23 02:27:47,466 - INFO - Initial checks done. Running the testcase now
2024-12-23 02:27:47,466 - INFO -
2024-12-23 02:27:48,108 - DEBUG - Response for create_network : {'network': {'id': '416c3e5f-625f-4e7c-bad2-8772de5be5fa', 'name': 'ctest-vn2_metadata-48783266', 'tenant_id': '107df97448934553964ed6d562bc5c3b', 'project_id': '107df97448934553964ed6d562bc5c3b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24406265', 'ctest-vn2_metadata-48783266'], 'port_security_enabled': True, 'description': ''}}
2024-12-23 02:27:48,266 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f5b9b54b-a8b5-412f-9d08-287bf3007e9e', 'name': '', 'tenant_id': '107df97448934553964ed6d562bc5c3b', 'network_id': '416c3e5f-625f-4e7c-bad2-8772de5be5fa', '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': '107df97448934553964ed6d562bc5c3b'}}
2024-12-23 02:27:48,287 - INFO - Created VN ctest-vn2_metadata-48783266
2024-12-23 02:27:48,344 - DEBUG - VN ctest-vn2_metadata-48783266 UUID is 416c3e5f-625f-4e7c-bad2-8772de5be5fa
2024-12-23 02:27:48,539 - DEBUG - Services list from nova: [, , ]
2024-12-23 02:27:49,757 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2489-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2489-1)
2024-12-23 02:27:49,868 - DEBUG - Link local service introspect added
2024-12-23 02:27:49,913 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-12-23 02:27:54,995 - DEBUG - VM is in ACTIVE state now
2024-12-23 02:27:55,122 - INFO - Waiting for VM ctest-TestBasicVMVN-24406265-88368622 to be up..
2024-12-23 02:27:55,122 - INFO - VM name : ctest-TestBasicVMVN-24406265-88368622
2024-12-23 02:27:55,205 - DEBUG - VM ctest-TestBasicVMVN-24406265-88368622 ID is 779fca73-843a-4c9b-9331-06014f6191fe
2024-12-23 02:27:55,205 - DEBUG - VM ctest-TestBasicVMVN-24406265-88368622 launched on Node cn-jenkins-deploy-platform-ansible-os-2489-1.
2024-12-23 02:27:55,283 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/779fca73-843a-4c9b-9331-06014f6191fe
2024-12-23 02:27:55,617 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/779fca73-843a-4c9b-9331-06014f6191fe
2024-12-23 02:27:55,651 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/a203cf8c-eceb-4b82-990c-2d72a91f9069
2024-12-23 02:27:58,931 - 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')
2024-12-23 02:27:58,931 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24406265-88368622 failed!
2024-12-23 02:27:58,988 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24406265:ctest-vn2_metadata-48783266 is 11.1.1.1 and allocation pool is NOT set
2024-12-23 02:28:01,047 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.77 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.62 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 = 2.619/2.693/2.768/0.074 ms')
2024-12-23 02:28:01,047 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24406265-88368622 passed
2024-12-23 02:28:01,200 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-23 02:28:01,200 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24406265-88368622, IP 11.1.1.3, Port 22
2024-12-23 02:28:01,259 - 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': ''}
2024-12-23 02:28:01,342 - DEBUG - VM ctest-TestBasicVMVN-24406265-88368622 is NOT ready for SSH connections, VM status: ACTIVE
2024-12-23 02:28:06,342 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-23 02:28:06,343 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24406265-88368622, IP 11.1.1.3, Port 22
2024-12-23 02:28:06,503 - DEBUG - VM ctest-TestBasicVMVN-24406265-88368622 is ready for SSH connections
2024-12-23 02:28:06,503 - INFO - Retry 0
2024-12-23 02:28:06,504 - 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.57, gateway password: c0ntrail123
2024-12-23 02:28:06,504 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2024-12-23 02:28:08,218 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2024-12-23 02:28:08,218 - INFO - Generic metadata worked
2024-12-23 02:28:08,491 - DEBUG - Link local service introspect removed
2024-12-23 02:28:08,492 - INFO - Deleting VM ctest-TestBasicVMVN-24406265-88368622
2024-12-23 02:28:08,564 - INFO - Deleting VN ctest-vn2_metadata-48783266
2024-12-23 02:28:08,611 - DEBUG - VN 416c3e5f-625f-4e7c-bad2-8772de5be5fa still in use: Unable to complete operation on network 416c3e5f-625f-4e7c-bad2-8772de5be5fa. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7b5c87b6-a2d6-4c32-a48d-0a0713219506']
2024-12-23 02:28:08,611 - WARNING - Deleting VN ctest-vn2_metadata-48783266 failed..Will retry
2024-12-23 02:28:10,728 - DEBUG - Response for deleting network ()
2024-12-23 02:28:10,986 - DEBUG - No XMPP flaps were noticed during the test
2024-12-23 02:28:10,986 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2024-12-23 02:28:10,987 - INFO - --------------------------------------------------------------------------------
2024-12-23 02:28:10,989 - INFO - ================================================================================
2024-12-23 02:28:10,990 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2024-12-23 02:28:10,990 - 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
2024-12-23 02:28:11,282 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.0.0.57': '0'}} with
2024-12-23 02:28:11,283 - INFO - Initial checks done. Running the testcase now
2024-12-23 02:28:11,283 - INFO -
2024-12-23 02:28:11,792 - DEBUG - Response for create_network : {'network': {'id': '0b080e37-13ba-4e64-83e9-e3efa3a698c0', 'name': 'ctest-vn-00437111', 'tenant_id': '107df97448934553964ed6d562bc5c3b', 'project_id': '107df97448934553964ed6d562bc5c3b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24406265', 'ctest-vn-00437111'], 'port_security_enabled': True, 'description': ''}}
2024-12-23 02:28:12,028 - DEBUG - Response for create_subnet : {'subnet': {'id': '1835f1ad-4992-4f8f-a13e-0c824d59ed98', 'name': '', 'tenant_id': '107df97448934553964ed6d562bc5c3b', 'network_id': '0b080e37-13ba-4e64-83e9-e3efa3a698c0', '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': '107df97448934553964ed6d562bc5c3b'}}
2024-12-23 02:28:12,218 - DEBUG - Response for create_subnet : {'subnet': {'id': '47232633-538f-484e-ac46-20cb5f38d05a', 'name': '', 'tenant_id': '107df97448934553964ed6d562bc5c3b', 'network_id': '0b080e37-13ba-4e64-83e9-e3efa3a698c0', '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': '107df97448934553964ed6d562bc5c3b'}}
2024-12-23 02:28:12,238 - INFO - Created VN ctest-vn-00437111
2024-12-23 02:28:12,292 - DEBUG - VN ctest-vn-00437111 UUID is 0b080e37-13ba-4e64-83e9-e3efa3a698c0
2024-12-23 02:28:12,688 - DEBUG - Response for create_port : {'port': {'name': 'bc395ca5-128b-486a-9ddf-c12cfb710577', 'id': 'bc395ca5-128b-486a-9ddf-c12cfb710577', 'tenant_id': '107df97448934553964ed6d562bc5c3b', 'network_id': '0b080e37-13ba-4e64-83e9-e3efa3a698c0', 'mac_address': '02:bc:39:5c:a5:12', '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': '1835f1ad-4992-4f8f-a13e-0c824d59ed98'}], 'security_groups': ['9f2b63c8-eaee-4665-8c1d-56159cc29c5b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '107df97448934553964ed6d562bc5c3b'}}
2024-12-23 02:28:12,888 - DEBUG - Response for create_port : {'port': {'name': '39c1322e-c931-4fd5-9b48-947bc930a882', 'id': '39c1322e-c931-4fd5-9b48-947bc930a882', 'tenant_id': '107df97448934553964ed6d562bc5c3b', 'network_id': '0b080e37-13ba-4e64-83e9-e3efa3a698c0', 'mac_address': '02:39:c1:32:2e:c9', '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': '47232633-538f-484e-ac46-20cb5f38d05a'}], 'security_groups': ['9f2b63c8-eaee-4665-8c1d-56159cc29c5b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '107df97448934553964ed6d562bc5c3b'}}
2024-12-23 02:28:13,302 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2489-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2489-1)
2024-12-23 02:28:13,752 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2489-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2489-1)
2024-12-23 02:28:15,165 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2489-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2489-1)
2024-12-23 02:28:15,166 - DEBUG - Requesting: http://10.0.0.57:8082/domains
2024-12-23 02:28:15,175 - DEBUG - Requesting: http://10.0.0.57:8082/domain/d130573f-4644-49e9-b724-57a6ac92f9a1
2024-12-23 02:28:15,191 - DEBUG - Requesting: http://10.0.0.57:8082/project/107df974-4893-4553-964e-d6d562bc5c3b
2024-12-23 02:28:15,303 - DEBUG - Requesting: http://10.0.0.57:8082/network-ipam/1a5298e2-6813-4fba-b1d8-e363d58accf7
2024-12-23 02:28:15,320 - INFO - Verifications in API Server for IPAM: ctest-ipam-12844646 passed
2024-12-23 02:28:15,336 - DEBUG - Control-node 10.0.0.57 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-24406265:ctest-ipam-12844646', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-24406265', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1896746491252527034', 'uuid-lslong': '12815242757606657271'}, 'enable': 'true', 'created': '2024-12-23T02:28:11', 'last-modified': '2024-12-23T02:28:11', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.808809'}
2024-12-23 02:28:15,336 - INFO - Verifications in Control node for IPAM: ctest-ipam-12844646 passed
2024-12-23 02:28:15,337 - DEBUG - Requesting: http://10.0.0.57:8082/domains
2024-12-23 02:28:15,346 - DEBUG - Requesting: http://10.0.0.57:8082/domain/d130573f-4644-49e9-b724-57a6ac92f9a1
2024-12-23 02:28:15,367 - DEBUG - Requesting: http://10.0.0.57:8082/project/107df974-4893-4553-964e-d6d562bc5c3b
2024-12-23 02:28:15,491 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/0b080e37-13ba-4e64-83e9-e3efa3a698c0
2024-12-23 02:28:15,509 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/0b080e37-13ba-4e64-83e9-e3efa3a698c0
2024-12-23 02:28:15,521 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/e8cb526e-937f-4e86-96cd-d70830113ccd
2024-12-23 02:28:15,530 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/e8cb526e-937f-4e86-96cd-d70830113ccd
2024-12-23 02:28:15,546 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/2fc13375-52be-4f41-b2c9-df53338f37db
2024-12-23 02:28:15,560 - DEBUG - Route Targets: ['target:64512:8000005']
2024-12-23 02:28:15,560 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/0b080e37-13ba-4e64-83e9-e3efa3a698c0
2024-12-23 02:28:15,572 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/e8cb526e-937f-4e86-96cd-d70830113ccd
2024-12-23 02:28:15,593 - INFO - Verified VN network id 8 for VN 0b080e37-13ba-4e64-83e9-e3efa3a698c0
2024-12-23 02:28:15,593 - INFO - Verifications in API Server for VN ctest-vn-00437111 passed
2024-12-23 02:28:15,593 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/0b080e37-13ba-4e64-83e9-e3efa3a698c0
2024-12-23 02:28:15,605 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/e8cb526e-937f-4e86-96cd-d70830113ccd
2024-12-23 02:28:15,617 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/e8cb526e-937f-4e86-96cd-d70830113ccd
2024-12-23 02:28:15,628 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/2fc13375-52be-4f41-b2c9-df53338f37db
2024-12-23 02:28:15,650 - DEBUG - Control-node 10.0.0.57 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-24406265:ctest-vn-00437111', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-24406265', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '794900963947859556', 'uuid-lslong': '9505379106924435648'}, 'enable': 'true', 'created': '2024-12-23T02:28:11', 'last-modified': '2024-12-23T02:28:12', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.469880'}
2024-12-23 02:28:15,666 - DEBUG - Route Targets: ['target:64512:8000005']
2024-12-23 02:28:15,666 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-00437111 passed
2024-12-23 02:28:15,666 - DEBUG - ====Verifying policy data for ctest-vn-00437111 in API_Server ======
2024-12-23 02:28:15,667 - DEBUG - Requesting: http://10.0.0.57:8082/domains
2024-12-23 02:28:15,673 - DEBUG - Requesting: http://10.0.0.57:8082/domain/d130573f-4644-49e9-b724-57a6ac92f9a1
2024-12-23 02:28:15,708 - DEBUG - Requesting: http://10.0.0.57:8082/project/107df974-4893-4553-964e-d6d562bc5c3b
2024-12-23 02:28:15,850 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/0b080e37-13ba-4e64-83e9-e3efa3a698c0
2024-12-23 02:28:15,888 - DEBUG - =>VN ctest-vn-00437111 has no policy to be verified
2024-12-23 02:28:15,888 - DEBUG - Verifying the vn in opserver
2024-12-23 02:28:15,888 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-24406265:ctest-vn-00437111 virtual network link through opserver 10.0.0.57
2024-12-23 02:28:15,889 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks
2024-12-23 02:28:16,455 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks
2024-12-23 02:28:16,519 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-24406265:ctest-vn-00437111', 'href': 'http://10.0.0.57:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-24406265:ctest-vn-00437111?flat'}
2024-12-23 02:28:16,519 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-24406265:ctest-vn-00437111 is found in opserver
2024-12-23 02:28:16,527 - DEBUG - VRF ids for VN ctest-vn-00437111: {'10.0.0.57': '2'}
2024-12-23 02:28:16,527 - INFO - Waiting for VM ctest-TestBasicVMVN-24406265-58639479 to be up..
2024-12-23 02:28:16,666 - DEBUG - VM is in ACTIVE state now
2024-12-23 02:28:16,666 - INFO - VM name : ctest-TestBasicVMVN-24406265-58639479
2024-12-23 02:28:16,793 - DEBUG - VM ctest-TestBasicVMVN-24406265-58639479 ID is 909ced46-df96-4d05-adb8-a59ab25ea420
2024-12-23 02:28:16,794 - DEBUG - VM ctest-TestBasicVMVN-24406265-58639479 launched on Node cn-jenkins-deploy-platform-ansible-os-2489-1.
2024-12-23 02:28:16,913 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/909ced46-df96-4d05-adb8-a59ab25ea420
2024-12-23 02:28:16,925 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/bc395ca5-128b-486a-9ddf-c12cfb710577
2024-12-23 02:28:20,211 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2024-12-23 02:28:20,211 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24406265-58639479 failed!
2024-12-23 02:28:20,272 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24406265:ctest-vn-00437111 is 31.1.1.1 and allocation pool is NOT set
2024-12-23 02:28:20,272 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24406265:ctest-vn-00437111 is 31.1.2.1 and allocation pool is NOT set
2024-12-23 02:28:24,336 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms')
2024-12-23 02:28:24,336 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24406265-58639479 failed!
2024-12-23 02:28:24,396 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24406265:ctest-vn-00437111 is 31.1.1.1 and allocation pool is NOT set
2024-12-23 02:28:24,396 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24406265:ctest-vn-00437111 is 31.1.2.1 and allocation pool is NOT set
2024-12-23 02:28:26,465 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=5.15 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.20 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.200/3.675/5.151/1.475 ms')
2024-12-23 02:28:26,465 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24406265-58639479 passed
2024-12-23 02:28:26,632 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-23 02:28:26,632 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24406265-58639479, IP 31.1.1.4, Port 22
2024-12-23 02:28:26,697 - 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': ''}
2024-12-23 02:28:26,787 - DEBUG - VM ctest-TestBasicVMVN-24406265-58639479 is NOT ready for SSH connections, VM status: ACTIVE
2024-12-23 02:28:31,788 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-23 02:28:31,789 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24406265-58639479, IP 31.1.1.4, Port 22
2024-12-23 02:28:31,944 - DEBUG - VM ctest-TestBasicVMVN-24406265-58639479 is ready for SSH connections
2024-12-23 02:28:31,944 - INFO - Waiting for VM ctest-TestBasicVMVN-24406265-20805577 to be up..
2024-12-23 02:28:32,035 - DEBUG - VM is in ACTIVE state now
2024-12-23 02:28:32,035 - INFO - VM name : ctest-TestBasicVMVN-24406265-20805577
2024-12-23 02:28:32,118 - DEBUG - VM ctest-TestBasicVMVN-24406265-20805577 ID is a00db716-3610-4a74-bf21-d19b48c8f495
2024-12-23 02:28:32,118 - DEBUG - VM ctest-TestBasicVMVN-24406265-20805577 launched on Node cn-jenkins-deploy-platform-ansible-os-2489-1.
2024-12-23 02:28:32,199 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/a00db716-3610-4a74-bf21-d19b48c8f495
2024-12-23 02:28:32,211 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/39c1322e-c931-4fd5-9b48-947bc930a882
2024-12-23 02:28:33,473 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.15 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.383 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.383/1.767/3.151/1.384 ms')
2024-12-23 02:28:33,473 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-24406265-20805577 passed
2024-12-23 02:28:33,632 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-23 02:28:33,632 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24406265-20805577, IP 31.1.2.4, Port 22
2024-12-23 02:28:33,797 - DEBUG - VM ctest-TestBasicVMVN-24406265-20805577 is ready for SSH connections
2024-12-23 02:28:33,797 - INFO - Waiting for VM ctest-TestBasicVMVN-24406265-13770106 to be up..
2024-12-23 02:28:33,884 - DEBUG - VM is in ACTIVE state now
2024-12-23 02:28:33,884 - INFO - VM name : ctest-TestBasicVMVN-24406265-13770106
2024-12-23 02:28:33,969 - DEBUG - VM ctest-TestBasicVMVN-24406265-13770106 ID is c6edf549-4486-487b-b6b7-04308a821445
2024-12-23 02:28:33,969 - DEBUG - VM ctest-TestBasicVMVN-24406265-13770106 launched on Node cn-jenkins-deploy-platform-ansible-os-2489-1.
2024-12-23 02:28:34,050 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/c6edf549-4486-487b-b6b7-04308a821445
2024-12-23 02:28:34,060 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/05d33a93-a291-415a-b943-1b304198e642
2024-12-23 02:28:35,306 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.10 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.458 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.458/1.779/3.101/1.321 ms')
2024-12-23 02:28:35,306 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-24406265-13770106 passed
2024-12-23 02:28:35,460 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-23 02:28:35,460 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24406265-13770106, IP 31.1.1.3, Port 22
2024-12-23 02:28:35,623 - DEBUG - VM ctest-TestBasicVMVN-24406265-13770106 is ready for SSH connections
2024-12-23 02:28:35,623 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-23 02:28:35,623 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2024-12-23 02:28:35,623 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2024-12-23 02:28:39,364 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.208 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.884 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.891 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.884/1.994/4.208 ms
2024-12-23 02:28:39,364 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-24406265-58639479 passed
2024-12-23 02:28:39,364 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-23 02:28:39,364 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2024-12-23 02:28:39,365 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2024-12-23 02:28:43,421 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.320 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.018 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.069 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.018/1.802/3.320 ms
2024-12-23 02:28:43,421 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-24406265-20805577 passed
2024-12-23 02:28:43,421 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-23 02:28:43,421 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-23 02:28:43,421 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-23 02:28:43,421 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2024-12-23 02:28:43,422 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-12-23 02:28:43,631 - DEBUG - None
2024-12-23 02:28:43,631 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2024-12-23 02:28:43,631 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-12-23 02:28:43,839 - DEBUG - None
2024-12-23 02:28:43,840 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2024-12-23 02:28:43,840 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-12-23 02:28:44,519 - DEBUG - None
2024-12-23 02:28:44,519 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2024-12-23 02:28:44,519 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2024-12-23 02:28:46,746 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.008 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.824 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.476 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.020 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.437 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.437/2.153/5.824 ms
2024-12-23 02:28:46,746 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2024-12-23 02:28:46,746 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2024-12-23 02:28:49,006 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.206 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.228 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.442 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.446 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.804 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.758 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.440 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.440/2.046/4.442 ms
2024-12-23 02:28:49,006 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2024-12-23 02:28:49,006 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2024-12-23 02:28:51,285 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.707 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.792 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.638 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.497 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.046 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.020 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.395 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.395/1.870/3.638 ms
2024-12-23 02:28:51,285 - INFO - Deleting VM ctest-TestBasicVMVN-24406265-13770106
2024-12-23 02:28:51,357 - INFO - Detaching port 39c1322e-c931-4fd5-9b48-947bc930a882 from VM ctest-TestBasicVMVN-24406265-20805577
2024-12-23 02:28:51,407 - INFO - Deleting VM ctest-TestBasicVMVN-24406265-20805577
2024-12-23 02:28:51,480 - INFO - Detaching port bc395ca5-128b-486a-9ddf-c12cfb710577 from VM ctest-TestBasicVMVN-24406265-58639479
2024-12-23 02:28:51,514 - INFO - Deleting VM ctest-TestBasicVMVN-24406265-58639479
2024-12-23 02:28:51,590 - INFO - Deleting VN ctest-vn-00437111
2024-12-23 02:28:51,842 - DEBUG - Response for delete_port : ()
2024-12-23 02:28:52,037 - DEBUG - Response for delete_port : ()
2024-12-23 02:28:52,087 - DEBUG - VN 0b080e37-13ba-4e64-83e9-e3efa3a698c0 still in use: Unable to complete operation on network 0b080e37-13ba-4e64-83e9-e3efa3a698c0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-20182c7a-0e8e-4483-9c3c-ced398529082']
2024-12-23 02:28:52,087 - WARNING - Deleting VN ctest-vn-00437111 failed..Will retry
2024-12-23 02:28:54,264 - DEBUG - Response for deleting network ()
2024-12-23 02:28:54,264 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/e8cb526e-937f-4e86-96cd-d70830113ccd
2024-12-23 02:28:54,271 - DEBUG - Response Code: 404
2024-12-23 02:28:54,271 - DEBUG - Requesting: http://10.0.0.57:8082/domains
2024-12-23 02:28:54,279 - DEBUG - Requesting: http://10.0.0.57:8082/domain/d130573f-4644-49e9-b724-57a6ac92f9a1
2024-12-23 02:28:54,339 - DEBUG - Requesting: http://10.0.0.57:8082/project/107df974-4893-4553-964e-d6d562bc5c3b
2024-12-23 02:28:54,415 - INFO - Validated that VN ctest-vn-00437111 is not found in API Server
2024-12-23 02:28:54,434 - DEBUG - VN ctest-vn-00437111 is not present in Agent 10.0.0.57
2024-12-23 02:28:54,434 - INFO - Validated that VN ctest-vn-00437111 is not in any agent
2024-12-23 02:28:54,444 - DEBUG - VRF 2 is not seen in agent 10.0.0.57
2024-12-23 02:28:54,450 - DEBUG - Vrouter 10.0.0.57 does not have vrf 2 for VN ctest-vn-00437111
2024-12-23 02:28:54,450 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-24406265:ctest-vn-00437111
2024-12-23 02:28:54,462 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-00437111 info
2024-12-23 02:28:54,543 - INFO - IPAM: ctest-ipam-12844646 is not found in API Server
2024-12-23 02:28:54,560 - INFO - IPAM:ctest-ipam-12844646 is not found in control node
2024-12-23 02:28:54,827 - DEBUG - No XMPP flaps were noticed during the test
2024-12-23 02:28:54,827 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:44]
2024-12-23 02:28:54,827 - INFO - --------------------------------------------------------------------------------
2024-12-23 02:28:55,609 - INFO - Deleted project: ctest-TestBasicVMVN-24406265, ID : 107df974-4893-4553-964e-d6d562bc5c3b