2025-11-10 03:36:45,245 - INFO - Domain Default found not creating
2025-11-10 03:36:45,396 - INFO - Project ctest-TestBGPaaSlocalAS-74362825 not found, creating it
2025-11-10 03:36:45,965 - INFO - Created Project:ctest-TestBGPaaSlocalAS-74362825, ID : 7ffafec8-e843-4506-9ec3-27297f3e17df
2025-11-10 03:36:47,472 - DEBUG - Services list from nova: [, , , ]
2025-11-10 03:36:47,472 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-4674-1', 'an-jenkins-deploy-platform-ansible-os-4674-2']}
2025-11-10 03:36:47,474 - INFO - ================================================================================
2025-11-10 03:36:47,475 - INFO - STARTING TEST : test_basic_bgpaas_local_as
2025-11-10 03:36:47,475 - 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.
2025-11-10 03:36:48,732 - DEBUG - Skipping xmpp flap check
2025-11-10 03:36:48,732 - INFO - Initial checks done. Running the testcase now
2025-11-10 03:36:48,732 - INFO -
2025-11-10 03:36:49,393 - DEBUG - Response for create_network : {'network': {'id': '9af83ae3-7c55-441c-b358-2f2cb9aa54cc', 'name': 'ctest-bgpaas_vn-56994117', 'tenant_id': '7ffafec8e84345069ec327297f3e17df', 'project_id': '7ffafec8e84345069ec327297f3e17df', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBGPaaSlocalAS-74362825', 'ctest-bgpaas_vn-56994117'], 'port_security_enabled': True, 'description': ''}}
2025-11-10 03:36:49,671 - DEBUG - Response for create_subnet : {'subnet': {'id': '83a3aaf3-f2fd-40ca-9ed9-72cd03fdf1c5', 'name': '', 'tenant_id': '7ffafec8e84345069ec327297f3e17df', 'network_id': '9af83ae3-7c55-441c-b358-2f2cb9aa54cc', 'ip_version': 4, 'cidr': '176.110.0.128/26', 'allocation_pools': [{'start': '176.110.0.130', 'end': '176.110.0.190'}], 'gateway_ip': '176.110.0.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '176.110.0.130', 'tags': [], 'project_id': '7ffafec8e84345069ec327297f3e17df'}}
2025-11-10 03:36:49,702 - INFO - Created VN ctest-bgpaas_vn-56994117
2025-11-10 03:36:49,718 - DEBUG - VN ctest-bgpaas_vn-56994117 UUID is 9af83ae3-7c55-441c-b358-2f2cb9aa54cc
2025-11-10 03:36:50,945 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4674-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4674-1)
2025-11-10 03:36:51,038 - DEBUG - Image by name ubuntu-bird not found
2025-11-10 03:36:51,039 - DEBUG - Installing image ubuntu-bird
2025-11-10 03:36:51,039 - 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'}
2025-11-10 03:36:51,039 - DEBUG - Image build path http://nexus.opensdn.io/repository///images/converts//ubuntu-bird.vmdk.gz
2025-11-10 03:36:51,039 - DEBUG - Download image from web http://nexus.opensdn.io/repository///images/converts//ubuntu-bird.vmdk.gz
2025-11-10 03:36:51,054 - 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
2025-11-10 03:36:53,687 - DEBUG - Image has been downloaded to /contrail-test/images/ubuntu-bird.vmdk.gz
2025-11-10 03:36:53,688 - DEBUG - Unzip image
2025-11-10 03:36:53,688 - DEBUG - Image download (local=True) (proxy=None): Execute cmd: gunzip -f /contrail-test/images/ubuntu-bird.vmdk.gz
2025-11-10 03:37:04,562 - DEBUG - Try to create image in user context
2025-11-10 03:37:11,446 - DEBUG - Image has been created in user context
2025-11-10 03:37:11,446 - DEBUG - Image download (local=True) (proxy=None): Execute cmd: rm -f /contrail-test/images/ubuntu-bird.vmdk
2025-11-10 03:37:11,599 - DEBUG - Downloaded image has been removed
2025-11-10 03:37:11,620 - DEBUG - Uploaded image status = active
2025-11-10 03:37:12,753 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4674-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4674-2)
2025-11-10 03:37:12,753 - INFO - Waiting for VM test_vm to be up..
2025-11-10 03:37:12,840 - DEBUG - VM is in ACTIVE state now
2025-11-10 03:37:12,840 - INFO - VM name : test_vm
2025-11-10 03:37:12,931 - DEBUG - VM test_vm ID is 9d9c819b-da44-4611-b7fc-89ba62313202
2025-11-10 03:37:12,958 - DEBUG - VM test_vm launched on Node an-jenkins-deploy-platform-ansible-os-4674-1
2025-11-10 03:37:13,050 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/9d9c819b-da44-4611-b7fc-89ba62313202
2025-11-10 03:37:13,361 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/9d9c819b-da44-4611-b7fc-89ba62313202
2025-11-10 03:37:13,468 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/22bc6d32-ab35-41c4-a747-bfc5ce2b8533
2025-11-10 03:37:14,731 - 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.45 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.547 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.547/2.000/3.454/1.453 ms')
2025-11-10 03:37:14,731 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed
2025-11-10 03:37:14,830 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 03:37:14,831 - DEBUG - Waiting to SSH to VM test_vm, IP 176.110.0.131, Port 22
2025-11-10 03:37:15,017 - DEBUG - VM test_vm is ready for SSH connections
2025-11-10 03:37:15,017 - INFO - Waiting for VM bgpaas_vm1 to be up..
2025-11-10 03:37:15,152 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-10 03:37:20,294 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-10 03:37:25,380 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-10 03:37:30,467 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-10 03:37:35,554 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-10 03:37:40,642 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-10 03:37:45,777 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-10 03:37:50,875 - DEBUG - VM is in ACTIVE state now
2025-11-10 03:37:50,875 - INFO - VM name : bgpaas_vm1
2025-11-10 03:37:50,960 - DEBUG - VM bgpaas_vm1 ID is 928e6957-2e98-4c9a-a2aa-a5a801758bcd
2025-11-10 03:37:50,960 - DEBUG - VM bgpaas_vm1 launched on Node an-jenkins-deploy-platform-ansible-os-4674-2
2025-11-10 03:37:51,129 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/928e6957-2e98-4c9a-a2aa-a5a801758bcd
2025-11-10 03:37:51,139 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/187c8c96-7abc-4a00-bec1-c38f07f668cb
2025-11-10 03:37:54,323 - 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-11-10 03:37:54,323 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-11-10 03:37:54,338 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-74362825:ctest-bgpaas_vn-56994117 is 176.110.0.129 and allocation pool is NOT set
2025-11-10 03:37:58,414 - 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')
2025-11-10 03:37:58,415 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-11-10 03:37:58,430 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-74362825:ctest-bgpaas_vn-56994117 is 176.110.0.129 and allocation pool is NOT set
2025-11-10 03:38:02,511 - 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-11-10 03:38:02,511 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-11-10 03:38:02,527 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-74362825:ctest-bgpaas_vn-56994117 is 176.110.0.129 and allocation pool is NOT set
2025-11-10 03:38:06,607 - 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 1018ms')
2025-11-10 03:38:06,607 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-11-10 03:38:06,622 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-74362825:ctest-bgpaas_vn-56994117 is 176.110.0.129 and allocation pool is NOT set
2025-11-10 03:38:10,700 - 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 1018ms')
2025-11-10 03:38:10,700 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-11-10 03:38:10,715 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-74362825:ctest-bgpaas_vn-56994117 is 176.110.0.129 and allocation pool is NOT set
2025-11-10 03:38:14,799 - 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 1023ms')
2025-11-10 03:38:14,799 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-11-10 03:38:14,814 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-74362825:ctest-bgpaas_vn-56994117 is 176.110.0.129 and allocation pool is NOT set
2025-11-10 03:38:18,892 - 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 1018ms')
2025-11-10 03:38:18,892 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-11-10 03:38:18,910 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-74362825:ctest-bgpaas_vn-56994117 is 176.110.0.129 and allocation pool is NOT set
2025-11-10 03:38:22,990 - 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 1016ms')
2025-11-10 03:38:22,990 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-11-10 03:38:23,009 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-74362825:ctest-bgpaas_vn-56994117 is 176.110.0.129 and allocation pool is NOT set
2025-11-10 03:38:27,089 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1012ms')
2025-11-10 03:38:27,089 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-11-10 03:38:27,103 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-74362825:ctest-bgpaas_vn-56994117 is 176.110.0.129 and allocation pool is NOT set
2025-11-10 03:38:31,185 - 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')
2025-11-10 03:38:31,185 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-11-10 03:38:31,202 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-74362825:ctest-bgpaas_vn-56994117 is 176.110.0.129 and allocation pool is NOT set
2025-11-10 03:38:35,277 - 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')
2025-11-10 03:38:35,277 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-11-10 03:38:35,294 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-74362825:ctest-bgpaas_vn-56994117 is 176.110.0.129 and allocation pool is NOT set
2025-11-10 03:38:39,380 - 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 1023ms')
2025-11-10 03:38:39,381 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-11-10 03:38:39,395 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-74362825:ctest-bgpaas_vn-56994117 is 176.110.0.129 and allocation pool is NOT set
2025-11-10 03:38:43,472 - 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')
2025-11-10 03:38:43,472 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-11-10 03:38:43,490 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-74362825:ctest-bgpaas_vn-56994117 is 176.110.0.129 and allocation pool is NOT set
2025-11-10 03:38:47,568 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-11-10 03:38:47,568 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-11-10 03:38:47,584 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-74362825:ctest-bgpaas_vn-56994117 is 176.110.0.129 and allocation pool is NOT set
2025-11-10 03:38:51,663 - 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')
2025-11-10 03:38:51,663 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-11-10 03:38:51,677 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-74362825:ctest-bgpaas_vn-56994117 is 176.110.0.129 and allocation pool is NOT set
2025-11-10 03:38:55,761 - 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-11-10 03:38:55,761 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-11-10 03:38:55,774 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-74362825:ctest-bgpaas_vn-56994117 is 176.110.0.129 and allocation pool is NOT set
2025-11-10 03:38:59,853 - 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-11-10 03:38:59,853 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-11-10 03:38:59,868 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-74362825:ctest-bgpaas_vn-56994117 is 176.110.0.129 and allocation pool is NOT set
2025-11-10 03:39:01,930 - 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.71 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.866 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.866/3.788/6.711/2.922 ms')
2025-11-10 03:39:01,930 - INFO - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 passed
2025-11-10 03:39:02,004 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 03:39:02,004 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 176.110.0.132, Port 22
2025-11-10 03:39:02,071 - 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': ''}
2025-11-10 03:39:02,189 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-11-10 03:39:07,189 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 03:39:07,190 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 176.110.0.132, Port 22
2025-11-10 03:39:07,258 - 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': ''}
2025-11-10 03:39:07,338 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-11-10 03:39:12,339 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 03:39:12,339 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 176.110.0.132, Port 22
2025-11-10 03:39:12,395 - 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': ''}
2025-11-10 03:39:12,479 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-11-10 03:39:17,481 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 03:39:17,481 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 176.110.0.132, Port 22
2025-11-10 03:39:17,550 - 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': ''}
2025-11-10 03:39:17,630 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-11-10 03:39:22,631 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 03:39:22,631 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 176.110.0.132, Port 22
2025-11-10 03:39:22,688 - 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': ''}
2025-11-10 03:39:22,771 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-11-10 03:39:27,772 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 03:39:27,772 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 176.110.0.132, Port 22
2025-11-10 03:39:27,827 - 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': ''}
2025-11-10 03:39:27,922 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-11-10 03:39:32,922 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 03:39:32,923 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 176.110.0.132, Port 22
2025-11-10 03:39:32,990 - 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': ''}
2025-11-10 03:39:33,087 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-11-10 03:39:38,087 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 03:39:38,087 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 176.110.0.132, Port 22
2025-11-10 03:39:38,154 - 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': ''}
2025-11-10 03:39:38,258 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-11-10 03:39:43,258 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 03:39:43,259 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 176.110.0.132, Port 22
2025-11-10 03:39:43,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': ''}
2025-11-10 03:39:43,397 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-11-10 03:39:48,398 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 03:39:48,398 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 176.110.0.132, Port 22
2025-11-10 03:39:48,566 - DEBUG - VM bgpaas_vm1 is ready for SSH connections
2025-11-10 03:39:48,566 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 03:39:48,572 - INFO - Creating BGPaaS ctest-TestBGPaaSlocalAS-74362825-52766464
2025-11-10 03:39:48,649 - INFO - BGPaaS: ctest-TestBGPaaSlocalAS-74362825-52766464(01c2c65d-e3a6-47d3-8103-20966d1660f2)
2025-11-10 03:39:48,649 - DEBUG - Requesting: http://10.0.0.22:8082/bgp-as-a-service/01c2c65d-e3a6-47d3-8103-20966d1660f2
2025-11-10 03:39:48,944 - DEBUG - Requesting: http://10.0.0.22:8082/bgp-as-a-service/01c2c65d-e3a6-47d3-8103-20966d1660f2
2025-11-10 03:39:48,976 - INFO - verify_in_api_server passed for BGPaaS obj 01c2c65d-e3a6-47d3-8103-20966d1660f2
2025-11-10 03:39:48,976 - INFO - BGPaaS(01c2c65d-e3a6-47d3-8103-20966d1660f2): verify_on_setup passed
2025-11-10 03:39:48,977 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 03:39:48,977 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 176.110.0.132, Port 22
2025-11-10 03:39:49,142 - DEBUG - VM bgpaas_vm1 is ready for SSH connections
2025-11-10 03:39:49,142 - INFO - Attaching VMI 187c8c96-7abc-4a00-bec1-c38f07f668cb to BGPaaS 01c2c65d-e3a6-47d3-8103-20966d1660f2
2025-11-10 03:39:49,216 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 03:39:49,216 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 03:39:49,304 - INFO - Configuring BGP on the bird
2025-11-10 03:39:49,305 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-10 03:39:49,305 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 176.110.0.132, Port 22
2025-11-10 03:39:49,482 - DEBUG - VM bgpaas_vm1 is ready for SSH connections
2025-11-10 03:39:49,482 - INFO - Configuring BGP on bgpaas_vm1
2025-11-10 03:39:49,482 - 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 176.110.0.132;
protocol bgp bgp_1{
local as 64500;
neighbor 176.110.0.129 as 704;
export where source = RTS_STATIC;
export all;
multihop;
#export all;
hold time 90;
bfd on;
source address 176.110.0.132;
}
protocol bfd {
neighbor 176.110.0.129 local 176.110.0.132 multihop on;
}
EOS
, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2025-11-10 03:39:49,482 - 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 176.110.0.132;
protocol bgp bgp_1{
local as 64500;
neighbor 176.110.0.129 as 704;
export where source = RTS_STATIC;
export all;
multihop;
#export all;
hold time 90;
bfd on;
source address 176.110.0.132;
}
protocol bfd {
neighbor 176.110.0.129 local 176.110.0.132 multihop on;
}
EOS
2025-11-10 03:40:09,600 - DEBUG - None
2025-11-10 03:40:09,601 - 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 176.110.0.132;
protocol bgp bgp_1{
local as 64500;
neighbor 176.110.0.129 as 704;
export where source = RTS_STATIC;
export all;
multihop;
#export all;
hold time 90;
bfd on;
source address 176.110.0.132;
}
protocol bfd {
neighbor 176.110.0.129 local 176.110.0.132 multihop on;
}
EOS
, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2025-11-10 03:40:09,601 - 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 176.110.0.132;
protocol bgp bgp_1{
local as 64500;
neighbor 176.110.0.129 as 704;
export where source = RTS_STATIC;
export all;
multihop;
#export all;
hold time 90;
bfd on;
source address 176.110.0.132;
}
protocol bfd {
neighbor 176.110.0.129 local 176.110.0.132 multihop on;
}
EOS
2025-11-10 03:40:10,129 - DEBUG - None
2025-11-10 03:40:10,129 - DEBUG - Running remote_cmd, Cmd : service bird restart, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.130, gateway password: c0ntrail123
2025-11-10 03:40:10,129 - DEBUG - service bird restart
2025-11-10 03:40:11,864 - DEBUG - bird stop/waiting
bird start/running, process 1446
2025-11-10 03:40:11,878 - DEBUG - Requesting: http://10.20.0.193:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-11-10 03:40:11,904 - DEBUG - Requesting: http://10.20.0.18:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-11-10 03:40:17,941 - DEBUG - Requesting: http://10.20.0.193:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-11-10 03:40:17,956 - INFO - BGPaaS session seen in control-node 10.20.0.193
2025-11-10 03:40:17,956 - DEBUG - Requesting: http://10.20.0.18:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-11-10 03:40:17,978 - INFO - Detaching VMI 187c8c96-7abc-4a00-bec1-c38f07f668cb from BGPaaS 01c2c65d-e3a6-47d3-8103-20966d1660f2
2025-11-10 03:40:18,060 - INFO - Deleting BGPaaS ctest-TestBGPaaSlocalAS-74362825-52766464(01c2c65d-e3a6-47d3-8103-20966d1660f2)
2025-11-10 03:40:18,119 - DEBUG - Requesting: http://10.0.0.22:8082/bgp-as-a-service/01c2c65d-e3a6-47d3-8103-20966d1660f2
2025-11-10 03:40:18,128 - DEBUG - Response Code: 404
2025-11-10 03:40:18,128 - DEBUG - BGPaaS: 01c2c65d-e3a6-47d3-8103-20966d1660f2 deleted from api server
2025-11-10 03:40:18,128 - INFO - BGPaaS(01c2c65d-e3a6-47d3-8103-20966d1660f2): verify_on_cleanup passed
2025-11-10 03:40:18,128 - INFO - Deleting VM bgpaas_vm1
2025-11-10 03:40:18,259 - INFO - Deleting VM test_vm
2025-11-10 03:40:18,335 - INFO - Deleting VN ctest-bgpaas_vn-56994117
2025-11-10 03:40:18,379 - DEBUG - VN 9af83ae3-7c55-441c-b358-2f2cb9aa54cc still in use: Unable to complete operation on network 9af83ae3-7c55-441c-b358-2f2cb9aa54cc. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-819e7273-feae-48ac-b6af-17ffdc43019b']
2025-11-10 03:40:18,379 - WARNING - Deleting VN ctest-bgpaas_vn-56994117 failed..Will retry
2025-11-10 03:40:20,593 - DEBUG - Response for deleting network ()
2025-11-10 03:40:21,942 - DEBUG - Skipping xmpp flap check
2025-11-10 03:40:21,943 - INFO - END TEST : test_basic_bgpaas_local_as : PASSED[0:03:34]
2025-11-10 03:40:21,943 - INFO - --------------------------------------------------------------------------------
2025-11-10 03:40:22,684 - INFO - Deleted project: ctest-TestBGPaaSlocalAS-74362825, ID : 7ffafec8-e843-4506-9ec3-27297f3e17df
2025-11-10 03:43:34,904 - DEBUG - Requesting: http://10.20.0.193:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-11-10 03:43:57,639 - DEBUG - Requesting: http://10.20.0.18:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-11-10 03:44:03,657 - DEBUG - Requesting: http://10.20.0.18:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-11-10 03:44:13,200 - DEBUG - Requesting: http://10.20.0.193:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-11-10 03:44:19,220 - DEBUG - Requesting: http://10.20.0.193:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-11-10 03:47:23,998 - DEBUG - Requesting: http://10.20.0.193:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-11-10 03:47:24,038 - DEBUG - Requesting: http://10.20.0.193:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-11-10 03:47:30,062 - DEBUG - Requesting: http://10.20.0.193:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-11-10 03:47:36,080 - DEBUG - Requesting: http://10.20.0.193:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-11-10 03:47:42,576 - DEBUG - Requesting: http://10.20.0.193:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-11-10 03:47:42,628 - DEBUG - Requesting: http://10.20.0.193:8083/Snh_BgpNeighborReq?domain=&ip_address=