2026-06-19 15:41:11,235 - INFO - Domain Default found not creating 2026-06-19 15:41:11,358 - INFO - Project ctest-TestBGPaaSlocalAS-92603728 not found, creating it 2026-06-19 15:41:11,888 - INFO - Created Project:ctest-TestBGPaaSlocalAS-92603728, ID : 935ffc6c-8e54-427c-bbe9-2be868214bc0 2026-06-19 15:41:13,306 - DEBUG - Services list from nova: [, , , ] 2026-06-19 15:41:13,306 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-5994-1', 'an-jenkins-deploy-platform-ansible-os-5994-2']} 2026-06-19 15:41:13,309 - INFO - ================================================================================ 2026-06-19 15:41:13,309 - INFO - STARTING TEST : test_basic_bgpaas_local_as 2026-06-19 15:41:13,309 - INFO - TEST DESCRIPTION : 1. Create a bgpaas vm. Configure same local-as on vm and contrail side. 2. Make sure BGP with vm comes up. 2026-06-19 15:41:14,581 - DEBUG - Skipping xmpp flap check 2026-06-19 15:41:14,581 - INFO - Initial checks done. Running the testcase now 2026-06-19 15:41:14,581 - INFO - 2026-06-19 15:41:15,212 - DEBUG - Response for create_network : {'network': {'id': '26a77f89-6cd6-4036-a79d-57682438e7f8', 'name': 'ctest-bgpaas_vn-97709304', 'tenant_id': '935ffc6c8e54427cbbe92be868214bc0', 'project_id': '935ffc6c8e54427cbbe92be868214bc0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBGPaaSlocalAS-92603728', 'ctest-bgpaas_vn-97709304'], 'port_security_enabled': True, 'description': ''}} 2026-06-19 15:41:15,441 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f25a6bc6-a089-49db-99b9-0cc983312c46', 'name': '', 'tenant_id': '935ffc6c8e54427cbbe92be868214bc0', 'network_id': '26a77f89-6cd6-4036-a79d-57682438e7f8', 'ip_version': 4, 'cidr': '152.141.32.64/26', 'allocation_pools': [{'start': '152.141.32.66', 'end': '152.141.32.126'}], 'gateway_ip': '152.141.32.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '152.141.32.66', 'tags': [], 'project_id': '935ffc6c8e54427cbbe92be868214bc0'}} 2026-06-19 15:41:15,457 - INFO - Created VN ctest-bgpaas_vn-97709304 2026-06-19 15:41:15,468 - DEBUG - VN ctest-bgpaas_vn-97709304 UUID is 26a77f89-6cd6-4036-a79d-57682438e7f8 2026-06-19 15:41:16,694 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5994-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5994-1) 2026-06-19 15:41:16,759 - DEBUG - Image by name ubuntu-bird not found 2026-06-19 15:41:16,759 - DEBUG - Installing image ubuntu-bird 2026-06-19 15:41:16,759 - DEBUG - Image info {'name': 'ubuntu-bird.vmdk.gz', 'webserver': '', 'location': '/images/converts/', 'username': 'ubuntu', 'password': 'ubuntu', 'type': 'os', 'flavor': 'contrail_flavor_small', 'params': '--container-format bare --disk-format vmdk --property vmware_disktype="sparse" --property vmware_adaptertype="ide" --property hw_scsi_model=virtio-scsi --property hw_disk_bus_model=virtio-scsi --property hw_disk_bus=virtio', 'name_docker': 'phusion-baseimage-enablesshd'} 2026-06-19 15:41:16,759 - DEBUG - Image build path http://nexus.opensdn.io/repository///images/converts//ubuntu-bird.vmdk.gz 2026-06-19 15:41:16,760 - DEBUG - Download image from web http://nexus.opensdn.io/repository///images/converts//ubuntu-bird.vmdk.gz 2026-06-19 15:41:16,770 - DEBUG - Image download (local=True) (proxy=None): Execute cmd: wget -nv http://nexus.opensdn.io/repository///images/converts//ubuntu-bird.vmdk.gz -O /contrail-test/images/ubuntu-bird.vmdk.gz 2026-06-19 15:41:19,391 - DEBUG - Image has been downloaded to /contrail-test/images/ubuntu-bird.vmdk.gz 2026-06-19 15:41:19,392 - DEBUG - Unzip image 2026-06-19 15:41:19,392 - DEBUG - Image download (local=True) (proxy=None): Execute cmd: gunzip -f /contrail-test/images/ubuntu-bird.vmdk.gz 2026-06-19 15:41:30,767 - DEBUG - Try to create image in user context 2026-06-19 15:41:37,188 - DEBUG - Image has been created in user context 2026-06-19 15:41:37,188 - DEBUG - Image download (local=True) (proxy=None): Execute cmd: rm -f /contrail-test/images/ubuntu-bird.vmdk 2026-06-19 15:41:37,336 - DEBUG - Downloaded image has been removed 2026-06-19 15:41:37,348 - DEBUG - Uploaded image status = active 2026-06-19 15:41:38,422 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5994-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5994-2) 2026-06-19 15:41:38,423 - INFO - Waiting for VM test_vm to be up.. 2026-06-19 15:41:38,509 - DEBUG - VM is in ACTIVE state now 2026-06-19 15:41:38,509 - INFO - VM name : test_vm 2026-06-19 15:41:38,590 - DEBUG - VM test_vm ID is 256542a5-0ad3-438f-9abf-e20ad40e96aa 2026-06-19 15:41:38,612 - DEBUG - VM test_vm launched on Node an-jenkins-deploy-platform-ansible-os-5994-1 2026-06-19 15:41:38,691 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/256542a5-0ad3-438f-9abf-e20ad40e96aa 2026-06-19 15:41:39,047 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/256542a5-0ad3-438f-9abf-e20ad40e96aa 2026-06-19 15:41:39,089 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/8e8246b0-655e-4d2e-bafb-fe6a7c0e7c97 2026-06-19 15:41:40,271 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=6.30 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.87 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.869/4.582/6.295/1.713 ms') 2026-06-19 15:41:40,271 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-06-19 15:41:40,341 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 15:41:40,341 - DEBUG - Waiting to SSH to VM test_vm, IP 152.141.32.67, Port 22 2026-06-19 15:41:40,407 - 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-06-19 15:41:40,482 - DEBUG - VM test_vm is NOT ready for SSH connections, VM status: ACTIVE 2026-06-19 15:41:45,483 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 15:41:45,483 - DEBUG - Waiting to SSH to VM test_vm, IP 152.141.32.67, Port 22 2026-06-19 15:41:45,564 - 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-06-19 15:41:45,691 - DEBUG - VM test_vm is NOT ready for SSH connections, VM status: ACTIVE 2026-06-19 15:41:50,693 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 15:41:50,693 - DEBUG - Waiting to SSH to VM test_vm, IP 152.141.32.67, Port 22 2026-06-19 15:41:50,762 - 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-06-19 15:41:50,872 - DEBUG - VM test_vm is NOT ready for SSH connections, VM status: ACTIVE 2026-06-19 15:41:55,872 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 15:41:55,872 - DEBUG - Waiting to SSH to VM test_vm, IP 152.141.32.67, Port 22 2026-06-19 15:41:56,038 - DEBUG - VM test_vm is ready for SSH connections 2026-06-19 15:41:56,038 - INFO - Waiting for VM bgpaas_vm1 to be up.. 2026-06-19 15:41:56,106 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 15:42:01,182 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 15:42:06,254 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 15:42:11,327 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 15:42:16,402 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 15:42:21,477 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 15:42:26,545 - DEBUG - VM is in ACTIVE state now 2026-06-19 15:42:26,545 - INFO - VM name : bgpaas_vm1 2026-06-19 15:42:26,616 - DEBUG - VM bgpaas_vm1 ID is 24fb7691-df25-461d-9826-83cf647baa99 2026-06-19 15:42:26,616 - DEBUG - VM bgpaas_vm1 launched on Node an-jenkins-deploy-platform-ansible-os-5994-2 2026-06-19 15:42:26,693 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/24fb7691-df25-461d-9826-83cf647baa99 2026-06-19 15:42:26,703 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/52b78b2b-de48-4708-82c8-22fec52e8ebc 2026-06-19 15:42:29,875 - 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 1014ms') 2026-06-19 15:42:29,875 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed! 2026-06-19 15:42:29,891 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-92603728:ctest-bgpaas_vn-97709304 is 152.141.32.65 and allocation pool is NOT set 2026-06-19 15:42:33,968 - 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 1013ms') 2026-06-19 15:42:33,968 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed! 2026-06-19 15:42:33,982 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-92603728:ctest-bgpaas_vn-97709304 is 152.141.32.65 and allocation pool is NOT set 2026-06-19 15:42:38,066 - 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 1022ms') 2026-06-19 15:42:38,066 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed! 2026-06-19 15:42:38,081 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-92603728:ctest-bgpaas_vn-97709304 is 152.141.32.65 and allocation pool is NOT set 2026-06-19 15:42:42,157 - 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') 2026-06-19 15:42:42,157 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed! 2026-06-19 15:42:42,172 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-92603728:ctest-bgpaas_vn-97709304 is 152.141.32.65 and allocation pool is NOT set 2026-06-19 15:42:46,255 - 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 1021ms') 2026-06-19 15:42:46,255 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed! 2026-06-19 15:42:46,267 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-92603728:ctest-bgpaas_vn-97709304 is 152.141.32.65 and allocation pool is NOT set 2026-06-19 15:42:50,346 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1021ms') 2026-06-19 15:42:50,347 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed! 2026-06-19 15:42:50,363 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-92603728:ctest-bgpaas_vn-97709304 is 152.141.32.65 and allocation pool is NOT set 2026-06-19 15:42:54,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 1020ms') 2026-06-19 15:42:54,449 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed! 2026-06-19 15:42:54,463 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-92603728:ctest-bgpaas_vn-97709304 is 152.141.32.65 and allocation pool is NOT set 2026-06-19 15:42:58,546 - 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') 2026-06-19 15:42:58,546 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed! 2026-06-19 15:42:58,565 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-92603728:ctest-bgpaas_vn-97709304 is 152.141.32.65 and allocation pool is NOT set 2026-06-19 15:43:02,645 - 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 1010ms') 2026-06-19 15:43:02,645 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed! 2026-06-19 15:43:02,658 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-92603728:ctest-bgpaas_vn-97709304 is 152.141.32.65 and allocation pool is NOT set 2026-06-19 15:43:04,730 - 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.49 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.90 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.896/3.694/5.493/1.798 ms') 2026-06-19 15:43:04,730 - INFO - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 passed 2026-06-19 15:43:04,804 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 15:43:04,805 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 152.141.32.68, Port 22 2026-06-19 15:43:04,872 - DEBUG - Error on ssh to ubuntu@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-06-19 15:43:04,960 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE 2026-06-19 15:43:09,960 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 15:43:09,960 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 152.141.32.68, Port 22 2026-06-19 15:43:10,027 - DEBUG - Error on ssh to ubuntu@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-06-19 15:43:10,100 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE 2026-06-19 15:43:15,101 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 15:43:15,101 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 152.141.32.68, Port 22 2026-06-19 15:43:15,167 - DEBUG - Error on ssh to ubuntu@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-06-19 15:43:15,247 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE 2026-06-19 15:43:20,248 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 15:43:20,248 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 152.141.32.68, Port 22 2026-06-19 15:43:20,316 - DEBUG - Error on ssh to ubuntu@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-06-19 15:43:20,399 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE 2026-06-19 15:43:25,400 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 15:43:25,400 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 152.141.32.68, Port 22 2026-06-19 15:43:25,467 - DEBUG - Error on ssh to ubuntu@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-06-19 15:43:25,536 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE 2026-06-19 15:43:30,537 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 15:43:30,537 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 152.141.32.68, Port 22 2026-06-19 15:43:30,604 - DEBUG - Error on ssh to ubuntu@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-06-19 15:43:30,673 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE 2026-06-19 15:43:35,674 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 15:43:35,674 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 152.141.32.68, Port 22 2026-06-19 15:43:35,729 - DEBUG - Error on ssh to ubuntu@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-06-19 15:43:35,804 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE 2026-06-19 15:43:40,806 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 15:43:40,806 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 152.141.32.68, Port 22 2026-06-19 15:43:40,975 - DEBUG - VM bgpaas_vm1 is ready for SSH connections 2026-06-19 15:43:40,976 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 15:43:40,982 - INFO - Creating BGPaaS ctest-TestBGPaaSlocalAS-92603728-00644800 2026-06-19 15:43:41,076 - INFO - BGPaaS: ctest-TestBGPaaSlocalAS-92603728-00644800(aec782b2-5b60-41ab-ac62-709e39a82f34) 2026-06-19 15:43:41,077 - DEBUG - Requesting: http://10.0.0.38:8082/bgp-as-a-service/aec782b2-5b60-41ab-ac62-709e39a82f34 2026-06-19 15:43:41,399 - DEBUG - Requesting: http://10.0.0.38:8082/bgp-as-a-service/aec782b2-5b60-41ab-ac62-709e39a82f34 2026-06-19 15:43:41,426 - INFO - verify_in_api_server passed for BGPaaS obj aec782b2-5b60-41ab-ac62-709e39a82f34 2026-06-19 15:43:41,426 - INFO - BGPaaS(aec782b2-5b60-41ab-ac62-709e39a82f34): verify_on_setup passed 2026-06-19 15:43:41,426 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 15:43:41,426 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 152.141.32.68, Port 22 2026-06-19 15:43:41,600 - DEBUG - VM bgpaas_vm1 is ready for SSH connections 2026-06-19 15:43:41,600 - INFO - Attaching VMI 52b78b2b-de48-4708-82c8-22fec52e8ebc to BGPaaS aec782b2-5b60-41ab-ac62-709e39a82f34 2026-06-19 15:43:41,672 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 15:43:41,672 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 15:43:41,789 - INFO - Configuring BGP on the bird 2026-06-19 15:43:41,791 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 15:43:41,791 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 152.141.32.68, Port 22 2026-06-19 15:43:41,968 - DEBUG - VM bgpaas_vm1 is ready for SSH connections 2026-06-19 15:43:41,968 - INFO - Configuring BGP on bgpaas_vm1 2026-06-19 15:43:41,968 - DEBUG - Running remote_cmd, Cmd : cat > /etc/bird/bird.conf << EOS protocol device { scan time 10; # Scan interfaces every 10 seconds } protocol kernel { persist; # Don't remove routes on bird shutdown scan time 20; # Scan kernel routing table every 20 seconds import all; # Default is import all #export all; # Default is export none } protocol direct { interface "eth*"; } router id 152.141.32.68; protocol bgp bgp_1{ local as 64500; neighbor 152.141.32.65 as 345; export where source = RTS_STATIC; export all; multihop; #export all; hold time 90; bfd on; source address 152.141.32.68; } protocol bfd { neighbor 152.141.32.65 local 152.141.32.68 multihop on; } EOS , host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2026-06-19 15:43:41,968 - DEBUG - cat > /etc/bird/bird.conf << EOS protocol device { scan time 10; # Scan interfaces every 10 seconds } protocol kernel { persist; # Don't remove routes on bird shutdown scan time 20; # Scan kernel routing table every 20 seconds import all; # Default is import all #export all; # Default is export none } protocol direct { interface "eth*"; } router id 152.141.32.68; protocol bgp bgp_1{ local as 64500; neighbor 152.141.32.65 as 345; export where source = RTS_STATIC; export all; multihop; #export all; hold time 90; bfd on; source address 152.141.32.68; } protocol bfd { neighbor 152.141.32.65 local 152.141.32.68 multihop on; } EOS 2026-06-19 15:43:48,566 - DEBUG - None 2026-06-19 15:43:48,566 - DEBUG - Running remote_cmd, Cmd : cat > /etc/bird/bird.conf << EOS protocol device { scan time 10; # Scan interfaces every 10 seconds } protocol kernel { persist; # Don't remove routes on bird shutdown scan time 20; # Scan kernel routing table every 20 seconds import all; # Default is import all #export all; # Default is export none } protocol direct { interface "eth*"; } router id 152.141.32.68; protocol bgp bgp_1{ local as 64500; neighbor 152.141.32.65 as 345; export where source = RTS_STATIC; export all; multihop; #export all; hold time 90; bfd on; source address 152.141.32.68; } protocol bfd { neighbor 152.141.32.65 local 152.141.32.68 multihop on; } EOS , host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2026-06-19 15:43:48,566 - DEBUG - cat > /etc/bird/bird.conf << EOS protocol device { scan time 10; # Scan interfaces every 10 seconds } protocol kernel { persist; # Don't remove routes on bird shutdown scan time 20; # Scan kernel routing table every 20 seconds import all; # Default is import all #export all; # Default is export none } protocol direct { interface "eth*"; } router id 152.141.32.68; protocol bgp bgp_1{ local as 64500; neighbor 152.141.32.65 as 345; export where source = RTS_STATIC; export all; multihop; #export all; hold time 90; bfd on; source address 152.141.32.68; } protocol bfd { neighbor 152.141.32.65 local 152.141.32.68 multihop on; } EOS 2026-06-19 15:43:48,966 - DEBUG - None 2026-06-19 15:43:48,966 - DEBUG - Running remote_cmd, Cmd : service bird restart, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2026-06-19 15:43:48,966 - DEBUG - service bird restart 2026-06-19 15:43:50,204 - DEBUG - bird stop/waiting bird start/running, process 1478 2026-06-19 15:43:50,227 - DEBUG - Requesting: http://10.20.0.25:8083/Snh_BgpNeighborReq?domain=&ip_address= 2026-06-19 15:43:50,246 - DEBUG - Requesting: http://10.20.0.193:8083/Snh_BgpNeighborReq?domain=&ip_address= 2026-06-19 15:43:56,277 - DEBUG - Requesting: http://10.20.0.25:8083/Snh_BgpNeighborReq?domain=&ip_address= 2026-06-19 15:43:56,292 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-06-19 15:43:56,292 - DEBUG - Requesting: http://10.20.0.193:8083/Snh_BgpNeighborReq?domain=&ip_address= 2026-06-19 15:43:56,306 - INFO - Detaching VMI 52b78b2b-de48-4708-82c8-22fec52e8ebc from BGPaaS aec782b2-5b60-41ab-ac62-709e39a82f34 2026-06-19 15:43:56,396 - INFO - Deleting BGPaaS ctest-TestBGPaaSlocalAS-92603728-00644800(aec782b2-5b60-41ab-ac62-709e39a82f34) 2026-06-19 15:43:56,483 - DEBUG - Requesting: http://10.0.0.38:8082/bgp-as-a-service/aec782b2-5b60-41ab-ac62-709e39a82f34 2026-06-19 15:43:56,493 - DEBUG - Response Code: 404 2026-06-19 15:43:56,493 - DEBUG - BGPaaS: aec782b2-5b60-41ab-ac62-709e39a82f34 deleted from api server 2026-06-19 15:43:56,493 - INFO - BGPaaS(aec782b2-5b60-41ab-ac62-709e39a82f34): verify_on_cleanup passed 2026-06-19 15:43:56,493 - INFO - Deleting VM bgpaas_vm1 2026-06-19 15:43:56,611 - INFO - Deleting VM test_vm 2026-06-19 15:43:56,711 - INFO - Deleting VN ctest-bgpaas_vn-97709304 2026-06-19 15:43:56,747 - DEBUG - VN 26a77f89-6cd6-4036-a79d-57682438e7f8 still in use: Unable to complete operation on network 26a77f89-6cd6-4036-a79d-57682438e7f8. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-b0f4f481-807c-4188-ab22-3c7823d55221'] 2026-06-19 15:43:56,747 - WARNING - Deleting VN ctest-bgpaas_vn-97709304 failed..Will retry 2026-06-19 15:43:58,782 - DEBUG - VN 26a77f89-6cd6-4036-a79d-57682438e7f8 still in use: Unable to complete operation on network 26a77f89-6cd6-4036-a79d-57682438e7f8. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-7d515dfb-4c9c-4c60-b0e2-2ea510b93039'] 2026-06-19 15:43:58,782 - WARNING - Deleting VN ctest-bgpaas_vn-97709304 failed..Will retry 2026-06-19 15:44:00,959 - DEBUG - Response for deleting network () 2026-06-19 15:44:02,246 - DEBUG - Skipping xmpp flap check
2026-06-19 15:44:02,246 - INFO - END TEST : test_basic_bgpaas_local_as : PASSED[0:02:49]
2026-06-19 15:44:02,246 - INFO - -------------------------------------------------------------------------------- 2026-06-19 15:44:02,966 - INFO - Deleted project: ctest-TestBGPaaSlocalAS-92603728, ID : 935ffc6c-8e54-427c-bbe9-2be868214bc0 2026-06-19 15:46:49,638 - DEBUG - Requesting: http://10.20.0.25:8083/Snh_BgpNeighborReq?domain=&ip_address= 2026-06-19 15:46:56,093 - DEBUG - Requesting: http://10.20.0.193:8083/Snh_BgpNeighborReq?domain=&ip_address= 2026-06-19 15:47:02,112 - DEBUG - Requesting: http://10.20.0.193:8083/Snh_BgpNeighborReq?domain=&ip_address= 2026-06-19 15:47:02,134 - DEBUG - Requesting: http://10.20.0.25:8083/Snh_BgpNeighborReq?domain=&ip_address= 2026-06-19 15:47:14,071 - DEBUG - Requesting: http://10.20.0.25:8083/Snh_BgpNeighborReq?domain=&ip_address= 2026-06-19 15:47:20,092 - DEBUG - Requesting: http://10.20.0.25:8083/Snh_BgpNeighborReq?domain=&ip_address= 2026-06-19 15:49:36,861 - DEBUG - Requesting: http://10.20.0.25:8083/Snh_BgpNeighborReq?domain=&ip_address= 2026-06-19 15:49:36,901 - DEBUG - Requesting: http://10.20.0.25:8083/Snh_BgpNeighborReq?domain=&ip_address= 2026-06-19 15:49:42,920 - DEBUG - Requesting: http://10.20.0.25:8083/Snh_BgpNeighborReq?domain=&ip_address= 2026-06-19 15:49:46,932 - DEBUG - Requesting: http://10.20.0.25:8083/Snh_BgpNeighborReq?domain=&ip_address= 2026-06-19 15:49:46,963 - DEBUG - Requesting: http://10.20.0.25:8083/Snh_BgpNeighborReq?domain=&ip_address=