2026-04-06 02:40:27,909 - INFO - Domain Default found not creating
2026-04-06 02:40:28,089 - INFO - Project ctest-TestRouters-56922497 not found, creating it
2026-04-06 02:40:28,632 - INFO - Created Project:ctest-TestRouters-56922497, ID : 17bf2c8e-65b2-4109-a217-5b3beba1578c
2026-04-06 02:40:31,205 - INFO - ================================================================================
2026-04-06 02:40:31,205 - INFO - STARTING TEST : test_basic_router_behavior
2026-04-06 02:40:31,205 - INFO - TEST DESCRIPTION : Validate a router is able to route packets between two VNs
Create a router
Create 2 VNs, and a VM in each
Add router port from each VN
Ping between VMs
2026-04-06 02:40:32,474 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.193': '0', '10.20.0.129': '0'}, '10.0.0.241': {'10.20.0.18': '0', '10.20.0.129': '0'}} with
2026-04-06 02:40:32,474 - INFO - Initial checks done. Running the testcase now
2026-04-06 02:40:32,474 - INFO -
2026-04-06 02:40:33,132 - DEBUG - Response for create_network : {'network': {'id': 'df6f28b4-2c25-449f-81d7-799ab752913c', 'name': 'ctest-vn1-33906632', 'tenant_id': '17bf2c8e65b24109a2175b3beba1578c', 'project_id': '17bf2c8e65b24109a2175b3beba1578c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-56922497', 'ctest-vn1-33906632'], 'port_security_enabled': True, 'description': ''}}
2026-04-06 02:40:33,406 - DEBUG - Response for create_subnet : {'subnet': {'id': '38e372bc-fa7f-47ec-acbb-6b9b7f835a9b', 'name': '', 'tenant_id': '17bf2c8e65b24109a2175b3beba1578c', 'network_id': 'df6f28b4-2c25-449f-81d7-799ab752913c', 'ip_version': 4, 'cidr': '30.56.59.0/26', 'allocation_pools': [{'start': '30.56.59.2', 'end': '30.56.59.62'}], 'gateway_ip': '30.56.59.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '30.56.59.2', 'tags': [], 'project_id': '17bf2c8e65b24109a2175b3beba1578c'}}
2026-04-06 02:40:33,426 - INFO - Created VN ctest-vn1-33906632
2026-04-06 02:40:33,439 - DEBUG - VN ctest-vn1-33906632 UUID is df6f28b4-2c25-449f-81d7-799ab752913c
2026-04-06 02:40:33,841 - DEBUG - Response for create_network : {'network': {'id': 'ed8988be-f5dd-4c66-a5e5-58d3c69ea9a2', 'name': 'ctest-vn2-25669346', 'tenant_id': '17bf2c8e65b24109a2175b3beba1578c', 'project_id': '17bf2c8e65b24109a2175b3beba1578c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-56922497', 'ctest-vn2-25669346'], 'port_security_enabled': True, 'description': ''}}
2026-04-06 02:40:34,100 - DEBUG - Response for create_subnet : {'subnet': {'id': '93ea0c04-dfd7-4875-accb-a31379c5e461', 'name': '', 'tenant_id': '17bf2c8e65b24109a2175b3beba1578c', 'network_id': 'ed8988be-f5dd-4c66-a5e5-58d3c69ea9a2', 'ip_version': 4, 'cidr': '31.245.15.0/26', 'allocation_pools': [{'start': '31.245.15.2', 'end': '31.245.15.62'}], 'gateway_ip': '31.245.15.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.245.15.2', 'tags': [], 'project_id': '17bf2c8e65b24109a2175b3beba1578c'}}
2026-04-06 02:40:34,120 - INFO - Created VN ctest-vn2-25669346
2026-04-06 02:40:34,133 - DEBUG - VN ctest-vn2-25669346 UUID is ed8988be-f5dd-4c66-a5e5-58d3c69ea9a2
2026-04-06 02:40:34,304 - DEBUG - Services list from nova: [, , , ]
2026-04-06 02:40:35,315 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2)
2026-04-06 02:40:36,689 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1)
2026-04-06 02:40:36,823 - INFO - Adding interface with subnet_id 38e372bc-fa7f-47ec-acbb-6b9b7f835a9b, port_id None to router ee03b8fb-d661-4cd9-b4c8-6d549d1273e7
2026-04-06 02:40:37,220 - INFO - Waiting for VM ctest-vn1-vm1-92589035 to be up..
2026-04-06 02:40:37,362 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-06 02:40:42,488 - DEBUG - VM is in ACTIVE state now
2026-04-06 02:40:42,488 - INFO - VM name : ctest-vn1-vm1-92589035
2026-04-06 02:40:42,570 - DEBUG - VM ctest-vn1-vm1-92589035 ID is 91e9fe78-0def-448e-bfc7-0cdaac8a2558
2026-04-06 02:40:42,592 - DEBUG - VM ctest-vn1-vm1-92589035 launched on Node an-jenkins-deploy-platform-ansible-os-5596-2
2026-04-06 02:40:42,671 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/91e9fe78-0def-448e-bfc7-0cdaac8a2558
2026-04-06 02:40:42,969 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/91e9fe78-0def-448e-bfc7-0cdaac8a2558
2026-04-06 02:40:43,008 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/66ad80ae-6b29-4ea0-af64-549966aa3fb1
2026-04-06 02:40:46,210 - 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')
2026-04-06 02:40:46,210 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-92589035 failed!
2026-04-06 02:40:46,224 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-56922497:ctest-vn1-33906632 is 30.56.59.1 and allocation pool is NOT set
2026-04-06 02:40:48,297 - 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.55 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.22 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 = 3.218/3.384/3.550/0.166 ms')
2026-04-06 02:40:48,297 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-92589035 passed
2026-04-06 02:40:48,363 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-06 02:40:48,363 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-92589035, IP 30.56.59.3, Port 22
2026-04-06 02:40:48,532 - DEBUG - VM ctest-vn1-vm1-92589035 is ready for SSH connections
2026-04-06 02:40:48,532 - INFO - Waiting for VM ctest-vn2-vm1-37491990 to be up..
2026-04-06 02:40:48,629 - DEBUG - VM is in ACTIVE state now
2026-04-06 02:40:48,629 - INFO - VM name : ctest-vn2-vm1-37491990
2026-04-06 02:40:48,714 - DEBUG - VM ctest-vn2-vm1-37491990 ID is 897ef9ce-bd57-4786-9645-86c389dceea4
2026-04-06 02:40:48,714 - DEBUG - VM ctest-vn2-vm1-37491990 launched on Node an-jenkins-deploy-platform-ansible-os-5596-1
2026-04-06 02:40:48,794 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/897ef9ce-bd57-4786-9645-86c389dceea4
2026-04-06 02:40:48,805 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/3e6c86d8-9f29-4853-a5a1-75174cd9f123
2026-04-06 02:40:49,981 - 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=10.3 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.23 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.232/6.275/10.318/4.043 ms')
2026-04-06 02:40:49,982 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2-vm1-37491990 passed
2026-04-06 02:40:50,053 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-06 02:40:50,053 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-37491990, IP 31.245.15.3, Port 22
2026-04-06 02:40:50,120 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-04-06 02:40:50,201 - DEBUG - VM ctest-vn2-vm1-37491990 is NOT ready for SSH connections, VM status: ACTIVE
2026-04-06 02:40:55,201 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-06 02:40:55,201 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-37491990, IP 31.245.15.3, Port 22
2026-04-06 02:40:55,397 - DEBUG - VM ctest-vn2-vm1-37491990 is ready for SSH connections
2026-04-06 02:40:55,397 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-06 02:40:55,397 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.245.15.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123
2026-04-06 02:40:55,397 - DEBUG - ping -s 56 -c 3 -W 1 31.245.15.3
2026-04-06 02:40:59,339 - DEBUG - PING 31.245.15.3 (31.245.15.3): 56 data bytes
--- 31.245.15.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-06 02:40:59,339 - WARNING - Ping to IP 31.245.15.3 from VM ctest-vn1-vm1-92589035 failed
2026-04-06 02:40:59,339 - INFO - Adding interface with subnet_id 93ea0c04-dfd7-4875-accb-a31379c5e461, port_id None to router ee03b8fb-d661-4cd9-b4c8-6d549d1273e7
2026-04-06 02:40:59,743 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-06 02:40:59,743 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.245.15.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123
2026-04-06 02:40:59,743 - DEBUG - ping -s 56 -c 3 -W 1 31.245.15.3
2026-04-06 02:41:02,969 - DEBUG - PING 31.245.15.3 (31.245.15.3): 56 data bytes
64 bytes from 31.245.15.3: seq=1 ttl=63 time=6.516 ms
64 bytes from 31.245.15.3: seq=2 ttl=63 time=1.545 ms
--- 31.245.15.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 1.545/4.030/6.516 ms
2026-04-06 02:41:02,969 - WARNING - Ping to IP 31.245.15.3 from VM ctest-vn1-vm1-92589035 failed
2026-04-06 02:41:03,970 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.245.15.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123
2026-04-06 02:41:03,970 - DEBUG - ping -s 56 -c 3 -W 1 31.245.15.3
2026-04-06 02:41:06,176 - DEBUG - PING 31.245.15.3 (31.245.15.3): 56 data bytes
64 bytes from 31.245.15.3: seq=0 ttl=63 time=3.004 ms
64 bytes from 31.245.15.3: seq=1 ttl=63 time=1.282 ms
64 bytes from 31.245.15.3: seq=2 ttl=63 time=1.121 ms
--- 31.245.15.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.121/1.802/3.004 ms
2026-04-06 02:41:06,176 - INFO - Ping to IP 31.245.15.3 from VM ctest-vn1-vm1-92589035 passed
2026-04-06 02:41:06,176 - INFO - Deleting interface with subnet_id 38e372bc-fa7f-47ec-acbb-6b9b7f835a9b, port_id None from router ee03b8fb-d661-4cd9-b4c8-6d549d1273e7
2026-04-06 02:41:06,410 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-06 02:41:06,410 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.245.15.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123
2026-04-06 02:41:06,411 - DEBUG - ping -s 56 -c 3 -W 1 31.245.15.3
2026-04-06 02:41:09,648 - DEBUG - PING 31.245.15.3 (31.245.15.3): 56 data bytes
--- 31.245.15.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-04-06 02:41:09,648 - WARNING - Ping to IP 31.245.15.3 from VM ctest-vn1-vm1-92589035 failed
2026-04-06 02:41:09,648 - INFO - Adding interface with subnet_id 38e372bc-fa7f-47ec-acbb-6b9b7f835a9b, port_id None to router ee03b8fb-d661-4cd9-b4c8-6d549d1273e7
2026-04-06 02:41:09,996 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-06 02:41:09,996 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.245.15.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123
2026-04-06 02:41:09,996 - DEBUG - ping -s 56 -c 3 -W 1 31.245.15.3
2026-04-06 02:41:12,199 - DEBUG - PING 31.245.15.3 (31.245.15.3): 56 data bytes
64 bytes from 31.245.15.3: seq=0 ttl=63 time=3.540 ms
64 bytes from 31.245.15.3: seq=1 ttl=63 time=1.407 ms
64 bytes from 31.245.15.3: seq=2 ttl=63 time=1.358 ms
--- 31.245.15.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.358/2.101/3.540 ms
2026-04-06 02:41:12,199 - INFO - Ping to IP 31.245.15.3 from VM ctest-vn1-vm1-92589035 passed
2026-04-06 02:41:12,199 - INFO - Deleting interface with subnet_id 93ea0c04-dfd7-4875-accb-a31379c5e461, port_id None from router ee03b8fb-d661-4cd9-b4c8-6d549d1273e7
2026-04-06 02:41:12,460 - INFO - Deleting interface with subnet_id 38e372bc-fa7f-47ec-acbb-6b9b7f835a9b, port_id None from router ee03b8fb-d661-4cd9-b4c8-6d549d1273e7
2026-04-06 02:41:12,801 - INFO - Deleting VM ctest-vn2-vm1-37491990
2026-04-06 02:41:12,898 - INFO - Deleting VM ctest-vn1-vm1-92589035
2026-04-06 02:41:12,966 - INFO - Deleting VN ctest-vn2-25669346
2026-04-06 02:41:13,011 - DEBUG - VN ed8988be-f5dd-4c66-a5e5-58d3c69ea9a2 still in use: Unable to complete operation on network ed8988be-f5dd-4c66-a5e5-58d3c69ea9a2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9e008854-d393-416b-9a64-f3fc6fd6a220']
2026-04-06 02:41:13,011 - WARNING - Deleting VN ctest-vn2-25669346 failed..Will retry
2026-04-06 02:41:15,173 - DEBUG - Response for deleting network ()
2026-04-06 02:41:15,173 - INFO - Deleting VN ctest-vn1-33906632
2026-04-06 02:41:15,340 - DEBUG - Response for deleting network ()
2026-04-06 02:41:16,608 - DEBUG - No XMPP flaps were noticed during the test
2026-04-06 02:41:16,608 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:45]
2026-04-06 02:41:16,608 - INFO - --------------------------------------------------------------------------------
2026-04-06 02:41:17,332 - INFO - Deleted project: ctest-TestRouters-56922497, ID : 17bf2c8e-65b2-4109-a217-5b3beba1578c