2025-10-13 03:43:39,365 - INFO - Domain Default found not creating
2025-10-13 03:43:39,529 - INFO - Project ctest-TestBGPaaSlocalAS-57921863 not found, creating it
2025-10-13 03:43:40,010 - INFO - Created Project:ctest-TestBGPaaSlocalAS-57921863, ID : a89c4897-08c3-4528-9a01-a7b7d34770d2
2025-10-13 03:43:41,430 - DEBUG - Services list from nova: [, , , ]
2025-10-13 03:43:41,430 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-4296-1', 'an-jenkins-deploy-platform-ansible-os-4296-2']}
2025-10-13 03:43:41,432 - INFO - ================================================================================
2025-10-13 03:43:41,432 - INFO - STARTING TEST : test_basic_bgpaas_local_as
2025-10-13 03:43:41,432 - 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-10-13 03:43:42,681 - DEBUG - Skipping xmpp flap check
2025-10-13 03:43:42,681 - INFO - Initial checks done. Running the testcase now
2025-10-13 03:43:42,681 - INFO -
2025-10-13 03:43:43,332 - DEBUG - Response for create_network : {'network': {'id': 'c8c27238-ca94-4337-b443-39e652a29899', 'name': 'ctest-bgpaas_vn-67103962', 'tenant_id': 'a89c489708c345289a01a7b7d34770d2', 'project_id': 'a89c489708c345289a01a7b7d34770d2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBGPaaSlocalAS-57921863', 'ctest-bgpaas_vn-67103962'], 'port_security_enabled': True, 'description': ''}}
2025-10-13 03:43:43,629 - DEBUG - Response for create_subnet : {'subnet': {'id': '68fb3301-36b3-47e4-9c41-73a526a70917', 'name': '', 'tenant_id': 'a89c489708c345289a01a7b7d34770d2', 'network_id': 'c8c27238-ca94-4337-b443-39e652a29899', 'ip_version': 4, 'cidr': '87.205.136.64/26', 'allocation_pools': [{'start': '87.205.136.66', 'end': '87.205.136.126'}], 'gateway_ip': '87.205.136.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '87.205.136.66', 'tags': [], 'project_id': 'a89c489708c345289a01a7b7d34770d2'}}
2025-10-13 03:43:43,653 - INFO - Created VN ctest-bgpaas_vn-67103962
2025-10-13 03:43:43,679 - DEBUG - VN ctest-bgpaas_vn-67103962 UUID is c8c27238-ca94-4337-b443-39e652a29899
2025-10-13 03:43:44,897 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4296-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4296-1)
2025-10-13 03:43:44,991 - DEBUG - Image by name ubuntu-bird not found
2025-10-13 03:43:44,991 - DEBUG - Installing image ubuntu-bird
2025-10-13 03:43:44,992 - 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-10-13 03:43:44,992 - DEBUG - Image build path http://nexus.opensdn.io/repository///images/converts//ubuntu-bird.vmdk.gz
2025-10-13 03:43:44,992 - DEBUG - Download image from web http://nexus.opensdn.io/repository///images/converts//ubuntu-bird.vmdk.gz
2025-10-13 03:43:45,006 - 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-10-13 03:43:47,637 - DEBUG - Image has been downloaded to /contrail-test/images/ubuntu-bird.vmdk.gz
2025-10-13 03:43:47,638 - DEBUG - Unzip image
2025-10-13 03:43:47,638 - DEBUG - Image download (local=True) (proxy=None): Execute cmd: gunzip -f /contrail-test/images/ubuntu-bird.vmdk.gz
2025-10-13 03:43:58,441 - DEBUG - Try to create image in user context
2025-10-13 03:44:05,463 - DEBUG - Image has been created in user context
2025-10-13 03:44:05,463 - DEBUG - Image download (local=True) (proxy=None): Execute cmd: rm -f /contrail-test/images/ubuntu-bird.vmdk
2025-10-13 03:44:05,619 - DEBUG - Downloaded image has been removed
2025-10-13 03:44:05,633 - DEBUG - Uploaded image status = active
2025-10-13 03:44:06,752 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4296-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4296-2)
2025-10-13 03:44:06,752 - INFO - Waiting for VM test_vm to be up..
2025-10-13 03:44:06,836 - DEBUG - VM is in ACTIVE state now
2025-10-13 03:44:06,836 - INFO - VM name : test_vm
2025-10-13 03:44:06,932 - DEBUG - VM test_vm ID is d3757330-fc22-468e-98fd-be15febfd5bb
2025-10-13 03:44:06,968 - DEBUG - VM test_vm launched on Node an-jenkins-deploy-platform-ansible-os-4296-1
2025-10-13 03:44:07,059 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/d3757330-fc22-468e-98fd-be15febfd5bb
2025-10-13 03:44:07,429 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/d3757330-fc22-468e-98fd-be15febfd5bb
2025-10-13 03:44:07,491 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/423ffd71-3393-46a4-9197-25d53b123a59
2025-10-13 03:44:08,734 - 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=4.36 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.43 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.429/2.894/4.360/1.465 ms')
2025-10-13 03:44:08,734 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed
2025-10-13 03:44:08,835 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 03:44:08,836 - DEBUG - Waiting to SSH to VM test_vm, IP 87.205.136.67, Port 22
2025-10-13 03:44:09,029 - DEBUG - VM test_vm is ready for SSH connections
2025-10-13 03:44:09,029 - INFO - Waiting for VM bgpaas_vm1 to be up..
2025-10-13 03:44:09,157 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-13 03:44:14,243 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-13 03:44:19,325 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-13 03:44:24,405 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-13 03:44:29,493 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-13 03:44:34,581 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-13 03:44:39,680 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-13 03:44:44,756 - DEBUG - VM is in ACTIVE state now
2025-10-13 03:44:44,756 - INFO - VM name : bgpaas_vm1
2025-10-13 03:44:44,832 - DEBUG - VM bgpaas_vm1 ID is 3d80bac8-0e46-40df-bc7f-c0364fecb382
2025-10-13 03:44:44,832 - DEBUG - VM bgpaas_vm1 launched on Node an-jenkins-deploy-platform-ansible-os-4296-2
2025-10-13 03:44:44,908 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/3d80bac8-0e46-40df-bc7f-c0364fecb382
2025-10-13 03:44:44,918 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/1ae9ba0b-a835-4184-8972-5ad3fb438021
2025-10-13 03:44:48,079 - 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 1009ms')
2025-10-13 03:44:48,079 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-10-13 03:44:48,093 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-57921863:ctest-bgpaas_vn-67103962 is 87.205.136.65 and allocation pool is NOT set
2025-10-13 03:44:52,179 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1026ms')
2025-10-13 03:44:52,179 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-10-13 03:44:52,192 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-57921863:ctest-bgpaas_vn-67103962 is 87.205.136.65 and allocation pool is NOT set
2025-10-13 03:44:56,269 - 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')
2025-10-13 03:44:56,269 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-10-13 03:44:56,288 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-57921863:ctest-bgpaas_vn-67103962 is 87.205.136.65 and allocation pool is NOT set
2025-10-13 03:45:00,366 - 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-10-13 03:45:00,366 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-10-13 03:45:00,380 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-57921863:ctest-bgpaas_vn-67103962 is 87.205.136.65 and allocation pool is NOT set
2025-10-13 03:45:04,464 - 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-10-13 03:45:04,464 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-10-13 03:45:04,481 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-57921863:ctest-bgpaas_vn-67103962 is 87.205.136.65 and allocation pool is NOT set
2025-10-13 03:45:08,557 - 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 1017ms')
2025-10-13 03:45:08,557 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-10-13 03:45:08,570 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-57921863:ctest-bgpaas_vn-67103962 is 87.205.136.65 and allocation pool is NOT set
2025-10-13 03:45:12,658 - 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-10-13 03:45:12,658 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-10-13 03:45:12,672 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-57921863:ctest-bgpaas_vn-67103962 is 87.205.136.65 and allocation pool is NOT set
2025-10-13 03:45:16,752 - 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-10-13 03:45:16,752 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-10-13 03:45:16,765 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-57921863:ctest-bgpaas_vn-67103962 is 87.205.136.65 and allocation pool is NOT set
2025-10-13 03:45:20,849 - 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')
2025-10-13 03:45:20,849 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-10-13 03:45:20,866 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-57921863:ctest-bgpaas_vn-67103962 is 87.205.136.65 and allocation pool is NOT set
2025-10-13 03:45:24,941 - 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-10-13 03:45:24,942 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-10-13 03:45:24,955 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-57921863:ctest-bgpaas_vn-67103962 is 87.205.136.65 and allocation pool is NOT set
2025-10-13 03:45:29,042 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1025ms')
2025-10-13 03:45:29,042 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-10-13 03:45:29,059 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-57921863:ctest-bgpaas_vn-67103962 is 87.205.136.65 and allocation pool is NOT set
2025-10-13 03:45:33,140 - 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-10-13 03:45:33,140 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-10-13 03:45:33,155 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-57921863:ctest-bgpaas_vn-67103962 is 87.205.136.65 and allocation pool is NOT set
2025-10-13 03:45:37,228 - 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-10-13 03:45:37,229 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-10-13 03:45:37,241 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-57921863:ctest-bgpaas_vn-67103962 is 87.205.136.65 and allocation pool is NOT set
2025-10-13 03:45:41,331 - 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-10-13 03:45:41,332 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-10-13 03:45:41,345 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-57921863:ctest-bgpaas_vn-67103962 is 87.205.136.65 and allocation pool is NOT set
2025-10-13 03:45:45,427 - 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-10-13 03:45:45,427 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-10-13 03:45:45,442 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-57921863:ctest-bgpaas_vn-67103962 is 87.205.136.65 and allocation pool is NOT set
2025-10-13 03:45:47,506 - 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=4.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.74 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.744/3.260/4.777/1.516 ms')
2025-10-13 03:45:47,506 - INFO - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 passed
2025-10-13 03:45:47,573 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 03:45:47,573 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 87.205.136.68, Port 22
2025-10-13 03:45:47,640 - 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-10-13 03:45:47,722 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-13 03:45:52,723 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 03:45:52,723 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 87.205.136.68, Port 22
2025-10-13 03:45:52,791 - 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-10-13 03:45:52,870 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-13 03:45:57,870 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 03:45:57,871 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 87.205.136.68, Port 22
2025-10-13 03:45:57,940 - 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-10-13 03:45:58,019 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-13 03:46:03,020 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 03:46:03,020 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 87.205.136.68, Port 22
2025-10-13 03:46:03,077 - 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-10-13 03:46:03,156 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-13 03:46:08,157 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 03:46:08,157 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 87.205.136.68, Port 22
2025-10-13 03:46:08,223 - 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-10-13 03:46:08,301 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-13 03:46:13,302 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 03:46:13,302 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 87.205.136.68, Port 22
2025-10-13 03:46:13,367 - 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-10-13 03:46:13,444 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-13 03:46:18,445 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 03:46:18,445 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 87.205.136.68, Port 22
2025-10-13 03:46:18,511 - 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-10-13 03:46:18,597 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-13 03:46:23,598 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 03:46:23,599 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 87.205.136.68, Port 22
2025-10-13 03:46:23,668 - 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-10-13 03:46:23,745 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-13 03:46:28,746 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 03:46:28,746 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 87.205.136.68, Port 22
2025-10-13 03:46:28,815 - 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-10-13 03:46:28,892 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-13 03:46:33,892 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 03:46:33,892 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 87.205.136.68, Port 22
2025-10-13 03:46:34,060 - DEBUG - VM bgpaas_vm1 is ready for SSH connections
2025-10-13 03:46:34,060 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 03:46:34,068 - INFO - Creating BGPaaS ctest-TestBGPaaSlocalAS-57921863-46134201
2025-10-13 03:46:34,145 - INFO - BGPaaS: ctest-TestBGPaaSlocalAS-57921863-46134201(f9d767f5-f9de-4b6b-a09e-d6a4c8d23af0)
2025-10-13 03:46:34,145 - DEBUG - Requesting: http://10.0.0.22:8082/bgp-as-a-service/f9d767f5-f9de-4b6b-a09e-d6a4c8d23af0
2025-10-13 03:46:34,445 - DEBUG - Requesting: http://10.0.0.22:8082/bgp-as-a-service/f9d767f5-f9de-4b6b-a09e-d6a4c8d23af0
2025-10-13 03:46:34,477 - INFO - verify_in_api_server passed for BGPaaS obj f9d767f5-f9de-4b6b-a09e-d6a4c8d23af0
2025-10-13 03:46:34,477 - INFO - BGPaaS(f9d767f5-f9de-4b6b-a09e-d6a4c8d23af0): verify_on_setup passed
2025-10-13 03:46:34,477 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 03:46:34,477 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 87.205.136.68, Port 22
2025-10-13 03:46:34,644 - DEBUG - VM bgpaas_vm1 is ready for SSH connections
2025-10-13 03:46:34,644 - INFO - Attaching VMI 1ae9ba0b-a835-4184-8972-5ad3fb438021 to BGPaaS f9d767f5-f9de-4b6b-a09e-d6a4c8d23af0
2025-10-13 03:46:34,716 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 03:46:34,716 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 03:46:34,820 - INFO - Configuring BGP on the bird
2025-10-13 03:46:34,821 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-13 03:46:34,821 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 87.205.136.68, Port 22
2025-10-13 03:46:35,094 - DEBUG - VM bgpaas_vm1 is ready for SSH connections
2025-10-13 03:46:35,094 - INFO - Configuring BGP on bgpaas_vm1
2025-10-13 03:46:35,095 - 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 87.205.136.68;
protocol bgp bgp_1{
local as 64500;
neighbor 87.205.136.65 as 536;
export where source = RTS_STATIC;
export all;
multihop;
#export all;
hold time 90;
bfd on;
source address 87.205.136.68;
}
protocol bfd {
neighbor 87.205.136.65 local 87.205.136.68 multihop on;
}
EOS
, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-13 03:46:35,095 - 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 87.205.136.68;
protocol bgp bgp_1{
local as 64500;
neighbor 87.205.136.65 as 536;
export where source = RTS_STATIC;
export all;
multihop;
#export all;
hold time 90;
bfd on;
source address 87.205.136.68;
}
protocol bfd {
neighbor 87.205.136.65 local 87.205.136.68 multihop on;
}
EOS
2025-10-13 03:46:49,862 - DEBUG - None
2025-10-13 03:46:49,862 - 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 87.205.136.68;
protocol bgp bgp_1{
local as 64500;
neighbor 87.205.136.65 as 536;
export where source = RTS_STATIC;
export all;
multihop;
#export all;
hold time 90;
bfd on;
source address 87.205.136.68;
}
protocol bfd {
neighbor 87.205.136.65 local 87.205.136.68 multihop on;
}
EOS
, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-13 03:46:49,862 - 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 87.205.136.68;
protocol bgp bgp_1{
local as 64500;
neighbor 87.205.136.65 as 536;
export where source = RTS_STATIC;
export all;
multihop;
#export all;
hold time 90;
bfd on;
source address 87.205.136.68;
}
protocol bfd {
neighbor 87.205.136.65 local 87.205.136.68 multihop on;
}
EOS
2025-10-13 03:46:50,784 - DEBUG - None
2025-10-13 03:46:50,784 - DEBUG - Running remote_cmd, Cmd : service bird restart, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-13 03:46:50,784 - DEBUG - service bird restart
2025-10-13 03:46:53,849 - DEBUG - bird stop/waiting
bird start/running, process 1436
2025-10-13 03:46:53,862 - DEBUG - Requesting: http://10.20.0.18:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-10-13 03:46:53,884 - DEBUG - Requesting: http://10.20.0.129:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-10-13 03:46:59,911 - DEBUG - Requesting: http://10.20.0.18:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-10-13 03:46:59,928 - INFO - BGPaaS session seen in control-node 10.20.0.18
2025-10-13 03:46:59,928 - DEBUG - Requesting: http://10.20.0.129:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-10-13 03:46:59,941 - INFO - Detaching VMI 1ae9ba0b-a835-4184-8972-5ad3fb438021 from BGPaaS f9d767f5-f9de-4b6b-a09e-d6a4c8d23af0
2025-10-13 03:47:00,020 - INFO - Deleting BGPaaS ctest-TestBGPaaSlocalAS-57921863-46134201(f9d767f5-f9de-4b6b-a09e-d6a4c8d23af0)
2025-10-13 03:47:00,087 - DEBUG - Requesting: http://10.0.0.22:8082/bgp-as-a-service/f9d767f5-f9de-4b6b-a09e-d6a4c8d23af0
2025-10-13 03:47:00,100 - DEBUG - Response Code: 404
2025-10-13 03:47:00,101 - DEBUG - BGPaaS: f9d767f5-f9de-4b6b-a09e-d6a4c8d23af0 deleted from api server
2025-10-13 03:47:00,101 - INFO - BGPaaS(f9d767f5-f9de-4b6b-a09e-d6a4c8d23af0): verify_on_cleanup passed
2025-10-13 03:47:00,101 - INFO - Deleting VM bgpaas_vm1
2025-10-13 03:47:00,232 - INFO - Deleting VM test_vm
2025-10-13 03:47:00,314 - INFO - Deleting VN ctest-bgpaas_vn-67103962
2025-10-13 03:47:00,379 - DEBUG - VN c8c27238-ca94-4337-b443-39e652a29899 still in use: Unable to complete operation on network c8c27238-ca94-4337-b443-39e652a29899. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5f1cf766-06e2-40c1-9570-f932224f8fad']
2025-10-13 03:47:00,379 - WARNING - Deleting VN ctest-bgpaas_vn-67103962 failed..Will retry
2025-10-13 03:47:02,584 - DEBUG - Response for deleting network ()
2025-10-13 03:47:03,909 - DEBUG - Skipping xmpp flap check
2025-10-13 03:47:03,910 - INFO - END TEST : test_basic_bgpaas_local_as : PASSED[0:03:22]
2025-10-13 03:47:03,910 - INFO - --------------------------------------------------------------------------------
2025-10-13 03:47:04,702 - INFO - Deleted project: ctest-TestBGPaaSlocalAS-57921863, ID : a89c4897-08c3-4528-9a01-a7b7d34770d2
2025-10-13 03:50:18,782 - DEBUG - Requesting: http://10.20.0.129:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-10-13 03:50:24,800 - DEBUG - Requesting: http://10.20.0.129:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-10-13 03:50:30,817 - DEBUG - Requesting: http://10.20.0.129:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-10-13 03:50:41,067 - DEBUG - Requesting: http://10.20.0.18:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-10-13 03:50:47,102 - DEBUG - Requesting: http://10.20.0.18:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-10-13 03:50:47,129 - DEBUG - Requesting: http://10.20.0.129:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-10-13 03:50:53,144 - DEBUG - Requesting: http://10.20.0.129:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-10-13 03:51:08,866 - DEBUG - Requesting: http://10.20.0.129:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-10-13 03:53:59,807 - DEBUG - Requesting: http://10.20.0.129:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-10-13 03:54:11,870 - DEBUG - Requesting: http://10.20.0.129:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-10-13 03:54:18,436 - DEBUG - Requesting: http://10.20.0.129:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-10-13 03:54:18,487 - DEBUG - Requesting: http://10.20.0.129:8083/Snh_BgpNeighborReq?domain=&ip_address=