is: {'code': 500, 'created': '2025-06-21T16:55:44Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'}
2025-06-21 16:55:44,726 - INFO - Deleting VN ctest-vn2_metadata-48567529
2025-06-21 16:55:45,072 - ERROR - Traceback (most recent call last):
File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
result = function(self, *args, **kwargs)
File "/contrail-test/scripts/vm_regression/test_vm_basic.py", line 290, in test_generic_link_local_service
compute_user = self.inputs.host_data[vm1_fixture.vm_node_ip]['username']
File "/contrail-test/fixtures/vm_test.py", line 381, in vm_node_ip
self.get_host_of_vm(refresh=True))
File "/contrail-test/fixtures/vm_test.py", line 395, in get_host_of_vm
assert self.wait_till_vm_is_active()
AssertionError
2025-06-21 16:55:45,079 - INFO -
2025-06-21 16:55:45,079 - INFO - END TEST : test_generic_link_local_service : FAILED[0:00:04]
2025-06-21 16:55:45,079 - INFO - --------------------------------------------------------------------------------
2025-06-21 16:55:45,082 - INFO - ================================================================================
2025-06-21 16:55:45,082 - INFO - STARTING TEST : test_metadata_service
2025-06-21 16:55:45,082 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-06-21 16:55:45,371 - INFO - Initial checks done. Running the testcase now
2025-06-21 16:55:45,371 - INFO -
2025-06-21 16:55:46,133 - INFO - Created VN ctest-vn-90381060
2025-06-21 16:55:47,404 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3512-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3512-1)
2025-06-21 16:55:47,404 - INFO - Waiting for VM ctest-TestBasicVMVN-69593239-56456494 to be up..
2025-06-21 16:55:47,457 - ERROR - VM in error state.
2025-06-21 16:55:47,457 - ERROR - VM is not in ACTIVE state
2025-06-21 16:55:47,533 - ERROR - Fatal Nova Exception while getting VM detail
2025-06-21 16:55:47,534 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-69593239-56456494 in state ERROR
2025-06-21 16:55:47,534 - INFO - Deleting VM ctest-TestBasicVMVN-69593239-56456494
2025-06-21 16:55:47,534 - ERROR - VM ctest-TestBasicVMVN-69593239-56456494 has failed to come up
2025-06-21 16:55:47,534 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2025-06-21T16:55:47Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'}
2025-06-21 16:55:47,535 - INFO - Deleting VN ctest-vn-90381060
2025-06-21 16:55:47,889 - ERROR - AssertionError
Python 3.6.8: /usr/bin/python3
Sat Jun 21 16:55:47 2025
A problem occurred in a Python script. Here is the sequence of
function calls leading up to the error, in the order they occurred.
/contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={})
78 log.info('Initial checks done. Running the testcase now')
79 log.info('')
80 result = function(self, *args, **kwargs)
81 if self.inputs.upgrade:
82 pid = os.getpid()
result = None
function =
self =
args = ()
kwargs = {}
/contrail-test/scripts/vm_regression/test_vm_basic.py in test_metadata_service(self=)
55 image_name='cirros',
56 userdata='/tmp/metadata_script.txt')
57 assert vm1_fixture.wait_till_vm_is_up()
58
59 cmd = 'cat /tmp/output.txt'
vm1_fixture =
vm1_fixture.wait_till_vm_is_up = >
AssertionError:
__cause__ = None
__class__ =
__context__ = None
__delattr__ =
__dict__ = {}
__dir__ =
__doc__ = 'Assertion failed.'
__eq__ =
__format__ =
__ge__ =
__getattribute__ =
__gt__ =
__hash__ =
__init__ =
__init_subclass__ =
__le__ =
__lt__ =
__ne__ =
__new__ =
__reduce__ =
__reduce_ex__ =
__repr__ =
__setattr__ =
__setstate__ =
__sizeof__ =
__str__ =
__subclasshook__ =
__suppress_context__ = False
__traceback__ =
args = ()
with_traceback =
The above is a description of an error in a Python program. Here is
the original traceback:
Traceback (most recent call last):
File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
result = function(self, *args, **kwargs)
File "/contrail-test/scripts/vm_regression/test_vm_basic.py", line 57, in test_metadata_service
assert vm1_fixture.wait_till_vm_is_up()
AssertionError
2025-06-21 16:55:47,895 - INFO -
2025-06-21 16:55:47,895 - INFO - END TEST : test_metadata_service : FAILED[0:00:02]
2025-06-21 16:55:47,895 - INFO - --------------------------------------------------------------------------------
2025-06-21 16:55:47,899 - INFO - ================================================================================
2025-06-21 16:55:47,899 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-21 16:55:47,899 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-06-21 16:55:48,183 - INFO - Initial checks done. Running the testcase now
2025-06-21 16:55:48,183 - INFO -
2025-06-21 16:55:49,021 - INFO - Created VN ctest-vn-75092465
2025-06-21 16:55:50,095 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3512-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3512-1)
2025-06-21 16:55:50,642 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3512-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3512-1)
2025-06-21 16:55:51,786 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3512-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3512-1)
2025-06-21 16:55:51,886 - INFO - Verifications in API Server for IPAM: ctest-ipam-35286449 passed
2025-06-21 16:55:51,892 - INFO - Verifications in Control node for IPAM: ctest-ipam-35286449 passed
2025-06-21 16:55:52,062 - INFO - Verified VN network id 8 for VN 160f9acc-6980-4e16-896b-8b48de2dc080
2025-06-21 16:55:52,062 - INFO - Verifications in API Server for VN ctest-vn-75092465 passed
2025-06-21 16:55:52,110 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-75092465 passed
2025-06-21 16:55:52,577 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-69593239:ctest-vn-75092465 is found in opserver
2025-06-21 16:55:52,596 - INFO - Waiting for VM ctest-TestBasicVMVN-69593239-46734653 to be up..
2025-06-21 16:55:52,655 - ERROR - VM in error state.
2025-06-21 16:55:52,655 - ERROR - VM is not in ACTIVE state
2025-06-21 16:55:52,737 - ERROR - Fatal Nova Exception while getting VM detail
2025-06-21 16:55:52,738 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-69593239-88277786 in state BUILD
2025-06-21 16:55:52,738 - INFO - Deleting VM ctest-TestBasicVMVN-69593239-88277786
2025-06-21 16:55:52,738 - ERROR - VM ctest-TestBasicVMVN-69593239-88277786 has failed to come up
2025-06-21 16:55:52,738 - ERROR - Nova failed to get host of the VM
2025-06-21 16:55:52,896 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-69593239-03037792 in state BUILD
2025-06-21 16:55:52,896 - INFO - Deleting VM ctest-TestBasicVMVN-69593239-03037792
2025-06-21 16:55:52,897 - ERROR - VM ctest-TestBasicVMVN-69593239-03037792 has failed to come up
2025-06-21 16:55:52,897 - ERROR - Nova failed to get host of the VM
2025-06-21 16:55:53,050 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-69593239-46734653 in state ERROR
2025-06-21 16:55:53,050 - INFO - Deleting VM ctest-TestBasicVMVN-69593239-46734653
2025-06-21 16:55:53,050 - ERROR - VM ctest-TestBasicVMVN-69593239-46734653 has failed to come up
2025-06-21 16:55:53,050 - ERROR - Fault seen in nova show is: {'code': 500, 'created': '2025-06-21T16:55:50Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'}
2025-06-21 16:55:53,050 - INFO - Deleting VN ctest-vn-75092465
2025-06-21 16:55:53,579 - INFO - Validated that VN ctest-vn-75092465 is not found in API Server
2025-06-21 16:55:53,594 - INFO - Validated that VN ctest-vn-75092465 is not in any agent
2025-06-21 16:55:53,618 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-75092465 info
2025-06-21 16:55:53,725 - INFO - IPAM: ctest-ipam-35286449 is not found in API Server
2025-06-21 16:55:53,739 - INFO - IPAM:ctest-ipam-35286449 is not found in control node
2025-06-21 16:55:53,989 - ERROR - AssertionError
Python 3.6.8: /usr/bin/python3
Sat Jun 21 16:55:52 2025
A problem occurred in a Python script. Here is the sequence of
function calls leading up to the error, in the order they occurred.
/contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={})
78 log.info('Initial checks done. Running the testcase now')
79 log.info('')
80 result = function(self, *args, **kwargs)
81 if self.inputs.upgrade:
82 pid = os.getpid()
result = None
function =
self =
args = ()
kwargs = {}
/contrail-test/scripts/vm_regression/test_vm_basic.py in test_ping_within_vn_two_vms_two_different_subnets(self=)
145 assert ipam_obj.verify_on_setup()
146 assert vn1_fixture.verify_on_setup()
147 assert vm1.wait_till_vm_is_up()
148 assert vm2.wait_till_vm_is_up()
149 assert vm3.wait_till_vm_is_up()
vm1 =
vm1.wait_till_vm_is_up = >
AssertionError:
__cause__ = None
__class__ =
__context__ = None
__delattr__ =
__dict__ = {}
__dir__ =
__doc__ = 'Assertion failed.'
__eq__ =
__format__ =
__ge__ =
__getattribute__ =
__gt__ =
__hash__ =
__init__ =
__init_subclass__ =
__le__ =
__lt__ =
__ne__ =
__new__ =
__reduce__ =
__reduce_ex__ =
__repr__ =
__setattr__ =
__setstate__ =
__sizeof__ =
__str__ =
__subclasshook__ =
__suppress_context__ = False
__traceback__ =
args = ()
with_traceback =
The above is a description of an error in a Python program. Here is
the original traceback:
Traceback (most recent call last):
File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
result = function(self, *args, **kwargs)
File "/contrail-test/scripts/vm_regression/test_vm_basic.py", line 147, in test_ping_within_vn_two_vms_two_different_subnets
assert vm1.wait_till_vm_is_up()
AssertionError
2025-06-21 16:55:53,997 - INFO -
2025-06-21 16:55:53,997 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : FAILED[0:00:06]
2025-06-21 16:55:53,997 - INFO - --------------------------------------------------------------------------------
2025-06-21 16:55:54,721 - INFO - Deleted project: ctest-TestBasicVMVN-69593239, ID : 25f5ac4f-0a9e-46a2-a2b0-a5d9cb11f0da
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ run_tests_serial
+ echo in serial_run_test
in serial_run_test
+ export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts
+ PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts
+ testr_init
+ '[' '!' -d .testrepository ']'
+ find . -type f -name '*.pyc' -delete
+ export OS_TEST_PATH=./serial_scripts/
+ OS_TEST_PATH=./serial_scripts/
+ export DO_XMPP_CHECK=0
+ DO_XMPP_CHECK=0
+ '[' '!' -d ./serial_scripts/ ']'
+ '[' 0 -eq 1 ']'
+ /usr/local/bin/testr run --subunit ci_sanity
+ /usr/local/bin/subunit2junitxml -f -o result_2025_06_21_16_51_25_8687.xml
2025-06-21 16:56:02,932 - INFO - Using existing project ['default-domain', 'admin'](bca3401b-ce40-4da6-bf19-b9735909f80f)
2025-06-21 16:56:03,113 - INFO - ================================================================================
2025-06-21 16:56:03,113 - INFO - STARTING TEST : test_contrail_status
2025-06-21 16:56:03,114 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active
2025-06-21 16:56:03,238 - INFO - Initial checks done. Running the testcase now
2025-06-21 16:56:03,238 - INFO -
2025-06-21 16:56:03,330 - INFO - 10.0.0.38
2025-06-21 16:56:03,331 - INFO - config
2025-06-21 16:56:03,337 - INFO - config-nodemgr:active
2025-06-21 16:56:03,342 - INFO - api-server:active
2025-06-21 16:56:03,347 - INFO - schema:active
2025-06-21 16:56:03,352 - INFO - svc-monitor:active
2025-06-21 16:56:03,358 - INFO - device-manager:active
2025-06-21 16:56:03,358 - INFO - config-database
2025-06-21 16:56:03,358 - INFO - config-cassandra:active
2025-06-21 16:56:03,358 - INFO - config-zookeeper:active
2025-06-21 16:56:03,358 - INFO - config-rabbitmq:active
2025-06-21 16:56:03,358 - INFO - vrouter
2025-06-21 16:56:03,363 - INFO - vrouter-nodemgr:active
2025-06-21 16:56:03,369 - INFO - agent:active
2025-06-21 16:56:03,369 - INFO - control
2025-06-21 16:56:03,374 - INFO - control-nodemgr:active
2025-06-21 16:56:03,379 - INFO - control:active
2025-06-21 16:56:03,379 - INFO - named:active
2025-06-21 16:56:03,384 - INFO - dns:active
2025-06-21 16:56:03,384 - INFO - analytics
2025-06-21 16:56:03,389 - INFO - analytics-nodemgr:active
2025-06-21 16:56:03,393 - INFO - analytics-api:active
2025-06-21 16:56:03,398 - INFO - collector:active
2025-06-21 16:56:03,398 - INFO - analytics-database
2025-06-21 16:56:03,398 - INFO - analytics-cassandra:active
2025-06-21 16:56:03,403 - INFO - analyticsdb-nodemgr:active
2025-06-21 16:56:03,409 - INFO - query-engine:active
2025-06-21 16:56:03,409 - INFO - webui
2025-06-21 16:56:03,409 - INFO - webui:active
2025-06-21 16:56:03,409 - INFO - webui-middleware:active
2025-06-21 16:56:03,409 - INFO - redis:active
2025-06-21 16:56:03,409 - INFO - analytics_snmp
2025-06-21 16:56:03,414 - INFO - snmp-collector:active
2025-06-21 16:56:03,414 - INFO - snmp-topology:active
2025-06-21 16:56:03,414 - INFO - analytics_alarm
2025-06-21 16:56:03,414 - INFO - alarmgen:active
2025-06-21 16:56:03,415 - INFO - All the contrail services are up on all nodes
2025-06-21 16:56:03,415 - INFO - contrail-status passed
2025-06-21 16:56:03,538 - INFO - END TEST : test_contrail_status : PASSED[0:00:00]
2025-06-21 16:56:03,538 - INFO - --------------------------------------------------------------------------------
2025-06-21 16:56:03,589 - INFO - Domain Default found not creating
2025-06-21 16:56:03,745 - INFO - Project ctest-TestSriov-94267651 not found, creating it
2025-06-21 16:56:04,214 - INFO - Created Project:ctest-TestSriov-94267651, ID : fa977a6f-2f86-4dea-b3f1-e55007034450
2025-06-21 16:56:07,099 - INFO - Deleted project: ctest-TestSriov-94267651, ID : fa977a6f-2f86-4dea-b3f1-e55007034450
+ [[ -z '' ]]
+ [[ -z ci_sanity ]]
+ sleep 2
+ /usr/bin/python3 tools/report_gen.py contrail_test_input.yaml report_details_2025_06_21_16_51_25.ini
[localhost] local: rpm -q --queryformat '%{VERSION}-' contrail-lib; rpm -q --queryformat '%{RELEASE}' contrail-lib | awk -F'.' '{print $1}'
+ echo 'Generated report_details* file: report_details_2025_06_21_16_51_25.ini'
Generated report_details* file: report_details_2025_06_21_16_51_25.ini
+ parse_results
+ /usr/bin/python3 tools/parse_result.py result_2025_06_21_16_51_25_1435.xml report_details_2025_06_21_16_51_25.ini
+ /usr/bin/python3 tools/parse_result.py result_2025_06_21_16_51_25_8687.xml report_details_2025_06_21_16_51_25.ini
+ generate_html
+ '[' -f result_2025_06_21_16_51_25_1435.xml ']'
+ /usr/bin/python3 tools/update_testsuite_properties.py report_details_2025_06_21_16_51_25.ini result_2025_06_21_16_51_25_1435.xml
+ ant
Buildfile: /contrail-test/build.xml
junit-report:
[delete] Deleting directory /contrail-test/report
[junitreport] Processing /contrail-test/report/TESTS-TestSuites.xml to /contrail-test/report/junit-noframes.html
[junitreport] Loading stylesheet /contrail-test/junit-noframes.xsl
[junitreport] Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
[junitreport] Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[junitreport] Transform time: 237ms
BUILD SUCCESSFUL
Total time: 0 seconds
+ echo 'Generate HTML reports in report/ folder : report/junit-noframes.html'
Generate HTML reports in report/ folder : report/junit-noframes.html
+ convert_logs_to_html
+ /usr/bin/python3 tools/convert_logs_to_html.py logs/
logs/testbasicpolicyipv4v6.log
logs/tcutils.util.log
logs/testsvcregr.log
logs/auth.log
logs/testvdnsbasic0.log
logs/testbasicpolicy.log
logs/testbasicvmvnx.log
logs/testbasicvmvn.log
logs/testroutersbasic.log
logs/analyticsbasictestsanity.log
logs/analyticstestsanity.log
logs/testheat.log
logs/testsriov.log
logs/floatingipbasictestsanity.log
logs/introspect.log
logs/__main__.log
logs/tcutils.collector.opserver_results.log
logs/common.contrail_test_init.log
+ echo 'Converted log files to html files'
Converted log files to html files
+ collect_tracebacks
+ export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts:/contrail-test:/contrail-test/fixtures
+ PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts:/contrail-test:/contrail-test/fixtures
+ /usr/bin/python3 tools/collect_bts.py contrail_test_input.yaml
[ubuntu@10.0.0.38] put: tools/search-bt.py -> /tmp/search-bt.py
Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-3512-1-tracebacks.log
Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-3512-1-ignored_tracebacks.log
Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-3512-1-traceback_parse_failures.log
Done looking for tracebacks
[ubuntu@10.0.0.38] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-3512-1-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-3512-1-tracebacks.log
Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-3512-1-tracebacks.log'
Underlying exception:
No such file
[ubuntu@10.0.0.38] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-3512-1-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-3512-1-ignored_tracebacks.log
Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-3512-1-ignored_tracebacks.log'
Underlying exception:
No such file
[ubuntu@10.0.0.38] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-3512-1-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-3512-1-traceback_parse_failures.log
+ sleep 2
+ retval=0
+ '[' 0 -lt 101 ']'
+ exit 100
+ rv_run_test=100
+ '[' -d /contrail-test.save ']'
+ cp -f /opt/contrail/utils/fabfile/testbeds/testbed.py /contrail-test.save/
cp: cannot stat ‘/opt/contrail/utils/fabfile/testbeds/testbed.py’: No such file or directory
+ rsync -L -a --exclude logs/ --exclude report/ /contrail-test /contrail-test.save/
+ exit 100
tput: No value for $TERM and no -T specified
ERROR: there were failures during the test.
See detailed logs in /home/ubuntu/contrail-test-runs
INFO: collect logs
~/contrail-test-runs/2025_06_21_16_51_25 ~
logs/
logs/cn-jenkins-deploy-platform-ansible-os-3512-1-traceback_parse_failures.log
logs/testbasicpolicyipv4v6.log
logs/tcutils.util.log
logs/testbasicvmvn.html
logs/common.html
logs/testsvcregr.log
logs/testsvcregr.html
logs/testsriov.html
logs/auth.log
logs/analyticstestsanity.html
logs/testvdnsbasic0.log
logs/testroutersbasic.html
logs/tcutils.html
logs/cn-jenkins-deploy-platform-ansible-os-3512-1-ignored_tracebacks.log
logs/testbasicpolicy.log
logs/testbasicvmvnx.log
logs/testheat.html
logs/testbasicvmvn.log
logs/testvdnsbasic0.html
logs/floatingipbasictestsanity.html
logs/testroutersbasic.log
logs/testbasicpolicy.html
logs/cn-jenkins-deploy-platform-ansible-os-3512-1-tracebacks.log
logs/analyticsbasictestsanity.log
logs/analyticstestsanity.log
logs/testheat.log
logs/testsriov.log
logs/floatingipbasictestsanity.log
logs/testbasicpolicyipv4v6.html
logs/__main__.html
logs/txtsyle.css
logs/auth.html
logs/introspect.log
logs/__main__.log
logs/tcutils.collector.opserver_results.log
logs/introspect.html
logs/common.contrail_test_init.log
logs/testbasicvmvnx.html
logs/analyticsbasictestsanity.html
TESTS-TestSuites.xml
junit-noframes.html
~
INFO: Test sanity finished Sat Jun 21 16:56:29 UTC 2025
+ res=1
+ ./src/opensdn-io/tf-jenkins/jobs/test/functional/collect_logs.sh
~/workspace/test-sanity/logs ~/workspace/test-sanity
Warning: Permanently added '10.0.0.38' (ECDSA) to the list of known hosts.
logs/
logs/cn-jenkins-deploy-platform-ansible-os-3512-1-traceback_parse_failures.log
logs/testbasicpolicyipv4v6.log
logs/tcutils.util.log
logs/testbasicvmvn.html
logs/common.html
logs/testsvcregr.log
logs/testsvcregr.html
logs/testsriov.html
logs/auth.log
logs/analyticstestsanity.html
logs/testvdnsbasic0.log
logs/testroutersbasic.html
logs/tcutils.html
logs/cn-jenkins-deploy-platform-ansible-os-3512-1-ignored_tracebacks.log
logs/testbasicpolicy.log
logs/testbasicvmvnx.log
logs/testheat.html
logs/testbasicvmvn.log
logs/testvdnsbasic0.html
logs/floatingipbasictestsanity.html
logs/testroutersbasic.log
logs/testbasicpolicy.html
logs/cn-jenkins-deploy-platform-ansible-os-3512-1-tracebacks.log
logs/analyticsbasictestsanity.log
logs/analyticstestsanity.log
logs/testheat.log
logs/testsriov.log
logs/floatingipbasictestsanity.log
logs/testbasicpolicyipv4v6.html
logs/__main__.html
logs/txtsyle.css
logs/auth.html
logs/introspect.log
logs/__main__.log
logs/tcutils.collector.opserver_results.log
logs/introspect.html
logs/common.contrail_test_init.log
logs/testbasicvmvnx.html
logs/analyticsbasictestsanity.html
TESTS-TestSuites.xml
junit-noframes.html
~/workspace/test-sanity
Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts.
Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts.
INFO: logs saved
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE