+ trap resume_pid 10 + getopts :T:t:p:f:h opt + TESTBED=/opt/contrail/utils/fabfile/testbeds/testbed.py + CONTRAIL_FABPATH=/opt/contrail/utils + CONTRAIL_TEST_FOLDER=/contrail-test + FEATURE=sanity + TEST_TAGS=sanity + [[ ! -f /contrail-test/contrail_test_input.yaml ]] + '[' '!' /opt/contrail/utils/fabfile/testbeds/testbed.py -ef /opt/contrail/utils/fabfile/testbeds/testbed.py ']' + mkdir -p /opt/contrail/utils/fabfile/testbeds/ + cp /opt/contrail/utils/fabfile/testbeds/testbed.py /opt/contrail/utils/fabfile/testbeds/testbed.py cp: cannot stat '/opt/contrail/utils/fabfile/testbeds/testbed.py': No such file or directory + cd /contrail-test + run_tests='./run_tests.sh --contrail-fab-path /opt/contrail/utils ' + [[ -n '' ]] + [[ -n sanity ]] + [[ sanity =~ ci_sanity ]] + ./run_tests.sh --contrail-fab-path /opt/contrail/utils -T sanity + declare -a pids + trap resume_pids 10 1 2 3 6 + source tools/common.sh + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 ++ which testr + TESTR=/usr/local/bin/testr ++ which subunit2junitxml + SUBUNIT2JUNIT=/usr/local/bin/subunit2junitxml + rm -rf .testrepository + testrargs= + path= + tags= + venv=.venv + with_venv=tools/with_venv.sh + always_venv=0 + never_venv=1 + no_site_packages=0 + debug=0 + force=0 + wrapper= + config_file= + update=0 + upgrade=0 + upload=0 + logging=0 + logging_config=logging.conf + concurrency= + parallel=0 + failure_threshold= + contrail_fab_path=/opt/contrail/utils ++ date +%Y_%m_%d_%H_%M_%S + export SCRIPT_TS=2026_06_08_02_23_53 + SCRIPT_TS=2026_06_08_02_23_53 ++ getopt -o pVNnfuUsthdC:lLmF:T:c: -l test-failure-threshold:,prepare,virtual-env,no-virtual-env,no-site-packages,force,upgrade,k8s_upgrade,update,upload,sanity,parallel,help,debug,config:,logging,logging-config,send-mail,features:,tags:,concurrency:,contrail-fab-path: -- --contrail-fab-path /opt/contrail/utils -T sanity + options=' --contrail-fab-path '\''/opt/contrail/utils'\'' -T '\''sanity'\'' --' + eval set -- --contrail-fab-path ''\''/opt/contrail/utils'\''' -T ''\''sanity'\''' -- ++ set -- --contrail-fab-path /opt/contrail/utils -T sanity -- + first_uu=yes + '[' 5 -gt 0 ']' + case "$1" in + contrail_fab_path=/opt/contrail/utils + shift + shift + '[' 3 -gt 0 ']' + case "$1" in + tags=sanity + shift + shift + '[' 1 -gt 0 ']' + case "$1" in + '[' yes == yes ']' + first_uu=no + shift + '[' 0 -gt 0 ']' ++ echo sanity ++ sed 's/,/ /g' + tags=sanity + config_file=/contrail-test/contrail_test_input.yaml + [[ -n /contrail-test/contrail_test_input.yaml ]] + export TEST_CONFIG_FILE=/contrail-test/contrail_test_input.yaml + TEST_CONFIG_FILE=/contrail-test/contrail_test_input.yaml + prepare + '[' -n /contrail-test/contrail_test_input.yaml ']' ++ readlink -f /contrail-test/contrail_test_input.yaml + config_file=/contrail-test/contrail_test_input.yaml ++ dirname /contrail-test/contrail_test_input.yaml + export TEST_CONFIG_DIR=/contrail-test + TEST_CONFIG_DIR=/contrail-test ++ basename /contrail-test/contrail_test_input.yaml + export TEST_CONFIG_FILE=contrail_test_input.yaml + TEST_CONFIG_FILE=contrail_test_input.yaml + ssh_key_gen + [[ -f /root/.ssh/id_rsa ]] + [[ -f /root/.ssh/id_rsa.pub ]] + return 0 + start_ssh_agent + ssh-add -l + '[' 2 == 2 ']' + test -r /root/.ssh-agent + ssh-add -l + '[' 2 == 2 ']' + umask 066 + ssh-agent + eval 'SSH_AUTH_SOCK=/tmp/ssh-XXXXXXP21WdS/agent.23; export SSH_AUTH_SOCK; SSH_AGENT_PID=24; export SSH_AGENT_PID; echo Agent pid 24;' ++ SSH_AUTH_SOCK=/tmp/ssh-XXXXXXP21WdS/agent.23 ++ export SSH_AUTH_SOCK ++ SSH_AGENT_PID=24 ++ export SSH_AGENT_PID ++ echo Agent pid 24 + ssh-add Identity added: /root/.ssh/id_rsa (jenkins@tf-jenkins) + source_file_ssh_agent + cat + '[' 0 -eq 1 ']' + export REPORT_DETAILS_FILE=report_details_2026_06_08_02_23_53.ini + REPORT_DETAILS_FILE=report_details_2026_06_08_02_23_53.ini + export REPORT_FILE=report/junit-noframes.html + REPORT_FILE=report/junit-noframes.html ++ dirname ./run_tests.sh + cd . + '[' 0 -eq 1 ']' + '[' 1 -eq 0 ']' + export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test/fixtures:/contrail-test/scripts:/contrail-test + PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test/fixtures:/contrail-test/scripts:/contrail-test + apply_patches + apply_junitxml_patch + patch_path=/contrail-test/tools/patches + src_path=/usr/lib/python2.6/site-packages + '[' -d /usr/lib/python2.6/site-packages/junitxml ']' + src_path=/usr/local/lib/python2.7/dist-packages + '[' -d /usr/local/lib/python2.7/dist-packages/junitxml ']' + src_path=/usr/lib/python2.7/site-packages/ + '[' -d /usr/lib/python2.7/site-packages//junitxml ']' + patch -d -p0 -N --dry-run --silent + '[' 2 -eq 0 ']' + filepath=/usr/local/lib/python3.6/site-packages/junitxml + '[' '!' -d /usr/local/lib/python3.6/site-packages/junitxml ']' + filepath=/usr/local/lib/python3.9/site-packages/junitxml + patch -d /usr/local/lib/python3.9/site-packages/junitxml -p0 -N --dry-run --silent + '[' 0 -eq 0 ']' + echo 'Applied patch for python3' Applied patch for python3 + cd /usr/local/lib/python3.9/site-packages/junitxml + patch -p0 -N patching file __init__.py + apply_subunitfilters_patch + patch_path=/contrail-test/tools/patches + filepath=/usr/local/lib/python3.6/site-packages/subunit + '[' '!' -d /usr/local/lib/python3.6/site-packages/subunit ']' + filepath=/usr/local/lib/python3.9/site-packages/subunit + patch -p0 -N --dry-run --silent /usr/local/lib/python3.9/site-packages/subunit/filters.py + '[' 0 -eq 0 ']' + echo 'Applied subunit-filter patch for python3' Applied subunit-filter patch for python3 + patch -p0 -N /usr/local/lib/python3.9/site-packages/subunit/filters.py patching file /usr/local/lib/python3.9/site-packages/subunit/filters.py + export TEST_DELAY_FACTOR=1 + TEST_DELAY_FACTOR=1 + export TEST_RETRY_FACTOR=1 + TEST_RETRY_FACTOR=1 + rm -rf 'result*.xml' ++ get_result_xml ++ result_xml=result_2026_06_08_02_23_53_27265.xml ++ echo result_2026_06_08_02_23_53_27265.xml + result_xml=result_2026_06_08_02_23_53_27265.xml ++ get_result_xml ++ result_xml=result_2026_06_08_02_23_53_4678.xml ++ echo result_2026_06_08_02_23_53_4678.xml + serial_result_xml=result_2026_06_08_02_23_53_4678.xml + GIVEN_TEST_PATH= + '[' '!' -z ']' + check_test_discovery + echo 'Checking if test-discovery is fine' Checking if test-discovery is fine + bash -x tools/check_test_discovery.sh + echo 'Validating if test discovery passes in scripts/ and serial_scripts' Validating if test discovery passes in scripts/ and serial_scripts + echo '' + GIVEN_TEST_PATH= + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 ++ which testr + export TESTR=/usr/local/bin/testr + TESTR=/usr/local/bin/testr + export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test/scripts:/contrail-test/fixtures + PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test/scripts:/contrail-test/fixtures + export OS_TEST_PATH=./scripts + OS_TEST_PATH=./scripts + /usr/local/bin/testr list-tests running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-6000} \ ${PYTHON:-/usr/bin/python3} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./scripts} --list /usr/local/lib/python3.9/site-packages/netaddr/strategy/__init__.py:189: SyntaxWarning: "is not" with a literal. Did you mean "!="? if word_sep is not '': /contrail-test/fixtures/contrailapi.py:2218: SyntaxWarning: "is" with a literal. Did you mean "=="? if type(public_network_obj).__name__ is 'VirtualNetwork': /contrail-test/tcutils/control/cn_introspect_utils.py:307: SyntaxWarning: "is" with a literal. Did you mean "=="? if encoding is 'All': /contrail-test/tcutils/collector/opserver_util.py:378: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /contrail-test/tcutils/collector/opserver_util.py:379: SyntaxWarning: "is" with a literal. Did you mean "=="? if match_v[0][-1] is '*': /usr/local/lib/python3.9/site-packages/jnpr/junos/device.py:868: SyntaxWarning: "is not" with a literal. Did you mean "!="? if rpc_rsp_e.text is not None and rpc_rsp_e.text.strip() is not '': /usr/local/lib/python3.9/site-packages/jnpr/junos/device.py:1271: SyntaxWarning: "is not" with a literal. Did you mean "!="? if auto_probe is not 0: /usr/local/lib/python3.9/site-packages/jnpr/junos/rpcmeta.py:145: SyntaxWarning: "is not" with a literal. Did you mean "!="? if model and filter_xml is None and options.get('format') \ /usr/local/lib/python3.9/site-packages/jnpr/junos/utils/start_shell.py:137: SyntaxWarning: "is not" with a literal. Did you mean "!="? self.last_ok = got is not '' /contrail-test/scripts/hbf/test_hbs_traffic.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is "TCP": /contrail-test/scripts/hbf/test_hbs_traffic.py:224: SyntaxWarning: "is" with a literal. Did you mean "=="? if traffic_type is "ICMP": /contrail-test/scripts/vrouter/test_tcp_mtu_probe.py:40: SyntaxWarning: "is" with a literal. Did you mean "=="? if value is 1: /contrail-test/scripts/vrouter/test_tcp_mtu_probe.py:42: SyntaxWarning: "is" with a literal. Did you mean "=="? if value is 2: scripts.RR.test_rr.TestBasicRR.test_basic_RR[sanity] scripts.RR.test_rr.TestBasicRR.test_create_vm_after_RR_set[sanity] scripts.analytics.test_analytics.AnalyticsTestSanity.test_bgprouter_uve_for_xmpp_and_bgp_peer_count scripts.analytics.test_analytics.AnalyticsTestSanity.test_colector_uve_module_sates scripts.analytics.test_analytics.AnalyticsTestSanity.test_config_node_uve_states scripts.analytics.test_analytics.AnalyticsTestSanity.test_contrail_alarms[todo_sanity] scripts.analytics.test_analytics.AnalyticsTestSanity.test_contrail_status[cb_sanity,ci_sanity,dev_sanity_dpdk,sanity] scripts.analytics.test_analytics.AnalyticsTestSanity.test_message_table scripts.analytics.test_analytics.AnalyticsTestSanity.test_redis_stunnel_provision[full_sanity] scripts.analytics.test_analytics.AnalyticsTestSanity.test_verify_hrefs scripts.analytics.test_analytics.AnalyticsTestSanity1.test_stats_tables scripts.analytics.test_analytics.AnalyticsTestSanity1.test_verify__bgp_router_uve_up_xmpp_and_bgp_count scripts.analytics.test_analytics.AnalyticsTestSanity1.test_verify_bgp_peer_uve scripts.analytics.test_analytics.AnalyticsTestSanity3.test_db_nodemgr_status[dev_sanity_dpdk,sanity] scripts.analytics.test_analytics.AnalyticsTestSanity3.test_verify_generator_collector_connections[dev_sanity_dpdk,sanity] scripts.analytics.test_analytics.AnalyticsTestSanity3.test_verify_generator_connections_to_collector_node[dev_sanity_dpdk,sanity] scripts.analytics.test_analytics.AnalyticsTestSanity3.test_verify_process_status_agent[cb_sanity,dev_sanity_dpdk,sanity] scripts.analytics.test_analytics.AnalyticsTestSanity3.test_verify_process_status_analytics_node[cb_sanity,dev_sanity_dpdk,sanity] scripts.analytics.test_analytics.AnalyticsTestSanity3.test_verify_process_status_control_node[cb_sanity,dev_sanity_dpdk,sanity] scripts.analytics.test_analytics_basic.AnalyticsBasicTestSanity.test_verify_object_logs[ci_sanity,dev_sanity_dpdk,sanity,suite1] scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_as_loop_count_2byte scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_as_loop_count_4byte scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_asn_update scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_basic[todo_sanity] scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_community scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_hold_time scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_ibgp scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_ipv4_prefix_limit_idle_timeout scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_ipv6_prefix_limit_idle_timeout scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_md5 scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_route_origin_override scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_vsrx_as_override scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_vsrx_bfd_suppress_route_advt scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_vsrx_ipv4_mapped_ipv6_nexthop scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_with_bfd_shc_attached_to_vmi scripts.bgpaas.test_bgpaas.TestBGPaaS.test_cem19989_adddelete_vmi scripts.bgpaas.test_bgpaas.TestBGPaaS.test_cem20052 scripts.bgpaas.test_bgpaas.TestBGPaaS.test_cem20284 scripts.ceilometer_tests.test_ceilometer.CeilometerTest.test_resources_by_admin_tenant scripts.ceilometer_tests.test_ceilometer.CeilometerTest.test_resources_by_user_tenant scripts.ceilometer_tests.test_ceilometer.CeilometerTest.test_sample_floating_ip_transmit_packets scripts.db_manage.test_db_manage.DbManageTest.test_db_manage[cb_sanity,ci_sanity,dev_sanity_dpdk,sanity] scripts.documentation.test_docs.DocumentationTest.test_analytics_docs[cb_sanity,ci_sanity,dev_sanity_dpdk,sanity] scripts.documentation.test_docs.DocumentationTest.test_config_docs[cb_sanity,ci_sanity,dev_sanity_dpdk,sanity] scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_basic[todo_sanity] scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_bug_1749695[todo_sanity] scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_through_floatingvn scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_with_different_forwarding_mode[upgrade] scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_with_floating_ip scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_with_policy scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_with_secondary_ip[upgrade] scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_with_sg scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_deletion scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_dest_ip scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_dest_port scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_protocol scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_src_ip[sanity] scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_src_port scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_vm_suspend_restart scripts.ecmp.test_ecmp.TestECMPFeature.test_ecmp_in_pol_based_svc scripts.ecmp.test_ecmp.TestECMPFeature.test_ecmp_in_pol_based_svc_pol_update scripts.ecmp.test_ecmp.TestECMPFeature.test_ecmp_svc_in_network_with_3_instance_add_flows scripts.ecmp.test_ecmp.TestECMPFeature.test_ecmp_svc_in_network_with_3_instance_diff_proto scripts.ecmp.test_ecmp.TestECMPFeature.test_ecmp_svc_in_network_with_3_instance_incr_dip scripts.ecmp.test_ecmp.TestECMPFeature.test_ecmp_svc_in_network_with_policy_bind_unbind scripts.ecmp.test_ecmp.TestECMPFeature.test_ecmp_svc_v2_in_network_nat_with_3_instance[cb_sanity,sanity] scripts.ecmp.test_ecmp.TestECMPFeatureIPv6.test_ecmp_in_pol_based_svc scripts.ecmp.test_ecmp.TestECMPFeatureIPv6.test_ecmp_in_pol_based_svc_pol_update scripts.ecmp.test_ecmp.TestECMPFeatureIPv6.test_ecmp_svc_in_network_with_3_instance_add_flows scripts.ecmp.test_ecmp.TestECMPFeatureIPv6.test_ecmp_svc_in_network_with_3_instance_diff_proto scripts.ecmp.test_ecmp.TestECMPFeatureIPv6.test_ecmp_svc_in_network_with_3_instance_incr_dip scripts.ecmp.test_ecmp.TestECMPFeatureIPv6.test_ecmp_svc_in_network_with_policy_bind_unbind scripts.ecmp.test_ecmp.TestECMPFeatureIPv6.test_ecmp_svc_v2_in_network_nat_with_3_instance[dev_sanity_dpdk] scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_3_instance scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_fragments scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_fragments_packet_mode scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_mirror scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_mirror_aap scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_mirror_aap_packet_mode scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_mirror_packet_mode scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_static_route_no_policy[sanity] scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_v2_transparent_with_3_instance[cb_sanity,sanity] scripts.ecmp.test_ecmp.TestECMPSanity.test_ecmp_svc_in_network_with_3_instance scripts.ecmp.test_ecmp.TestECMPSanity.test_ecmp_svc_in_network_with_static_route_no_policy[sanity] scripts.ecmp.test_ecmp.TestECMPSanity.test_ecmp_svc_v2_transparent_with_3_instance[cb_sanity,sanity] scripts.ecmp.test_ecmp.TestECMPSanityIPv6.test_ecmp_svc_in_network_with_3_instance[cb_sanity,sanity] scripts.ecmp.test_ecmp.TestECMPSanityIPv6.test_ecmp_svc_in_network_with_static_route_no_policy scripts.ecmp.test_ecmp.TestECMPSanityIPv6.test_ecmp_svc_v2_transparent_with_3_instance scripts.ecmp.test_ecmp.TestECMPwithFIP_1.test_ecmp_with_svc_with_fip_dest scripts.ecmp.test_ecmp.TestECMPwithFIP_2.test_ecmp_bw_three_vms_add_del_same_fip scripts.ecmp.test_ecmp.TestECMPwithFIP_2.test_ecmp_bw_three_vms_same_fip_incr_sip scripts.ecmp.test_ecmp.TestECMPwithFIP_2.test_ecmp_bw_three_vms_same_fip_incr_sport scripts.ecmp.test_ecmp.TestECMPwithSVMChange.test_ecmp_with_svm_deletion[sanity] scripts.ecmp.test_ecmp.TestECMPwithSVMChange.test_ecmp_with_svm_suspend_start scripts.ecmp.test_ecmp.TestECMPwithSVMChangeIPv6.test_ecmp_with_svm_deletion scripts.ecmp.test_ecmp.TestECMPwithSVMChangeIPv6.test_ecmp_with_svm_suspend_start scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_multi_inline_SVC_VN_with_external_RT scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_basic[sanity] scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_basic_with_3_svm_instances scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_basic_with_multiple_svm_instances scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_basic_with_transparent scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_basic_with_transparent_in_net_nat scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_in_2_multi_inline_svc_chains_in_net_in_net scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_in_2_multi_inline_svc_chains_transparent_in_net_in_net_nat[upgrade] scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_in_2_multi_inline_svc_chains_transparent_in_net_transparent scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_three_stage_SC_with_ECMP scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_three_stage_SC_with_traffic scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_three_stage_v2_SC[sanity] scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_multi_inline_SVC_VN_with_external_RT scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_basic[sanity] scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_basic_with_3_svm_instances scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_basic_with_multiple_svm_instances scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_basic_with_transparent scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_basic_with_transparent_in_net_nat scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_in_2_multi_inline_svc_chains_in_net_in_net scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_in_2_multi_inline_svc_chains_transparent_in_net_in_net_nat scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_in_2_multi_inline_svc_chains_transparent_in_net_transparent scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_three_stage_SC_with_ECMP scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_three_stage_SC_with_traffic scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_three_stage_v2_SC scripts.ecmp.test_ecmp.TestVRRPwithSVM.test_vrrp_with_svm_toggle_admin_port scripts.ecmp.test_ecmp_subInt.TestSubInterfacesECMP.test_svc_ecmp_subIntf[upgrade] scripts.ecmp.test_ecmp_subInt.TestSubInterfacesECMP.test_svc_subIntf scripts.firewall.test_fw.TestFirewallDraftBasic.test_mixed_draft_mode[dev_sanity_dpdk,full_sanity] scripts.floatingip.test_floatingip.FloatingipTestSanity.test_communication_across_borrower_vm scripts.floatingip.test_floatingip.FloatingipTestSanity.test_exhust_Fip_pool_and_release_fip scripts.floatingip.test_floatingip.FloatingipTestSanity.test_mutual_floating_ip scripts.floatingip.test_floatingip.FloatingipTestSanity1.test_fip_in_uve scripts.floatingip.test_floatingip.FloatingipTestSanity1.test_fip_with_traffic scripts.floatingip.test_floatingip.FloatingipTestSanity1.test_removal_of_fip_with_traffic scripts.floatingip.test_floatingip.FloatingipTestSanity1.test_vm_restart_with_fip scripts.floatingip.test_floatingip.FloatingipTestSanity1.test_vn_info_in_agent_with_fip scripts.floatingip.test_floatingip.FloatingipTestSanity2.test_communication_across__diff_proj scripts.floatingip.test_floatingip.FloatingipTestSanity4.test_tcp_transfer_from_fip_vm scripts.floatingip.test_floatingip.FloatingipTestSanity5.test_longest_prefix_match_with_fip_and_native_staticroute scripts.floatingip.test_floatingip.FloatingipTestSanity5.test_longest_prefix_match_with_fip_and_policy scripts.floatingip.test_floatingip.FloatingipTestSanity5.test_longest_prefix_match_with_fip_and_staticroute scripts.floatingip.test_floatingip_basic.FloatingipBasicTestSanity.test_floating_ip[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity,quick_sanity,sanity,suite1,vrouter_gw] scripts.floatingip.test_mx.TestSanity_MX.test_apply_policy_fip_on_same_vn[mx_test] scripts.floatingip.test_mx.TestSanity_MX.test_fip_with_vm_in_2_vns[mx_test] scripts.floatingip.test_mx.TestSanity_MX.test_ftp_http_with_public_ip[mx_test] scripts.floatingip.test_mx.TestSanity_MX.test_mx_gateway[mx_test,sanity] scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_fwp_tag_priority_order_vmi_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_deployment_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_deployment_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_label_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_label_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_site_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_site_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_tier_tagat_project scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_tier_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_tier_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_intra_compute_tag_deployment_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_intra_compute_tag_label_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_intra_compute_tag_site_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_intra_compute_tag_tier_tagat_project scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_intra_compute_tag_tier_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_deployment_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_deployment_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_label_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_label_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_site_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_site_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_tier_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_tier_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_deployment_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_deployment_tagat_vn[k8s_sanity] scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_label_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_label_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_site_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_site_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_tier_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_tier_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_policy_at_firewall_and_network_level scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_tag_at_vmi_inter_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_tag_at_vmi_intra_vn scripts.hbf.test_hbs_project.TestHbsEnabledProject.test_hbs_with_hbf_type_label scripts.hbf.test_hbs_project.TestHbsEnabledProject.test_verify_hbf_on_multiple_projects scripts.hbf.test_hbs_project.TestHbsEnabledProject.test_verify_hbf_on_multiple_projects_with_non_hbf_project scripts.hbf.test_hbs_project.TestHbsEnabledProject.test_verify_hbsflag_toggle_with_multiple_projects_with_non_hbf_project scripts.hbf.test_hbs_project.TestHbsEnabledProject.test_verify_quota_limit_for_host_based_service scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_IcmpInterVnInterCompute scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_IcmpInterVnIntraCompute scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_IcmpIntraVnInterCompute scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_IcmpIntraVnIntraCompute scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_TcpInterVnInterCompute scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_TcpInterVnIntraCompute scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_TcpIntraVnInterCompute scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_TcpIntraVnIntraCompute scripts.heat.test_heat.TestHeat.test_ecmp_svc_creation_with_heat scripts.heat.test_heat.TestHeat.test_heat_stacks_list[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity] scripts.heat.test_heat.TestHeat.test_max_inst_change_in_ecmp_svc scripts.heat.test_heat.TestHeat.test_port_based_multi_sc scripts.heat.test_heat.TestHeat.test_proto_based_multi_sc scripts.heat.test_heat.TestHeat.test_pt_multi_inline_v2_svc_creation_with_heat scripts.heat.test_heat.TestHeat.test_public_access_thru_svc_w_fip[cb_sanity,sanity] scripts.heat.test_heat.TestHeat.test_security_group_update scripts.heat.test_heat.TestHeat.test_src_cidr_svc_creation_with_heat scripts.heat.test_heat.TestHeat.test_transit_vn_asym_innet_nat scripts.heat.test_heat.TestHeat.test_transit_vn_asym_innet_trans scripts.heat.test_heat.TestHeat.test_transit_vn_asym_innetnat_trans scripts.heat.test_heat.TestHeat.test_transit_vn_sym_1_innet[sanity] scripts.heat.test_heat.TestHeat.test_transit_vn_sym_1_innetnat[dev_sanity_dpdk] scripts.heat.test_heat.TestHeat.test_transit_vn_sym_1_trans scripts.heat.test_heat.TestHeat.test_transit_vn_sym_2_innet_svc scripts.heat.test_heat.TestHeat.test_transit_vn_sym_2_trans_svc scripts.heat.test_heat.TestHeat.test_transit_vn_sym_innet_nat scripts.heat.test_heat.TestHeat.test_transit_vn_sym_trans_innet scripts.heat.test_heat.TestHeat.test_transit_vn_sym_trans_nat scripts.heat.test_heat.TestHeatIPv6.test_ecmp_svc_creation_with_heat scripts.heat.test_heat.TestHeatIPv6.test_heat_stacks_list scripts.heat.test_heat.TestHeatIPv6.test_max_inst_change_in_ecmp_svc scripts.heat.test_heat.TestHeatIPv6.test_port_based_multi_sc scripts.heat.test_heat.TestHeatIPv6.test_proto_based_multi_sc scripts.heat.test_heat.TestHeatIPv6.test_pt_multi_inline_v2_svc_creation_with_heat scripts.heat.test_heat.TestHeatIPv6.test_public_access_thru_svc_w_fip[cb_sanity,sanity] scripts.heat.test_heat.TestHeatIPv6.test_security_group_update scripts.heat.test_heat.TestHeatIPv6.test_src_cidr_svc_creation_with_heat scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_asym_innet_nat scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_asym_innet_trans scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_asym_innetnat_trans scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_1_innet[cb_sanity] scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_1_innetnat[dev_sanity_dpdk] scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_1_trans scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_2_innet_svc scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_2_trans_svc scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_innet_nat scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_trans_innet scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_trans_nat scripts.heat.test_heat_basic.TestBasicHeat.test_svc_creation_with_heat[dev_sanity_dpdk,sanity,suite1] scripts.heat.test_heat_basic.TestBasicHeatIPv6.test_svc_creation_with_heat[sanity] scripts.interAS.test_interas.TestInterAS.test_interAS_labeled_unicast scripts.interAS.test_interas.TestInterAS.test_interAS_remote_vpn scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1_vn1dst_cn1vn1_analyzer_cn2vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn1_analyzer_cn2vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn3[cb_sanity,ci_sanity_WIP,full_sanity,quick_sanity] scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_dynamic_NH_without_juniper_header_cem8760 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn2vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn2vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn3[ci_sanity_WIP,full_sanity,quick_sanity] scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirroring_disable_enable_scenarios[ci_sanity_WIP,full_sanity,quick_sanity] scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_juniper_header[full_sanity] scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_juniper_header_egress scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_juniper_header_ingress scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_juniper_header_without_header_ingress[full_sanity] scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1_vn1dst_cn1vn1_analyzer_cn2vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn1_analyzer_cn2vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn3 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn3[cb_sanity,ci_sanity_WIP,full_sanity,quick_sanity] scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn2vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn2vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_juniper_header6 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_juniper_header6_egress scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_juniper_header6_ingress scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_juniper_header6_without_header_ingress[full_sanity] scripts.k8s_scripts.test_deployment.TestPodDeployment.test_deployment_1 scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_flow_stickiness_restart_agent scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_flow_stickiness_restart_control scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_flow_stickiness_with_deployment scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_local_scale_up_down scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_remote_network_policy scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_remote_nodeport_service scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_remote_scale_up_down scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_remote_scale_up_down_external_ip scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_remote_scale_up_down_multiple_clients scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_remote_scale_up_to_10_and_down_to_2 scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_to_non_ecmp scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_flows_with_scale scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_non_ecmp_to_ecmp scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWD.test_delete_and_recreate_the_namespace_with_fabric_fwd_enabled scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWD.test_deployment_with_fabric_fwd scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWD.test_deployment_with_replica_update_for_fabric_fwd[k8s_sanity] scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWD.test_fabric_forwarding_disabled_by_default scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWD.test_ping_with_jumbo_frame scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWD.test_pod_publicreachability_with_fabric_forwarding_enabled scripts.k8s_scripts.test_ingress.TestIngress.test_ingress_fanout scripts.k8s_scripts.test_ingress.TestIngressClusterIp.test_ingress_ip_assignment[ci_k8s_sanity,k8s_sanity,k8s_upgrade] scripts.k8s_scripts.test_ingress.TestIngressVNIsolated.test_ingress_fanout scripts.k8s_scripts.test_ingress_tls.TestIngressTLS.test_ingress_tls_1[k8s_sanity,k8s_upgrade] scripts.k8s_scripts.test_isolation.TestCustomIsolation.test_ingress_custom_isolation scripts.k8s_scripts.test_namespace.TestNamespace.test_many_add_delete_ns scripts.k8s_scripts.test_namespace.TestNamespace.test_namespace_1[ci_contrail_go_k8s_sanity] scripts.k8s_scripts.test_pod.TestPod.test_ping_between_two_pods[ci_contrail_go_k8s_sanity] scripts.k8s_scripts.test_pod.TestPod.test_pod_public_reachability_using_snat scripts.k8s_scripts.test_pod.TestPodVNIsolated.test_ping_between_two_pods[ci_contrail_go_k8s_sanity] scripts.k8s_scripts.test_pod.TestPodVNIsolated.test_pod_public_reachability_using_snat scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_allow_all_egress scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_allow_all_ingress[ci_contrail_go_k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_deny_all_egress scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_deny_all_ingress[ci_contrail_go_k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_ipblock_for_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_ipblock_for_pod scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_namespaceselector_for_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_namespaceselector_for_pod scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_podselector_for_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_podselector_for_pod scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_port_for_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_port_for_pod scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_rules_edit scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_rules_label_edit[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_allow_egress_deny_all scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_deny_egress_allow_all scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_deny_egress_deny_all scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_egress_on_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_egress_on_pod scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_ipblock_for_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_ipblock_for_pod scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_rules_edit scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_rules_label_edit[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_multiple_egress_policies scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_multiple_ingress_policies scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_policy_with_multiple_egress_rules scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_policy_with_multiple_ingress_rules scripts.k8s_scripts.test_policy.TestNetworkPolicyCustomIsolation.test_egress_policy_over_isolated_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicyCustomIsolation.test_ingress_policy_over_isolated_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicyNSIsolation.test_egress_policy_over_isolated_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicyNSIsolation.test_ingress_policy_over_isolated_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicyRandom.test_deployment_replica_updation[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyRandom.test_k8s_configurations_post_policy_creation[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyRandom.test_multiple_pod_selector[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyRandom.test_multiple_values_in_egress_rule[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyRandom.test_multiple_values_in_ingress_rule[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyServiceIngress.test_egress_rule_on_namespace_with_service[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyServiceIngress.test_egress_rule_on_pod_with_service scripts.k8s_scripts.test_policy.TestNetworkPolicyServiceIngress.test_ingress_rule_on_namespace_with_k8s_ingress scripts.k8s_scripts.test_policy.TestNetworkPolicyServiceIngress.test_ingress_rule_on_namespace_with_k8s_ingress_fanout[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyServiceIngress.test_ingress_rule_on_namespace_with_service[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyServiceIngress.test_ingress_rule_on_pod_with_k8s_ingress scripts.k8s_scripts.test_policy.TestNetworkPolicyServiceIngress.test_ingress_rule_on_pod_with_service[ci_k8s_sanity,k8s_sanity] scripts.k8s_scripts.test_service.TestService.test_cem20907 scripts.k8s_scripts.test_service.TestService.test_kube_dns_lookup[k8s_sanity,k8s_upgrade] scripts.k8s_scripts.test_service.TestService.test_service_scale_up_down scripts.k8s_scripts.test_service.TestService.test_service_type_nodeport scripts.k8s_scripts.test_service.TestService.test_service_with_type_loadbalancer scripts.k8s_scripts.test_service.TestServiceExternalIP.test_service_with_external_ip[k8s_sanity,k8s_upgrade] scripts.k8s_scripts.test_service.TestServiceExternalIPVNIsolated.test_service_with_external_ip[k8s_sanity,k8s_upgrade] scripts.k8s_scripts.test_service.TestServiceVNIsolated.test_cem20907 scripts.k8s_scripts.test_service.TestServiceVNIsolated.test_kube_dns_lookup[k8s_sanity,k8s_upgrade] scripts.k8s_scripts.test_service.TestServiceVNIsolated.test_service_scale_up_down scripts.k8s_scripts.test_service.TestServiceVNIsolated.test_service_type_nodeport scripts.k8s_scripts.test_service.TestServiceVNIsolated.test_service_with_type_loadbalancer scripts.k8s_scripts.test_snat.TestSNAT.test_delete_and_recreate_the_namespace_with_snat_enabled scripts.k8s_scripts.test_snat.TestSNAT.test_deployment_with_replica_update_for_snat[k8s_sanity] scripts.k8s_scripts.test_snat.TestSNAT.test_ping_with_jumbo_frame scripts.k8s_scripts.test_snat.TestSNAT.test_pod_publicreachability_with_snat_enabled scripts.k8s_scripts.test_snat.TestSNAT.test_snat_forwarding_disabled_by_default scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_contrail_status scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_dns_service scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_flow_stickiness_workload_in_different_vn_different_compute scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_flow_stickiness_workload_in_different_vn_same_compute scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_flow_stickiness_workload_in_same_vn_different_compute scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_flow_stickiness_workload_in_same_vn_same_compute scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_traffic_inter_vn_inter_compute scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_traffic_intra_and_inter_vn_pkt_mode scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_traffic_intra_vn_inter_compute scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_traffic_intra_vn_intra_compute scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_traffic_ipv6_intra_and_inter_vn scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_traffic_with_policy scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_add_remove_members scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_client_pool_in_same_net[full_sanity] scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_health_monitor scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_with_different_fip[cb_sanity,full_sanity] scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_with_different_lb[upgrade] scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_with_https scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_with_sg_vip[full_sanity] scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_update_attr_verify_haproxy_conf scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_CEM_21905_inter_vn_inter_compute scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_CEM_21905_inter_vn_intra_compute scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_CEM_21905_vrouter_agent_restart scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_bfd_on_targetip_vsrx[todo_sanity] scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_change_fwding_mode scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_delete_macvlan_intf scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_delete_vlan_intf scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_delete_vmi scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_detach_hc_vsrx scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_diff_subnet_macvlanip scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_dynamically_disable_maciplearningflag scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_fifty_macvlans scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_health_check_detach scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_health_check_failure scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_in_l3_mode scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_inter_vn_inter_compute scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_inter_vn_intra_compute_intra_subnet scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_inter_compute_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_inter_compute_l2l3_pkt_mode scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_inter_compute_vlan_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_inter_compute_vlan_pkt_mode_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_inter_subnet_intra_compute scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_intra_compute_l2l3[todo_sanity] scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_intra_compute_l2l3_pkt_mode scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_intra_compute_vlan_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_intra_compute_vlan_pkt_mode_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_maciplearning_flag scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_move_ip_across_computes_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_move_ip_across_computes_pkt_mode_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_move_ip_locally_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_vrouter_agent_restart scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_change_fwding_mode scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_delete_macvlan_intf scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_delete_vlan_intf scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_delete_vmi scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_diff_subnet_macvlanip scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_dynamically_disable_maciplearningflag scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_fifty_macvlans scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_health_check_detach scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_health_check_failure scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_in_l3_mode scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_inter_vn_inter_compute scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_inter_vn_intra_compute_intra_subnet scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_inter_compute_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_inter_compute_l2l3_pkt_mode scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_inter_compute_vlan_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_inter_compute_vlan_pkt_mode_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_inter_subnet_intra_compute scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_intra_compute_l2l3[todo_sanity] scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_intra_compute_l2l3_pkt_mode scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_intra_compute_vlan_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_intra_compute_vlan_pkt_mode_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_maciplearning_flag scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_move_ip_across_computes_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_move_ip_across_computes_pkt_mode_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_move_ip_locally_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_vrouter_agent_restart scripts.multi_tenancy.test_perms.TestMultitenancy.test_all scripts.multi_tenancy.test_perms.TestMultitenancy.test_permissions_on_policy_objects scripts.multi_tenancy.test_perms.TestMultitenancy.test_permissions_on_projects scripts.multi_tenancy.test_perms.TestMultitenancy.test_permissions_on_vn_objects scripts.multicloud.test_mc.MC_test.test_Overlay_ping scripts.multicloud.test_mc.MC_test.test_Underlay_ping scripts.multicloud.test_mc.MC_test.test_bird_HA scripts.multicloud.test_mc.MC_test.test_openvpn_HA scripts.multicloud.test_mc.MC_test.test_strongswan_HA scripts.multicloud.test_mc.MC_test.test_tag_verification scripts.neutron.lbaas.test_lbaas.TestLbaas.test_create_pool_member_vip scripts.neutron.lbaas.test_lbaas.TestLbaas.test_delete_pool_in_use scripts.neutron.lbaas.test_lbaas.TestLbaas.test_healthmonitor_delete scripts.neutron.lbaas.test_lbaas.TestLbaas.test_member_delete scripts.neutron.lbaas.test_lbaas.TestLbaas.test_vip_delete scripts.neutron.lbaas.test_lbaas_basic.TestBasicLbaas.test_healthmonitor[suite1] scripts.neutron.lbaas.test_lbaas_basic.TestBasicLbaas.test_lbmethod_round_robin[suite1] scripts.neutron.test_crud.TestCRUD.test_network_subnet_port_crud scripts.neutron.test_crud.TestCRUD.test_router_crud[ci_sanity,dev_sanity_dpdk,sanity] scripts.neutron.test_ports.TestPorts.test_aap_active_active_mode scripts.neutron.test_ports.TestPorts.test_aap_with_fip[cb_sanity,full_sanity] scripts.neutron.test_ports.TestPorts.test_aap_with_fip_vsrx scripts.neutron.test_ports.TestPorts.test_aap_with_vrrp_admin_state_toggle scripts.neutron.test_ports.TestPorts.test_aap_with_vrrp_priority_change scripts.neutron.test_ports.TestPorts.test_aap_with_zero_mac[cb_sanity,full_sanity] scripts.neutron.test_ports.TestPorts.test_port_admin_state_up scripts.neutron.test_ports.TestPorts.test_port_ip_reuse scripts.neutron.test_ports.TestPorts.test_port_rename scripts.neutron.test_ports.TestPorts.test_ports_attach_detach scripts.neutron.test_ports.TestPorts.test_ports_bindings[ci_sanity,dev_sanity_dpdk,sanity] scripts.neutron.test_ports.TestPorts.test_ports_custom_sg scripts.neutron.test_ports.TestPorts.test_ports_device_owner_and_id scripts.neutron.test_ports.TestPorts.test_ports_extra_dhcp_options scripts.neutron.test_ports.TestPorts.test_ports_multiple_specific_subnet_ips scripts.neutron.test_ports.TestPorts.test_ports_no_sg scripts.neutron.test_ports.TestPorts.test_ports_secondary_ip_attach scripts.neutron.test_ports.TestPorts.test_ports_specific_mac scripts.neutron.test_ports.TestPorts.test_ports_specific_subnet scripts.neutron.test_ports.TestPorts.test_ports_specific_subnet_ip[ci_sanity,dev_sanity_dpdk,sanity] scripts.neutron.test_ports.TestPorts.test_ports_update_sg scripts.neutron.test_ports.TestPorts.test_shutoff_vm_route_withdrawal scripts.neutron.test_ports.TestPorts.test_zombie_tap_interface scripts.neutron.test_quota.TestQuota.test_default_quota_for_admin_tenant scripts.neutron.test_quota.TestQuota.test_default_quota_for_new_tenant scripts.neutron.test_quota.TestQuota.test_quota_update_of_new_project_by_admin scripts.neutron.test_quota.TestQuota.test_quota_update_of_specific_tenant scripts.neutron.test_quota.TestQuota.test_update_quota_for_new_tenant scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_CEM_22032[cb_sanity] scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior[cb_sanity] scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior_with_diff_projects scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior_with_different_vns scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior_with_fip[upgrade] scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior_with_fip_and_diff_projects scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior_with_subnet_attach_detach scripts.neutron.test_routers.TestRouters.test_basic_router_behavior[ci_sanity,dev_sanity_dpdk,sanity] scripts.neutron.test_routers.TestRouters.test_router_admin_state_up[full_sanity] scripts.neutron.test_routers.TestRouters.test_router_rename[full_sanity] scripts.neutron.test_routers.TestRouters.test_router_with_alloc_pool_and_gateway scripts.neutron.test_routers.TestRouters.test_router_with_existing_ports scripts.neutron.test_routers_basic.TestRoutersBasic.test_basic_snat_behavior_without_external_connectivity[ci_sanity,dev_sanity_dpdk,sanity,suite1] scripts.neutron.test_sec_group.TestSecurityGroup.test_security_group_rename scripts.neutron.test_subnets.TestSubnets.test_allocation_pools scripts.neutron.test_subnets.TestSubnets.test_bug_1630829 scripts.neutron.test_subnets.TestSubnets.test_dns_nameservers scripts.neutron.test_subnets.TestSubnets.test_enable_dhcp scripts.neutron.test_subnets.TestSubnets.test_gateway scripts.neutron.test_subnets.TestSubnets.test_ip_allocation_order scripts.neutron.test_subnets.TestSubnets.test_subnet_host_routes scripts.neutron.test_subnets.TestSubnets.test_subnet_rename scripts.neutron.test_virtual_network.TestVirtualNetwork.test_virtual_network_admin_state_up scripts.neutron.test_virtual_network.TestVirtualNetwork.test_virtual_network_mtu scripts.neutron.test_virtual_network.TestVirtualNetwork.test_virtual_network_rename scripts.policy.test_policy.TestBasicPolicyConfig.test_policy_protocol_summary scripts.policy.test_policy.TestBasicPolicyConfig.test_policy_source_dest_cidr scripts.policy.test_policy.TestBasicPolicyConfig.test_policy_with_multi_vn_in_vm scripts.policy.test_policy.TestBasicPolicyConfigIpv4v6.test_policy_protocol_summary scripts.policy.test_policy.TestBasicPolicyConfigIpv4v6.test_policy_source_dest_cidr scripts.policy.test_policy.TestBasicPolicyConfigIpv4v6.test_policy_with_multi_vn_in_vm scripts.policy.test_policy.TestBasicPolicyIpv4v6.test_basic_policy_allow_deny[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity,quick_sanity,sanity,suite1] scripts.policy.test_policy.TestBasicPolicyIpv4v6.test_policy[quick_sanity,sanity] scripts.policy.test_policy.TestBasicPolicyIpv4v6.test_policy_to_deny[quick_sanity,sanity] scripts.policy.test_policy.TestBasicPolicyModifyIpv4v6.test_policy_modify_vn_policy[sanity] scripts.policy.test_policy.TestBasicPolicyNegativeIpv4v6.test_remove_policy_with_ref[ci_sanity,sanity] scripts.policy.test_policy.TestBasicPolicyRouting.test_policy_RT_import_export scripts.policy.test_policy.TestBasicPolicyRoutingIpv4v6.test_policy_RT_import_export scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_cidr_src_cidr_dst_any[cb_sanity,todo_sanity] scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_cidr_src_cidr_dst_cidr scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_cidr_src_duplicate_vn_dst_cidr scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_cidr_src_policy_dst_cidr scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_cidr_src_vn_dst_cidr[cb_sanity] scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_inheritance_src_any_dst_pol scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_inheritance_src_pol_dst_any[cb_sanity] scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_inheritance_src_pol_dst_vn scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_inheritance_src_vn_dst_pol[cb_sanity,sanity,vrouter_gw] scripts.policy.test_policy_acl.TestPolicyAcl.test_route_leaking_pass_protocol_src_cidr_dst_cidr scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_cidr_src_cidr_dst_any scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_cidr_src_cidr_dst_cidr scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_cidr_src_duplicate_vn_dst_cidr scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_cidr_src_policy_dst_cidr scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_cidr_src_vn_dst_cidr[todo_sanity] scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_inheritance_src_any_dst_pol scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_inheritance_src_pol_dst_any[sanity] scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_inheritance_src_pol_dst_vn scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_inheritance_src_vn_dst_pol scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_route_leaking_pass_protocol_src_cidr_dst_cidr scripts.policy.test_policy_api.TestApiPolicyFixture01.test_associate_disassociate_api_policy scripts.policy.test_policy_api.TestApiPolicyFixture01.test_create_api_policy scripts.policy.test_policy_api.TestApiPolicyFixture01.test_policy_with_local_keyword_across_multiple_vn scripts.policy.test_policy_api.TestApiPolicyFixture02.test_policy_api_fixtures scripts.policy.test_policy_basic.TestBasicPolicy.test_basic_policy_allow_deny[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity,quick_sanity,sanity,suite1] scripts.policy.test_policy_basic.TestBasicPolicy.test_policy[suite1] scripts.policy.test_policy_basic.TestBasicPolicy.test_policy_to_deny scripts.policy.test_policy_basic.TestBasicPolicyModify.test_policy_modify_vn_policy[suite1] scripts.policy.test_policy_basic.TestBasicPolicyNegative.test_remove_policy_with_ref[suite1] scripts.policy.test_policy_basic.TestDetailedPolicy0.test_repeated_policy_modify[suite1] scripts.policy.test_policy_detailed.TestDetailedPolicy0Ipv4v6.test_repeated_policy_modify[sanity] scripts.policy.test_policy_detailed.TestDetailedPolicy1.test_multi_vn_repeated_policy_update_with_ping[sanity] scripts.policy.test_policy_detailed.TestDetailedPolicy1.test_single_vn_repeated_policy_update_with_ping scripts.policy.test_policy_detailed.TestDetailedPolicy1Ipv4v6.test_multi_vn_repeated_policy_update_with_ping[sanity] scripts.policy.test_policy_detailed.TestDetailedPolicy1Ipv4v6.test_single_vn_repeated_policy_update_with_ping scripts.project.test_projects_basic.TestProjectBasic.test_project_add_delete scripts.qos.test_qos.TestQos.test_default_fc_update scripts.qos.test_qos.TestQos.test_qos_config_and_fc_update_for_dot1p scripts.qos.test_qos.TestQos.test_qos_config_and_fc_update_for_dscp scripts.qos.test_qos.TestQos.test_qos_marking_dscp_on_vhost scripts.qos.test_qos.TestQos.test_qos_remark_based_on_default_fc scripts.qos.test_qos.TestQos.test_qos_remark_dot1p_on_vmi scripts.qos.test_qos.TestQos.test_qos_remark_dot1p_on_vn scripts.qos.test_qos.TestQos.test_qos_remark_dscp_on_vmi[cb_sanity,sanity] scripts.qos.test_qos.TestQos.test_qos_remark_dscp_on_vmi_ipv6 scripts.qos.test_qos.TestQos.test_qos_remark_dscp_on_vn scripts.qos.test_qos.TestQos.test_qos_remark_dscp_on_vn_ipv6 scripts.qos.test_qos.TestQosPolicy.test_qos_config_and_fc_update_for_dscp_map_on_policy scripts.qos.test_qos.TestQosPolicy.test_qos_remark_dscp_on_particular_rule_of_policy scripts.qos.test_qos.TestQosPolicy.test_qos_vmi_precedence_over_policy_over_vn scripts.qos.test_qos.TestQosSVC.test_qos_remark_dscp_on_policy_including_si scripts.qos.test_qos.TestQosSVC.test_qos_remark_dscp_on_vmi_of_si scripts.route_aggregate.test_route_aggregate.TestRouteAggregate.test_route_aggregation scripts.route_aggregate.test_route_aggregate.TestRouteAggregate.test_with_multiple_route_aggregation_prefixes scripts.routing_policy.test_routing_policy.TestRP.test_rp_bgpaas scripts.routing_policy.test_routing_policy.TestRP.test_rp_bgpaas_ext_community scripts.routing_policy.test_routing_policy.TestRP.test_rp_bgpaas_matrix scripts.routing_policy.test_routing_policy.TestRP.test_rp_ext_community_list_match_all_reject scripts.routing_policy.test_routing_policy.TestRP.test_rp_interface[ci_sanity,sanity] scripts.routing_policy.test_routing_policy.TestRP.test_rp_interface_ext_community[sanity] scripts.routing_policy.test_routing_policy.TestRP.test_rp_interface_matrix scripts.routing_policy.test_routing_policy.TestRP.test_rp_interface_static[sanity] scripts.routing_policy.test_routing_policy.TestRP.test_rp_interface_static_ext_community scripts.routing_policy.test_routing_policy.TestRP.test_rp_interface_static_matrix scripts.routing_policy.test_routing_policy.TestRP.test_rp_network_static_matrix scripts.routing_policy.test_routing_policy.TestRP.test_rp_secondary_routes[sanity] scripts.routing_policy.test_routing_policy.TestRP.test_rp_secondary_routes_si scripts.routing_policy.test_routing_policy.TestRP.test_rp_service_chain scripts.routing_policy.test_routing_policy.TestRP.test_rp_service_chain_ext_community scripts.routing_policy.test_routing_policy.TestRP.test_rp_service_chain_matrix scripts.routing_policy.test_routing_policy.TestRP.test_rp_service_interface scripts.routing_policy.test_routing_policy.TestRP.test_rp_service_interface_ext_community scripts.routing_policy.test_routing_policy.TestRP.test_rp_service_interface_matrix scripts.routing_policy.test_routing_policy.TestRP.test_rp_xmpp_matrix scripts.routing_policy.test_routing_policy_sub_cluster.TestRPSubCluster.test_rp_inter_subcluster scripts.routing_policy.test_routing_policy_sub_cluster.TestRPSubCluster.test_rp_intra_subcluster scripts.routing_policy.test_routing_policy_sub_cluster.TestRPSubCluster.test_rp_subcluster_ext_community scripts.routing_policy.test_routing_policy_sub_cluster.TestRPSubCluster.test_rp_subcluster_ext_community_primary_route scripts.routing_policy.test_routing_policy_sub_cluster.TestRPSubCluster.test_rp_subcluster_reject_route scripts.routing_policy.test_routing_policy_sub_cluster.TestRPSubCluster.test_rp_subcluster_secondary_route_no_subcluster_ext_community scripts.rt_filter.test_rt_filter.TestBasicRTFilter.test_dep_routes_two_vns_with_same_rt scripts.rt_filter.test_rt_filter.TestBasicRTFilter.test_rt_CEM_22032[cb_sanity,sanity] scripts.rt_filter.test_rt_filter.TestBasicRTFilter.test_user_def_rt_entry[cb_sanity,sanity] scripts.rt_filter.test_rt_filter.TestBasicRTFilter.test_vn_rt_entry scripts.securitygroup.test_regression.SecurityGroupBasicRegressionTests1Ipv6.test_sec_group_basic[sanity,suite1] scripts.securitygroup.test_regression.SecurityGroupBasicRegressionTests1Ipv6.test_sec_group_hold_flow_negative_test scripts.securitygroup.test_regression.SecurityGroupBasicRegressionTests1_contrail.test_sec_group_basic[sanity,suite1] scripts.securitygroup.test_regression.SecurityGroupBasicRegressionTests1_contrail.test_sec_group_hold_flow_negative_test scripts.securitygroup.test_regression.SecurityGroupRegressionTests2.test_sec_group_with_port scripts.securitygroup.test_regression.SecurityGroupRegressionTests2.test_sec_group_with_proto scripts.securitygroup.test_regression.SecurityGroupRegressionTests2Ipv6.test_sec_group_with_port scripts.securitygroup.test_regression.SecurityGroupRegressionTests2Ipv6.test_sec_group_with_proto scripts.securitygroup.test_regression.SecurityGroupRegressionTests2_contrail.test_sec_group_with_port scripts.securitygroup.test_regression.SecurityGroupRegressionTests2_contrail.test_sec_group_with_proto scripts.securitygroup.test_regression.SecurityGroupRegressionTests3.test_sec_group_with_proto_and_policy_to_allow_only_tcp scripts.securitygroup.test_regression.SecurityGroupRegressionTests3.test_sec_group_with_proto_and_policy_to_allow_only_tcp_ports scripts.securitygroup.test_regression.SecurityGroupRegressionTests3Ipv6.test_sec_group_with_proto_and_policy_to_allow_only_tcp scripts.securitygroup.test_regression.SecurityGroupRegressionTests3Ipv6.test_sec_group_with_proto_and_policy_to_allow_only_tcp_ports scripts.securitygroup.test_regression.SecurityGroupRegressionTests3_contrail.test_sec_group_with_proto_and_policy_to_allow_only_tcp scripts.securitygroup.test_regression.SecurityGroupRegressionTests3_contrail.test_sec_group_with_proto_and_policy_to_allow_only_tcp_ports scripts.securitygroup.test_regression.SecurityGroupRegressionTests4.test_vn_compute_sg_comb scripts.securitygroup.test_regression.SecurityGroupRegressionTests4Ipv6.test_vn_compute_sg_comb scripts.securitygroup.test_regression.SecurityGroupRegressionTests4_contrail.test_vn_compute_sg_comb scripts.securitygroup.test_regression.SecurityGroupRegressionTests5.test_default_sg scripts.securitygroup.test_regression.SecurityGroupRegressionTests5.test_sec_group_with_proto_double_rules_sg1 scripts.securitygroup.test_regression.SecurityGroupRegressionTests5Ipv6.test_default_sg scripts.securitygroup.test_regression.SecurityGroupRegressionTests5Ipv6.test_sec_group_with_proto_double_rules_sg1 scripts.securitygroup.test_regression.SecurityGroupRegressionTests5_contrail.test_default_sg scripts.securitygroup.test_regression.SecurityGroupRegressionTests5_contrail.test_sec_group_with_proto_double_rules_sg1 scripts.securitygroup.test_regression.SecurityGroupRegressionTests6.test_sg_no_rule scripts.securitygroup.test_regression.SecurityGroupRegressionTests6.test_sg_stateful scripts.securitygroup.test_regression.SecurityGroupRegressionTests6Ipv6.test_sg_no_rule scripts.securitygroup.test_regression.SecurityGroupRegressionTests6Ipv6.test_sg_stateful scripts.securitygroup.test_regression.SecurityGroupRegressionTests6_contrail.test_sg_no_rule scripts.securitygroup.test_regression.SecurityGroupRegressionTests6_contrail.test_sg_stateful scripts.securitygroup.test_regression.SecurityGroupRegressionTests7.test_icmp_error_handling1 scripts.securitygroup.test_regression.SecurityGroupRegressionTests7.test_icmp_error_handling2 scripts.securitygroup.test_regression.SecurityGroupRegressionTests7.test_icmp_error_handling_from_mx_with_si scripts.securitygroup.test_regression.SecurityGroupRegressionTests7.test_icmp_error_payload_matching scripts.securitygroup.test_regression.SecurityGroupRegressionTests7Ipv6.test_icmp_error_handling1 scripts.securitygroup.test_regression.SecurityGroupRegressionTests7Ipv6.test_icmp_error_handling2 scripts.securitygroup.test_regression.SecurityGroupRegressionTests7Ipv6.test_icmp_error_handling_from_mx_with_si scripts.securitygroup.test_regression.SecurityGroupRegressionTests7Ipv6.test_icmp_error_payload_matching scripts.securitygroup.test_regression.SecurityGroupRegressionTests7_contrail.test_icmp_error_handling1 scripts.securitygroup.test_regression.SecurityGroupRegressionTests7_contrail.test_icmp_error_handling2 scripts.securitygroup.test_regression.SecurityGroupRegressionTests7_contrail.test_icmp_error_handling_from_mx_with_si scripts.securitygroup.test_regression.SecurityGroupRegressionTests7_contrail.test_icmp_error_payload_matching scripts.securitygroup.test_regression.SecurityGroupRegressionTests8.test_flow_to_sg_rule_mapping scripts.securitygroup.test_regression.SecurityGroupRegressionTests8.test_flow_to_sg_rule_mapping_intra_vn scripts.securitygroup.test_regression.SecurityGroupRegressionTests8.test_flow_to_sg_rule_mapping_multiple_rules scripts.securitygroup.test_regression.SecurityGroupRegressionTests8.test_verify_sg_rule_uuid_in_control_api scripts.securitygroup.test_regression.SecurityGroupRegressionTests8Ipv6.test_flow_to_sg_rule_mapping scripts.securitygroup.test_regression.SecurityGroupRegressionTests8Ipv6.test_flow_to_sg_rule_mapping_intra_vn scripts.securitygroup.test_regression.SecurityGroupRegressionTests8Ipv6.test_flow_to_sg_rule_mapping_multiple_rules scripts.securitygroup.test_regression.SecurityGroupRegressionTests8Ipv6.test_verify_sg_rule_uuid_in_control_api scripts.securitygroup.test_regression.SecurityGroupRegressionTests8_contrail.test_flow_to_sg_rule_mapping scripts.securitygroup.test_regression.SecurityGroupRegressionTests8_contrail.test_flow_to_sg_rule_mapping_intra_vn scripts.securitygroup.test_regression.SecurityGroupRegressionTests8_contrail.test_flow_to_sg_rule_mapping_multiple_rules scripts.securitygroup.test_regression.SecurityGroupRegressionTests8_contrail.test_verify_sg_rule_uuid_in_control_api scripts.securitygroup.test_regression.SecurityGroupSynAckTest.test_syn_ack_create_flow scripts.securitygroup.test_regression.SecurityGroupSynAckTestIpv6.test_syn_ack_create_flow scripts.securitygroup.test_regression_basic.SecurityGroupBasicRegressionTests1.test_sec_group_basic[cb_sanity,ci_contrail_go_kolla_ocata_sanity,sanity,suite1] scripts.securitygroup.test_regression_basic.SecurityGroupBasicRegressionTests1.test_sec_group_hold_flow_negative_test scripts.service_connections.test_service_connections.TestServiceConnections.test_contrail_agent_connects_to_collector scripts.service_connections.test_service_connections.TestServiceConnections.test_contrail_agent_connects_to_control scripts.service_connections.test_service_connections.TestServiceConnections.test_contrail_agent_connects_to_dns scripts.service_connections.test_service_connections.TestServiceConnections.test_contrail_control_connects_to_rabbitmq scripts.service_connections.test_service_connections.TestServiceConnections.test_contrail_dns_connects_to_rabbitmq scripts.service_connections.test_service_connections.TestServiceConnections.test_random_client_connections_to_collector scripts.service_connections.test_service_connections.TestServiceConnections.test_webui_configs scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_add_delete_interface_static_table scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_add_delete_network_static_table scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_attach_interface_route_table_to_multiple_vmis scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_attach_interface_route_table_to_si scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_attach_multiple_interface_route_tables_to_vmi scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_attach_multiple_network_route_table_to_vns scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_bind_unbind_interface_static_table scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_bind_unbind_network_static_table scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_interface_static_table[dev_sanity_dpdk,todo_sanity] scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_network_route_table[cb_sanity,dev_sanity_dpdk,todo_sanity] scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_with_neutron_router scripts.svc_firewall.test_svc_fw.TestSvcRegr.test_svc_in_net_nat_with_static_routes[sanity] scripts.svc_firewall.test_svc_fw.TestSvcRegr.test_svc_in_network_datapath[ci_sanity] scripts.svc_firewall.test_svc_fw.TestSvcRegr.test_svc_in_network_datapath_move_svm_to_new_svc scripts.svc_firewall.test_svc_fw.TestSvcRegr.test_svc_in_network_nat_private_to_public scripts.svc_firewall.test_svc_fw.TestSvcRegr.test_svc_in_network_nat_private_to_public_move_svm_to_new_svc scripts.svc_firewall.test_svc_fw.TestSvcRegr.test_svc_v2_transparent_datapath[sanity] scripts.svc_firewall.test_svc_fw.TestSvcRegr.test_svc_v2_transparent_datapath_move_svm_to_new_svc scripts.svc_firewall.test_svc_fw.TestSvcRegrFeature.test_policy_delete_add_in_network_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeature.test_policy_delete_add_transparent_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeature.test_policy_port_protocol_change_in_network_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeature.test_policy_port_protocol_change_transparent_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeature.test_policy_to_more_vns_in_network_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeature.test_policy_to_more_vns_transparent_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeatureIPv6.test_policy_delete_add_in_network_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeatureIPv6.test_policy_delete_add_transparent_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeatureIPv6.test_policy_port_protocol_change_in_network_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeatureIPv6.test_policy_port_protocol_change_transparent_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeatureIPv6.test_policy_to_more_vns_in_network_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeatureIPv6.test_policy_to_more_vns_transparent_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrIPv6.test_svc_in_net_nat_with_static_routes scripts.svc_firewall.test_svc_fw.TestSvcRegrIPv6.test_svc_in_network_datapath scripts.svc_firewall.test_svc_fw.TestSvcRegrIPv6.test_svc_in_network_datapath_move_svm_to_new_svc scripts.svc_firewall.test_svc_fw.TestSvcRegrIPv6.test_svc_in_network_nat_private_to_public scripts.svc_firewall.test_svc_fw.TestSvcRegrIPv6.test_svc_in_network_nat_private_to_public_move_svm_to_new_svc scripts.svc_firewall.test_svc_fw.TestSvcRegrIPv6.test_svc_v2_transparent_datapath scripts.svc_firewall.test_svc_fw.TestSvcRegrIPv6.test_svc_v2_transparent_datapath_move_svm_to_new_svc scripts.svc_firewall.test_svc_fw_basic.TestSvcRegr.test_svc_CEM_22032[ci_sanity_WIP,quick_sanity,sanity,suite1] scripts.svc_firewall.test_svc_fw_basic.TestSvcRegr.test_svc_in_network_datapath[ci_sanity_WIP,quick_sanity,sanity,suite1] scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_hc_basic[sanity] scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_hc_e2e_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_hc_http scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_hc_link_local_attach_to_vmi scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_in_net_left_hc_link_local_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_in_net_nat_left_hc_link_local_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_in_net_right_hc_end_to_end_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_in_net_right_hc_link_local_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_trans_segment_hc_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_trans_segment_left_hc_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_trans_segment_right_hc_fail_svm[sanity] scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_trans_segment_scale_hc_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_trans_segment_serial_hc_fail_svm scripts.svc_mirror.test_mirror.TestSVCV2Mirror.test_in_network_svc_v2_mirroring scripts.svc_mirror.test_mirror.TestSVCV2Mirror.test_svc_v2_mirroring[ci_sanity_WIP,quick_sanity,sanity] scripts.svc_mirror.test_mirror.TestSVCV2Mirror.test_svc_v2_mirroring_add_more_vns scripts.svc_mirror.test_mirror.TestSVCV2Mirror.test_svc_v2_mirroring_policy_add_delete scripts.svc_mirror.test_mirror.TestSVCV2Mirror.test_svc_v2_mirroring_with_2_analyzer scripts.svc_mirror.test_mirror.TestSVCV2MirrorFIP.test_svc_v2_mirroring_with_floating_ip scripts.svc_mirror.test_mirror.TestSVCV2MirrorFIP.test_svc_v2_mirroring_with_floating_ip_with_2_analyzer scripts.svc_mirror.test_mirror.TestSVCV2MirrorIPv6.test_in_network_svc_v2_mirroring scripts.svc_mirror.test_mirror.TestSVCV2MirrorIPv6.test_svc_v2_mirroring scripts.svc_mirror.test_mirror.TestSVCV2MirrorIPv6.test_svc_v2_mirroring_add_more_vns scripts.svc_mirror.test_mirror.TestSVCV2MirrorIPv6.test_svc_v2_mirroring_policy_add_delete scripts.svc_mirror.test_mirror.TestSVCV2MirrorIPv6.test_svc_v2_mirroring_with_2_analyzer scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicy.test_attach_detach_policy_with_svc_v2_mirroring scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicy.test_detach_attach_diff_policy_with_svc_v2_mirroring scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicy.test_detach_attach_policy_change_rules_with_svc_v2 scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicy.test_policy_order_change_with_svc_v2 scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicy.test_svc_v2_mirror_with_deny_rule scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicy.test_svc_v2_mirroring_with_unidirection_rule scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicy.test_svc_v2_mirroring_with_unidirection_rule_with_2_analyzer scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicyIPv6.test_attach_detach_policy_with_svc_v2_mirroring scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicyIPv6.test_detach_attach_diff_policy_with_svc_v2_mirroring scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicyIPv6.test_detach_attach_policy_change_rules_with_svc_v2 scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicyIPv6.test_policy_order_change_with_svc_v2 scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicyIPv6.test_svc_v2_mirror_with_deny_rule scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicyIPv6.test_svc_v2_mirroring_with_unidirection_rule scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicyIPv6.test_svc_v2_mirroring_with_unidirection_rule_with_2_analyzer scripts.vdns.test_vdns.TestvDNS0.test_agent_crash_dns_malformed_received scripts.vdns.test_vdns.TestvDNS0.test_vdns_default_mode scripts.vdns.test_vdns.TestvDNS0.test_vdns_fixed_rec_order scripts.vdns.test_vdns.TestvDNS0.test_vdns_ping_diff_vn[full_sanity] scripts.vdns.test_vdns.TestvDNS0.test_vdns_random_rec_order scripts.vdns.test_vdns.TestvDNS0.test_vdns_roundrobin_rec_order scripts.vdns.test_vdns.TestvDNS0.test_vdns_with_diff_projs scripts.vdns.test_vdns.TestvDNS0.test_vdns_with_fip scripts.vdns.test_vdns.TestvDNS0.test_vdns_with_next_vdns[full_sanity] scripts.vdns.test_vdns_basic.TestvDNSBasic0.test_vdns_ping_same_vn[ci_sanity,sanity,suite1] scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_generic_link_local_service scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_ipam_add_delete scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_metadata_service scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_mtu_update scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_ping_within_vn scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_ping_within_vn_two_vms_two_different_subnets scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_vm_add_delete scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_vn_add_delete scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_Policy_CEM_22032 scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_broadcast_udp_w_chksum scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_bulk_add_delete scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_diff_proj_same_vn_vm_add_delete scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_disassociate_vn_from_vm scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_duplicate_vn_add scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_host_route_add_delete scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_multiple_metadata_service_scale scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_policy_between_vns_diff_proj scripts.vm_regression.test_vm.TestBasicIPv6VMVN2.test_hard_reboot_vm scripts.vm_regression.test_vm.TestBasicIPv6VMVN2.test_ping_on_broadcast_multicast scripts.vm_regression.test_vm.TestBasicIPv6VMVN2.test_release_ipam scripts.vm_regression.test_vm.TestBasicIPv6VMVN2.test_shutdown_vm scripts.vm_regression.test_vm.TestBasicIPv6VMVN2.test_soft_reboot_vm scripts.vm_regression.test_vm.TestBasicIPv6VMVN3.test_traffic_bw_vms_diff_pkt_size scripts.vm_regression.test_vm.TestBasicIPv6VMVN4.test_gratuitous_arp scripts.vm_regression.test_vm.TestBasicIPv6VMVN4.test_traffic_bw_vms_diff_pkt_size_w_chksum scripts.vm_regression.test_vm.TestBasicIPv6VMVN4.test_updating_vm_ip scripts.vm_regression.test_vm.TestBasicIPv6VMVN4.test_vm_add_delete_in_2_vns scripts.vm_regression.test_vm.TestBasicIPv6VMVN4.test_vm_add_delete_in_2_vns_chk_ips scripts.vm_regression.test_vm.TestBasicIPv6VMVN4.test_vm_arp scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vm_gw_tests scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vm_in_2_vns_chk_ping scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vm_intf_tests scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vm_multi_intf_in_same_vn_chk_ping scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vm_multiple_flavors scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vm_static_ip_tests scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vm_vn_block_exhaustion scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vn_in_agent_with_vms_add_delete scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vn_name_with_spl_characters scripts.vm_regression.test_vm.TestBasicIPv6VMVN6.test_agent_cleanup_with_control_node_stop scripts.vm_regression.test_vm.TestBasicIPv6VMVN6.test_multiple_vn_vm scripts.vm_regression.test_vm.TestBasicIPv6VMVN6.test_vn_subnet_types scripts.vm_regression.test_vm.TestBasicIPv6VMVN9.test_cem19894 scripts.vm_regression.test_vm.TestBasicIPv6VMVN9.test_dns_resolution_for_link_local_service scripts.vm_regression.test_vm.TestBasicIPv6VMVN9.test_static_route_to_vm scripts.vm_regression.test_vm.TestBasicIPv6VMVNx.test_dhcp_for_ipv6 scripts.vm_regression.test_vm.TestBasicIPv6VMVNx.test_sctp_traffic_between_vm scripts.vm_regression.test_vm.TestBasicIPv6VMVNx.test_vm_file_trf_scp_tests[todo_sanity] scripts.vm_regression.test_vm.TestBasicIPv6VMVNx.test_vm_file_trf_tftp_tests scripts.vm_regression.test_vm.TestBasicVMVN0.test_Policy_CEM_22032 scripts.vm_regression.test_vm.TestBasicVMVN0.test_broadcast_udp_w_chksum scripts.vm_regression.test_vm.TestBasicVMVN0.test_bulk_add_delete scripts.vm_regression.test_vm.TestBasicVMVN0.test_diff_proj_same_vn_vm_add_delete scripts.vm_regression.test_vm.TestBasicVMVN0.test_disassociate_vn_from_vm scripts.vm_regression.test_vm.TestBasicVMVN0.test_duplicate_vn_add scripts.vm_regression.test_vm.TestBasicVMVN0.test_host_route_add_delete scripts.vm_regression.test_vm.TestBasicVMVN0.test_multiple_metadata_service_scale scripts.vm_regression.test_vm.TestBasicVMVN0.test_policy_between_vns_diff_proj scripts.vm_regression.test_vm.TestBasicVMVN1.test_no_frag_in_vm scripts.vm_regression.test_vm.TestBasicVMVN1.test_vn_gateway_flag_disabled scripts.vm_regression.test_vm.TestBasicVMVN2.test_hard_reboot_vm scripts.vm_regression.test_vm.TestBasicVMVN2.test_ping_on_broadcast_multicast scripts.vm_regression.test_vm.TestBasicVMVN2.test_release_ipam scripts.vm_regression.test_vm.TestBasicVMVN2.test_shutdown_vm scripts.vm_regression.test_vm.TestBasicVMVN2.test_soft_reboot_vm scripts.vm_regression.test_vm.TestBasicVMVN3.test_traffic_bw_vms_diff_pkt_size scripts.vm_regression.test_vm.TestBasicVMVN4.test_gratuitous_arp scripts.vm_regression.test_vm.TestBasicVMVN4.test_traffic_bw_vms_diff_pkt_size_w_chksum scripts.vm_regression.test_vm.TestBasicVMVN4.test_updating_vm_ip scripts.vm_regression.test_vm.TestBasicVMVN4.test_vm_add_delete_in_2_vns scripts.vm_regression.test_vm.TestBasicVMVN4.test_vm_add_delete_in_2_vns_chk_ips scripts.vm_regression.test_vm.TestBasicVMVN4.test_vm_arp scripts.vm_regression.test_vm.TestBasicVMVN5.test_vm_gw_tests scripts.vm_regression.test_vm.TestBasicVMVN5.test_vm_in_2_vns_chk_ping scripts.vm_regression.test_vm.TestBasicVMVN5.test_vm_intf_tests scripts.vm_regression.test_vm.TestBasicVMVN5.test_vm_multi_intf_in_same_vn_chk_ping scripts.vm_regression.test_vm.TestBasicVMVN5.test_vm_multiple_flavors scripts.vm_regression.test_vm.TestBasicVMVN5.test_vm_static_ip_tests scripts.vm_regression.test_vm.TestBasicVMVN5.test_vm_vn_block_exhaustion scripts.vm_regression.test_vm.TestBasicVMVN5.test_vn_in_agent_with_vms_add_delete scripts.vm_regression.test_vm.TestBasicVMVN5.test_vn_name_with_spl_characters scripts.vm_regression.test_vm.TestBasicVMVN6.test_agent_cleanup_with_control_node_stop scripts.vm_regression.test_vm.TestBasicVMVN6.test_multiple_vn_vm scripts.vm_regression.test_vm.TestBasicVMVN6.test_vn_subnet_types scripts.vm_regression.test_vm.TestBasicVMVN9.test_cem19894 scripts.vm_regression.test_vm.TestBasicVMVN9.test_dns_resolution_for_link_local_service scripts.vm_regression.test_vm.TestBasicVMVN9.test_static_route_to_vm scripts.vm_regression.test_vm.TestBasicVMVNx.test_sctp_traffic_between_vm[sanity] scripts.vm_regression.test_vm.TestBasicVMVNx.test_vm_file_trf_scp_tests[ci_contrail_go_kolla_ocata_sanity,ci_sanity,quick_sanity,vrouter_gw] scripts.vm_regression.test_vm.TestBasicVMVNx.test_vm_file_trf_tftp_tests scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_generic_link_local_service[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity,dev_sanity_dpdk,sanity,suite1] scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_ipam_add_delete[suite1] scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_metadata_service[cb_sanity,ci_sanity,sanity,suite1] scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_mtu_update scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_ping_within_vn[ci_contrail_go_kolla_ocata_sanity,suite1,upgrade,vrouter_gw] scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_ping_within_vn_two_vms_two_different_subnets[ci_contrail_go_kolla_ocata_sanity,ci_sanity,sanity,suite1] scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_vm_add_delete[suite1] scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_vn_add_delete[suite1] scripts.vrouter.test_disable_policy.DisablePolicy.test_disable_policy_sg_inter_vn[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicy.test_disable_policy_with_vn_policy[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmp.test_disable_enable_policy_inter_node scripts.vrouter.test_disable_policy.DisablePolicyEcmp.test_disable_enable_policy_with_active_flows[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmp.test_disable_policy_remove_sg[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmp.test_disable_policy_with_aap[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmp.test_ecmp_with_static_routes[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmp.test_ecmp_with_static_routes_intra_node[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmp.test_remove_sg_disable_policy[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmpIpv6.test_disable_enable_policy_inter_node scripts.vrouter.test_disable_policy.DisablePolicyEcmpIpv6.test_disable_enable_policy_with_active_flows[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmpIpv6.test_disable_policy_remove_sg[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmpIpv6.test_disable_policy_with_aap[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmpIpv6.test_ecmp_with_static_routes[cb_sanity,dev_reg,sanity] scripts.vrouter.test_disable_policy.DisablePolicyEcmpIpv6.test_ecmp_with_static_routes_intra_node[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmpIpv6.test_remove_sg_disable_policy[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyIpv6.test_disable_policy_sg_inter_vn[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyIpv6.test_disable_policy_with_vn_policy[dev_reg] scripts.vrouter.test_dpdk_bond_lacp.TestLacp.test_bond_lacp_config[dev_reg,sanity] scripts.vrouter.test_dpdk_bond_status.TestDpdkBondStatus.test_dpdk_bond_status[dev_reg,sanity] scripts.vrouter.test_dpdk_fbit_disable_mbuf.TestFbitMergeBuffDisable.test_fbit_disable_mbuf_dpdk[dev_reg,sanity] scripts.vrouter.test_dpdk_gro_gso.TestGroGso.test_dpdk_gro_gso[dev_reg,sanity] scripts.vrouter.test_dpdk_vhost_mtu.TestMtu.test_mtu_config[dev_reg,sanity] scripts.vrouter.test_dpdk_vifdump.TestVifdump.test_vifdump_on_interface[dev_reg,sanity] scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_icmp_error[dev_reg] scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_icmp_error_inter_node[dev_reg] scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_intra_vn_inter_node scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_intra_vn_intra_node[dev_reg] scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_lbaasv2[dev_reg] scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_no_tcp_eviction scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_with_aap scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_with_aap_ignore_addrs scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_icmp_error[dev_reg] scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_icmp_error_inter_node[dev_reg] scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_intra_vn_inter_node scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_intra_vn_intra_node[dev_reg] scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_lbaasv2 scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_no_tcp_eviction scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_with_aap scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_with_aap_ignore_addrs scripts.vrouter.test_fat_flow_aggr.FatFlowAggr.test_fat_flow_aggr_dest_icmp_intra_vn_inter_node[dev_reg,sanity] scripts.vrouter.test_fat_flow_aggr.FatFlowAggr.test_fat_flow_aggr_dest_ignore_src_icmp_inter_vn_intra_node[dev_reg] scripts.vrouter.test_fat_flow_aggr.FatFlowAggr.test_fat_flow_aggr_dest_ignore_src_udp_inter_vn_inter_node[dev_reg] scripts.vrouter.test_fat_flow_aggr.FatFlowAggr.test_fat_flow_aggr_dest_udp_inter_vn_inter_node[dev_reg] scripts.vrouter.test_fat_flow_aggr.FatFlowAggrIpv6.test_fat_flow_aggr_dest_icmp_intra_vn_inter_node[dev_reg] scripts.vrouter.test_fat_flow_aggr.FatFlowAggrIpv6.test_fat_flow_aggr_dest_ignore_src_icmp_inter_vn_intra_node[dev_reg] scripts.vrouter.test_fat_flow_aggr.FatFlowAggrIpv6.test_fat_flow_aggr_dest_ignore_src_udp_inter_vn_inter_node[dev_reg] scripts.vrouter.test_fat_flow_aggr.FatFlowAggrIpv6.test_fat_flow_aggr_dest_udp_inter_vn_inter_node[dev_reg] scripts.vrouter.test_fat_flow_aggr.FatFlowAggrIpv6.test_fat_flow_lbaasv2 scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_duplicate_frags scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_in_order scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_mixed scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_multi_sender scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_out_of_order1 scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_out_of_order_big_payload scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_out_of_order_icmp scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_out_of_order_inter_node scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_out_of_order_intra_node scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_out_of_order_syn scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_out_of_order_tcp scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_overlapping scripts.vrouter.test_routes.TestRoutes.test_rt_table_scenario_1[dev_reg,sanity] scripts.vrouter.test_routes.TestRoutes.test_rt_table_scenario_2[dev_reg] scripts.vrouter.test_routes.TestRoutes.test_rt_table_scenario_3[dev_reg] scripts.vrouter.test_routes.TestRoutes.test_rt_table_scenario_4[dev_reg] scripts.vrouter.test_subinterfaces.TestSubInterfaces.test_vlan_interface_1[dev_reg] scripts.vrouter.test_subinterfaces.TestSubInterfaces.test_vlan_interface_2[cb_sanity,dev_reg,dev_sanity_dpdk,sanity] scripts.vrouter.test_tcp_mtu_probe.TestMtuProbe.test_mtu_probe_inter_node[dev_reg,todo_sanity] scripts.vrouter.test_tcp_mtu_probe.TestMtuProbe.test_mtu_probe_intra_node[dev_reg,sanity] scripts.vrouter.test_vif_stats.TestvifStats.test_vif_statistics[dev_reg,sanity] + export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test/serial_scripts:/contrail-test/fixtures + PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test/serial_scripts:/contrail-test/fixtures + export OS_TEST_PATH=./serial_scripts + OS_TEST_PATH=./serial_scripts + /usr/local/bin/testr list-tests running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-6000} \ ${PYTHON:-/usr/bin/python3} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./scripts} --list /usr/local/lib/python3.9/site-packages/selenium/webdriver/firefox/firefox_profile.py:203: SyntaxWarning: "is" with a literal. Did you mean "=="? if setting is None or setting is '': /contrail-test/serial_scripts/policy/test_policy_serial.py:1418: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is 'udp' and\ /contrail-test/serial_scripts/policy/test_policy_serial.py:1600: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is 'udp' and\ /contrail-test/serial_scripts/policy/test_policy_serial.py:1845: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is 'udp' and\ /contrail-test/serial_scripts/solution/test_orange_solution.py:510: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:522: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:639: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:650: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:683: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:694: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: serial_scripts.RR.test_rr.TestBasicRR.test_process_restart_with_rr_set[todo_sanity] serial_scripts.alarm_config.test_alarm_config.TestAlarmConfigCases.test_alarm_conf_in_global_config serial_scripts.alarm_config.test_alarm_config.TestAlarmConfigCases.test_alarm_conf_in_project serial_scripts.alarm_config.test_alarm_config.TestAlarmConfigCases.test_alarm_conf_with_invalid_cases_in_global_config serial_scripts.alarm_config.test_alarm_config.TestAlarmConfigCases.test_alarm_conf_with_invalid_cases_in_projects serial_scripts.alarm_config.test_alarm_config.TestAlarmConfigCases.test_alarm_conf_with_multiple_rules_in_global_config serial_scripts.alarm_config.test_alarm_config.TestAlarmConfigCases.test_alarm_conf_with_multiple_rules_in_project serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithMin.test_run_contrail_flows_cli_cmds[sanity] serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithMin.test_run_contrail_logs_cli_cmd_with_multiple_different_optional_args[sanity] serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithMin.test_run_contrail_stats_cli_cmds[sanity] serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_object_log_verification_with_delete_add_in_network_mode serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_object_tables serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_run_contrail_logs_cli_cmd_with_optional_arg_level_type serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_run_contrail_logs_cli_cmd_with_optional_arg_message_type serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_run_contrail_logs_cli_cmd_with_optional_arg_module serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_run_contrail_logs_cli_cmd_with_optional_arg_node_type serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_run_contrail_logs_cli_cmd_with_optional_arg_object_type serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_uves serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_connected_networks_based_on_policy serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_flow_series_table serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_flow_tables serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_process_status_agent serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_session_record_table_inter_vn[full_sanity] serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_session_sampling_teardown[sanity] serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_session_series_table_inter_vn[full_sanity] serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_session_table_intra_vn serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_session_table_with_security_tagging serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_session_tables_with_invalid_fields_values serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_virtual_machine_uve_vm_tiers serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_vn_uve_for_all_tiers serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_vn_uve_routing_instance serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_vn_uve_tiers serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_vrouter_uve_vm_on_vm_create serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_alarmgen_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_analytics_api_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_cassandra_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_collector_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_qe_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_redis_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_stunnel_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_zookeeper_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestSanity.test_verify_bgp_peer_object_logs serial_scripts.analytics.test_analytics_serial.AnalyticsTestSanity.test_verify_xmpp_peer_object_logs serial_scripts.asn4.test_asn4.TestAsn4.test_as4_two_mx serial_scripts.asn4.test_asn4.TestAsn4.test_basic_as4_ebgp serial_scripts.asn4.test_asn4.TestAsn4.test_basic_as4_ibgp serial_scripts.asn4.test_asn4.TestAsn4.test_basic_as4_ibgp_sanity[sanity] serial_scripts.asn4.test_asn4.TestAsn4.test_cem_22457_router_asn_reset serial_scripts.backup_restore.test_backup_restore.TestBackupRestore.test_fiptraffic_before_backup serial_scripts.backup_restore.test_backup_restore.TestBackupRestore.test_to_backup_restore serial_scripts.backup_restore.test_backup_restore.TestBackupRestore.test_traffic_after_restore serial_scripts.bgpaas.test_bgpaas_local_as.TestBGPaaSlocalAS.test_basic_bgpaas_local_as[dev_sanity_dpdk,sanity] serial_scripts.bgpaas.test_bgpaas_local_as.TestBGPaaSlocalAS.test_basic_bgpaas_local_as_bgp_router serial_scripts.bgpaas.test_bgpaas_local_as.TestBGPaaSlocalAS.test_basic_bgpaas_local_as_bgp_router_negative serial_scripts.bgpaas.test_bgpaas_local_as.TestBGPaaSlocalAS.test_basic_bgpaas_local_as_negative serial_scripts.bgpaas.test_bgpaas_local_as.TestBGPaaSlocalAS.test_basic_bgpaas_local_as_precedence serial_scripts.bgpaas.test_bgpaas_local_as.TestBGPaaSlocalAS.test_endtoend_bgpaas_local_as serial_scripts.bgpaas.test_bgpaas_serial.TestBGPaaS.test_bgpaas_service_port_update serial_scripts.bgpaas.test_bgpaas_serial.TestBGPaaS.test_bgpaas_stop_start_controllers serial_scripts.bgpaas.test_bgpaas_serial.TestBGPaaS.test_bgpaas_vsrx_agent_stop serial_scripts.bgpaas.test_bgpaas_zone.TestBGPaasZone.test_bgp_control_node_zone[sanity] serial_scripts.bgpaas.test_bgpaas_zone.TestBGPaasZone.test_bgp_control_node_zone_agent_restart serial_scripts.bgpaas.test_bgpaas_zone.TestBGPaasZone.test_bgp_control_node_zone_control_restart serial_scripts.bgpaas.test_bgpaas_zone.TestBGPaasZone.test_bgp_control_node_zones_from_single_vnf[sanity] serial_scripts.bgpaas.test_bgpaas_zone.TestBGPaasZone.test_bgp_multiple_control_nodes_in_zone serial_scripts.bgpvpn.test_bgpvpn.TestBgpvpn.test_bgpvpn_attach_to_multiple_vns serial_scripts.bgpvpn.test_bgpvpn.TestBgpvpn.test_bgpvpn_basic serial_scripts.bgpvpn.test_bgpvpn.TestBgpvpn.test_bgpvpn_flap_bgp_session serial_scripts.bgpvpn.test_bgpvpn.TestBgpvpn.test_bgpvpn_logical_router serial_scripts.bgpvpn.test_bgpvpn.TestBgpvpn.test_bgpvpn_update_RT serial_scripts.bgpvpn.test_bgpvpn.TestBgpvpn.test_l2_bgpvpn_with_l2_vn serial_scripts.bgpvpn.test_bgpvpn.TestBgpvpn.test_l3_bgpvpn_with_l3_vn serial_scripts.config.test_1553316.Test1553316.test_create_v6 serial_scripts.control_node_scaling.test_flap_agent_scale.TestBGPScale.test_bgp_scale serial_scripts.device_manager.test_dm.TestDM.test_add_delete_device_using_dm serial_scripts.device_manager.test_dm.TestDM.test_add_delete_vn_pushed_using_dm serial_scripts.device_manager.test_dm.TestDM.test_basic_dm[sanity] serial_scripts.device_manager.test_dm.TestDM.test_bind_unbind_device_using_dm serial_scripts.device_manager.test_dm.TestDM.test_bind_unbind_vn_pushed_using_dm serial_scripts.device_manager.test_dm.TestDM.test_break_connectivity_to_mx serial_scripts.device_manager.test_dm.TestDM.test_change_import_export_RT serial_scripts.device_manager.test_dm.TestDM.test_change_vtep serial_scripts.device_manager.test_dm.TestDM.test_changing_AS serial_scripts.device_manager.test_dm.TestDM.test_dynamic_tunnels serial_scripts.device_manager.test_dm.TestDM.test_external_group_pushed_to_mx serial_scripts.device_manager.test_dm.TestDM.test_if_vn_pushed_using_dm serial_scripts.device_manager.test_dm.TestDM.test_logs_for_errors serial_scripts.device_manager.test_dm.TestDM.test_multiple_subnets serial_scripts.device_manager.test_dm.TestDM.test_mx_connected_to_bms serial_scripts.device_manager.test_dm.TestDM.test_nc_pushed_using_dm serial_scripts.device_manager.test_dm.TestDM.test_restart_dm serial_scripts.device_manager.test_dm.TestDM.test_vn_change_forwarding_mode serial_scripts.domain.test_domain.TestDomain.test_crud_domain serial_scripts.domain.test_domain.TestDomain.test_domain_sanity serial_scripts.domain.test_domain.TestDomain.test_domain_user_group serial_scripts.domain.test_domain.TestDomain.test_domain_with_diff_user_groups serial_scripts.domain.test_domain.TestDomain.test_perms_with_diff_user_in_diff_projects serial_scripts.domain.test_domain.TestDomain.test_perms_with_diff_users_in_diff_domains serial_scripts.domain.test_domain.TestDomain.test_perms_with_same_user_in_diff_projects serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption.test_change_encap_mode serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption.test_diff_pkt_sizes serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption.test_encryption_enable_disable serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption.test_link_local_service serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption2.test_fwp_on_vhost0 serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption2.test_fwp_on_workload serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption3.test_ecmp_active_active_aap serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption3.test_interface_mirroring serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryptionRestart.test_interface_up_down serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryptionRestart.test_restart_config_service serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryptionRestart.test_restart_strongswan serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryptionRestart.test_restart_vrouter_agent serial_scripts.dpdk.test_dpdk_bond_status.TestDpdkBondStatus.test_dpdkbond_status_basic serial_scripts.dpdk.test_dpdk_bond_status.TestDpdkBondStatus.test_dpdkbond_status_flap serial_scripts.dpdk.test_dpdk_bond_status.TestDpdkBondStatus.test_dpdkbond_status_restart serial_scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_discrete_port_range serial_scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_port_modify serial_scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_tcp_basic[full_sanity] serial_scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_udp_basic[full_sanity] serial_scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_with_vhost_policy serial_scripts.dynamic_vgw.test_dynamic_vgw.TestDynamicVgwCases.test_dynamic_vgw_compute_ping serial_scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_precedence serial_scripts.ecmp.test_ecmp.TestECMPMultipleSC.test_ecmp_svc_in_network_with_multiple_service_chains serial_scripts.ecmp.test_ecmp.TestECMPRestart.test_ecmp_svc_in_network_with_3_instance_reboot_nodes serial_scripts.ecmp.test_ecmp.TestECMPRestart.test_ecmp_svc_in_network_with_3_instance_service_restarts serial_scripts.encap.test_encap.TestEncapCases.test_apply_policy_fip_on_same_vn_gw_mx[sanity,serial] serial_scripts.encap.test_encap.TestEncapCases.test_apply_policy_fip_vn_with_encaps_change_gw_mx[serial] serial_scripts.encap.test_encap.TestEncapCases.test_encaps_mx_gateway[serial] serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_arp_resolution serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_encap_change_of_l2_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_encap_change_of_l2l3_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_encap_change_of_l3_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_encap_dns_disabled_for_l2_vn serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_encap_l2_multicast_traffic serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_encap_to_verify_l2_vm_file_trf_by_scp serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_encap_to_verify_l2_vm_file_trf_by_tftp serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_l2_mode serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_arp_resolution serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_encap_change_of_l2_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_encap_change_of_l2l3_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_encap_change_of_l3_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_encap_dns_disabled_for_l2_vn serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_encap_l2_multicast_traffic serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_encap_to_verify_l2_vm_file_trf_by_scp serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_encap_to_verify_l2_vm_file_trf_by_tftp serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_l2_mode serial_scripts.evpn.test_evpn.TestEvpnCasesRestart.test_with_gre_encap_agent_restart serial_scripts.evpn.test_evpn.TestEvpnCasesRestart.test_with_gre_encap_to_verify_epvn_l2_mode_control_node_switchover serial_scripts.evpn.test_evpn.TestEvpnCasesRestart.test_with_udp_encap_agent_restart serial_scripts.evpn.test_evpn.TestEvpnCasesRestart.test_with_udp_encap_to_verify_epvn_l2_mode_control_node_switchover serial_scripts.evpn.test_evpn.TestEvpnCasesRestart.test_with_vxlan_encap_agent_restart[sanity,serial] serial_scripts.evpn.test_evpn.TestEvpnCasesRestart.test_with_vxlan_encap_to_verify_epvn_l2_mode_control_node_switchover serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_verify_vxlan_mode_with_configured_vxlan_id_l2_vn serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_arp_resolution serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_change_of_l2l3_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_change_of_l3_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_dns_disabled_for_l2_vn[cb_sanity,serial,todo_sanity] serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_l2_multicast_traffic serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_to_verify_l2_vm_file_trf_by_scp[full_sanity,serial] serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_to_verify_l2_vm_file_trf_by_tftp serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_to_verify_vlan_qinq_tagged_packets_for_l2_vn serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_to_verify_vlan_tagged_packets_for_l2_vn serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_l2_mode[serial] serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_crb_mcast serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_evpnt6_igmp_config serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_evpnt6_multigroup_basic serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_evpnt6_multinode_basic serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_evpnt6_multinode_basic_crb_access serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_evpnt6_restart serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_evpnt6_singlenode_sanity serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_multicast_policy serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_source_within_cluster serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6MultiVn.test_evpnt6_multivn_basic serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6SPStyle.test_crb_mcast serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6SPStyle.test_evpnt6_multinode_basic_crb_access serial_scripts.fabric_overlay.test_fabric_abort.TestFabricAbortForceOnboard.test_fabric_abort serial_scripts.fabric_overlay.test_fabric_abort.TestFabricAbortForceRoles.test_fabric_abort serial_scripts.fabric_overlay.test_fabric_abort.TestFabricAbortGracefulOnboard.test_fabric_abort serial_scripts.fabric_overlay.test_fabric_abort.TestFabricAbortGracefulRoles.test_fabric_abort serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication.test_add_ar_leaf_no_spine serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication.test_add_ar_leaf_to_spine serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication.test_add_ar_spine_no_leaf serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication.test_add_ar_spine_to_leaf serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication.test_add_delete_ar_leaf serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication.test_add_delete_ar_spine serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication.test_fabric_assisted_replication serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication_ERB.test_add_ar_leaf_no_spine serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication_ERB.test_add_ar_leaf_to_spine serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication_ERB.test_add_ar_spine_no_leaf serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication_ERB.test_add_ar_spine_to_leaf serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication_ERB.test_add_delete_ar_leaf serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication_ERB.test_add_delete_ar_spine serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication_ERB.test_fabric_assisted_replication serial_scripts.fabric_overlay.test_fabric_collapsed_spine.TestFabricCollapsedSpine.test_fabric_collapsed_spine_api_dm_restart serial_scripts.fabric_overlay.test_fabric_collapsed_spine.TestFabricCollapsedSpine.test_fabric_collapsed_spine_dm_stop_start serial_scripts.fabric_overlay.test_fabric_collapsed_spine.TestFabricCollapsedSpine.test_fabric_collapsed_spine_intravn serial_scripts.fabric_overlay.test_fabric_dc_gw.TestFabricDcGw.test_dc_gw_napt[mx_cgnat] serial_scripts.fabric_overlay.test_fabric_dc_gw.TestFabricDcGw.test_instance_on_public_network[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_dc_gw.TestFabricDcGw.test_private_and_public_vn_part_of_lr serial_scripts.fabric_overlay.test_fabric_dc_gw.TestFabricDcGw.test_update_vni serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI.test_dci_negative_case serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI.test_fabric_dci_basic serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI.test_fabric_dci_restart serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI.test_stop_device_manager serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI_EBGP.test_dci_negative_case serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI_EBGP.test_fabric_dci_basic serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI_EBGP.test_fabric_dci_restart serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI_EBGP.test_stop_device_manager serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestERBFabricDHCPRelay.test_dhcp_relay_default_inet serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestERBFabricDHCPRelay.test_dhcp_relay_multiple_lr serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestERBFabricDHCPRelay.test_dhcp_relay_same_lr serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestFabricDHCPRelay.test_dhcp_relay_default_inet serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestFabricDHCPRelay.test_dhcp_relay_multiple_lr serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestFabricDHCPRelay.test_dhcp_relay_same_lr serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestSPStyleFabricDHCPRelay.test_dhcp_relay_default_inet serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestSPStyleFabricDHCPRelay.test_dhcp_relay_multiple_lr serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestSPStyleFabricDHCPRelay.test_dhcp_relay_same_lr serial_scripts.fabric_overlay.test_fabric_erb.TestFabricERB.test_fabric_erb_intervn_basic serial_scripts.fabric_overlay.test_fabric_erb.TestFabricERB.test_fabric_erb_intravn_basic[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_erb.TestFabricERB.test_fabric_erb_restart serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_alarms serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_cb serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_1 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_10 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_11 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_12 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_13 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_14 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_15 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_16 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_17 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_18 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_19 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_2 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_20 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_21 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_22 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_23 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_24 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_25 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_26 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_27 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_28 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_29 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_3 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_30 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_31 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_32 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_33 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_34 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_35 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_36 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_37 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_38 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_39 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_4 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_40 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_41 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_42 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_43 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_44 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_45 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_46 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_47 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_48 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_5 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_6 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_7 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_8 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_9 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_clei serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_fan serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_firmware serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_fpc serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_pem serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_power serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_re serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_temp serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_hardware serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_hardware_clei_models serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_hardware_detail serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_interface_type_1 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_interface_type_2 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_interface_type_3 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_interface_type_4 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_interface_type_5 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_interface_type_6 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_mac_addr serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_ops_1 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_ops_2 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_ops_3 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_ops_4 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_ops_5 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_ops_6 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_ops_7 serial_scripts.fabric_overlay.test_fabric_intervn.TestFabricEvpnType5.test_evpn_type_5_vm_to_bms_add_rt_to_lr serial_scripts.fabric_overlay.test_fabric_intervn.TestFabricEvpnType5.test_evpn_type_5_vm_to_bms_remove_vn_from_lr serial_scripts.fabric_overlay.test_fabric_intervn.TestFabricEvpnType5.test_evpn_type_5_vm_to_bms_remove_vni_from_lr serial_scripts.fabric_overlay.test_fabric_intervn.TestFabricEvpnType5.test_evpn_type_5_vxlan_traffic_between_vn serial_scripts.fabric_overlay.test_fabric_intervn.TestFabricEvpnType5.test_fabric_intervn_basic[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intervn.TestFabricEvpnType5.test_fabric_intervn_tagged[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intervn.TestFabricEvpnType5.test_logical_router_static_route_update_in_lr_type5_vrf_on_qfx serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_bms_movement_2 serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_bms_on_spine serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_both_tagged_and_untagged_same_vn_same_tor serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_bridge_domain_on_leaf_tagged serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_bridge_domain_on_leaf_untagged serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_brownfield_user_workflow serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_csn_ha serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_different_vlan_same_vn_same_tor serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_fabric_intravn_basic[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_fabric_intravn_tagged[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_fabric_ntp_snmp_dns_basic serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_hw_inventory[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_lag_add_remove_interface[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_lag_multiple_vlan serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_lag_pre_created_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_multihoming_add_remove_interface serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_multihoming_multiple_vlan serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_multihoming_pre_created_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_negative_cases_1 serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_negative_cases_2 serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_remove_add_instance serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_restart_api_server serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_restart_device_manager[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_rr_role_deletion serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_same_vn_as_tagged_and_untagged_across_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_same_vn_same_vpg_different_vlan serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_single_interface_multiple_vlan serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_single_interface_pre_created_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_storm_control_profile_basic serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_storm_control_profile_w_traffic serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_storm_control_profile_w_traffic_erb serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_update_vlan_id serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_vdns serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_with_multiple_subnets serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_both_tagged_and_untagged_same_vn_same_tor serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_bridge_domain_on_leaf_tagged serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_different_vlan_same_vn_same_tor serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_fabric_intravn_basic[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_fabric_intravn_tagged[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_lag_pre_created_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_multihoming_pre_created_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_restart_device_manager[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_same_vn_as_tagged_and_untagged_across_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_same_vn_same_vpg_different_vlan serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_single_interface_pre_created_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestVxlanID.test_check_vxlan_id_reuse serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_add_rt_to_lr serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_add_vni_to_lr serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_basic serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_ecmp serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_remove_lr_from_router serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_remove_vn_from_lr serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_restart_device_manager serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_tagged_bms serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_vm_to_bms_ping serial_scripts.fabric_overlay.test_fabric_sg.TestFabricSPStyleSecurityGroup.test_security_group serial_scripts.fabric_overlay.test_fabric_sg.TestFabricSPStyleSecurityGroup.test_security_group_2 serial_scripts.fabric_overlay.test_fabric_sg.TestFabricSecurityGroup.test_security_group serial_scripts.fabric_overlay.test_fabric_unmanaged_pnf.TestFabricUnmanagedPNF.test_fabric_unmanaged_pnf_ebgp serial_scripts.fabric_overlay.test_fabric_unmanaged_pnf.TestFabricUnmanagedPNF.test_fabric_unmanaged_pnf_static serial_scripts.fabric_underlay.test_bms_lcm.TestBmsLcmEPStyle.test_bms_all_parallel[lcm_sanity] serial_scripts.fabric_underlay.test_bms_lcm.TestBmsLcmEPStyle.test_bms_all_serial[lcm_sanity] serial_scripts.fabric_underlay.test_bms_lcm.TestBmsLcmEPStyle.test_bms_serial_one_instance[lcm_sanity] serial_scripts.fabric_underlay.test_bms_lcm.TestBmsLcmSPStyle.test_bms_all_parallel[lcm_sanity] serial_scripts.fabric_underlay.test_bms_lcm.TestBmsLcmSPStyle.test_bms_all_serial[lcm_sanity] serial_scripts.fabric_underlay.test_bms_lcm.TestBmsLcmSPStyle.test_bms_serial_one_instance[lcm_sanity] serial_scripts.fabric_underlay.test_hitless_upgrade.TestHitlessUpgrade.test_hitless_upgrade serial_scripts.fabric_underlay.test_hitless_upgrade.TestHitlessUpgrade.test_upgrade_multiple_devices_multiple_times serial_scripts.fabric_underlay.test_hitless_upgrade.TestHitlessUpgrade.test_upgrade_spine serial_scripts.fabric_underlay.test_hitless_upgrade.TestHitlessUpgrade.test_upgrade_w_healthcheck_disabled serial_scripts.fabric_underlay.test_ztp.TestZtp.test_ztp_basic serial_scripts.fabric_underlay.test_ztp.TestZtp.test_ztp_public_connectivity_from_vm_bms serial_scripts.fabric_underlay.test_ztp.TestZtp.test_ztp_restart_dm_api_server serial_scripts.fabric_underlay.test_ztp.TestZtpWithErb.test_fabric_erb_intervn_basic serial_scripts.fabric_underlay.test_ztp.TestZtpWorkFlow.test_ztp_workflow serial_scripts.firewall.test_fw.TestFirewallBasic.test_address_group serial_scripts.firewall.test_fw.TestFirewallBasic.test_application_policy_set serial_scripts.firewall.test_fw.TestFirewallBasic.test_endpoint_type serial_scripts.firewall.test_fw.TestFirewallBasic.test_local_scope serial_scripts.firewall.test_fw.TestFirewallBasic.test_policy_application serial_scripts.firewall.test_fw.TestFirewallBasic.test_policy_order serial_scripts.firewall.test_fw.TestFirewallBasic.test_rule_match_tag_type serial_scripts.firewall.test_fw.TestFirewallBasic.test_rule_order serial_scripts.firewall.test_fw.TestFirewallBasic.test_service_group serial_scripts.firewall.test_fw.TestFirewallBasic.test_tag_import_order serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_CRUD_while_commit_in_progress serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_CRUD_while_commit_in_progress_diff_project serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_CRUD_while_discard_in_progress serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_CRUD_while_discard_in_progress_diff_project serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_commit_while_discard_in_progress serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_discard_while_commit_in_progress serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_draft_mode_scope serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_misc_draft_mode_1 serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_misc_draft_mode_2 serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_misc_draft_mode_3 serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_parallel_commit_discard_across_scopes serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_parallel_commit_discard_same_scope serial_scripts.firewall.test_fw.TestFirewallDraft_1.test_global_draft_mode serial_scripts.firewall.test_fw.TestFirewallDraft_1.test_local_draft_mode serial_scripts.firewall.test_fw.TestFirewall_1.test_floating_ip serial_scripts.firewall.test_fw.TestFirewall_1.test_unidirection_rule serial_scripts.firewall.test_fw.TestFirewall_2.test_subinterface serial_scripts.firewall.test_fw.TestFirewall_3.test_allowed_address_pair serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_api_restart serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_basic serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_group serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_objects_quota serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_policy serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_rule_properties serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_shared serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_validate_default serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_policy_application serial_scripts.firewall.test_fwaas_neutron.TestFwaasV6.test_fwaas_v6 serial_scripts.floatingip.test_floatingip.FloatingipTestSanity_restart.test_service_restart_with_fip[serial] serial_scripts.floatingip.test_floatingip.FloatingipTestSanity_restart.test_traffic_with_control_node_switchover serial_scripts.floatingip.test_mx.TestSerialSanity_MX.test_change_of_rt_in_vn[mx_test,sanity,serial] serial_scripts.forwarding_mode.test_forwarding_mode.TestForwardingMode.test_forwarding_mode_global_l2 serial_scripts.forwarding_mode.test_forwarding_mode.TestForwardingMode.test_forwarding_mode_global_l2_l3 serial_scripts.forwarding_mode.test_forwarding_mode.TestForwardingMode.test_forwarding_mode_global_l3 serial_scripts.forwarding_mode.test_forwarding_mode.TestForwardingMode.test_forwarding_mode_l2 serial_scripts.forwarding_mode.test_forwarding_mode.TestForwardingMode.test_forwarding_mode_l2_l3 serial_scripts.forwarding_mode.test_forwarding_mode.TestForwardingMode.test_forwarding_mode_l3 serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_aap serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_broadcast_multicast serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_fip serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_fip_4518_with_FIP serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_flat_subnet_aap serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_flat_subnet_fip serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_flat_subnet_ipfab_vn_and_cust_vn serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_flat_subnet_multi_vn serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_flat_subnet_single_vn serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_ip_fab_vn_and_cust_vn serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_multi_vn_ip_fab serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_single_vn_ip_fab[cb_sanity,sanity] serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_single_vn_ipv6 serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_vhost0_policy serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWDSvcChain.test_ip_fabric_svc_in_network_datapath serial_scripts.ha.test_ha_node_failures.TestHANode.test_ha_cold_reboot serial_scripts.ha.test_ha_node_failures.TestHANode.test_ha_cold_reboot_computes serial_scripts.ha.test_ha_node_failures.TestHANode.test_ha_cold_shutdown serial_scripts.ha.test_ha_node_failures.TestHANode.test_ha_isolate serial_scripts.ha.test_ha_node_failures.TestHANode.test_ha_reboot[ha] serial_scripts.ha.test_ha_node_failures.TestHANode.test_ha_reboot_computes serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_api_server_single_failure[ha] serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_cassandra_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_control_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_dns_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_glance_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_haproxy_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_keystone_single_failure[ha] serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_mysql_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_named_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_neutron_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_nova_api_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_nova_conductor_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_nova_scheduler_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_rabbitmq_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_schema_transformer_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_svc_monitor_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_zookeeper_single_failure serial_scripts.hbf.test_hbs_fw_serial.TestHbsFirewall.test_hbs_with_contrail_apiserver_restart serial_scripts.hbf.test_hbs_fw_serial.TestHbsFirewall.test_hbs_with_docker_restart_on_kube_master serial_scripts.hbf.test_hbs_fw_serial.TestHbsFirewall.test_hbs_with_docker_restart_on_slave serial_scripts.hbf.test_hbs_fw_serial.TestHbsFirewall.test_hbs_with_kube_manager_restart_on_master serial_scripts.hbf.test_hbs_fw_serial.TestHbsFirewall.test_hbs_with_kubelet_restart_on_computes serial_scripts.hbf.test_hbs_fw_serial.TestHbsFirewall.test_hbs_with_vrouter_agent_restart serial_scripts.headless_vrouter.test_headless_vrouter.TestHeadlessVrouter.test_config_add_change_while_control_nodes_go_down serial_scripts.headless_vrouter.test_headless_vrouter.TestHeadlessVrouter.test_traffic_connections_while_control_nodes_go_down serial_scripts.huge_pages.test_flow.TestFlow1GBHugePage.test_flow_traffic_1GB serial_scripts.huge_pages.test_flow.TestFlow1GBHugePage.test_flow_traffic_vrouter_agent_restart_1GB serial_scripts.huge_pages.test_flow.TestFlow1GBHugePage.test_flow_traffic_vrouter_restart_1GB serial_scripts.huge_pages.test_flow.TestFlow2MBHugePage.test_flow_traffic_2MB serial_scripts.huge_pages.test_flow.TestFlow2MBHugePage.test_flow_traffic_vrouter_agent_restart_2MB serial_scripts.huge_pages.test_flow.TestFlow2MBHugePage.test_flow_traffic_vrouter_restart_2MB serial_scripts.huge_pages.test_flow.TestFlowNoHugePage.test_flow_traffic_sanity_no_hugepages serial_scripts.interAS.test_interas.TestInterAS.test_interAS_controller_restart serial_scripts.interAS.test_interas.TestInterAS.test_interAS_ecmp_to_VM serial_scripts.interAS.test_interas.TestInterASGRE.test_interAS_ping_remote_ce serial_scripts.interAS.test_interas.TestInterASGRE.test_interAS_ping_with_subintf serial_scripts.interAS.test_interas.TestInterASGRE.test_interAS_vrouter_restart serial_scripts.interAS.test_interas.TestInterASUDP.test_interAS_forwarding_mode serial_scripts.interAS.test_interas.TestInterASUDP.test_interAS_ping_remote_ce serial_scripts.interAS.test_interas.TestInterASUDP.test_interAS_ping_remote_with_fat_flow serial_scripts.interAS.test_interas.TestInterASUDP.test_interAS_ping_with_subintf serial_scripts.interAS.test_interas.TestInterASUDP.test_interAS_tcp_remote_ce serial_scripts.interAS.test_interas.TestInterASUDP.test_interAS_vrouter_restart serial_scripts.introspect.test_introspect.IntrospectSslTest.test_agent_introspect serial_scripts.introspect.test_introspect.IntrospectSslTest.test_agent_introspect_with_alt_names[cb_sanity] serial_scripts.introspect.test_introspect.IntrospectSslTest.test_analytics_introspect serial_scripts.introspect.test_introspect.IntrospectSslTest.test_introspect_cert_without_cn serial_scripts.introspect.test_introspect.IntrospectSslTest.test_introspect_self_signed_cert serial_scripts.introspect.test_introspect.IntrospectSslTest.test_introspect_single_set_certs serial_scripts.introspect.test_introspect.IntrospectSslTest.test_introspect_ssl serial_scripts.introspect.test_introspect.IntrospectSslTest.test_introspect_ssl_negative_cases serial_scripts.k8s_auth.test_policy_combo.TestPolicyCombo.test_only_pods_and_deployments_create[auth] serial_scripts.k8s_auth.test_policy_combo.TestPolicyCombo.test_only_pods_and_deployments_delete[auth] serial_scripts.k8s_auth.test_policy_combo.TestPolicyCombo.test_only_pods_deployments_services_in_easy_ns[auth] serial_scripts.k8s_auth.test_policy_combo.TestPolicyCombo.test_only_service_in_zomsrc_ns[auth] serial_scripts.k8s_auth.test_resource.TestK8sResource.test_all_in_admin_project[auth] serial_scripts.k8s_auth.test_resource.TestK8sResource.test_all_in_custom_project[auth] serial_scripts.k8s_auth.test_resource.TestK8sResourceCustom.test_deployment_in_custom_project[auth] serial_scripts.k8s_auth.test_resource.TestK8sResourceCustom.test_pod_in_custom_project[auth] serial_scripts.k8s_auth.test_restart.TestRestart.test_admin_project_with_agent_restart[auth] serial_scripts.k8s_auth.test_restart.TestRestart.test_admin_project_with_kube_manager_restart[auth] serial_scripts.k8s_auth.test_restart.TestRestart.test_custom_project_with_agent_restart[auth] serial_scripts.k8s_auth.test_restart.TestRestart.test_custom_project_with_kube_manager_restart[auth] serial_scripts.k8s_auth.test_restart.TestRestart.test_k8s_auth_pod_delete[auth] serial_scripts.k8s_auth.test_restart.TestRestartWithPodResource.test_pod_with_agent_restart[auth] serial_scripts.k8s_auth.test_restart.TestRestartWithPodResource.test_pod_with_kube_manager_restart[auth] serial_scripts.k8s_scripts.test_deployment.TestDeployment.test_deployment_with_agent_restart[k8s_sanity] serial_scripts.k8s_scripts.test_deployment.TestDeployment.test_deployment_with_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWDRestarts.test_fabric_fwd__with_kubelet_restart_on_master serial_scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWDRestarts.test_fabric_fwd_pod_restart serial_scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWDRestarts.test_fabric_fwd_with_docker_restart_on_slave serial_scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWDRestarts.test_fabric_fwd_with_kube_manager_restart serial_scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWDRestarts.test_fabric_fwd_with_kubelet_restart_on_slave serial_scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWDRestarts.test_fabric_fwd_with_nodes_reboot serial_scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWDRestarts.test_fabric_fwd_with_vrouter_agent_restart serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_pod_restart serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_docker_restart[k8s_sanity] serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_docker_restart_on_master serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_kubelet_restart_on_master serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_kubelet_restart_on_slave serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_master_reboot serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_nodes_reboot serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_vrouter_agent_restart[k8s_sanity] serial_scripts.k8s_scripts.test_ingress.TestIngress.test_ingress_fanout_with_node_reboot serial_scripts.k8s_scripts.test_ingress.TestIngress.test_ingress_fanout_with_vrouter_agent_restart[k8s_sanity] serial_scripts.k8s_scripts.test_ingress.TestIngress.test_ingress_with_contrail_apiserver_restart[k8s_sanity] serial_scripts.k8s_scripts.test_ingress.TestIngress.test_ingress_with_kube_apiserver_restart[k8s_sanity] serial_scripts.k8s_scripts.test_ingress.TestIngress.test_ingress_with_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_isolation.TestCustomIsolationSerial.test_pods_custom_isolation_post_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_isolation.TestCustomIsolationSerial.test_services_custom_isolation_post_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_isolation.TestNSIsolationSerial.test_ingress_isolation_post_kube_manager_restart serial_scripts.k8s_scripts.test_isolation.TestNSIsolationSerial.test_ingress_isolation_vrouter_agent_restart serial_scripts.k8s_scripts.test_isolation.TestNSIsolationSerial.test_service_isolation_post_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_isolation.TestProjectIsolationSerial.test_ingress_reachability_across_projects serial_scripts.k8s_scripts.test_isolation.TestProjectIsolationSerial.test_reachability_across_projects_with_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_isolation.TestProjectIsolationSerial.test_service_reachability_across_projects serial_scripts.k8s_scripts.test_km_ha.TestKubeManagerHA.test_km_active_backup[k8s_sanity] serial_scripts.k8s_scripts.test_km_ha.TestKubeManagerHA.test_single_node_failover serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_basic_pod_with_multi_intf[k8s_sanity] serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_basic_pod_with_multi_intf_isolated_namespace[k8s_sanity] serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_basic_pod_with_multi_intf_non_default_namespace serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_cluster_ip_service_with_pod_multi_intf serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_dns_pod_with_multi_intf serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_ingress_fanout_with_multi_intf_backends serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_multi_intf_pod_with_fabric_fwd_snat serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_multi_intf_pod_with_node_reboot serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_mult_intf_with_kebelet_restart_on_master serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_multi_inf_with_contrail_apiserver_restart[pod_multi_intf] serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_multi_intf_with_docker_restart_on_slave[pod_multi_intf] serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_multi_intf_with_kube_apiserver_restart serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_multi_intf_with_kubelet_restart_on_slave[pod_multi_intf] serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_with_multi_intf_agent_restart[k8s_sanity] serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_with_multi_intf_defualt_route serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_with_multi_intf_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_service_type_nodeport_with_pod_multi_intf serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_service_with_type_loadbalancer_with_multi_intf_pods serial_scripts.k8s_scripts.test_pod.TestPodScale.test_many_pods[ci_contrail_go_k8s_sanity] serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyProjectIsolation.test_egress_policy_over_project_isolation serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyProjectIsolation.test_ingress_policy_over_project_isolation serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyRestart.test_policy_docker_restart[k8s_sanity] serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyRestart.test_policy_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyRestart.test_policy_kubelet_restart_on_master serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyRestart.test_policy_kubelet_restart_on_slave[k8s_sanity] serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyRestart.test_policy_pod_restart serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyRestart.test_policy_rule_pod_restart serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyRestart.test_policy_vrouter_agent_restart[k8s_sanity] serial_scripts.k8s_scripts.test_service.TestService.test_docker_restart_on_master_with_nodeport_services serial_scripts.k8s_scripts.test_service.TestService.test_docker_restart_on_slaves_with_nodeport_services serial_scripts.k8s_scripts.test_service.TestService.test_kube_manager_restart_with_nodeport_services[k8s_sanity,k8s_upgrade] serial_scripts.k8s_scripts.test_service.TestService.test_kubelet_restart_on_slaves_with_nodeport_services serial_scripts.k8s_scripts.test_service.TestService.test_reboot_slaves_with_nodeport_services serial_scripts.k8s_scripts.test_service.TestService.test_service_with_kube_manager_restart serial_scripts.k8s_scripts.test_service.TestService.test_vrouter_restart_on_slaves_with_nodeports serial_scripts.l3_mh.test_l3_multihoming_serial.TestSerialL3Multihoming.test_contrail_status_on_compute_with_agent_restart serial_scripts.l3_mh.test_l3_multihoming_serial.TestSerialL3Multihoming.test_flow_stickiness_with_interface_flap_workload_in_different_vn_and_compute serial_scripts.l3_mh.test_l3_multihoming_serial.TestSerialL3Multihoming.test_inter_vn_traffic_with_logical_router serial_scripts.l3_mh.test_l3_multihoming_serial.TestSerialL3Multihoming.test_traffic_with_agent_restart serial_scripts.l3_mh.test_l3_multihoming_serial.TestSerialL3Multihoming.test_traffic_with_compute_restart serial_scripts.l3_mh.test_l3_multihoming_serial.TestSerialL3Multihoming.test_traffic_with_physical_interface_flap serial_scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_after_stop_start_vrouter_agent serial_scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_svc_mon_restart serial_scripts.llgr.test_llgr.TestLlgr.test_gr_llgr_mx[llgr] serial_scripts.llgr.test_llgr.TestLlgr.test_gr_mx[llgr] serial_scripts.llgr.test_llgr.TestLlgr.test_gr_mx_restart[llgr] serial_scripts.llgr.test_llgr.TestLlgr.test_gr_mx_restart_gracefully[llgr] serial_scripts.llgr.test_llgr.TestLlgr.test_llgr_mx[llgr] serial_scripts.llgr.test_llgr.TestLlgr.test_llgr_mx_restart[llgr] serial_scripts.llgr.test_llgr.TestLlgr.test_llgr_mx_restart_gracefully[llgr] serial_scripts.llgr.test_llgr_ctrl.TestLlgrCtrl.test_gr_ctrl[llgr] serial_scripts.llgr.test_llgr_ctrl.TestLlgrCtrl.test_gr_ctrl_restart[llgr] serial_scripts.llgr.test_llgr_ctrl.TestLlgrCtrl.test_gr_llgr_ctrl[llgr] serial_scripts.llgr.test_llgr_ctrl.TestLlgrCtrl.test_llgr_ctrl[llgr] serial_scripts.llgr.test_llgr_ctrl.TestLlgrCtrl.test_llgr_ctrl_restart[llgr] serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_bfd_health_check_vmi_flap_l2mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_check_bgpaas_with_macip_enabled_vns serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_bfd_health_check_crpd_default_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_bfd_health_check_crpd_l2l3_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_bfd_health_check_crpd_l2mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_health_check_detach serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_inter_vn_inter_compute_default_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_inter_vn_inter_compute_l2_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_inter_vn_inter_compute_l2l3_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_inter_vn_intra_compute_l2_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_inter_vn_intra_compute_l2l3_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_intra_vn_inter_compute_l2_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_intra_vn_inter_compute_l2l3_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_intra_vn_intra_compute_l2_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_intra_vn_intra_compute_l2l3_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_learn_route_on_controller_extend_to_MX serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_move_ip_across_computes_l2 serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_static_route_table_inter_vn_inter_compute serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_with_50 serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_with_BFD_controller_container_restart[full_sanity] serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_with_BFD_vrouter_agent_restart[full_sanity] serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_with_GT_50_negative serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_drop_new_flows_flag serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_dropstats serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_max_flows_precedence serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_max_flows_precedence_with_max_vm_flows serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_max_flows_vmi_level serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_max_flows_vn_level serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_max_flows_vn_level_already_has_some_vmis serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_restart_vm serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_restart_vrouter_agent serial_scripts.md5.test_md5.TestMd5testsOnControl.test_add_delete_md5_on_control serial_scripts.md5.test_md5.TestMd5testsOnControl.test_add_delete_per_peer_on_control serial_scripts.md5.test_md5.TestMd5testsOnControl.test_check_per_peer_on_control[sanity] serial_scripts.md5.test_md5.TestMd5testsOnControl.test_create_md5_on_control[sanity] serial_scripts.md5.test_md5.TestMd5testsOnControl.test_diff_keys_per_peer_on_control serial_scripts.md5.test_md5.TestMd5testsOnControl.test_different_keys_md5_on_control serial_scripts.md5.test_md5.TestMd5testsOnControl.test_iter_keys_per_peer_on_control serial_scripts.md5.test_md5.TestMd5testsOnControl.test_precedence_per_peer_on_control serial_scripts.mvpn.test_mvpn.TestMVPNMultiVNMultiCompute.test_mvpn_multi_vn_multi_compute serial_scripts.mvpn.test_mvpn.TestMVPNMultiVNSingleCompute.test_mvpn_multi_vn_single_compute serial_scripts.mvpn.test_mvpn.TestMVPNSingleVNMultiCompute.test_mvpn_single_vn_multi_compute serial_scripts.mvpn.test_mvpn.TestMVPNSingleVNSingleCompute.test_mvpn_single_vn_within_compute serial_scripts.neutron.lbaas.test_lbaas.TestLbaas.test_active_standby_failover serial_scripts.neutron.lbaas.test_lbaas.TestLbaas.test_lbaas_garbage_collector serial_scripts.neutron.test_ports.TestPorts.test_custom_aap_prefix_length_limit serial_scripts.neutron.test_quota.TestQuotaUpdate.test_update_default_quota_for_admin_tenant serial_scripts.neutron.test_quota.TestQuotaUpdate.test_update_default_quota_for_new_tenant serial_scripts.neutron.test_quota.TestQuotaUpdate.test_update_quota_for_admin_tenant serial_scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior_with_config_and_vrouter_restart serial_scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior_with_fip_and_config_and_vrouter_restart serial_scripts.neutron.test_routers.TestRouterSNAT.test_snat_active_standby_mode serial_scripts.nh_limit.test_nh_limit.TestNHLimitDpdk.test_default_nh_limit[nh_limit_test] serial_scripts.nh_limit.test_nh_limit.TestNHLimitDpdk.test_nh_limit_change[nh_limit_test] serial_scripts.nh_limit.test_nh_limit.TestNHLimitDpdk.test_nh_limit_change_with_mpls[nh_limit_test] serial_scripts.nh_limit.test_nh_limit.TestNHLimitDpdk.test_nh_limit_one_million[nh_limit_test] serial_scripts.nh_limit.test_nh_limit.TestNHLimitKernel.test_default_nh_limit[nh_limit_test] serial_scripts.nh_limit.test_nh_limit.TestNHLimitKernel.test_nh_limit_change serial_scripts.nh_limit.test_nh_limit.TestNHLimitKernel.test_nh_limit_change_with_mpls[nh_limit_test] serial_scripts.nh_limit.test_nh_limit.TestNHLimitKernel.test_nh_limit_one_million serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacAging.test_mac_aging_default serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacAging.test_mac_aging_dynamic_update serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacAging.test_mac_aging_zero serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacLearning.test_mac_learning_multi_isid serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacLearning.test_mac_learning_single_isid[cb_sanity,full_sanity] serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacLearning.test_mac_learning_subIntf_multi_isid serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacLearning.test_mac_learning_subIntf_single_isid serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacMove.test_mac_move serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnPbbBridgeDomainConfig.test_change_isid_at_bd serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnPbbBridgeDomainConfig.test_mac_learning_disable_at_bd serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnPbbBridgeDomainConfig.test_negative_cases_for_bd serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnPbbBridgeDomainConfig.test_swap_isids_on_bds serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnPbbBridgeDomainConfig.test_zero_isid_config serial_scripts.policy.test_policy_scale.TestScalePolicy.test_one_policy_rules_scaling_with_ping serial_scripts.policy.test_policy_scale.TestScalePolicy.test_policy_rules_scaling_with_ping serial_scripts.policy.test_policy_scale.TestScalePolicy.test_scale_policy_with_ping serial_scripts.policy.test_policy_scale.TestScalePolicyApi.test_policy_rules_scaling_with_ping_api serial_scripts.policy.test_policy_scale.TestScalePolicyIpv4v6.test_one_policy_rules_scaling_with_ping serial_scripts.policy.test_policy_scale.TestScalePolicyIpv4v6.test_policy_rules_scaling_with_ping serial_scripts.policy.test_policy_scale.TestScalePolicyIpv4v6.test_scale_policy_with_ping serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_controlnode_switchover_policy_between_vns_traffic serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_across_projects serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_multi_vn_modify_rules_of_live_flows serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_multi_vn_with_multi_proto_traffic serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_replace_single_vn_modify_rules_of_live_flows serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_single_vn_modify_rules_of_live_flows serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_single_vn_with_multi_proto_traffic serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_verify_flows_unaffected_by_policy_update serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_with_implict_rule_proto_traffic serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_with_scaled_udp_flows serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_with_spl_char_in_name serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_consolidate serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_cross_app_traffic serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_full_time_overlap serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_global_and_project_tags serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_multi_protocol serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_no_consolidate serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_no_time_overlap serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_no_traffic serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_partial_time_overlap serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_project_tags serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_query_where_clause serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_user_specified_aps_name serial_scripts.policygen.test_policy_gen.TestPolicyGenUntagged.test_query_select_tags serial_scripts.policygen.test_policy_gen.TestPolicyGenUntagged.test_untagged serial_scripts.qos.test_qos.TestQosControlDscp.test_analytics_packet_dscp serial_scripts.qos.test_qos.TestQosControlDscp.test_dns_packet_dscp serial_scripts.qos.test_qos.TestQosControlDscp.test_vhost_marking_over_control_packet_marking serial_scripts.qos.test_qos.TestQosControlDscp.test_xmpp_packet_dscp serial_scripts.qos.test_qos.TestQosEncap.test_qos_remark_dscp_on_vmi_gre_encap serial_scripts.qos.test_qos.TestQosPolicyEncap.test_qos_config_on_policy_for_all_dscp_entries serial_scripts.qos.test_qos.TestQosPolicyEncap.test_qos_remark_exp_dscp_on_policy_gre_encap serial_scripts.qos.test_qos.TestQosPolicyQueueSerial.test_qos_queue_on_vmi_precedence_over_policy_over_vn serial_scripts.qos.test_qos.TestQosPolicyQueueSerial.test_queue_dscp_on_policy serial_scripts.qos.test_qos.TestQosQueueQosmap.test_scheduling_configuration_on_bond_intf serial_scripts.qos.test_qos.TestQosQueueQosmap.test_scheduling_rr_queues serial_scripts.qos.test_qos.TestQosQueueQosmap.test_scheduling_strict_queues serial_scripts.qos.test_qos.TestQosQueueQosmap.test_scheduling_strict_rr_queues serial_scripts.qos.test_qos.TestQosQueueSerial.test_default_queueing serial_scripts.qos.test_qos.TestQosQueueSerial.test_fc_queue_id_update serial_scripts.qos.test_qos.TestQosQueueSerial.test_queue_dot1p serial_scripts.qos.test_qos.TestQosQueueSerial.test_queue_dscp serial_scripts.qos.test_qos.TestQosQueueSerial.test_queueing_dscp_on_vhost serial_scripts.qos.test_qos.TestQosSVCSerial.test_qos_queueing_on_vmi_of_si serial_scripts.qos.test_qos_negative.TestQosNegative.test_invalid_range_for_fc serial_scripts.qos.test_qos_negative.TestQosNegative.test_invalid_range_for_qc serial_scripts.qos.test_qos_scaling.TestQosScaling.test_forwarding_class_scaling serial_scripts.qos.test_qos_scaling.TestQosScaling.test_qos_config_scaling serial_scripts.rbac.test_rbac.RbacLbassv2.test_rbac_lbaasv2_plugin serial_scripts.rbac.test_rbac.TestAnalyticsRbac.test_analytics_access serial_scripts.rbac.test_rbac.TestRbac.test_create_delete_service_chain serial_scripts.rbac.test_rbac.TestRbac.test_delete_default_acl serial_scripts.rbac.test_rbac.TestRbac.test_perms2_global_share[ci_sanity,sanity] serial_scripts.rbac.test_rbac.TestRbac.test_perms2_share serial_scripts.rbac.test_rbac.TestRbac.test_perms2_share_basic serial_scripts.rbac.test_rbac.TestRbac.test_rbac_rules_hierarchy serial_scripts.rbac.test_rbac.TestRbac.test_rules_aggregation serial_scripts.rbac.test_rbac.TestRbac2.test_rbac_multiple_roles serial_scripts.rbac.test_rbac_basic.TestRbacBasic.test_perms2_owner[ci_sanity,sanity,suite1] serial_scripts.rbac.test_rbac_basic.TestRbacBasic.test_rbac_acl_different_roles[ci_sanity,sanity,suite1] serial_scripts.rbac.test_rbac_basic.TestRbacBasic.test_rbac_create_delete_vm[sanity,suite1] serial_scripts.rbac.test_rbac_basic.TestRbacBasic.test_vn_share_external_flag_with_member_role serial_scripts.rsyslog.test_rsyslog.TestRsyslog.test_rsyslog_messages_in_db_through_contrail_logs serial_scripts.rsyslog.test_rsyslog.TestRsyslog.test_rsyslog_sanity_if_provisioned serial_scripts.rt_filter.test_rt_filter.TestBasicRTFilterRestart.test_rt_entry_persistence_across_restarts serial_scripts.rt_filter.test_rt_filter.TestBasicRTFilterRestart.test_rt_entry_with_multiple_ctrl_nodes serial_scripts.rt_filter.test_rt_filter.TestBasicRTFilterRestart.test_vpnv4_route_entry_only_on_RT_interest_receipt serial_scripts.scale.flow.test_flow.TestFlowScale.test_flow_longevity[flow_scale] serial_scripts.scale.flow.test_flow.TestFlowScale.test_flow_scale_tcp[flow_scale] serial_scripts.scale.flow.test_flow.TestFlowScale.test_flow_scale_udp[flow_scale] serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_100sg_np_1krules serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_100sg_np_200rules serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_max_nps_per_vn serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_max_nps_per_vrouter serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_max_nps_sgs_per_vrouter serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_max_rules_per_np serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_max_rules_per_sg serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_max_sgs_per_vrouter serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_max_snat_per_vrouter serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_traffic_default_sg_np serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_traffic_sg_np_1krules serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_traffic_sg_np_200rules serial_scripts.scale.scale_test_intf_mirror.test_intf_mirror_entry_scale.TestIntfMirrorScale.test_intf_mirroring_scale_max_number serial_scripts.scale.sub_interface.test_sub.TestSubInterfaceScale.test_sub_interface_scale[sub_intf_scale] serial_scripts.scale.test_alarm_scale.TestScaleAlarm.test_alarm_scaling[scale_alarm] serial_scripts.scale.test_lr_scale.TestLRScale.test_lr serial_scripts.scale.test_lr_scale.TestLRScale.test_subnet_per_vn_lr serial_scripts.scale.test_lr_scale.TestLRScale.test_vn_per_lr serial_scripts.scale.test_scale_config.TestScaleConfig.test_fip_scaling[scale_fip] serial_scripts.scale.test_scale_config.TestScaleConfig.test_network_policy_rulues_scaling[scale_np_rules] serial_scripts.scale.test_scale_config.TestScaleConfig.test_network_policy_scaling[scale_np] serial_scripts.scale.test_scale_config.TestScaleConfig.test_port_scaling[scale_port] serial_scripts.scale.test_scale_config.TestScaleConfig.test_security_group_rules_scaling[scale_sg_rules] serial_scripts.scale.test_scale_config.TestScaleConfig.test_security_group_scaling[scale_sg] serial_scripts.scale.test_scale_config.TestScaleConfig.test_vn_scaling[scale_vn] serial_scripts.scale.test_vrf_scale.TestVrfScale.test_compute_node_vrf_scaling[scale_vrf] serial_scripts.scale.test_vrf_scale.TestVrfScale.test_control_node_vrf_scaling[scale_vrf] serial_scripts.scale.test_vrf_scale.TestVrfScale.test_vm_scaling[scale_vrf] serial_scripts.securitygroup.test_sg_serial.SecurityGroupMultiProject.test_sg_multiproject serial_scripts.securitygroup.test_sg_serial.SecurityGroupMultiProjectIpv6.test_sg_multiproject serial_scripts.securitygroup.test_sg_serial.SecurityGroupMultiProject_contrail.test_sg_multiproject serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9.test_add_remove_default_sg_active_flow serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9.test_add_remove_sg_active_flow1 serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9.test_add_remove_sg_active_flow2 serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9.test_add_remove_sg_active_flow3 serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9.test_add_remove_sg_active_flow4 serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9_contrail.test_add_remove_default_sg_active_flow serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9_contrail.test_add_remove_sg_active_flow1 serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9_contrail.test_add_remove_sg_active_flow2 serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9_contrail.test_add_remove_sg_active_flow3 serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9_contrail.test_add_remove_sg_active_flow4 serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_add_remove_collector_from_agent serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_add_remove_collector_from_config_nodemgr serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_add_remove_control_from_agent serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_add_remove_dns_from_agent serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_add_remove_rabbitmq_from_control serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_add_remove_rabbitmq_from_dns serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_collector_agent_connection_after_collector_restart_and_agent_sighup serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_collector_agent_connection_on_collector_restart serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_collector_control_connection_after_collector_restart_and_control_sighup serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_control_agent_connection_on_control_restart serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_control_convergence_on_agent_restart serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_dns_agent_connection_on_dns_restart serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_rabbitmq_control_connection_on_rabbitmq_restart serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_rabbitmq_dns_connection_on_rabbitmq_restart serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_recovery_from_errored_configdb_entry_in_control scripts.analytics.test_analytics.AnalyticsTestSanity.test_bgprouter_uve_for_xmpp_and_bgp_peer_count scripts.analytics.test_analytics.AnalyticsTestSanity.test_colector_uve_module_sates scripts.analytics.test_analytics.AnalyticsTestSanity.test_config_node_uve_states scripts.analytics.test_analytics.AnalyticsTestSanity.test_contrail_alarms[todo_sanity] scripts.analytics.test_analytics.AnalyticsTestSanity.test_contrail_status[cb_sanity,ci_sanity,dev_sanity_dpdk,sanity] scripts.analytics.test_analytics.AnalyticsTestSanity.test_message_table scripts.analytics.test_analytics.AnalyticsTestSanity.test_redis_stunnel_provision[full_sanity] scripts.analytics.test_analytics.AnalyticsTestSanity.test_verify_hrefs serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_01_verify_post_deploy serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_02_interface_check serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_03_giant_frame_test serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_04_check_tls serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_05_bfd_bgpaas_feature serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_06_sdn_gw_feature serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_07_ha_resiliency serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_08_restart_from_os serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_09_vsrx_cli_restart serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_10_virsh_restart serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_11_BGP_session_flap_before_convergence serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_12_vrouter_restart serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_13_restart_dpdk_compute_hosting_vsfoup serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_14_restart_kernel_compute_hosting_vsfocp serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_15_network_restart_on_compute serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_16_HC_on_BGPaaS serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_run_all_tests serial_scripts.sriov.test_sriov.TestSriov.test_communication_between_two_sriov_vm[ci_sanity] serial_scripts.sriov.test_sriov.TestSriov.test_communication_between_two_sriov_vm_with_large_mtu[ci_sanity] serial_scripts.sriov.test_sriov.TestSriov.test_virtual_function_exhaustion_and_resue[ci_sanity] serial_scripts.svc_firewall.test_evpn_svc_combos.TestSVCCombosForEvpn.test_evpn_svc_combo_1 serial_scripts.svc_firewall.test_evpn_svc_combos.TestSVCCombosForEvpn.test_evpn_svc_combo_all serial_scripts.svc_firewall.test_svc_combos.TestSVCCombos.test_svc_combo_1 serial_scripts.svc_firewall.test_svc_combos.TestSVCCombos.test_svc_combo_all serial_scripts.system_test.flow_tests.test_flow_scaling.TestFlowScaling.test_flow_scaling_interNode_interVN serial_scripts.system_test.flow_tests.test_system_flows.TestFlowMultiProj.test_flow_multi_projects serial_scripts.system_test.flow_tests.test_system_flows.TestFlowSingleProj.test_interVNinterNodeFIP_flows serial_scripts.system_test.flow_tests.test_system_flows.TestFlowSingleProj.test_interVNinterNodePol_flows serial_scripts.system_test.flow_tests.test_system_flows.TestFlowSingleProj.test_interVNintraNodeFIP_flows serial_scripts.system_test.flow_tests.test_system_flows.TestFlowSingleProj.test_interVNintraNodePol_flows serial_scripts.system_test.flow_tests.test_system_flows.TestFlowSingleProj.test_intraVNinterNode_flows serial_scripts.system_test.flow_tests.test_system_flows.TestFlowSingleProj.test_intraVNintraNode_flows serial_scripts.tor.test_bms.TestBMSWithExternalDHCPServer.test_dhcp_behavior serial_scripts.tor.test_bms.TestBMSWithExternalDHCPServer.test_dhcp_forwarding_with_dhcp_disabled serial_scripts.tor.test_bms.TestBasicBMSInterVN.test_asn_and_rt_update serial_scripts.tor.test_bms.TestBasicBMSInterVN.test_configured_vxlan_id_inter_vn serial_scripts.tor.test_bms.TestBasicBMSInterVN.test_ping_between_two_tors_inter_vn serial_scripts.tor.test_bms.TestExtendedBMSInterVN.test_routing_after_tsn_failover serial_scripts.tor.test_bms.TestExtendedBMSInterVN.test_routing_with_ovs_restarts serial_scripts.tor.test_bms.TestExtendedBMSInterVN.test_routing_with_tor_agent_restarts serial_scripts.tor.test_bms.TestTor.test_add_remove_vmi_from_tor_lif serial_scripts.tor.test_bms.TestTor.test_arp_proxy_by_vrouter_for_vms serial_scripts.tor.test_bms.TestTor.test_dhcp_flood_for_unknown_mac serial_scripts.tor.test_bms.TestTor.test_enable_disable_unknown_unicast_forwarding serial_scripts.tor.test_bms.TestTor.test_no_dhcp_for_unknown_bms serial_scripts.tor.test_bms.TestTor.test_ovsdb_config_on_tor serial_scripts.tor.test_bms.TestTor.test_ping_between_kvm_vm_and_tagged_bms serial_scripts.tor.test_bms.TestTor.test_ping_between_kvm_vm_and_untagged_bms serial_scripts.tor.test_bms.TestTor.test_ping_between_two_tors_intra_vn serial_scripts.tor.test_bms.TestTor.test_two_vmis_on_lif serial_scripts.tor.test_bms.TestTor.test_unknown_unicast_forwarding serial_scripts.tor.test_bms.TestTor.test_with_multiple_subnets serial_scripts.tor.test_bms.TestVxlanID.test_check_vxlan_id_reuse serial_scripts.tor.test_bms.TestVxlanID.test_diff_vns_but_same_vxlan_id serial_scripts.tor.test_bms.TestVxlanIDWithRouting.test_check_vxlan_id_update serial_scripts.tor.test_bms_negative.TestBMSNegative.test_vmi_delete_when_lif_bound serial_scripts.upgrade.test_upgrade.UpgradeTestSanityWithResource.test_fiptraffic_before_upgrade[upgrade] serial_scripts.upgrade.test_upgrade.UpgradeTestSanityWithResource.test_to_upgrade[upgrade] serial_scripts.upgrade.test_upgrade.UpgradeTestSanityWithResource.test_traffic_after_upgrade[upgrade] serial_scripts.vdns.test_vdns.TestvDNS0.test_vdns_zrecord_scaling serial_scripts.vdns.test_vdns.TestvDNS1.test_vdns_tree_scaling serial_scripts.vdns.test_vdns.TestvDNS2.test_vdns_server_scaling serial_scripts.vdns.test_vdns.TestvDNSRestart.test_agent_query_all_dns_servers_policy_fixed serial_scripts.vdns.test_vdns.TestvDNSRestart.test_vdns_agent_restart serial_scripts.vdns.test_vdns.TestvDNSRestart.test_vdns_controlnode_switchover serial_scripts.vdns.test_vdns.TestvDNSRestart.test_vdns_dns_restart serial_scripts.vdns.test_vdns.TestvDNSRestart.test_vdns_named_restart serial_scripts.vdns.test_vdns.TestvDNSRestart.test_vdns_with_diff_zone serial_scripts.vdns.test_vdns.TestvDNSRestart.test_vdns_with_same_zone serial_scripts.vgw.test_vgw.TestVgwCases.test_vgw_with_fip_on_different_node serial_scripts.vgw.test_vgw.TestVgwCases.test_vgw_with_fip_on_same_node serial_scripts.vgw.test_vgw.TestVgwCases.test_vgw_with_multiple_subnet_for_single_vgw serial_scripts.vgw.test_vgw.TestVgwCases.test_vgw_with_native_vm_on_different_node serial_scripts.vgw.test_vgw.TestVgwCases.test_vgw_with_native_vm_on_same_node serial_scripts.vgw.test_vgw.TestVgwCases.test_vgw_with_restart_of_vgw_node serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_bring_up_vm_with_control_node_down serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_control_node_switchover[cb_sanity,sanity] serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_ipam_persistence_across_restart_reboots serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_kill_service_verify_core_generation serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_max_vm_flows serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_multistep_vm_add_delete_with_stop_start_service serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_multistep_vm_delete_with_stop_start_service serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_nova_com_sch_restart_with_multiple_vn_vm serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_process_restart_in_policy_between_vns[cb_sanity,sanity] serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_process_restart_with_multiple_vn_vm serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_underlay_broadcast_traffic_handling[sanity] serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_failure_with_ssl_disabled_on_nova serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_failure_with_wrong_cert_in_nova serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_failure_with_wrong_key_in_nova serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_failure_without_cert_key_in_nova serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_no_ca_cert serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_ssl_service_without_ca_cert serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_with_ssl_disabled serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_with_ssl_disabled_only_on_agent serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_with_ssl_flag_not_set_in_agent serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_with_wrong_cert_in_agent serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_with_wrong_key_in_agent serial_scripts.vrouter.test_disable_policy_serial.DisablePolicyEcmpSerial.test_disable_policy_ecmp_siv2 serial_scripts.vrouter.test_disable_policy_serial.DisablePolicyEcmpSerialIpv6.test_disable_policy_ecmp_siv2 serial_scripts.vrouter.test_drop_stats.TestDropStats.test_flow_action_drop_stats[dev_reg,sanity] serial_scripts.vrouter.test_fat_flow_aggr_serial.FatFlowAggrIpv6Serial.test_fat_flow_aggr_dest_udp_inter_vn_inter_node[dev_reg,sanity] serial_scripts.vrouter.test_fat_flow_aggr_serial.FatFlowAggrSerial.test_fat_flow_aggr_dest_udp_inter_vn_inter_node[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_add_delete_fat_flow_config[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_at_vn[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_at_vn_intra_vn[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_ignore_addrs serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_ignore_addrs_icmp_error serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_ignore_addrs_icmp_error_intra_node[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_inter_vn_inter_node serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_intra_vn_inter_node serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_port_zero_intra_node serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_vn_vmi[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_with_service_chain[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_add_delete_fat_flow_config[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_at_vn[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_at_vn_intra_vn[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_ignore_addrs serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_ignore_addrs_icmp_error serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_ignore_addrs_icmp_error_intra_node[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_inter_vn_inter_node serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_intra_vn_inter_node[cb_sanity,sanity] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_port_zero_intra_node serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_vn_vmi[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_with_service_chain[dev_reg] serial_scripts.vrouter.test_flow_scenarios.ExtendedFlowTests.test_flow_update_on_route_update serial_scripts.vrouter.test_flow_scenarios.ExtendedFlowTests.test_with_fuzz_bug_1504710 serial_scripts.vrouter.test_flow_scenarios.FlowExportRate.test_custom_flow_export_rate serial_scripts.vrouter.test_flow_scenarios.FlowExportRate.test_default_flow_export_rate serial_scripts.vrouter.test_flow_scenarios.FlowExportRate.test_flow_export_after_agent_restart serial_scripts.vrouter.test_flow_scenarios.FlowExportRate.test_flow_export_disabling serial_scripts.vrouter.test_flow_scenarios.SimpleTCPFlowEvictionTests.test_flow_entry_after_tcp_session serial_scripts.vrouter.test_flow_scenarios.TCPFlowEvictionTests.test_flow_eviction_on_tcp_rst serial_scripts.vrouter.test_flow_scenarios.TCPFlowEvictionTests.test_flow_on_normal_tcp_close serial_scripts.vrouter.test_flow_scenarios.TCPFlowEvictionTests.test_hping3_tcp_traffic_for_eviction serial_scripts.vrouter.test_negative.KernelCrashTest.test_crash_file_creation serial_scripts.vrouter.test_session_logging.SessionLogging.test_local_logging_inter_node serial_scripts.vrouter.test_session_logging.SessionLogging.test_local_logging_intra_node serial_scripts.vrouter.test_session_logging.SessionLoggingIpv6.test_local_logging_inter_node serial_scripts.vrouter.test_session_logging.SessionLoggingIpv6.test_local_logging_intra_node serial_scripts.vrouter.test_slo.SecurityLogging.test_slo_inter_node serial_scripts.vrouter.test_slo.SecurityLogging.test_slo_intra_node serial_scripts.vrouter.test_slo.SecurityLogging.test_slo_rate serial_scripts.vrouter.test_slo.SecurityLoggingFw.test_slo_fw_update serial_scripts.vrouter.test_slo.SecurityLoggingFw.test_slo_global serial_scripts.vrouter.test_slo.SecurityLoggingFw.test_slo_on_vmi serial_scripts.vrouter.test_slo.SecurityLoggingFwIpv6.test_slo_fw_update serial_scripts.vrouter.test_slo.SecurityLoggingFwIpv6.test_slo_global serial_scripts.vrouter.test_slo.SecurityLoggingFwIpv6.test_slo_on_vmi serial_scripts.vrouter.test_slo.SecurityLoggingIpv6.test_slo_inter_node serial_scripts.vrouter.test_slo.SecurityLoggingIpv6.test_slo_intra_node serial_scripts.vrouter.test_slo.SecurityLoggingIpv6.test_slo_rate serial_scripts.vrouter.test_vrouter_detach.TestVrouterDetach.test_vrouter_kernal_module_unload_reload serial_scripts.vrouter.test_vrouter_detach.TestVrouterDetach.test_vrouter_xconnect serial_scripts.webui.test_webui.WebuiTestSanity.test1_1_create_svc_templates[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_2_create_ipams[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_3_create_virtual_networks[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_4_create_ports[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_5_create_routers[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_6_create_policies[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_7_attach_policy_to_vn[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_8_launch_virtual_instances[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_9_create_svc_instances[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_1_create_physical_router[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_2_create_physical_interfaces[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_3_create_forwarding_classes[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_4_create_qos_config[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_5_attach_qos_config_to_vn[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_6_create_network_route_table[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_7_attach_network_route_table_to_VN[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_8_create_routing_policies[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_9_create_route_aggregates[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_create_dns_servers[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_2_1_attach_routing_policy_to_si[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_2_2_attach_route_aggregate_to_si[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_2_3_create_svc_health_check[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_2_create_dns_records[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_3_create_security_groups[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_4_create_floating_ips[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_5_allocate_floating_ips[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_6_associate_floating_ips[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_7_attach_svc_health_check_to_si[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_8_create_bgp_aas[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_9_create_global_qos_config[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_1_create_bgp_router[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_2_create_link_local_service[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_3_create_virtual_router[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_4_create_service_appliance_set[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_5_create_service_appliances[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_6_create_alarms_in_project_and_in_global[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_7_create_rbac[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_8_create_ovsdb_tor_agent[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_9_create_netconf_phy_router[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_edit_net_without_change serial_scripts.webui.test_webui.WebuiTestSanity.test3_2_1_create_vcpe_router[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_2_2_create_log_statistic[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_2_3_create_flow_aging[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_2_4_create_interface_route_table[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_2_5_attach_intf_route_table_to_port[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_2_edit_net_disp_name_change serial_scripts.webui.test_webui.WebuiTestSanity.test3_3_edit_net_disp_name_change_with_spl_char serial_scripts.webui.test_webui.WebuiTestSanity.test3_4_edit_net_by_add_policy serial_scripts.webui.test_webui.WebuiTestSanity.test3_5_edit_net_by_add_subnet serial_scripts.webui.test_webui.WebuiTestSanity.test3_6_edit_net_host_opt serial_scripts.webui.test_webui.WebuiTestSanity.test3_7_edit_net_adv_opt serial_scripts.webui.test_webui.WebuiTestSanity.test3_8_edit_net_dns serial_scripts.webui.test_webui.WebuiTestSanity.test3_9_edit_net_dns_neg serial_scripts.webui.test_webui.WebuiTestSanity.test4_2_edit_net_route_target_asn_num serial_scripts.webui.test_webui.WebuiTestSanity.test4_3_edit_net_route_target_asn_ip serial_scripts.webui.test_webui.WebuiTestSanity.test4_4_edit_net_exp_route_target_asn_ip serial_scripts.webui.test_webui.WebuiTestSanity.test4_5_edit_net_imp_route_target_asn_num serial_scripts.webui.test_webui.WebuiTestSanity.test4_6_edit_net_imp_route_target_asn_ip[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test4_7_create_vn_with_spl_char serial_scripts.webui.test_webui.WebuiTestSanity.test5_1_edit_net_host_opt_neg serial_scripts.webui.test_webui.WebuiTestSanity.test5_2_edit_net_adv_opt_neg serial_scripts.webui.test_webui.WebuiTestSanity.test5_3_edit_net_route_target_neg_asn_ip serial_scripts.webui.test_webui.WebuiTestSanity.test5_4_edit_net_route_target_neg_asn_num serial_scripts.webui.test_webui.WebuiTestSanity.test5_5_edit_net_exp_route_target_asn_num serial_scripts.webui.test_webui.WebuiTestSanity.test5_6_edit_net_exp_route_target_neg_asn_ip serial_scripts.webui.test_webui.WebuiTestSanity.test5_7_negative_case_edit_net_with_invalid_route_target_ip serial_scripts.webui.test_webui.WebuiTestSanity.test5_8_edit_net_exp_route_target_neg_asn_num serial_scripts.webui.test_webui.WebuiTestSanity.test5_9_negative_case_edit_net_with_invalid_route_target_num serial_scripts.webui.test_webui.WebuiTestSanity.test6_1_edit_port_without_change serial_scripts.webui.test_webui.WebuiTestSanity.test6_2_edit_port_vn_port_name serial_scripts.webui.test_webui.WebuiTestSanity.test6_4_edit_port_by_add_advanced_option_with_nh_mode_dynamic serial_scripts.webui.test_webui.WebuiTestSanity.test6_5_edit_port_by_add_advanced_option_with_nh_mode_static serial_scripts.webui.test_webui.WebuiTestSanity.test6_6_edit_port_by_dhcp_option serial_scripts.webui.test_webui.WebuiTestSanity.test6_7_1_edit_port_by_fat_flow_protocol_neg serial_scripts.webui.test_webui.WebuiTestSanity.test6_7_edit_port_by_fat_flow_protocol serial_scripts.webui.test_webui.WebuiTestSanity.test6_8_1_edit_port_by_add_advanced_option_allowed_address_neg serial_scripts.webui.test_webui.WebuiTestSanity.test6_8_2_edit_port_by_add_advanced_option_analyzer_neg serial_scripts.webui.test_webui.WebuiTestSanity.test6_8_3_edit_port_by_add_advanced_option_nh_static_neg serial_scripts.webui.test_webui.WebuiTestSanity.test6_9_1_add_sub_interface_with_invalid_vlan_id serial_scripts.webui.test_webui.WebuiTestSanity.test6_9_add_sub_interface serial_scripts.webui.test_webui.WebuiTestSanity.test7_1_edit_config_infra_global_config_forwarding_option serial_scripts.webui.test_webui.WebuiTestSanity.test7_2_1_edit_config_infra_global_config_bgp_option_invalid_values serial_scripts.webui.test_webui.WebuiTestSanity.test7_2_edit_config_infra_global_config_bgp_option serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_alarms_project_and_global[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_dns_records serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_dns_servers serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_forwarding_classes[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_bgp_router serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_global_config[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_global_flow_aging serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_global_log_statistic serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_link_local_service serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_project_quotas serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_rbac_domain[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_rbac_global[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_rbac_project[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_service_appl_set serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_service_appliances serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_virtual_router serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_network_route_table[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_floating_ips serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_intf_table serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_ipams serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_policies serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_ports serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_routers serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_sec_group serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_virtual_networks serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_phy_dev_phy_rtr serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_phy_dev_physical_interfaces[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_qos_config[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_route_aggregates serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_routing_policies serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_services_bgpaas[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_services_service_instances serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_services_service_templates serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_svc_health_check[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_analytics_node_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_analytics_node_basic_details[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_config_node_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_config_node_basic_details[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_control_node_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_control_node_basic_details[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_control_node_peer_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_dashboard_details[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_database_node_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_database_node_basic_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_vrouter_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_vrouter_basic_details[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_dashboard_instances[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_dashboard_instances_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_dashboard_interfaces serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_dashboard_interfaces_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_dashboard_networks serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_dashboard_networks_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_instance_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_instance_basic_details[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_interfaces serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_interfaces_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_network_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_network_basic_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_projects serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_projects_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_write_port_with_add_security_group serial_scripts.xmpp.test_xmpp_auth.TestXmpptests.test_compute_negative_xmpp_auth serial_scripts.xmpp.test_xmpp_auth.TestXmpptests.test_precedence_xmpp_auth[sanity] serial_scripts.xmpp.test_xmpp_auth.TestXmpptests.test_restart_services_xmpp_auth serial_scripts.xmpp.test_xmpp_auth.TestXmpptests.test_undo_xmpp_auth[sanity] + setup_physical_routers + export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures + PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures + /usr/bin/python3 tools/setup_physical_routers.py contrail_test_input.yaml + [[ -n '' ]] + [[ ! -z '' ]] + '[' -z ']' + '[' '!' -z sanity ']' + testrargs+=sanity + export TAGS=sanity + TAGS=sanity + [[ ! -z sanity ]] + run_tests + testr_init + '[' '!' -d .testrepository ']' + /usr/local/bin/testr init + find . -type f -name '*.pyc' -delete + export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/scripts + PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/scripts + export OS_TEST_PATH=./scripts/ + OS_TEST_PATH=./scripts/ + export DO_XMPP_CHECK=1 + DO_XMPP_CHECK=1 + '[' '!' -d ./scripts/ ']' + '[' 0 -eq 1 ']' + '[' 0 -eq 0 ']' + echo 'running in serial' running in serial + /usr/local/bin/subunit2junitxml -f -o result_2026_06_08_02_23_53_27265.xml + /usr/local/bin/testr run --subunit sanity /contrail-test/fixtures/contrailapi.py:2218: SyntaxWarning: "is" with a literal. Did you mean "=="? if type(public_network_obj).__name__ is 'VirtualNetwork': /contrail-test/tcutils/control/cn_introspect_utils.py:307: SyntaxWarning: "is" with a literal. Did you mean "=="? if encoding is 'All': /contrail-test/tcutils/collector/opserver_util.py:378: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /contrail-test/tcutils/collector/opserver_util.py:379: SyntaxWarning: "is" with a literal. Did you mean "=="? if match_v[0][-1] is '*': /contrail-test/scripts/hbf/test_hbs_traffic.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is "TCP": /contrail-test/scripts/hbf/test_hbs_traffic.py:224: SyntaxWarning: "is" with a literal. Did you mean "=="? if traffic_type is "ICMP": /contrail-test/scripts/vrouter/test_tcp_mtu_probe.py:40: SyntaxWarning: "is" with a literal. Did you mean "=="? if value is 1: /contrail-test/scripts/vrouter/test_tcp_mtu_probe.py:42: SyntaxWarning: "is" with a literal. Did you mean "=="? if value is 2: /usr/local/lib/python3.9/site-packages/glanceclient/common/http.py:180: SyntaxWarning: "is not" with a literal. Did you mean "!="? if kwargs.get('cacert', None) is not '': 2026-06-08 02:24:17,690 - INFO - Domain Default found not creating 2026-06-08 02:24:18,194 - INFO - Project ctest-TestBasicRR-72010546 not found, creating it 2026-06-08 02:24:18,938 - INFO - Created Project:ctest-TestBasicRR-72010546, ID : 65ab2f18-d8d3-4a73-84de-167522c4ea2f 2026-06-08 02:24:20,786 - INFO - ================================================================================ 2026-06-08 02:24:20,787 - INFO - STARTING TEST : test_basic_RR 2026-06-08 02:24:20,787 - INFO - TEST DESCRIPTION : Configure RR in one control node. 1. Verify mesh connections removed 2. Verify ping between VM's works Pass criteria: Step 1 and 2 should pass 2026-06-08 02:24:21,462 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:24:21,462 - INFO - 2026-06-08 02:24:21,462 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-06-08 02:24:21,462 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-06-08 02:24:22,095 - INFO - 2026-06-08 02:24:22,095 - INFO - END TEST : test_basic_RR : SKIPPED[0:00:02] 2026-06-08 02:24:22,096 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:24:22,098 - INFO - ================================================================================ 2026-06-08 02:24:22,098 - INFO - STARTING TEST : test_create_vm_after_RR_set 2026-06-08 02:24:22,098 - INFO - TEST DESCRIPTION : Configure RR in one control node. 1. Verify mesh connections removed 2. Verify ping between VM's works Pass criteria: Step 1 and 2 should pass 2026-06-08 02:24:22,766 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:24:22,766 - INFO - 2026-06-08 02:24:22,766 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-06-08 02:24:22,766 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-06-08 02:24:23,403 - INFO - 2026-06-08 02:24:23,403 - INFO - END TEST : test_create_vm_after_RR_set : SKIPPED[0:00:01] 2026-06-08 02:24:23,403 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:24:24,265 - INFO - Deleted project: ctest-TestBasicRR-72010546, ID : 65ab2f18-d8d3-4a73-84de-167522c4ea2f 2026-06-08 02:24:25,079 - INFO - Using existing project ['default-domain', 'admin'](bb59746f-d440-4224-b014-d6e71885c160) 2026-06-08 02:24:25,088 - INFO - ================================================================================ 2026-06-08 02:24:25,088 - INFO - STARTING TEST : test_contrail_status 2026-06-08 02:24:25,088 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active 2026-06-08 02:24:25,741 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:24:25,741 - INFO - 2026-06-08 02:24:25,810 - INFO - 10.0.0.33 2026-06-08 02:24:25,810 - INFO - config 2026-06-08 02:24:25,816 - INFO - config-nodemgr:active 2026-06-08 02:24:25,821 - INFO - api-server:active 2026-06-08 02:24:25,825 - INFO - schema:backup 2026-06-08 02:24:25,829 - INFO - svc-monitor:active 2026-06-08 02:24:25,833 - INFO - device-manager:backup 2026-06-08 02:24:25,834 - INFO - config-database 2026-06-08 02:24:25,834 - INFO - config-cassandra:active 2026-06-08 02:24:25,834 - INFO - config-zookeeper:active 2026-06-08 02:24:25,834 - INFO - config-rabbitmq:active 2026-06-08 02:24:25,834 - INFO - control 2026-06-08 02:24:25,839 - INFO - control-nodemgr:active 2026-06-08 02:24:25,844 - INFO - control:active 2026-06-08 02:24:25,844 - INFO - named:active 2026-06-08 02:24:25,849 - INFO - dns:active 2026-06-08 02:24:25,849 - INFO - analytics 2026-06-08 02:24:25,854 - INFO - analytics-nodemgr:active 2026-06-08 02:24:25,859 - INFO - analytics-api:active 2026-06-08 02:24:25,865 - INFO - collector:active 2026-06-08 02:24:25,865 - INFO - analytics-database 2026-06-08 02:24:25,865 - INFO - analytics-cassandra:active 2026-06-08 02:24:25,871 - INFO - analyticsdb-nodemgr:active 2026-06-08 02:24:25,879 - INFO - query-engine:active 2026-06-08 02:24:25,879 - INFO - webui 2026-06-08 02:24:25,879 - INFO - webui:active 2026-06-08 02:24:25,879 - INFO - webui-middleware:active 2026-06-08 02:24:25,879 - INFO - redis:active 2026-06-08 02:24:25,879 - INFO - analytics_snmp 2026-06-08 02:24:25,884 - INFO - snmp-collector:active 2026-06-08 02:24:25,884 - INFO - snmp-topology:active 2026-06-08 02:24:25,884 - INFO - analytics_alarm 2026-06-08 02:24:25,884 - INFO - alarmgen:active 2026-06-08 02:24:25,939 - INFO - 10.0.0.249 2026-06-08 02:24:25,940 - INFO - config 2026-06-08 02:24:25,945 - INFO - config-nodemgr:active 2026-06-08 02:24:25,949 - INFO - api-server:active 2026-06-08 02:24:25,953 - INFO - schema:active 2026-06-08 02:24:25,958 - INFO - svc-monitor:backup 2026-06-08 02:24:25,962 - INFO - device-manager:active 2026-06-08 02:24:25,963 - INFO - config-database 2026-06-08 02:24:25,963 - INFO - config-cassandra:active 2026-06-08 02:24:25,963 - INFO - config-zookeeper:active 2026-06-08 02:24:25,963 - INFO - config-rabbitmq:active 2026-06-08 02:24:25,963 - INFO - control 2026-06-08 02:24:25,968 - INFO - control-nodemgr:active 2026-06-08 02:24:25,973 - INFO - control:active 2026-06-08 02:24:25,973 - INFO - named:active 2026-06-08 02:24:25,979 - INFO - dns:active 2026-06-08 02:24:25,979 - INFO - analytics 2026-06-08 02:24:25,984 - INFO - analytics-nodemgr:active 2026-06-08 02:24:25,989 - INFO - analytics-api:active 2026-06-08 02:24:25,995 - INFO - collector:active 2026-06-08 02:24:25,996 - INFO - analytics-database 2026-06-08 02:24:25,996 - INFO - analytics-cassandra:active 2026-06-08 02:24:26,001 - INFO - analyticsdb-nodemgr:active 2026-06-08 02:24:26,007 - INFO - query-engine:active 2026-06-08 02:24:26,008 - INFO - webui 2026-06-08 02:24:26,008 - INFO - webui:active 2026-06-08 02:24:26,008 - INFO - webui-middleware:active 2026-06-08 02:24:26,008 - INFO - redis:active 2026-06-08 02:24:26,008 - INFO - analytics_snmp 2026-06-08 02:24:26,012 - INFO - snmp-collector:active 2026-06-08 02:24:26,012 - INFO - snmp-topology:active 2026-06-08 02:24:26,012 - INFO - analytics_alarm 2026-06-08 02:24:26,012 - INFO - alarmgen:active 2026-06-08 02:24:26,091 - INFO - 10.0.0.27 2026-06-08 02:24:26,091 - INFO - config 2026-06-08 02:24:26,098 - INFO - config-nodemgr:active 2026-06-08 02:24:26,104 - INFO - api-server:active 2026-06-08 02:24:26,107 - INFO - schema:backup 2026-06-08 02:24:26,111 - INFO - svc-monitor:backup 2026-06-08 02:24:26,114 - INFO - device-manager:backup 2026-06-08 02:24:26,114 - INFO - config-database 2026-06-08 02:24:26,114 - INFO - config-cassandra:active 2026-06-08 02:24:26,114 - INFO - config-zookeeper:active 2026-06-08 02:24:26,114 - INFO - config-rabbitmq:active 2026-06-08 02:24:26,114 - INFO - control 2026-06-08 02:24:26,119 - INFO - control-nodemgr:active 2026-06-08 02:24:26,126 - INFO - control:active 2026-06-08 02:24:26,127 - INFO - named:active 2026-06-08 02:24:26,132 - INFO - dns:active 2026-06-08 02:24:26,132 - INFO - analytics 2026-06-08 02:24:26,139 - INFO - analytics-nodemgr:active 2026-06-08 02:24:26,144 - INFO - analytics-api:active 2026-06-08 02:24:26,150 - INFO - collector:active 2026-06-08 02:24:26,150 - INFO - analytics-database 2026-06-08 02:24:26,150 - INFO - analytics-cassandra:active 2026-06-08 02:24:26,156 - INFO - analyticsdb-nodemgr:active 2026-06-08 02:24:26,162 - INFO - query-engine:active 2026-06-08 02:24:26,163 - INFO - webui 2026-06-08 02:24:26,163 - INFO - webui:active 2026-06-08 02:24:26,163 - INFO - webui-middleware:active 2026-06-08 02:24:26,163 - INFO - redis:active 2026-06-08 02:24:26,163 - INFO - analytics_snmp 2026-06-08 02:24:26,169 - INFO - snmp-collector:active 2026-06-08 02:24:26,169 - INFO - snmp-topology:active 2026-06-08 02:24:26,169 - INFO - analytics_alarm 2026-06-08 02:24:26,169 - INFO - alarmgen:active 2026-06-08 02:24:26,214 - INFO - 10.0.0.23 2026-06-08 02:24:26,214 - INFO - vrouter 2026-06-08 02:24:26,221 - INFO - vrouter-nodemgr:active 2026-06-08 02:24:26,228 - INFO - agent:active 2026-06-08 02:24:26,273 - INFO - 10.0.0.240 2026-06-08 02:24:26,273 - INFO - vrouter 2026-06-08 02:24:26,278 - INFO - vrouter-nodemgr:active 2026-06-08 02:24:26,284 - INFO - agent:active 2026-06-08 02:24:26,284 - INFO - All the contrail services are up on all nodes 2026-06-08 02:24:26,284 - INFO - contrail-status passed 2026-06-08 02:24:26,950 - INFO - END TEST : test_contrail_status : PASSED[0:00:01] 2026-06-08 02:24:26,950 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:24:27,031 - INFO - Using existing project ['default-domain', 'admin'](bb59746f-d440-4224-b014-d6e71885c160) 2026-06-08 02:24:27,045 - INFO - ================================================================================ 2026-06-08 02:24:27,045 - INFO - STARTING TEST : test_db_nodemgr_status 2026-06-08 02:24:27,045 - INFO - TEST DESCRIPTION : Test to verify db nodemgr status 2026-06-08 02:24:27,703 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:24:27,704 - INFO - 2026-06-08 02:24:27,704 - INFO - Verifying through collector 10.0.0.27 for db node cn-jenkins-deploy-platform-ansible-os-5901-1. 2026-06-08 02:24:28,403 - INFO - Verifying through collector 10.0.0.27 for db node cn-jenkins-deploy-platform-ansible-os-5901-2. 2026-06-08 02:24:29,168 - INFO - Verifying through collector 10.0.0.27 for db node cn-jenkins-deploy-platform-ansible-os-5901-3. 2026-06-08 02:24:29,850 - INFO - END TEST : test_db_nodemgr_status : PASSED[0:00:02] 2026-06-08 02:24:29,850 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:24:29,852 - INFO - ================================================================================ 2026-06-08 02:24:29,853 - INFO - STARTING TEST : test_verify_generator_collector_connections 2026-06-08 02:24:29,853 - INFO - TEST DESCRIPTION : Description: Verify generator:module connections to collector 1.Verify all generators connected to collector - fails otherwise 2.Get the xmpp peers in vrouter uve and get the active xmpp peer out of it 3.Verify from agent introspect that active xmpp matches with step 2 - fails otherwise 4.Get bgp peers from bgp-peer uve and verify from control node introspect that that matches - fails otherwise Maintainer: sandipd@juniper.net 2026-06-08 02:24:30,505 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:24:30,505 - INFO - 2026-06-08 02:24:30,513 - INFO - IP 10.0.0.33 port 8083 connected to collector 10.0.0.27 2026-06-08 02:24:30,520 - INFO - IP 10.0.0.249 port 8083 connected to collector 10.0.0.27 2026-06-08 02:24:30,532 - INFO - IP 10.0.0.27 port 8083 connected to collector 10.0.0.27 2026-06-08 02:24:30,539 - INFO - IP 10.0.0.33 port 8084 connected to collector 10.0.0.249 2026-06-08 02:24:30,544 - INFO - IP 10.0.0.249 port 8084 connected to collector 10.0.0.249 2026-06-08 02:24:30,549 - INFO - IP 10.0.0.27 port 8084 connected to collector 10.0.0.249 ERROR: Socket Connection error: HTTPConnectionPool(host='10.0.0.33', port=8087): Max retries exceeded with url: /Snh_CollectorInfoRequest (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-06-08 02:24:30,555 - INFO - IP 10.0.0.249 port 8087 connected to collector 10.0.0.249 2026-06-08 02:24:30,559 - INFO - IP 10.0.0.33 port 8088 connected to collector 10.0.0.249 2026-06-08 02:24:30,563 - INFO - IP 10.0.0.33 port 8090 connected to collector 10.0.0.33 2026-06-08 02:24:30,567 - INFO - IP 10.0.0.249 port 8090 connected to collector 10.0.0.249 2026-06-08 02:24:30,572 - INFO - IP 10.0.0.27 port 8090 connected to collector 10.0.0.249 2026-06-08 02:24:30,579 - INFO - IP 10.0.0.33 port 8091 connected to collector 10.0.0.27 2026-06-08 02:24:30,587 - INFO - IP 10.0.0.249 port 8091 connected to collector 10.0.0.27 2026-06-08 02:24:30,596 - INFO - IP 10.0.0.27 port 8091 connected to collector 10.0.0.27 2026-06-08 02:24:30,991 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-1:Control:contrail-control:0 is connected to collector 10.0.0.33 2026-06-08 02:24:31,078 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-1:Control:contrail-dns:0 is connected to collector 10.0.0.33 2026-06-08 02:24:31,177 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-2:Control:contrail-control:0 is connected to collector 10.0.0.33 2026-06-08 02:24:31,209 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-2:Control:contrail-dns:0 is connected to collector 10.0.0.33 2026-06-08 02:24:31,260 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-3:Control:contrail-control:0 is connected to collector 10.0.0.33 2026-06-08 02:24:31,295 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-3:Control:contrail-dns:0 is connected to collector 10.0.0.33 2026-06-08 02:24:31,335 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5901-1:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.33 2026-06-08 02:24:31,375 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5901-2:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.33 2026-06-08 02:24:31,399 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-1.:Config:contrail-schema:0 is connected to collector 10.0.0.33 2026-06-08 02:24:31,420 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-1.:Config:contrail-svc-monitor:0 is connected to collector 10.0.0.33 2026-06-08 02:24:31,473 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-1.:Config:contrail-api:0 is connected to collector 10.0.0.33 2026-06-08 02:24:31,509 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-2.:Config:contrail-api:0 is connected to collector 10.0.0.33 2026-06-08 02:24:31,549 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-3.:Config:contrail-api:0 is connected to collector 10.0.0.33 2026-06-08 02:24:31,588 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.33 2026-06-08 02:24:31,610 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.33 2026-06-08 02:24:31,632 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.33 2026-06-08 02:24:31,652 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.33 2026-06-08 02:24:31,673 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.33 2026-06-08 02:24:31,693 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.33 2026-06-08 02:24:31,712 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.33 2026-06-08 02:24:31,734 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.33 2026-06-08 02:24:31,755 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.33 2026-06-08 02:24:31,787 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-1.:Analytics:contrail-collector:0 is connected to collector 10.0.0.33 2026-06-08 02:24:31,811 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-1.:Database:contrail-query-engine:0 is connected to collector 10.0.0.33 2026-06-08 02:24:31,840 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-2.:Analytics:contrail-collector:0 is connected to collector 10.0.0.33 2026-06-08 02:24:31,863 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-2.:Database:contrail-query-engine:0 is connected to collector 10.0.0.33 2026-06-08 02:24:31,894 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-3.:Analytics:contrail-collector:0 is connected to collector 10.0.0.33 2026-06-08 02:24:31,922 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-3.:Database:contrail-query-engine:0 is connected to collector 10.0.0.33 2026-06-08 02:24:32,343 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-5901-1 vrouter uve is 10.20.0.193 2026-06-08 02:24:32,380 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-5901-1 agent introspect is 10.20.0.193 2026-06-08 02:24:32,452 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-5901-2 vrouter uve is 10.20.0.25 2026-06-08 02:24:32,489 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-5901-2 agent introspect is 10.20.0.25 2026-06-08 02:24:32,618 - INFO - Vrouter an-jenkins-deploy-platform-ansible-os-5901-1 connected to {'10.20.0.193', '10.20.0.25'} xmpp peers out of {'10.20.0.129', '10.20.0.193', '10.20.0.25'} 2026-06-08 02:24:32,618 - INFO - xmpp peer correctly displayed as ['10.20.0.193', '10.20.0.25'] for vrouter an-jenkins-deploy-platform-ansible-os-5901-1 2026-06-08 02:24:32,779 - INFO - Vrouter an-jenkins-deploy-platform-ansible-os-5901-2 connected to {'10.20.0.129', '10.20.0.25'} xmpp peers out of {'10.20.0.129', '10.20.0.193', '10.20.0.25'} 2026-06-08 02:24:32,780 - INFO - xmpp peer correctly displayed as ['10.20.0.129', '10.20.0.25'] for vrouter an-jenkins-deploy-platform-ansible-os-5901-2 2026-06-08 02:24:32,780 - INFO - Verifying through opserver in 10.0.0.27 2026-06-08 02:24:32,925 - INFO - Bgp peers = 2 2026-06-08 02:24:32,926 - INFO - Bgp peers = 2 2026-06-08 02:24:32,926 - INFO - Bgp peers = 2 2026-06-08 02:24:32,926 - INFO - Total xmpp peer connections found = 4 2026-06-08 02:24:33,595 - INFO - END TEST : test_verify_generator_collector_connections : PASSED[0:00:04] 2026-06-08 02:24:33,595 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:24:33,600 - INFO - ================================================================================ 2026-06-08 02:24:33,600 - INFO - STARTING TEST : test_verify_generator_connections_to_collector_node 2026-06-08 02:24:33,600 - INFO - TEST DESCRIPTION : Test to validate generator connections 2026-06-08 02:24:34,264 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:24:34,264 - INFO - 2026-06-08 02:24:34,297 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5901-1:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.33 2026-06-08 02:24:34,316 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5901-1:Compute:contrail-vrouter-nodemgr:0 is connected to collector 10.0.0.33 2026-06-08 02:24:34,349 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5901-2:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.33 2026-06-08 02:24:34,371 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5901-2:Compute:contrail-vrouter-nodemgr:0 is connected to collector 10.0.0.33 2026-06-08 02:24:34,389 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-1.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.33 2026-06-08 02:24:34,416 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-1.:Analytics:contrail-collector:0 is connected to collector 10.0.0.33 2026-06-08 02:24:34,445 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.33 2026-06-08 02:24:34,473 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-2.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.33 2026-06-08 02:24:34,501 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-2.:Analytics:contrail-collector:0 is connected to collector 10.0.0.33 2026-06-08 02:24:34,520 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.33 2026-06-08 02:24:34,537 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-3.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.33 2026-06-08 02:24:34,561 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-3.:Analytics:contrail-collector:0 is connected to collector 10.0.0.33 2026-06-08 02:24:34,581 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.33 2026-06-08 02:24:34,604 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-1.:Database:contrail-query-engine:0 is connected to collector 10.0.0.33 2026-06-08 02:24:34,622 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-1.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.33 2026-06-08 02:24:34,664 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-2.:Database:contrail-query-engine:0 is connected to collector 10.0.0.33 2026-06-08 02:24:34,696 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-2.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.33 2026-06-08 02:24:34,723 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-3.:Database:contrail-query-engine:0 is connected to collector 10.0.0.33 2026-06-08 02:24:34,748 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-3.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.33 2026-06-08 02:24:34,782 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-1.:Config:contrail-api:0 is connected to collector 10.0.0.33 2026-06-08 02:24:34,809 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-2.:Config:contrail-api:0 is connected to collector 10.0.0.33 2026-06-08 02:24:34,838 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-3.:Config:contrail-api:0 is connected to collector 10.0.0.33 2026-06-08 02:24:34,884 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-1:Control:contrail-control:0 is connected to collector 10.0.0.33 2026-06-08 02:24:34,903 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-1:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.33 2026-06-08 02:24:34,936 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-1:Control:contrail-dns:0 is connected to collector 10.0.0.33 2026-06-08 02:24:34,987 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-2:Control:contrail-control:0 is connected to collector 10.0.0.33 2026-06-08 02:24:35,009 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-2:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.33 2026-06-08 02:24:35,037 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-2:Control:contrail-dns:0 is connected to collector 10.0.0.33 2026-06-08 02:24:35,080 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-3:Control:contrail-control:0 is connected to collector 10.0.0.33 2026-06-08 02:24:35,100 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-3:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.33 2026-06-08 02:24:35,130 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5901-3:Control:contrail-dns:0 is connected to collector 10.0.0.33 2026-06-08 02:24:35,796 - INFO - END TEST : test_verify_generator_connections_to_collector_node : PASSED[0:00:02] 2026-06-08 02:24:35,796 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:24:35,798 - INFO - ================================================================================ 2026-06-08 02:24:35,798 - INFO - STARTING TEST : test_verify_process_status_agent 2026-06-08 02:24:35,798 - INFO - TEST DESCRIPTION : Test to validate process_status 2026-06-08 02:24:36,452 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:24:36,452 - INFO - 2026-06-08 02:24:36,483 - INFO - an-jenkins-deploy-platform-ansible-os-5901-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2026-06-08 02:24:36,483 - INFO - an-jenkins-deploy-platform-ansible-os-5901-1 connected to xmpp 10.20.0.25 2026-06-08 02:24:36,484 - INFO - an-jenkins-deploy-platform-ansible-os-5901-1:contrail-vrouter-agent module connection to ['10.20.0.193:5269'] servers UP 2026-06-08 02:24:36,484 - INFO - an-jenkins-deploy-platform-ansible-os-5901-1 connected to xmpp 10.20.0.193 2026-06-08 02:24:36,484 - WARNING - an-jenkins-deploy-platform-ansible-os-5901-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers NOT UP 2026-06-08 02:24:36,484 - INFO - an-jenkins-deploy-platform-ansible-os-5901-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2026-06-08 02:24:36,484 - INFO - an-jenkins-deploy-platform-ansible-os-5901-1 connected to dns 10.20.0.25 2026-06-08 02:24:36,484 - INFO - an-jenkins-deploy-platform-ansible-os-5901-1:contrail-vrouter-agent module connection to ['10.20.0.193:53'] servers UP 2026-06-08 02:24:36,484 - INFO - an-jenkins-deploy-platform-ansible-os-5901-1 connected to dns 10.20.0.193 2026-06-08 02:24:36,484 - WARNING - an-jenkins-deploy-platform-ansible-os-5901-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2026-06-08 02:24:36,484 - WARNING - an-jenkins-deploy-platform-ansible-os-5901-1:contrail-vrouter-agent module connection to ['10.0.0.33:8086'] servers NOT UP 2026-06-08 02:24:36,484 - INFO - an-jenkins-deploy-platform-ansible-os-5901-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2026-06-08 02:24:36,484 - INFO - an-jenkins-deploy-platform-ansible-os-5901-1 connected to collector 10.0.0.249 2026-06-08 02:24:36,484 - WARNING - an-jenkins-deploy-platform-ansible-os-5901-1:contrail-vrouter-agent module connection to ['10.0.0.27:8086'] servers NOT UP 2026-06-08 02:24:37,154 - INFO - END TEST : test_verify_process_status_agent : PASSED[0:00:02] 2026-06-08 02:24:37,154 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:24:37,156 - INFO - ================================================================================ 2026-06-08 02:24:37,156 - INFO - STARTING TEST : test_verify_process_status_analytics_node 2026-06-08 02:24:37,156 - INFO - TEST DESCRIPTION : Test to validate process_status-Analytics-Node 2026-06-08 02:24:37,815 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:24:37,815 - INFO - 2026-06-08 02:24:37,949 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-1.:contrail-collector module connection to ['10.0.0.33:8086'] servers UP 2026-06-08 02:24:37,949 - WARNING - cn-jenkins-deploy-platform-ansible-os-5901-1.:contrail-collector module connection to ['10.0.0.33:6379'] servers NOT UP 2026-06-08 02:24:37,949 - WARNING - cn-jenkins-deploy-platform-ansible-os-5901-1.:contrail-collector module connection to ['10.0.0.249:6379'] servers NOT UP 2026-06-08 02:24:37,949 - WARNING - cn-jenkins-deploy-platform-ansible-os-5901-1.:contrail-collector module connection to ['10.0.0.27:6379'] servers NOT UP 2026-06-08 02:24:37,949 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-1.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2026-06-08 02:24:37,949 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-1.:contrail-collector module connection to ['10.0.0.33:9042'] servers UP 2026-06-08 02:24:37,985 - WARNING - cn-jenkins-deploy-platform-ansible-os-5901-2.:contrail-collector module connection to ['10.0.0.33:8086'] servers NOT UP 2026-06-08 02:24:37,985 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-2.:contrail-collector module connection to ['10.0.0.249:8086'] servers UP 2026-06-08 02:24:37,985 - WARNING - cn-jenkins-deploy-platform-ansible-os-5901-2.:contrail-collector module connection to ['10.0.0.33:6379'] servers NOT UP 2026-06-08 02:24:37,986 - WARNING - cn-jenkins-deploy-platform-ansible-os-5901-2.:contrail-collector module connection to ['10.0.0.249:6379'] servers NOT UP 2026-06-08 02:24:37,986 - WARNING - cn-jenkins-deploy-platform-ansible-os-5901-2.:contrail-collector module connection to ['10.0.0.27:6379'] servers NOT UP 2026-06-08 02:24:37,986 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-2.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2026-06-08 02:24:37,986 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-2.:contrail-collector module connection to ['10.0.0.33:9042'] servers UP 2026-06-08 02:24:38,019 - WARNING - cn-jenkins-deploy-platform-ansible-os-5901-3.:contrail-collector module connection to ['10.0.0.33:8086'] servers NOT UP 2026-06-08 02:24:38,019 - WARNING - cn-jenkins-deploy-platform-ansible-os-5901-3.:contrail-collector module connection to ['10.0.0.249:8086'] servers NOT UP 2026-06-08 02:24:38,020 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-3.:contrail-collector module connection to ['10.0.0.27:8086'] servers UP 2026-06-08 02:24:38,020 - WARNING - cn-jenkins-deploy-platform-ansible-os-5901-3.:contrail-collector module connection to ['10.0.0.33:6379'] servers NOT UP 2026-06-08 02:24:38,020 - WARNING - cn-jenkins-deploy-platform-ansible-os-5901-3.:contrail-collector module connection to ['10.0.0.249:6379'] servers NOT UP 2026-06-08 02:24:38,020 - WARNING - cn-jenkins-deploy-platform-ansible-os-5901-3.:contrail-collector module connection to ['10.0.0.27:6379'] servers NOT UP 2026-06-08 02:24:38,020 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-3.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2026-06-08 02:24:38,020 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-3.:contrail-collector module connection to ['10.0.0.33:9042'] servers UP 2026-06-08 02:24:38,051 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-1.:contrail-analytics-api module connection to ['10.0.0.33:8086'] servers UP 2026-06-08 02:24:38,084 - WARNING - cn-jenkins-deploy-platform-ansible-os-5901-2.:contrail-analytics-api module connection to ['10.0.0.33:8086'] servers NOT UP 2026-06-08 02:24:38,084 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-2.:contrail-analytics-api module connection to ['10.0.0.249:8086'] servers UP 2026-06-08 02:24:38,119 - WARNING - cn-jenkins-deploy-platform-ansible-os-5901-3.:contrail-analytics-api module connection to ['10.0.0.33:8086'] servers NOT UP 2026-06-08 02:24:38,119 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-3.:contrail-analytics-api module connection to ['10.0.0.249:8086'] servers UP 2026-06-08 02:24:38,154 - WARNING - cn-jenkins-deploy-platform-ansible-os-5901-1.:contrail-analytics-nodemgr module connection to ['10.0.0.33:8086'] servers NOT UP 2026-06-08 02:24:38,154 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-1.:contrail-analytics-nodemgr module connection to ['10.0.0.249:8086'] servers UP 2026-06-08 02:24:38,189 - WARNING - cn-jenkins-deploy-platform-ansible-os-5901-2.:contrail-analytics-nodemgr module connection to ['10.0.0.33:8086'] servers NOT UP 2026-06-08 02:24:38,189 - WARNING - cn-jenkins-deploy-platform-ansible-os-5901-2.:contrail-analytics-nodemgr module connection to ['10.0.0.249:8086'] servers NOT UP 2026-06-08 02:24:38,189 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-2.:contrail-analytics-nodemgr module connection to ['10.0.0.27:8086'] servers UP 2026-06-08 02:24:38,222 - WARNING - cn-jenkins-deploy-platform-ansible-os-5901-3.:contrail-analytics-nodemgr module connection to ['10.0.0.33:8086'] servers NOT UP 2026-06-08 02:24:38,222 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-3.:contrail-analytics-nodemgr module connection to ['10.0.0.249:8086'] servers UP 2026-06-08 02:24:38,904 - INFO - END TEST : test_verify_process_status_analytics_node : PASSED[0:00:01] 2026-06-08 02:24:38,904 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:24:38,907 - INFO - ================================================================================ 2026-06-08 02:24:38,907 - INFO - STARTING TEST : test_verify_process_status_control_node 2026-06-08 02:24:38,907 - INFO - TEST DESCRIPTION : Test to validate process_status-Control-Node 2026-06-08 02:24:39,595 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:24:39,595 - INFO - 2026-06-08 02:24:39,620 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-1:contrail-control module connection to 10.0.0.33:9041 servers UP 2026-06-08 02:24:39,621 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-1:contrail-control module connection to 10.0.0.33:5673 servers UP 2026-06-08 02:24:39,621 - WARNING - cn-jenkins-deploy-platform-ansible-os-5901-1:contrail-control module connection to ['10.0.0.33:8086'] servers NOT UP 2026-06-08 02:24:39,621 - WARNING - cn-jenkins-deploy-platform-ansible-os-5901-1:contrail-control module connection to ['10.0.0.249:8086'] servers NOT UP 2026-06-08 02:24:39,621 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-1:contrail-control module connection to ['10.0.0.27:8086'] servers UP 2026-06-08 02:24:39,646 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-2:contrail-control module connection to 10.0.0.33:9041 servers UP 2026-06-08 02:24:39,646 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-2:contrail-control module connection to 10.0.0.33:5673 servers UP 2026-06-08 02:24:39,646 - WARNING - cn-jenkins-deploy-platform-ansible-os-5901-2:contrail-control module connection to ['10.0.0.33:8086'] servers NOT UP 2026-06-08 02:24:39,646 - WARNING - cn-jenkins-deploy-platform-ansible-os-5901-2:contrail-control module connection to ['10.0.0.249:8086'] servers NOT UP 2026-06-08 02:24:39,646 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-2:contrail-control module connection to ['10.0.0.27:8086'] servers UP 2026-06-08 02:24:39,669 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-3:contrail-control module connection to 10.0.0.33:9041 servers UP 2026-06-08 02:24:39,669 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-3:contrail-control module connection to 10.0.0.33:5673 servers UP 2026-06-08 02:24:39,669 - WARNING - cn-jenkins-deploy-platform-ansible-os-5901-3:contrail-control module connection to ['10.0.0.33:8086'] servers NOT UP 2026-06-08 02:24:39,669 - WARNING - cn-jenkins-deploy-platform-ansible-os-5901-3:contrail-control module connection to ['10.0.0.249:8086'] servers NOT UP 2026-06-08 02:24:39,669 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-3:contrail-control module connection to ['10.0.0.27:8086'] servers UP 2026-06-08 02:24:40,332 - INFO - END TEST : test_verify_process_status_control_node : PASSED[0:00:02] 2026-06-08 02:24:40,332 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:24:40,380 - INFO - Domain Default found not creating 2026-06-08 02:24:40,547 - INFO - Project ctest-AnalyticsBasicTestSanity-88736437 not found, creating it 2026-06-08 02:24:41,225 - INFO - Created Project:ctest-AnalyticsBasicTestSanity-88736437, ID : 47ba2eb5-f89d-4c89-910a-9a55d8dd9aa3 2026-06-08 02:24:42,770 - INFO - ================================================================================ 2026-06-08 02:24:42,770 - INFO - STARTING TEST : test_verify_object_logs 2026-06-08 02:24:42,770 - INFO - TEST DESCRIPTION : Description: Test to validate object logs 1.Create vn/vm and verify object log tables updated with those vn, vm and routing-instance - fails otherwise Maintainer: sandipd@juniper.net 2026-06-08 02:24:43,439 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:24:43,439 - INFO - 2026-06-08 02:24:44,957 - INFO - Created VN ctest-vn22-67943131 2026-06-08 02:24:45,700 - INFO - Verified VN network id 6 for VN 9d6ac5f8-6640-4e79-b4d8-76e5f253a433 2026-06-08 02:24:45,700 - INFO - Verifications in API Server for VN ctest-vn22-67943131 passed 2026-06-08 02:24:45,792 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn22-67943131 passed 2026-06-08 02:24:47,075 - INFO - Validated that VN default-domain:ctest-AnalyticsBasicTestSanity-88736437:ctest-vn22-67943131 is found in opserver 2026-06-08 02:24:47 URL:http://nexus.opensdn.io/repository///images/converts//cirros-0.3.0-x86_64-disk.vmdk.gz [9186478/9186478] -> "/contrail-test/images/cirros-0.3.0-x86_64-disk.vmdk.gz" [1] 2026-06-08 02:24:50,415 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 02:25:05,924 - INFO - Validated ObjectVNTable, ObjectRoutingInstance, ObjectVMTable logs 2026-06-08 02:25:05,924 - INFO - Deleting VM ctest-AnalyticsBasicTestSanity-88736437-61955176 2026-06-08 02:25:06,118 - INFO - Deleting VN ctest-vn22-67943131 2026-06-08 02:25:06,182 - WARNING - Deleting VN ctest-vn22-67943131 failed..Will retry 2026-06-08 02:25:08,574 - INFO - Validated that VN ctest-vn22-67943131 is not found in API Server 2026-06-08 02:25:08,598 - INFO - Validated that VN ctest-vn22-67943131 is not in any agent 2026-06-08 02:25:08,640 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn22-67943131 info 2026-06-08 02:25:09,328 - INFO - END TEST : test_verify_object_logs : PASSED[0:00:27] 2026-06-08 02:25:09,328 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:25:10,268 - INFO - Deleted project: ctest-AnalyticsBasicTestSanity-88736437, ID : 47ba2eb5-f89d-4c89-910a-9a55d8dd9aa3 2026-06-08 02:25:10,500 - INFO - Using existing project ['default-domain', 'admin'](bb59746f-d440-4224-b014-d6e71885c160) 2026-06-08 02:25:10,512 - INFO - ================================================================================ 2026-06-08 02:25:10,512 - INFO - STARTING TEST : test_db_manage 2026-06-08 02:25:10,512 - INFO - TEST DESCRIPTION : Test db_manage.py tool 2026-06-08 02:25:11,181 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:25:11,181 - INFO - 2026-06-08 02:25:15,931 - WARNING - Errors are still present: 2026-06-08 02:25:15,694 ERROR: (v1.41) Checker check_subnet_addr_alloc: Failed: 2026-06-08 02:25:15,931 - WARNING - Ignore some errors untill fix 2026-06-08 02:25:16,601 - INFO - END TEST : test_db_manage : PASSED[0:00:06] 2026-06-08 02:25:16,602 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:25:16,698 - INFO - Using existing project ['default-domain', 'admin'](bb59746f-d440-4224-b014-d6e71885c160) 2026-06-08 02:25:16,705 - INFO - ================================================================================ 2026-06-08 02:25:16,705 - INFO - STARTING TEST : test_analytics_docs 2026-06-08 02:25:16,705 - INFO - TEST DESCRIPTION : Test docs from analytics API analytics api docs curl -s http://collector_ips[0]:8081/documentation/index.html | grep "Welcome to Contrail Analytics API documentation!" 2026-06-08 02:25:17,383 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:25:17,383 - INFO - 2026-06-08 02:25:18,048 - INFO - END TEST : test_analytics_docs : PASSED[0:00:02] 2026-06-08 02:25:18,049 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:25:18,051 - INFO - ================================================================================ 2026-06-08 02:25:18,051 - INFO - STARTING TEST : test_config_docs 2026-06-08 02:25:18,051 - INFO - TEST DESCRIPTION : Test docs from config API config api docs curl -s http://cfgm_ips[0]:8082/documentation/index.html | grep "<title>Juniper Contrail Configuration API Model" 2026-06-08 02:25:18,707 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:25:18,707 - INFO - 2026-06-08 02:25:19,395 - INFO - END TEST : test_config_docs : PASSED[0:00:01] 2026-06-08 02:25:19,395 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:25:19,466 - INFO - Domain Default found not creating 2026-06-08 02:25:19,729 - INFO - Project ctest-TestECMPConfigHashFeature-40089937 not found, creating it 2026-06-08 02:25:20,676 - INFO - Created Project:ctest-TestECMPConfigHashFeature-40089937, ID : 0e7a5f28-9d46-4881-a715-b9deb5f0381c 2026-06-08 02:25:23,454 - INFO - Created VN ctest-mgmt_ctest-TestECMPConfigHashFeature-40089937-82519471 2026-06-08 02:25:24,224 - INFO - Created VN ctest-left_ctest-TestECMPConfigHashFeature-40089937-02545541 2026-06-08 02:25:25,055 - INFO - Created VN ctest-right_ctest-TestECMPConfigHashFeature-40089937-40799335 2026-06-08 02:25:25 URL:http://nexus.opensdn.io/repository///images/converts//cirros-0.4.0-x86_64-disk.img [12716032/12716032] -> "/contrail-test/images/cirros-0.4.0-x86_64-disk.img" [1] 2026-06-08 02:25:26,616 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPConfigHashFeature-40089937-70576577>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 02:25:28,085 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPConfigHashFeature-40089937-21001412>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 02:25:28,088 - INFO - ================================================================================ 2026-06-08 02:25:28,088 - INFO - STARTING TEST : test_ecmp_hash_src_ip 2026-06-08 02:25:28,088 - INFO - TEST DESCRIPTION : Validates ecmp hash when only source ip is configured Maintainer : cmallam@juniper.net 2026-06-08 02:25:28,750 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:25:28,750 - INFO - 2026-06-08 02:25:28,750 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-06-08 02:25:29,454 - INFO - 2026-06-08 02:25:29,454 - INFO - END TEST : test_ecmp_hash_src_ip : SKIPPED[0:00:01] 2026-06-08 02:25:29,454 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:25:29,461 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPConfigHashFeature-40089937-21001412 in state BUILD 2026-06-08 02:25:29,461 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPConfigHashFeature-40089937-21001412 2026-06-08 02:25:29,509 - ERROR - VM ctest-right_vm_ctest-TestECMPConfigHashFeature-40089937-21001412 has failed to come up 2026-06-08 02:25:29,509 - ERROR - Nova failed to get host of the VM 2026-06-08 02:25:29,509 - ERROR - VM ctest-right_vm_ctest-TestECMPConfigHashFeature-40089937-21001412 has failed to come up 2026-06-08 02:25:29,509 - ERROR - Nova failed to get host of the VM 2026-06-08 02:25:29,632 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPConfigHashFeature-40089937-70576577 in state BUILD 2026-06-08 02:25:29,632 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPConfigHashFeature-40089937-70576577 2026-06-08 02:25:29,632 - ERROR - VM ctest-left_vm_ctest-TestECMPConfigHashFeature-40089937-70576577 has failed to come up 2026-06-08 02:25:29,632 - ERROR - Nova failed to get host of the VM 2026-06-08 02:25:29,633 - ERROR - VM ctest-left_vm_ctest-TestECMPConfigHashFeature-40089937-70576577 has failed to come up 2026-06-08 02:25:29,633 - ERROR - Nova failed to get host of the VM 2026-06-08 02:25:29,707 - INFO - Deleting VN ctest-left_ctest-TestECMPConfigHashFeature-40089937-02545541 2026-06-08 02:25:29,757 - WARNING - Deleting VN ctest-left_ctest-TestECMPConfigHashFeature-40089937-02545541 failed..Will retry 2026-06-08 02:25:31,946 - INFO - Deleting VN ctest-right_ctest-TestECMPConfigHashFeature-40089937-40799335 2026-06-08 02:25:32,008 - WARNING - Deleting VN ctest-right_ctest-TestECMPConfigHashFeature-40089937-40799335 failed..Will retry 2026-06-08 02:25:34,058 - WARNING - Deleting VN ctest-right_ctest-TestECMPConfigHashFeature-40089937-40799335 failed..Will retry 2026-06-08 02:25:36,292 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPConfigHashFeature-40089937-82519471 2026-06-08 02:25:37,416 - INFO - Deleted project: ctest-TestECMPConfigHashFeature-40089937, ID : 0e7a5f28-9d46-4881-a715-b9deb5f0381c 2026-06-08 02:25:37,620 - INFO - Domain Default found not creating 2026-06-08 02:25:37,907 - INFO - Project ctest-TestECMPFeature-71695540 not found, creating it 2026-06-08 02:25:38,544 - INFO - Created Project:ctest-TestECMPFeature-71695540, ID : 1aa4b94a-366e-489c-a348-c61362bbcc6f 2026-06-08 02:25:41,148 - INFO - Created VN ctest-mgmt_ctest-TestECMPFeature-71695540-34094265 2026-06-08 02:25:41,922 - INFO - Created VN ctest-left_ctest-TestECMPFeature-71695540-74747702 2026-06-08 02:25:42,658 - INFO - Created VN ctest-right_ctest-TestECMPFeature-71695540-68302616 2026-06-08 02:25:43,996 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPFeature-71695540-36650327>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 02:25:45,579 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPFeature-71695540-40228911>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 02:25:45,580 - INFO - ================================================================================ 2026-06-08 02:25:45,580 - INFO - STARTING TEST : test_ecmp_svc_v2_in_network_nat_with_3_instance 2026-06-08 02:25:45,580 - INFO - TEST DESCRIPTION : Description: Validate ECMP with v2 service chaining in-network-nat mode datapath having service instance Test steps: 1. Creating vm's - vm1 and vm2 in networks vn1 and vn2. 2. Creating a service instance in in-network-nat mode with 3 instances and left-interface of the service instances sharing the IP and enabled for static route. 3. Creating a service chain by applying the service instance as a service in a policy between the VNs. 4. Checking for ping and tcp traffic between vm1 and vm2. Pass criteria: Ping between the VMs should be successful and TCP traffic should reach vm2 from vm1. Maintainer : ganeshahv@juniper.net 2026-06-08 02:25:46,264 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:25:46,264 - INFO - 2026-06-08 02:25:46,266 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-06-08 02:25:46,950 - INFO - 2026-06-08 02:25:46,950 - INFO - END TEST : test_ecmp_svc_v2_in_network_nat_with_3_instance : SKIPPED[0:00:01] 2026-06-08 02:25:46,951 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:25:46,952 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPFeature-71695540-40228911 in state BUILD 2026-06-08 02:25:46,952 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPFeature-71695540-40228911 2026-06-08 02:25:46,984 - ERROR - VM ctest-right_vm_ctest-TestECMPFeature-71695540-40228911 has failed to come up 2026-06-08 02:25:46,984 - ERROR - Nova failed to get host of the VM 2026-06-08 02:25:46,984 - ERROR - VM ctest-right_vm_ctest-TestECMPFeature-71695540-40228911 has failed to come up 2026-06-08 02:25:46,984 - ERROR - Nova failed to get host of the VM 2026-06-08 02:25:47,065 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPFeature-71695540-36650327 in state BUILD 2026-06-08 02:25:47,065 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPFeature-71695540-36650327 2026-06-08 02:25:47,065 - ERROR - VM ctest-left_vm_ctest-TestECMPFeature-71695540-36650327 has failed to come up 2026-06-08 02:25:47,065 - ERROR - Nova failed to get host of the VM 2026-06-08 02:25:47,065 - ERROR - VM ctest-left_vm_ctest-TestECMPFeature-71695540-36650327 has failed to come up 2026-06-08 02:25:47,065 - ERROR - Nova failed to get host of the VM 2026-06-08 02:25:47,144 - INFO - Deleting VN ctest-left_ctest-TestECMPFeature-71695540-74747702 2026-06-08 02:25:47,200 - WARNING - Deleting VN ctest-left_ctest-TestECMPFeature-71695540-74747702 failed..Will retry 2026-06-08 02:25:49,443 - INFO - Deleting VN ctest-right_ctest-TestECMPFeature-71695540-68302616 2026-06-08 02:25:49,659 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPFeature-71695540-34094265 2026-06-08 02:25:50,713 - INFO - Deleted project: ctest-TestECMPFeature-71695540, ID : 1aa4b94a-366e-489c-a348-c61362bbcc6f 2026-06-08 02:25:50,933 - INFO - Domain Default found not creating 2026-06-08 02:25:51,122 - INFO - Project ctest-TestECMPIPv6Fragments-67435983 not found, creating it 2026-06-08 02:25:51,730 - INFO - Created Project:ctest-TestECMPIPv6Fragments-67435983, ID : 8fedb621-33c2-4690-be38-2115f6912d6e 2026-06-08 02:25:54,288 - INFO - Created VN ctest-mgmt_ctest-TestECMPIPv6Fragments-67435983-82504864 2026-06-08 02:25:55,030 - INFO - Created VN ctest-left_ctest-TestECMPIPv6Fragments-67435983-69698720 2026-06-08 02:25:55,751 - INFO - Created VN ctest-right_ctest-TestECMPIPv6Fragments-67435983-60929051 2026-06-08 02:26:01 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2026-06-08 02:26:31,955 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPIPv6Fragments-67435983-36032207>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 02:26:33,542 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPIPv6Fragments-67435983-90404606>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 02:26:33,617 - INFO - Using existing project ['default-domain', 'admin'](bb59746f-d440-4224-b014-d6e71885c160) 2026-06-08 02:26:34,199 - INFO - admin user already present 2026-06-08 02:26:35,043 - INFO - Adding rules to the default security group in Project admin 2026-06-08 02:26:35,457 - INFO - ================================================================================ 2026-06-08 02:26:35,457 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_static_route_no_policy 2026-06-08 02:26:35,458 - INFO - TEST DESCRIPTION : Description: Validate service chaining in-network mode datapath having a static route entries of the either virtual networks pointing to the corresponding interfaces of the service instance. We will not configure any policy. Test steps: 1. Creating vm's - vm1 and vm2 in networks vn1 and vn2. 2. Creating a service instance in in-network mode with 1 instance and left-interface of the service instance sharing the IP and both the left and the right interfaces enabled for static route. 3. Delete the policy. 4. Checking for ping and tcp traffic between vm1 and vm2. Pass criteria: Ping between the VMs should be successful and TCP traffic should reach vm2 from vm1. Maintainer : ganeshahv@juniper.net 2026-06-08 02:26:36,228 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:26:36,228 - INFO - http://nexus.opensdn.io/repository///images/tinycore//tinycore-in-network.qcow2.gz: 2026-06-08 02:26:37 ERROR 404: tinycore/tinycore-in-network.qcow2.gz. gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-06-08 02:26:37,044 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-06-08 02:26:37,164 - INFO - Service template: ['default-domain', 'ctest-service_template_1-54883854'] deleted successfully. 2026-06-08 02:26:37,913 - INFO - 2026-06-08 02:26:37,913 - INFO - END TEST : test_ecmp_svc_in_network_with_static_route_no_policy : SKIPPED[0:00:02] 2026-06-08 02:26:37,913 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:26:37,916 - INFO - ================================================================================ 2026-06-08 02:26:37,916 - INFO - STARTING TEST : test_ecmp_svc_v2_transparent_with_3_instance 2026-06-08 02:26:37,916 - INFO - TEST DESCRIPTION : Description: Validate ECMP with version 2 service chaining transparent mode datapath having service instance Test steps: 1.Creating vm's - vm1 and vm2 in networks vn1 and vn2. 2.Creating a service instance in transparent mode with 3 instances. 3.Creating a service chain by applying the service instance as a service in a policy between the VNs. 4.Checking for ping and bidirectional tcp traffic between vm1 and vm2. Pass criteria: Ping between the VMs should be successful and TCP traffic should reach vm2 from vm1 and vice-versa. Maintainer : ganeshahv@juniper.net 2026-06-08 02:26:38,642 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:26:38,642 - INFO - 2026-06-08 02:26:38,642 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-06-08 02:26:39,530 - INFO - 2026-06-08 02:26:39,530 - INFO - END TEST : test_ecmp_svc_v2_transparent_with_3_instance : SKIPPED[0:00:02] 2026-06-08 02:26:39,530 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:26:39,531 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPIPv6Fragments-67435983-90404606 in state BUILD 2026-06-08 02:26:39,531 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPIPv6Fragments-67435983-90404606 2026-06-08 02:26:39,567 - ERROR - VM ctest-right_vm_ctest-TestECMPIPv6Fragments-67435983-90404606 has failed to come up 2026-06-08 02:26:39,567 - ERROR - Nova failed to get host of the VM 2026-06-08 02:26:39,568 - ERROR - VM ctest-right_vm_ctest-TestECMPIPv6Fragments-67435983-90404606 has failed to come up 2026-06-08 02:26:39,568 - ERROR - Nova failed to get host of the VM 2026-06-08 02:26:39,667 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPIPv6Fragments-67435983-36032207 in state BUILD 2026-06-08 02:26:39,667 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPIPv6Fragments-67435983-36032207 2026-06-08 02:26:39,667 - ERROR - VM ctest-left_vm_ctest-TestECMPIPv6Fragments-67435983-36032207 has failed to come up 2026-06-08 02:26:39,668 - ERROR - Nova failed to get host of the VM 2026-06-08 02:26:39,668 - ERROR - VM ctest-left_vm_ctest-TestECMPIPv6Fragments-67435983-36032207 has failed to come up 2026-06-08 02:26:39,668 - ERROR - Nova failed to get host of the VM 2026-06-08 02:26:39,761 - INFO - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-67435983-69698720 2026-06-08 02:26:39,835 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-67435983-69698720 failed..Will retry 2026-06-08 02:26:41,898 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-67435983-69698720 failed..Will retry 2026-06-08 02:26:43,960 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-67435983-69698720 failed..Will retry 2026-06-08 02:26:46,017 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-67435983-69698720 failed..Will retry 2026-06-08 02:26:48,061 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-67435983-69698720 failed..Will retry 2026-06-08 02:26:50,105 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-67435983-69698720 failed..Will retry 2026-06-08 02:26:52,173 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-67435983-69698720 failed..Will retry 2026-06-08 02:26:54,220 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-67435983-69698720 failed..Will retry 2026-06-08 02:26:56,265 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-67435983-69698720 failed..Will retry 2026-06-08 02:26:58,316 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-67435983-69698720 failed..Will retry 2026-06-08 02:27:00,379 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-67435983-69698720 failed..Will retry 2026-06-08 02:27:02,430 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-67435983-69698720 failed..Will retry 2026-06-08 02:27:04,491 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-67435983-69698720 failed..Will retry 2026-06-08 02:27:06,533 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-67435983-69698720 failed..Will retry 2026-06-08 02:27:08,608 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-67435983-69698720 failed..Will retry 2026-06-08 02:27:10,659 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-67435983-69698720 failed..Will retry 2026-06-08 02:27:12,710 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-67435983-69698720 failed..Will retry 2026-06-08 02:27:14,754 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-67435983-69698720 failed..Will retry 2026-06-08 02:27:16,800 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-67435983-69698720 failed..Will retry 2026-06-08 02:27:18,845 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-67435983-69698720 failed..Will retry 2026-06-08 02:27:20,906 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-67435983-69698720 failed..Will retry 2026-06-08 02:27:23,185 - INFO - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-67435983-60929051 2026-06-08 02:27:23,258 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-67435983-60929051 failed..Will retry 2026-06-08 02:27:25,475 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPIPv6Fragments-67435983-82504864 2026-06-08 02:27:26,437 - INFO - Deleted project: ctest-TestECMPIPv6Fragments-67435983, ID : 8fedb621-33c2-4690-be38-2115f6912d6e 2026-06-08 02:27:26,637 - INFO - Domain Default found not creating 2026-06-08 02:27:26,808 - INFO - Project ctest-TestECMPSanity-93398282 not found, creating it 2026-06-08 02:27:27,427 - INFO - Created Project:ctest-TestECMPSanity-93398282, ID : 447c6d2c-47fc-4339-9df9-c5fc26c0e057 2026-06-08 02:27:29,884 - INFO - Created VN ctest-mgmt_ctest-TestECMPSanity-93398282-28492027 2026-06-08 02:27:30,550 - INFO - Created VN ctest-left_ctest-TestECMPSanity-93398282-70356042 2026-06-08 02:27:31,237 - INFO - Created VN ctest-right_ctest-TestECMPSanity-93398282-97233321 2026-06-08 02:27:32,470 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPSanity-93398282-76235064>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 02:27:33,942 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPSanity-93398282-24115186>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 02:27:33,945 - INFO - ================================================================================ 2026-06-08 02:27:33,945 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_static_route_no_policy 2026-06-08 02:27:33,945 - INFO - TEST DESCRIPTION : Description: Validate service chaining in-network mode datapath having a static route entries of the either virtual networks pointing to the corresponding interfaces of the service instance. We will not configure any policy. Test steps: 1. Creating vm's - vm1 and vm2 in networks vn1 and vn2. 2. Creating a service instance in in-network mode with 1 instance and left-interface of the service instance sharing the IP and both the left and the right interfaces enabled for static route. 3. Delete the policy. 4. Checking for ping and tcp traffic between vm1 and vm2. Pass criteria: Ping between the VMs should be successful and TCP traffic should reach vm2 from vm1. Maintainer : ganeshahv@juniper.net 2026-06-08 02:27:34,603 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:27:34,603 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-06-08 02:27:35,301 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-06-08 02:27:35,399 - INFO - Service template: ['default-domain', 'ctest-service_template_1-56706063'] deleted successfully. 2026-06-08 02:27:36,077 - INFO - 2026-06-08 02:27:36,077 - INFO - END TEST : test_ecmp_svc_in_network_with_static_route_no_policy : SKIPPED[0:00:03] 2026-06-08 02:27:36,077 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:27:36,082 - INFO - ================================================================================ 2026-06-08 02:27:36,082 - INFO - STARTING TEST : test_ecmp_svc_v2_transparent_with_3_instance 2026-06-08 02:27:36,082 - INFO - TEST DESCRIPTION : Description: Validate ECMP with version 2 service chaining transparent mode datapath having service instance Test steps: 1.Creating vm's - vm1 and vm2 in networks vn1 and vn2. 2.Creating a service instance in transparent mode with 3 instances. 3.Creating a service chain by applying the service instance as a service in a policy between the VNs. 4.Checking for ping and bidirectional tcp traffic between vm1 and vm2. Pass criteria: Ping between the VMs should be successful and TCP traffic should reach vm2 from vm1 and vice-versa. Maintainer : ganeshahv@juniper.net 2026-06-08 02:27:36,732 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:27:36,732 - INFO - 2026-06-08 02:27:36,733 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-06-08 02:27:37,390 - INFO - 2026-06-08 02:27:37,390 - INFO - END TEST : test_ecmp_svc_v2_transparent_with_3_instance : SKIPPED[0:00:01] 2026-06-08 02:27:37,390 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:27:37,392 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPSanity-93398282-24115186 in state BUILD 2026-06-08 02:27:37,392 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPSanity-93398282-24115186 2026-06-08 02:27:37,423 - ERROR - VM ctest-right_vm_ctest-TestECMPSanity-93398282-24115186 has failed to come up 2026-06-08 02:27:37,423 - ERROR - Nova failed to get host of the VM 2026-06-08 02:27:37,423 - ERROR - VM ctest-right_vm_ctest-TestECMPSanity-93398282-24115186 has failed to come up 2026-06-08 02:27:37,423 - ERROR - Nova failed to get host of the VM 2026-06-08 02:27:37,493 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPSanity-93398282-76235064 in state BUILD 2026-06-08 02:27:37,493 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPSanity-93398282-76235064 2026-06-08 02:27:37,493 - ERROR - VM ctest-left_vm_ctest-TestECMPSanity-93398282-76235064 has failed to come up 2026-06-08 02:27:37,494 - ERROR - Nova failed to get host of the VM 2026-06-08 02:27:37,494 - ERROR - VM ctest-left_vm_ctest-TestECMPSanity-93398282-76235064 has failed to come up 2026-06-08 02:27:37,494 - ERROR - Nova failed to get host of the VM 2026-06-08 02:27:37,563 - INFO - Deleting VN ctest-left_ctest-TestECMPSanity-93398282-70356042 2026-06-08 02:27:37,623 - WARNING - Deleting VN ctest-left_ctest-TestECMPSanity-93398282-70356042 failed..Will retry 2026-06-08 02:27:39,779 - INFO - Deleting VN ctest-right_ctest-TestECMPSanity-93398282-97233321 2026-06-08 02:27:39,977 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPSanity-93398282-28492027 2026-06-08 02:27:40,920 - INFO - Deleted project: ctest-TestECMPSanity-93398282, ID : 447c6d2c-47fc-4339-9df9-c5fc26c0e057 2026-06-08 02:27:41,115 - INFO - Domain Default found not creating 2026-06-08 02:27:41,276 - INFO - Project ctest-TestECMPSanityIPv6-89215994 not found, creating it 2026-06-08 02:27:41,805 - INFO - Created Project:ctest-TestECMPSanityIPv6-89215994, ID : 01f6aeca-f6e4-478f-9e08-c80b88822648 2026-06-08 02:27:44,558 - INFO - Created VN ctest-mgmt_ctest-TestECMPSanityIPv6-89215994-08306993 2026-06-08 02:27:45,561 - INFO - Created VN ctest-left_ctest-TestECMPSanityIPv6-89215994-47188066 2026-06-08 02:27:46,504 - INFO - Created VN ctest-right_ctest-TestECMPSanityIPv6-89215994-89594942 2026-06-08 02:27:47,785 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPSanityIPv6-89215994-68502206>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 02:27:49,193 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPSanityIPv6-89215994-92908146>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 02:27:49,196 - INFO - ================================================================================ 2026-06-08 02:27:49,196 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_3_instance 2026-06-08 02:27:49,856 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:27:49,856 - INFO - 2026-06-08 02:27:49,856 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-06-08 02:27:50,557 - INFO - 2026-06-08 02:27:50,558 - INFO - END TEST : test_ecmp_svc_in_network_with_3_instance : SKIPPED[0:00:01] 2026-06-08 02:27:50,558 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:27:50,560 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPSanityIPv6-89215994-92908146 in state BUILD 2026-06-08 02:27:50,560 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPSanityIPv6-89215994-92908146 2026-06-08 02:27:50,589 - ERROR - VM ctest-right_vm_ctest-TestECMPSanityIPv6-89215994-92908146 has failed to come up 2026-06-08 02:27:50,589 - ERROR - Nova failed to get host of the VM 2026-06-08 02:27:50,589 - ERROR - VM ctest-right_vm_ctest-TestECMPSanityIPv6-89215994-92908146 has failed to come up 2026-06-08 02:27:50,590 - ERROR - Nova failed to get host of the VM 2026-06-08 02:27:50,678 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPSanityIPv6-89215994-68502206 in state BUILD 2026-06-08 02:27:50,678 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPSanityIPv6-89215994-68502206 2026-06-08 02:27:50,678 - ERROR - VM ctest-left_vm_ctest-TestECMPSanityIPv6-89215994-68502206 has failed to come up 2026-06-08 02:27:50,678 - ERROR - Nova failed to get host of the VM 2026-06-08 02:27:50,679 - ERROR - VM ctest-left_vm_ctest-TestECMPSanityIPv6-89215994-68502206 has failed to come up 2026-06-08 02:27:50,679 - ERROR - Nova failed to get host of the VM 2026-06-08 02:27:50,769 - INFO - Deleting VN ctest-left_ctest-TestECMPSanityIPv6-89215994-47188066 2026-06-08 02:27:50,816 - WARNING - Deleting VN ctest-left_ctest-TestECMPSanityIPv6-89215994-47188066 failed..Will retry 2026-06-08 02:27:53,011 - INFO - Deleting VN ctest-right_ctest-TestECMPSanityIPv6-89215994-89594942 2026-06-08 02:27:53,217 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPSanityIPv6-89215994-08306993 2026-06-08 02:27:54,183 - INFO - Deleted project: ctest-TestECMPSanityIPv6-89215994, ID : 01f6aeca-f6e4-478f-9e08-c80b88822648 2026-06-08 02:27:54,417 - INFO - Domain Default found not creating 2026-06-08 02:27:54,598 - INFO - Project ctest-TestECMPwithSVMChange-78845226 not found, creating it 2026-06-08 02:27:55,133 - INFO - Created Project:ctest-TestECMPwithSVMChange-78845226, ID : 3afb05cc-3f20-4dda-b58b-4a21c9d9c83c 2026-06-08 02:27:57,724 - INFO - Created VN ctest-mgmt_ctest-TestECMPwithSVMChange-78845226-10629619 2026-06-08 02:27:58,459 - INFO - Created VN ctest-left_ctest-TestECMPwithSVMChange-78845226-42403883 2026-06-08 02:27:59,092 - INFO - Created VN ctest-right_ctest-TestECMPwithSVMChange-78845226-64452375 2026-06-08 02:28:00,289 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPwithSVMChange-78845226-34635353>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 02:28:01,600 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPwithSVMChange-78845226-69788676>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 02:28:01,602 - INFO - ================================================================================ 2026-06-08 02:28:01,602 - INFO - STARTING TEST : test_ecmp_with_svm_deletion 2026-06-08 02:28:01,602 - INFO - TEST DESCRIPTION : Description: Validate ECMP with service chaining transparent mode datapath by removing SVMs Test steps: 1.Creating vm's - vm1 and vm2 in networks vn1 and vn2. 2.Creating a service instance in transparent mode with 3 instances. 3.Creating a service chain by applying the service instance as a service in a policy between the VNs. 4.Delete the SVMs in the SI one by one. 5.There should be no traffic loss. Pass criteria: Ping between the VMs should be successful and TCP traffic should reach vm2 from vm1 and vice-versa. Maintainer : ganeshahv@juniper.net 2026-06-08 02:28:02,283 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:28:02,284 - INFO - 2026-06-08 02:28:02,284 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-06-08 02:28:02,956 - INFO - 2026-06-08 02:28:02,956 - INFO - END TEST : test_ecmp_with_svm_deletion : SKIPPED[0:00:01] 2026-06-08 02:28:02,956 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:28:02,960 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPwithSVMChange-78845226-69788676 in state BUILD 2026-06-08 02:28:02,960 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPwithSVMChange-78845226-69788676 2026-06-08 02:28:02,986 - ERROR - VM ctest-right_vm_ctest-TestECMPwithSVMChange-78845226-69788676 has failed to come up 2026-06-08 02:28:02,987 - ERROR - Nova failed to get host of the VM 2026-06-08 02:28:02,987 - ERROR - VM ctest-right_vm_ctest-TestECMPwithSVMChange-78845226-69788676 has failed to come up 2026-06-08 02:28:02,987 - ERROR - Nova failed to get host of the VM 2026-06-08 02:28:03,056 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPwithSVMChange-78845226-34635353 in state BUILD 2026-06-08 02:28:03,056 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPwithSVMChange-78845226-34635353 2026-06-08 02:28:03,056 - ERROR - VM ctest-left_vm_ctest-TestECMPwithSVMChange-78845226-34635353 has failed to come up 2026-06-08 02:28:03,056 - ERROR - Nova failed to get host of the VM 2026-06-08 02:28:03,056 - ERROR - VM ctest-left_vm_ctest-TestECMPwithSVMChange-78845226-34635353 has failed to come up 2026-06-08 02:28:03,056 - ERROR - Nova failed to get host of the VM 2026-06-08 02:28:03,144 - INFO - Deleting VN ctest-left_ctest-TestECMPwithSVMChange-78845226-42403883 2026-06-08 02:28:03,200 - WARNING - Deleting VN ctest-left_ctest-TestECMPwithSVMChange-78845226-42403883 failed..Will retry 2026-06-08 02:28:05,423 - INFO - Deleting VN ctest-right_ctest-TestECMPwithSVMChange-78845226-64452375 2026-06-08 02:28:05,617 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPwithSVMChange-78845226-10629619 2026-06-08 02:28:06,585 - INFO - Deleted project: ctest-TestECMPwithSVMChange-78845226, ID : 3afb05cc-3f20-4dda-b58b-4a21c9d9c83c 2026-06-08 02:28:06,803 - INFO - Domain Default found not creating 2026-06-08 02:28:07,007 - INFO - Project ctest-TestMultiInlineSVC-75412156 not found, creating it 2026-06-08 02:28:07,595 - INFO - Created Project:ctest-TestMultiInlineSVC-75412156, ID : 2137646c-666f-4793-9705-2afeee4e9b3f 2026-06-08 02:28:10,345 - INFO - Created VN ctest-mgmt_ctest-TestMultiInlineSVC-75412156-92752816 2026-06-08 02:28:11,035 - INFO - Created VN ctest-left_ctest-TestMultiInlineSVC-75412156-35530568 2026-06-08 02:28:11,763 - INFO - Created VN ctest-right_ctest-TestMultiInlineSVC-75412156-37084516 2026-06-08 02:28:12,949 - INFO - VM ([<Server: ctest-left_vm_ctest-TestMultiInlineSVC-75412156-69275432>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 02:28:14,382 - INFO - VM ([<Server: ctest-right_vm_ctest-TestMultiInlineSVC-75412156-00809529>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 02:28:14,385 - INFO - ================================================================================ 2026-06-08 02:28:14,385 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2026-06-08 02:28:14,385 - INFO - TEST DESCRIPTION : Description: Basic test to validate fate sharing in a multi inline service chain with 2 SIs, 1 SVM each. Test steps: 1.Creating vm's - vm1 and vm2 in networks vn1 and vn2. 2.Creating 2 inline service instances SI1 and SI2. 3.Creating a service chain by applying the 2 service instances in a policy between t he VNs. 4.Associate an HC instance with right intf of one of the SVMs 5.Bring down the intf in the step 4 6.Verify that all the re-origined routes(ServiceChain) are deleted from all the RIs of all the SIs 7.Verify the step 6 in both control node and agent 8.Bring up the intf in the step 5 8.Verify that the routes should be re-originated again, and the traffic also starts flowing Pass criteria: Ping/Route deletion/Route addition should be successful. Maintainer : ankitja@juniper.net 2026-06-08 02:28:15,070 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:28:15,070 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-06-08 02:28:15,747 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-06-08 02:28:15,851 - INFO - Service template: ['default-domain', 'ctest-service_template_1-23034140'] deleted successfully. 2026-06-08 02:28:16,540 - INFO - 2026-06-08 02:28:16,541 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:02] 2026-06-08 02:28:16,541 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:28:16,543 - INFO - ================================================================================ 2026-06-08 02:28:16,543 - INFO - STARTING TEST : test_three_stage_v2_SC 2026-06-08 02:28:16,544 - INFO - TEST DESCRIPTION : Description: Validate multi-Inline SVC version 2. Test steps: 1.Creating vm's - vm1 and vm2 in networks vn1 and vn2. 2.Creating 3 service instances. 3.Creating a service chain by applying the 3 service instances in a policy between t he VNs. 4.There should be no traffic loss. Pass criteria: Ping between the VMs should be successful. Maintainer : ganeshahv@juniper.net 2026-06-08 02:28:17,210 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:28:17,210 - INFO - 2026-06-08 02:28:17,211 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-06-08 02:28:17,855 - INFO - 2026-06-08 02:28:17,855 - INFO - END TEST : test_three_stage_v2_SC : SKIPPED[0:00:01] 2026-06-08 02:28:17,855 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:28:17,857 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestMultiInlineSVC-75412156-00809529 in state BUILD 2026-06-08 02:28:17,858 - INFO - Deleting VM ctest-right_vm_ctest-TestMultiInlineSVC-75412156-00809529 2026-06-08 02:28:17,892 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVC-75412156-00809529 has failed to come up 2026-06-08 02:28:17,892 - ERROR - Nova failed to get host of the VM 2026-06-08 02:28:17,892 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVC-75412156-00809529 has failed to come up 2026-06-08 02:28:17,892 - ERROR - Nova failed to get host of the VM 2026-06-08 02:28:17,973 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestMultiInlineSVC-75412156-69275432 in state BUILD 2026-06-08 02:28:17,973 - INFO - Deleting VM ctest-left_vm_ctest-TestMultiInlineSVC-75412156-69275432 2026-06-08 02:28:17,973 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVC-75412156-69275432 has failed to come up 2026-06-08 02:28:17,974 - ERROR - Nova failed to get host of the VM 2026-06-08 02:28:17,974 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVC-75412156-69275432 has failed to come up 2026-06-08 02:28:17,974 - ERROR - Nova failed to get host of the VM 2026-06-08 02:28:18,044 - INFO - Deleting VN ctest-left_ctest-TestMultiInlineSVC-75412156-35530568 2026-06-08 02:28:18,087 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVC-75412156-35530568 failed..Will retry 2026-06-08 02:28:20,273 - INFO - Deleting VN ctest-right_ctest-TestMultiInlineSVC-75412156-37084516 2026-06-08 02:28:20,429 - INFO - Deleting VN ctest-mgmt_ctest-TestMultiInlineSVC-75412156-92752816 2026-06-08 02:28:21,491 - INFO - Deleted project: ctest-TestMultiInlineSVC-75412156, ID : 2137646c-666f-4793-9705-2afeee4e9b3f 2026-06-08 02:28:21,674 - INFO - Domain Default found not creating 2026-06-08 02:28:21,859 - INFO - Project ctest-TestMultiInlineSVCIPv6-80055658 not found, creating it 2026-06-08 02:28:22,584 - INFO - Created Project:ctest-TestMultiInlineSVCIPv6-80055658, ID : 8b17c32b-322b-4f19-9879-554ab23c5d20 2026-06-08 02:28:25,853 - INFO - Created VN ctest-mgmt_ctest-TestMultiInlineSVCIPv6-80055658-36099155 2026-06-08 02:28:26,771 - INFO - Created VN ctest-left_ctest-TestMultiInlineSVCIPv6-80055658-18131244 2026-06-08 02:28:27,802 - INFO - Created VN ctest-right_ctest-TestMultiInlineSVCIPv6-80055658-36077867 2026-06-08 02:28:29,040 - INFO - VM ([<Server: ctest-left_vm_ctest-TestMultiInlineSVCIPv6-80055658-33123511>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 02:28:30,670 - INFO - VM ([<Server: ctest-right_vm_ctest-TestMultiInlineSVCIPv6-80055658-17200041>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 02:28:30,672 - INFO - ================================================================================ 2026-06-08 02:28:30,672 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2026-06-08 02:28:31,317 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:28:31,317 - INFO - 2026-06-08 02:28:31,317 - INFO - ================================================================================ 2026-06-08 02:28:31,317 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2026-06-08 02:28:31,317 - INFO - TEST DESCRIPTION : Description: Basic test to validate fate sharing in a multi inline service chain with 2 SIs, 1 SVM each. Test steps: 1.Creating vm's - vm1 and vm2 in networks vn1 and vn2. 2.Creating 2 inline service instances SI1 and SI2. 3.Creating a service chain by applying the 2 service instances in a policy between t he VNs. 4.Associate an HC instance with right intf of one of the SVMs 5.Bring down the intf in the step 4 6.Verify that all the re-origined routes(ServiceChain) are deleted from all the RIs of all the SIs 7.Verify the step 6 in both control node and agent 8.Bring up the intf in the step 5 8.Verify that the routes should be re-originated again, and the traffic also starts flowing Pass criteria: Ping/Route deletion/Route addition should be successful. Maintainer : ankitja@juniper.net 2026-06-08 02:28:32,000 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:28:32,000 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-06-08 02:28:32,610 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-06-08 02:28:32,723 - INFO - Service template: ['default-domain', 'ctest-service_template_1-85644356'] deleted successfully. 2026-06-08 02:28:33,385 - INFO - 2026-06-08 02:28:33,385 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:02] 2026-06-08 02:28:33,385 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:28:33,385 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-06-08 02:28:34,030 - INFO - 2026-06-08 02:28:34,031 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:04] 2026-06-08 02:28:34,031 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:28:34,032 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-80055658-17200041 in state BUILD 2026-06-08 02:28:34,033 - INFO - Deleting VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-80055658-17200041 2026-06-08 02:28:34,059 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-80055658-17200041 has failed to come up 2026-06-08 02:28:34,059 - ERROR - Nova failed to get host of the VM 2026-06-08 02:28:34,059 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-80055658-17200041 has failed to come up 2026-06-08 02:28:34,059 - ERROR - Nova failed to get host of the VM 2026-06-08 02:28:34,149 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-80055658-33123511 in state BUILD 2026-06-08 02:28:34,149 - INFO - Deleting VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-80055658-33123511 2026-06-08 02:28:34,149 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-80055658-33123511 has failed to come up 2026-06-08 02:28:34,149 - ERROR - Nova failed to get host of the VM 2026-06-08 02:28:34,149 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-80055658-33123511 has failed to come up 2026-06-08 02:28:34,149 - ERROR - Nova failed to get host of the VM 2026-06-08 02:28:34,226 - INFO - Deleting VN ctest-left_ctest-TestMultiInlineSVCIPv6-80055658-18131244 2026-06-08 02:28:34,269 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVCIPv6-80055658-18131244 failed..Will retry 2026-06-08 02:28:36,450 - INFO - Deleting VN ctest-right_ctest-TestMultiInlineSVCIPv6-80055658-36077867 2026-06-08 02:28:36,619 - INFO - Deleting VN ctest-mgmt_ctest-TestMultiInlineSVCIPv6-80055658-36099155 2026-06-08 02:28:37,556 - INFO - Deleted project: ctest-TestMultiInlineSVCIPv6-80055658, ID : 8b17c32b-322b-4f19-9879-554ab23c5d20 2026-06-08 02:28:37,738 - INFO - Domain Default found not creating 2026-06-08 02:28:37,917 - INFO - Project ctest-FloatingipBasicTestSanity-60626050 not found, creating it 2026-06-08 02:28:38,518 - INFO - Created Project:ctest-FloatingipBasicTestSanity-60626050, ID : d5e3f76b-435d-4010-bbf4-6f15b8449b00 2026-06-08 02:28:40,141 - INFO - ================================================================================ 2026-06-08 02:28:40,141 - INFO - STARTING TEST : test_floating_ip 2026-06-08 02:28:40,141 - INFO - TEST DESCRIPTION : Test to validate floating-ip Assignment to a VM. It creates a VM, assigns a FIP to it and pings to a IP in the FIP VN. 2026-06-08 02:28:40,784 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:28:40,784 - INFO - 2026-06-08 02:28:41,871 - INFO - Created VN ctest-fvn-47146117 2026-06-08 02:28:42,490 - INFO - Verified VN network id 9 for VN 44e570fa-e49d-4f7c-8943-06324f6e44ba 2026-06-08 02:28:42,490 - INFO - Verifications in API Server for VN ctest-fvn-47146117 passed 2026-06-08 02:28:42,553 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fvn-47146117 passed 2026-06-08 02:28:43,803 - INFO - Validated that VN default-domain:ctest-FloatingipBasicTestSanity-60626050:ctest-fvn-47146117 is found in opserver 2026-06-08 02:28:44,361 - INFO - Created VN ctest-vn1-50949355 2026-06-08 02:28:44,631 - INFO - Verified VN network id 10 for VN d4625c9d-7c46-4acc-bdde-8abde443ab42 2026-06-08 02:28:44,631 - INFO - Verifications in API Server for VN ctest-vn1-50949355 passed 2026-06-08 02:28:44,701 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-50949355 passed 2026-06-08 02:28:45,059 - INFO - Validated that VN default-domain:ctest-FloatingipBasicTestSanity-60626050:ctest-vn1-50949355 is found in opserver 2026-06-08 02:28:49 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2026-06-08 02:29:16,882 - INFO - VM ([<Server: ctest-vn1_vm1_name-46849800>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 02:29:18,323 - INFO - VM ([<Server: ctest-fvn_vm1_name-23611515>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 02:29:18,492 - INFO - Creating Floating IP pool ctest-some-pool-49449731 in API Server 2026-06-08 02:29:19,131 - INFO - Verification for FIP pool ctest-some-pool-49449731 in API Server passed 2026-06-08 02:29:19,189 - INFO - Verification for FIP pool ctest-some-pool-49449731 in Control-node passed 2026-06-08 02:29:19,189 - INFO - Waiting for VM ctest-vn1_vm1_name-46849800 to be up.. 2026-06-08 02:30:10,324 - INFO - VM name : ctest-vn1_vm1_name-46849800 2026-06-08 02:30:44,517 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1_name-46849800 passed 2026-06-08 02:31:05,401 - INFO - Waiting for VM ctest-fvn_vm1_name-23611515 to be up.. 2026-06-08 02:31:05,485 - INFO - VM name : ctest-fvn_vm1_name-23611515 2026-06-08 02:31:06,786 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-fvn_vm1_name-23611515 passed 2026-06-08 02:31:12,212 - INFO - Route for FIP 133.85.232.196 is fine on Control-node 10.0.0.33 2026-06-08 02:31:12,220 - INFO - Route for FIP 133.85.232.196 is fine on Control-node 10.0.0.27 2026-06-08 02:31:12,229 - INFO - Route for FIP 133.85.232.196 is fine on Control-node 10.0.0.249 2026-06-08 02:31:12,229 - INFO - FIP 133.85.232.196 verification for passed on all Control-nodes 2026-06-08 02:31:12,229 - INFO - FIP ID 39ab4efd-7389-4c75-93d3-53014554d205(133.85.232.196) validation in Control node passed 2026-06-08 02:31:12,282 - INFO - FIP ID 39ab4efd-7389-4c75-93d3-53014554d205(133.85.232.196) validation in agents passed 2026-06-08 02:31:12,293 - INFO - FIP ID 39ab4efd-7389-4c75-93d3-53014554d205(133.85.232.196) validation in API Server passed 2026-06-08 02:31:29,296 - INFO - Ping to IP 133.85.232.195 from VM ctest-vn1_vm1_name-46849800 passed 2026-06-08 02:31:29,463 - INFO - Deleting the FIP pool ctest-some-pool-49449731 2026-06-08 02:31:29,590 - INFO - Deleting VM ctest-fvn_vm1_name-23611515 2026-06-08 02:31:29,670 - INFO - Deleting VM ctest-vn1_vm1_name-46849800 2026-06-08 02:31:29,742 - INFO - Deleting VN ctest-vn1-50949355 2026-06-08 02:31:29,790 - WARNING - Deleting VN ctest-vn1-50949355 failed..Will retry 2026-06-08 02:31:32,129 - INFO - Validated that VN ctest-vn1-50949355 is not found in API Server 2026-06-08 02:31:32,152 - INFO - Validated that VN ctest-vn1-50949355 is not in any agent 2026-06-08 02:31:32,182 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-50949355 info 2026-06-08 02:31:32,182 - INFO - Deleting VN ctest-fvn-47146117 2026-06-08 02:31:32,485 - INFO - Validated that VN ctest-fvn-47146117 is not found in API Server 2026-06-08 02:31:32,507 - INFO - Validated that VN ctest-fvn-47146117 is not in any agent 2026-06-08 02:31:32,542 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fvn-47146117 info 2026-06-08 02:31:33,810 - INFO - END TEST : test_floating_ip : PASSED[0:02:53] 2026-06-08 02:31:33,810 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:31:35,029 - INFO - Deleted project: ctest-FloatingipBasicTestSanity-60626050, ID : d5e3f76b-435d-4010-bbf4-6f15b8449b00 2026-06-08 02:31:35,295 - INFO - Domain Default found not creating 2026-06-08 02:31:35,530 - INFO - Project ctest-TestSanity_MX-59620060 not found, creating it 2026-06-08 02:31:36,104 - INFO - Created Project:ctest-TestSanity_MX-59620060, ID : 92acfd46-0cf7-414c-9b64-d1e4f01cf74f 2026-06-08 02:31:37,743 - INFO - ================================================================================ 2026-06-08 02:31:37,744 - INFO - STARTING TEST : test_mx_gateway 2026-06-08 02:31:37,744 - INFO - TEST DESCRIPTION : Test to validate floating-ip from a public pool assignment to a VM. It creates a VM, assigns a FIP to it and pings to outside the cluster. 1.Check env variable MX_GW_TEST is set to 1. This confirm the MX present in Setup. 2.Create 2 Vns. One public100 and other vn200. VN public100 created with IP pool accessible from outside network. 3.VM vm200 launched under vn200. 4.VM vm200 get floating ip from public100 network 5.Configure the control with MX peering if not present. 6.Try to ping outside network and check connecivity Pass criteria: Step 6 should pass Maintainer: chhandak@juniper.net 2026-06-08 02:31:39,022 - INFO - Skipping Test. Env variable MX_GW_TEST is not set 2026-06-08 02:31:40,298 - INFO - 2026-06-08 02:31:40,298 - INFO - END TEST : test_mx_gateway : SKIPPED[0:00:03] 2026-06-08 02:31:40,298 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:31:41,099 - INFO - Deleted project: ctest-TestSanity_MX-59620060, ID : 92acfd46-0cf7-414c-9b64-d1e4f01cf74f 2026-06-08 02:31:41,292 - INFO - Domain Default found not creating 2026-06-08 02:31:41,450 - INFO - Project ctest-TestHeat-65665479 not found, creating it 2026-06-08 02:31:42,027 - INFO - Created Project:ctest-TestHeat-65665479, ID : b8daee7b-73fb-4727-84cf-7f66edd0c794 2026-06-08 02:31:43,670 - INFO - ================================================================================ 2026-06-08 02:31:43,670 - INFO - STARTING TEST : test_public_access_thru_svc_w_fip 2026-06-08 02:31:43,670 - INFO - TEST DESCRIPTION : Validate creation of a in-network-nat service chain using heat. Create a end VN. Associate FIPs to the end VM and the right intf of the SVM. Create a static route entry to point 0/0 to the left intf of the SVM. The end VM should be able to access internet. 2026-06-08 02:31:44,969 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:31:44,969 - INFO - 2026-06-08 02:31:45,024 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-06-08 02:31:46,299 - INFO - 2026-06-08 02:31:46,299 - INFO - END TEST : test_public_access_thru_svc_w_fip : SKIPPED[0:00:03] 2026-06-08 02:31:46,299 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:31:46,303 - INFO - ================================================================================ 2026-06-08 02:31:46,303 - INFO - STARTING TEST : test_transit_vn_sym_1_innet 2026-06-08 02:31:47,596 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:31:47,596 - INFO - 2026-06-08 02:31:47,596 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-06-08 02:31:48,869 - INFO - 2026-06-08 02:31:48,869 - INFO - END TEST : test_transit_vn_sym_1_innet : SKIPPED[0:00:02] 2026-06-08 02:31:48,869 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:31:49,667 - INFO - Deleted project: ctest-TestHeat-65665479, ID : b8daee7b-73fb-4727-84cf-7f66edd0c794 2026-06-08 02:31:49,897 - INFO - Domain Default found not creating 2026-06-08 02:31:50,084 - INFO - Project ctest-TestHeatIPv6-25928872 not found, creating it 2026-06-08 02:31:50,688 - INFO - Created Project:ctest-TestHeatIPv6-25928872, ID : 88df2383-26dc-4e88-9cec-64b701614403 2026-06-08 02:31:52,536 - INFO - ================================================================================ 2026-06-08 02:31:52,536 - INFO - STARTING TEST : test_public_access_thru_svc_w_fip 2026-06-08 02:31:52,536 - INFO - TEST DESCRIPTION : Validate creation of a in-network-nat service chain using heat. Create a end VN. Associate FIPs to the end VM and the right intf of the SVM. Create a static route entry to point 0/0 to the left intf of the SVM. The end VM should be able to access internet. 2026-06-08 02:31:53,810 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:31:53,810 - INFO - 2026-06-08 02:31:53,810 - INFO - Skipped as v6 not supported for this test 2026-06-08 02:31:55,081 - INFO - 2026-06-08 02:31:55,081 - INFO - END TEST : test_public_access_thru_svc_w_fip : SKIPPED[0:00:03] 2026-06-08 02:31:55,082 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:31:55,825 - INFO - Deleted project: ctest-TestHeatIPv6-25928872, ID : 88df2383-26dc-4e88-9cec-64b701614403 2026-06-08 02:31:56,015 - INFO - Domain Default found not creating 2026-06-08 02:31:56,176 - INFO - Project ctest-TestBasicHeat-03270826 not found, creating it 2026-06-08 02:31:56,756 - INFO - Created Project:ctest-TestBasicHeat-03270826, ID : 941064a9-d633-4f24-b164-50e2795d66db 2026-06-08 02:31:58,344 - INFO - ================================================================================ 2026-06-08 02:31:58,345 - INFO - STARTING TEST : test_svc_creation_with_heat 2026-06-08 02:31:58,345 - INFO - TEST DESCRIPTION : Validate creation of a in-network-nat service chain using heat 2026-06-08 02:31:59,629 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:31:59,629 - INFO - 2026-06-08 02:31:59,652 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-06-08 02:32:00,922 - INFO - 2026-06-08 02:32:00,922 - INFO - END TEST : test_svc_creation_with_heat : SKIPPED[0:00:02] 2026-06-08 02:32:00,922 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:32:01,699 - INFO - Deleted project: ctest-TestBasicHeat-03270826, ID : 941064a9-d633-4f24-b164-50e2795d66db 2026-06-08 02:32:01,891 - INFO - Domain Default found not creating 2026-06-08 02:32:02,067 - INFO - Project ctest-TestBasicHeatIPv6-29730667 not found, creating it 2026-06-08 02:32:02,599 - INFO - Created Project:ctest-TestBasicHeatIPv6-29730667, ID : a52bae34-ecf3-444a-9d3b-2cb8e74cd51b 2026-06-08 02:32:04,240 - INFO - ================================================================================ 2026-06-08 02:32:04,240 - INFO - STARTING TEST : test_svc_creation_with_heat 2026-06-08 02:32:05,525 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:32:05,525 - INFO - 2026-06-08 02:32:05,547 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-06-08 02:32:06,808 - INFO - 2026-06-08 02:32:06,808 - INFO - END TEST : test_svc_creation_with_heat : SKIPPED[0:00:02] 2026-06-08 02:32:06,808 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:32:07,634 - INFO - Deleted project: ctest-TestBasicHeatIPv6-29730667, ID : a52bae34-ecf3-444a-9d3b-2cb8e74cd51b 2026-06-08 02:32:07,826 - INFO - Domain Default found not creating 2026-06-08 02:32:07,981 - INFO - Project ctest-TestCRUD-71166068 not found, creating it 2026-06-08 02:32:08,539 - INFO - Created Project:ctest-TestCRUD-71166068, ID : 19ac3b3c-b00c-45e1-a931-d9e5bdd759a9 2026-06-08 02:32:10,264 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg1-88467175'] 2026-06-08 02:32:11,418 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg2-66735733'] 2026-06-08 02:32:12,626 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-71166068', 'ctest-proj-sg1-87182490'] 2026-06-08 02:32:13,603 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-71166068', 'ctest-proj-sg2-65190546'] 2026-06-08 02:32:14,485 - INFO - ================================================================================ 2026-06-08 02:32:14,485 - INFO - STARTING TEST : test_router_crud 2026-06-08 02:32:15,779 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:32:15,779 - INFO - 2026-06-08 02:32:15,779 - INFO - Router create Request {'router': {'name': 'name-70429354'}} 2026-06-08 02:32:15,892 - INFO - Router create Response : {'router': {'id': 'd66e7445-9979-4498-9810-5aecb793d693', 'name': 'name-70429354', 'tenant_id': 'bb59746fd4404224b014d6e71885c160', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-70429354'], 'description': '', 'project_id': 'bb59746fd4404224b014d6e71885c160'}} 2026-06-08 02:32:15,892 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-70429354'}} 2026-06-08 02:32:15,918 - INFO - Attribute id is created 2026-06-08 02:32:15,918 - INFO - Attribute name is created 2026-06-08 02:32:15,918 - INFO - Attribute admin_state_up is created 2026-06-08 02:32:15,918 - INFO - Attribute status is created 2026-06-08 02:32:15,918 - INFO - Attribute tenant_id is created 2026-06-08 02:32:16,405 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-06-08 02:32:16,405 - INFO - Router Update request {'router': {'name': 'name-09730613'}} 2026-06-08 02:32:16,468 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-09730613'}} 2026-06-08 02:32:16,468 - INFO - Response : {'router': {'id': 'd66e7445-9979-4498-9810-5aecb793d693', 'name': 'name-09730613', 'tenant_id': 'bb59746fd4404224b014d6e71885c160', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-70429354'], 'description': '', 'project_id': 'bb59746fd4404224b014d6e71885c160'}} 2026-06-08 02:32:16,468 - INFO - Updation of Router d66e7445-9979-4498-9810-5aecb793d693 with body {'router': {'name': 'name-09730613'}} passed 2026-06-08 02:32:16,468 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:32:16,468 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-06-08 02:32:16,533 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-06-08 02:32:16,533 - INFO - Response : {'router': {'id': 'd66e7445-9979-4498-9810-5aecb793d693', 'name': 'name-09730613', 'tenant_id': 'bb59746fd4404224b014d6e71885c160', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-70429354'], 'description': '', 'project_id': 'bb59746fd4404224b014d6e71885c160'}} 2026-06-08 02:32:16,534 - INFO - Updation of Router d66e7445-9979-4498-9810-5aecb793d693 with body {'router': {'admin_state_up': 'False'}} passed 2026-06-08 02:32:16,534 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:32:16,534 - INFO - Deleting router d66e7445-9979-4498-9810-5aecb793d693 2026-06-08 02:32:16,631 - ERROR - Result of delete router d66e7445-9979-4498-9810-5aecb793d693: () 2026-06-08 02:32:16,631 - INFO - ================================================================================ 2026-06-08 02:32:16,631 - INFO - Router create Request {'router': {'name': 'name-72114546', 'admin_state_up': 'False'}} 2026-06-08 02:32:16,745 - INFO - Router create Response : {'router': {'id': 'b9800699-cd26-46b2-a662-53edbdf16e8f', 'name': 'name-72114546', 'tenant_id': 'bb59746fd4404224b014d6e71885c160', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-72114546'], 'description': '', 'project_id': 'bb59746fd4404224b014d6e71885c160'}} 2026-06-08 02:32:16,745 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-72114546', 'admin_state_up': 'False'}} 2026-06-08 02:32:16,768 - INFO - Attribute id is created 2026-06-08 02:32:16,768 - INFO - Attribute name is created 2026-06-08 02:32:16,768 - INFO - Attribute admin_state_up is created 2026-06-08 02:32:16,768 - INFO - Attribute status is created 2026-06-08 02:32:16,769 - INFO - Attribute tenant_id is created 2026-06-08 02:32:17,289 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-06-08 02:32:17,289 - INFO - Router Update request {'router': {'name': 'name-93915367'}} 2026-06-08 02:32:17,342 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-93915367'}} 2026-06-08 02:32:17,342 - INFO - Response : {'router': {'id': 'b9800699-cd26-46b2-a662-53edbdf16e8f', 'name': 'name-93915367', 'tenant_id': 'bb59746fd4404224b014d6e71885c160', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-72114546'], 'description': '', 'project_id': 'bb59746fd4404224b014d6e71885c160'}} 2026-06-08 02:32:17,343 - INFO - Updation of Router b9800699-cd26-46b2-a662-53edbdf16e8f with body {'router': {'name': 'name-93915367'}} passed 2026-06-08 02:32:17,343 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:32:17,343 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-06-08 02:32:17,399 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-06-08 02:32:17,400 - INFO - Response : {'router': {'id': 'b9800699-cd26-46b2-a662-53edbdf16e8f', 'name': 'name-93915367', 'tenant_id': 'bb59746fd4404224b014d6e71885c160', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-72114546'], 'description': '', 'project_id': 'bb59746fd4404224b014d6e71885c160'}} 2026-06-08 02:32:17,400 - INFO - Updation of Router b9800699-cd26-46b2-a662-53edbdf16e8f with body {'router': {'admin_state_up': 'False'}} passed 2026-06-08 02:32:17,400 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:32:17,400 - INFO - Deleting router b9800699-cd26-46b2-a662-53edbdf16e8f 2026-06-08 02:32:17,507 - ERROR - Result of delete router b9800699-cd26-46b2-a662-53edbdf16e8f: () 2026-06-08 02:32:17,507 - INFO - ================================================================================ 2026-06-08 02:32:17,508 - INFO - Router create Request {'router': {'name': 'name-16789773', 'tenant_id': '19ac3b3c-b00c-45e1-a931-d9e5bdd759a9'}} 2026-06-08 02:32:17,602 - INFO - Router create Response : {'router': {'id': 'a3b9448c-c5d1-4dac-bcc5-3e93a288e7a8', 'name': 'name-16789773', 'tenant_id': '19ac3b3cb00c45e1a931d9e5bdd759a9', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-71166068', 'name-16789773'], 'description': '', 'project_id': '19ac3b3cb00c45e1a931d9e5bdd759a9'}} 2026-06-08 02:32:17,604 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-16789773', 'tenant_id': '19ac3b3c-b00c-45e1-a931-d9e5bdd759a9'}} 2026-06-08 02:32:17,628 - INFO - Attribute id is created 2026-06-08 02:32:17,628 - INFO - Attribute name is created 2026-06-08 02:32:17,628 - INFO - Attribute admin_state_up is created 2026-06-08 02:32:17,628 - INFO - Attribute status is created 2026-06-08 02:32:17,628 - INFO - Attribute tenant_id is created 2026-06-08 02:32:18,125 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-06-08 02:32:18,125 - INFO - Router Update request {'router': {'name': 'name-97841173'}} 2026-06-08 02:32:18,187 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-97841173'}} 2026-06-08 02:32:18,187 - INFO - Response : {'router': {'id': 'a3b9448c-c5d1-4dac-bcc5-3e93a288e7a8', 'name': 'name-97841173', 'tenant_id': '19ac3b3cb00c45e1a931d9e5bdd759a9', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-71166068', 'name-16789773'], 'description': '', 'project_id': '19ac3b3cb00c45e1a931d9e5bdd759a9'}} 2026-06-08 02:32:18,187 - INFO - Updation of Router a3b9448c-c5d1-4dac-bcc5-3e93a288e7a8 with body {'router': {'name': 'name-97841173'}} passed 2026-06-08 02:32:18,187 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:32:18,187 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-06-08 02:32:18,268 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-06-08 02:32:18,268 - INFO - Response : {'router': {'id': 'a3b9448c-c5d1-4dac-bcc5-3e93a288e7a8', 'name': 'name-97841173', 'tenant_id': '19ac3b3cb00c45e1a931d9e5bdd759a9', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-71166068', 'name-16789773'], 'description': '', 'project_id': '19ac3b3cb00c45e1a931d9e5bdd759a9'}} 2026-06-08 02:32:18,269 - INFO - Updation of Router a3b9448c-c5d1-4dac-bcc5-3e93a288e7a8 with body {'router': {'admin_state_up': 'False'}} passed 2026-06-08 02:32:18,269 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:32:18,269 - INFO - Deleting router a3b9448c-c5d1-4dac-bcc5-3e93a288e7a8 2026-06-08 02:32:18,399 - ERROR - Result of delete router a3b9448c-c5d1-4dac-bcc5-3e93a288e7a8: () 2026-06-08 02:32:18,400 - INFO - ================================================================================ 2026-06-08 02:32:18,400 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-71166068', 'ctest-proj-sg2-65190546'] 2026-06-08 02:32:18,503 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-71166068', 'ctest-proj-sg1-87182490'] 2026-06-08 02:32:18,606 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg2-66735733'] 2026-06-08 02:32:18,707 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg1-88467175'] 2026-06-08 02:32:20,064 - INFO - END TEST : test_router_crud : PASSED[0:00:06] 2026-06-08 02:32:20,064 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:32:20,792 - INFO - Deleted project: ctest-TestCRUD-71166068, ID : 19ac3b3c-b00c-45e1-a931-d9e5bdd759a9 2026-06-08 02:32:21,005 - INFO - Domain Default found not creating 2026-06-08 02:32:21,171 - INFO - Project ctest-TestPorts-14334953 not found, creating it 2026-06-08 02:32:21,737 - INFO - Created Project:ctest-TestPorts-14334953, ID : 7abd58a3-4466-4354-b855-a5ebed2e4401 2026-06-08 02:32:23,337 - INFO - ================================================================================ 2026-06-08 02:32:23,337 - INFO - STARTING TEST : test_ports_bindings 2026-06-08 02:32:23,337 - INFO - TEST DESCRIPTION : Verify that we are able to create a port with custom port bindings Steps: 1) Create Port with Port bindings profile set to {'foo': 'bar'} 2) Retrieve and verify the same is set 2026-06-08 02:32:24,637 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:32:24,637 - INFO - 2026-06-08 02:32:26,034 - INFO - Created VN ctest-vn-98325344 2026-06-08 02:32:26,933 - INFO - VMI 4cd8193f-8682-43e0-aa97-1fe4c7648329 verification in API Server passed 2026-06-08 02:32:27,085 - INFO - Deleted port 4cd8193f-8682-43e0-aa97-1fe4c7648329 2026-06-08 02:32:27,085 - INFO - Deleting VN ctest-vn-98325344 2026-06-08 02:32:28,517 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05] 2026-06-08 02:32:28,518 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:32:28,522 - INFO - ================================================================================ 2026-06-08 02:32:28,522 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-08 02:32:28,523 - INFO - TEST DESCRIPTION : Create ports with specific Subnet and IP Create two ports in a VN with 2 subnets and specific IPs Attach to two VMs Ping between them should pass 2026-06-08 02:32:29,799 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:32:29,799 - INFO - 2026-06-08 02:32:30,702 - INFO - Created VN ctest-vn1-79530805 2026-06-08 02:32:31,960 - INFO - VM ([<Server: ctest-vn1-vm1-41449408>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 02:32:32,494 - INFO - VM ([<Server: ctest-vn1-vm2-11652409>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 02:32:32,494 - INFO - Waiting for VM ctest-vn1-vm1-41449408 to be up.. 2026-06-08 02:32:37,739 - INFO - VM name : ctest-vn1-vm1-41449408 2026-06-08 02:32:43,582 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-41449408 passed 2026-06-08 02:32:48,992 - INFO - Waiting for VM ctest-vn1-vm2-11652409 to be up.. 2026-06-08 02:32:49,077 - INFO - VM name : ctest-vn1-vm2-11652409 2026-06-08 02:32:50,415 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-11652409 passed 2026-06-08 02:32:53,689 - INFO - Ping to IP 198.209.95.197 from VM ctest-vn1-vm2-11652409 passed 2026-06-08 02:32:53,689 - INFO - Detaching port 945a27c8-3ee9-4b98-ac72-a33ebbd4bb2b from VM ctest-vn1-vm2-11652409 2026-06-08 02:32:53,740 - INFO - Deleting VM ctest-vn1-vm2-11652409 2026-06-08 02:32:53,809 - INFO - Detaching port db357f4f-5cfc-4aa6-ae6f-82e3c4677407 from VM ctest-vn1-vm1-41449408 2026-06-08 02:32:53,842 - INFO - Deleting VM ctest-vn1-vm1-41449408 2026-06-08 02:32:54,379 - INFO - Deleting VN ctest-vn1-79530805 2026-06-08 02:32:55,922 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:27] 2026-06-08 02:32:55,922 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:32:56,636 - INFO - Deleted project: ctest-TestPorts-14334953, ID : 7abd58a3-4466-4354-b855-a5ebed2e4401 2026-06-08 02:32:56,829 - INFO - Domain Default found not creating 2026-06-08 02:32:56,984 - INFO - Project ctest-TestRouters-21250927 not found, creating it 2026-06-08 02:32:57,521 - INFO - Created Project:ctest-TestRouters-21250927, ID : 3bcd2eb6-ed81-495a-bbda-ca0744593104 2026-06-08 02:32:59,064 - INFO - ================================================================================ 2026-06-08 02:32:59,065 - INFO - STARTING TEST : test_basic_router_behavior 2026-06-08 02:32:59,065 - INFO - TEST DESCRIPTION : Validate a router is able to route packets between two VNs Create a router Create 2 VNs, and a VM in each Add router port from each VN Ping between VMs 2026-06-08 02:33:00,363 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:33:00,363 - INFO - 2026-06-08 02:33:01,534 - INFO - Created VN ctest-vn1-20119063 2026-06-08 02:33:02,195 - INFO - Created VN ctest-vn2-33964491 2026-06-08 02:33:03,449 - INFO - VM ([<Server: ctest-vn1-vm1-01323798>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 02:33:04,835 - INFO - VM ([<Server: ctest-vn2-vm1-02909279>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 02:33:04,990 - INFO - Adding interface with subnet_id bf35fb96-12d3-4a23-b974-b8ec9c0a3e58, port_id None to router c9d33f59-2dc5-4f03-9e16-80036d6d7b59 2026-06-08 02:33:05,415 - INFO - Waiting for VM ctest-vn1-vm1-01323798 to be up.. 2026-06-08 02:33:10,643 - INFO - VM name : ctest-vn1-vm1-01323798 2026-06-08 02:33:16,429 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-01323798 passed 2026-06-08 02:33:21,809 - INFO - Waiting for VM ctest-vn2-vm1-02909279 to be up.. 2026-06-08 02:33:21,900 - INFO - VM name : ctest-vn2-vm1-02909279 2026-06-08 02:33:23,321 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2-vm1-02909279 passed 2026-06-08 02:33:27,499 - WARNING - Ping to IP 68.4.226.67 from VM ctest-vn1-vm1-01323798 failed 2026-06-08 02:33:27,499 - INFO - Adding interface with subnet_id 1a4f0c75-0f33-499b-ad90-bc0ce3a961e1, port_id None to router c9d33f59-2dc5-4f03-9e16-80036d6d7b59 2026-06-08 02:33:31,123 - WARNING - Ping to IP 68.4.226.67 from VM ctest-vn1-vm1-01323798 failed 2026-06-08 02:33:34,324 - INFO - Ping to IP 68.4.226.67 from VM ctest-vn1-vm1-01323798 passed 2026-06-08 02:33:34,324 - INFO - Deleting interface with subnet_id bf35fb96-12d3-4a23-b974-b8ec9c0a3e58, port_id None from router c9d33f59-2dc5-4f03-9e16-80036d6d7b59 2026-06-08 02:33:37,747 - WARNING - Ping to IP 68.4.226.67 from VM ctest-vn1-vm1-01323798 failed 2026-06-08 02:33:37,747 - INFO - Adding interface with subnet_id bf35fb96-12d3-4a23-b974-b8ec9c0a3e58, port_id None to router c9d33f59-2dc5-4f03-9e16-80036d6d7b59 2026-06-08 02:33:40,395 - INFO - Ping to IP 68.4.226.67 from VM ctest-vn1-vm1-01323798 passed 2026-06-08 02:33:40,395 - INFO - Deleting interface with subnet_id 1a4f0c75-0f33-499b-ad90-bc0ce3a961e1, port_id None from router c9d33f59-2dc5-4f03-9e16-80036d6d7b59 2026-06-08 02:33:40,642 - INFO - Deleting interface with subnet_id bf35fb96-12d3-4a23-b974-b8ec9c0a3e58, port_id None from router c9d33f59-2dc5-4f03-9e16-80036d6d7b59 2026-06-08 02:33:40,946 - INFO - Deleting VM ctest-vn2-vm1-02909279 2026-06-08 02:33:41,044 - INFO - Deleting VM ctest-vn1-vm1-01323798 2026-06-08 02:33:41,122 - INFO - Deleting VN ctest-vn2-33964491 2026-06-08 02:33:41,172 - WARNING - Deleting VN ctest-vn2-33964491 failed..Will retry 2026-06-08 02:33:43,335 - INFO - Deleting VN ctest-vn1-20119063 2026-06-08 02:33:44,793 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:45] 2026-06-08 02:33:44,793 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:33:45,626 - INFO - Deleted project: ctest-TestRouters-21250927, ID : 3bcd2eb6-ed81-495a-bbda-ca0744593104 2026-06-08 02:33:45,860 - INFO - Domain Default found not creating 2026-06-08 02:33:46,051 - INFO - Project ctest-TestRoutersBasic-52164308 not found, creating it 2026-06-08 02:33:46,568 - INFO - Created Project:ctest-TestRoutersBasic-52164308, ID : b5b94c6b-3ffa-463b-ba3b-f21bd42eeaf0 2026-06-08 02:33:48,156 - INFO - ================================================================================ 2026-06-08 02:33:48,157 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity 2026-06-08 02:33:48,157 - INFO - TEST DESCRIPTION : Create an external network, a router set router-gateway to external network launch a private network and attach it to router validate left vm pinging right vm through Snat 2026-06-08 02:33:49,432 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:33:49,433 - INFO - 2026-06-08 02:33:50,194 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-52164308 2026-06-08 02:33:50,261 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-52164308 2026-06-08 02:33:51,293 - INFO - Created VN ctest-vn-03501271 2026-06-08 02:33:52,019 - INFO - Created VN ctest-ext_vn-00737021 2026-06-08 02:33:53,242 - INFO - VM ([<Server: ctest-TestRoutersBasic-52164308-45200163>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 02:33:54,512 - INFO - VM ([<Server: ctest-TestRoutersBasic-52164308-82295933>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 02:33:54,642 - INFO - Setting gateway for router 7345a21e-49a3-471d-8299-fd563562d385 to network fc593903-c6bb-40b1-82d9-76181c552af6 2026-06-08 02:33:54,724 - INFO - Adding interface with subnet_id efc3992b-55d4-4555-8679-a45361aaf925, port_id None to router 7345a21e-49a3-471d-8299-fd563562d385 2026-06-08 02:33:55,229 - INFO - Waiting for VM ctest-TestRoutersBasic-52164308-45200163 to be up.. 2026-06-08 02:34:00,554 - INFO - VM name : ctest-TestRoutersBasic-52164308-45200163 2026-06-08 02:34:06,357 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-52164308-45200163 passed 2026-06-08 02:34:06,603 - INFO - Waiting for VM ctest-TestRoutersBasic-52164308-82295933 to be up.. 2026-06-08 02:34:06,690 - INFO - VM name : ctest-TestRoutersBasic-52164308-82295933 2026-06-08 02:34:08,036 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-52164308-82295933 passed 2026-06-08 02:34:11,934 - INFO - Ping to IP 184.205.172.195 from VM ctest-TestRoutersBasic-52164308-45200163 passed 2026-06-08 02:34:11,934 - INFO - Deleting interface with subnet_id efc3992b-55d4-4555-8679-a45361aaf925, port_id None from router 7345a21e-49a3-471d-8299-fd563562d385 2026-06-08 02:34:12,264 - INFO - Deleting VM ctest-TestRoutersBasic-52164308-82295933 2026-06-08 02:34:12,341 - INFO - Deleting VM ctest-TestRoutersBasic-52164308-45200163 2026-06-08 02:34:12,473 - INFO - Deleting VN ctest-ext_vn-00737021 2026-06-08 02:34:12,561 - WARNING - Deleting VN ctest-ext_vn-00737021 failed..Will retry 2026-06-08 02:34:14,728 - INFO - Deleting VN ctest-vn-03501271 2026-06-08 02:34:16,197 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:28] 2026-06-08 02:34:16,197 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:34:16,913 - INFO - Deleted project: ctest-TestRoutersBasic-52164308, ID : b5b94c6b-3ffa-463b-ba3b-f21bd42eeaf0 2026-06-08 02:34:17,108 - INFO - Domain Default found not creating 2026-06-08 02:34:17,277 - INFO - Project ctest-TestBasicPolicyIpv4v6-74171683 not found, creating it 2026-06-08 02:34:17,789 - INFO - Created Project:ctest-TestBasicPolicyIpv4v6-74171683, ID : b051deae-f53b-4598-96d4-fb1cbf2a0db7 2026-06-08 02:34:19,401 - INFO - ================================================================================ 2026-06-08 02:34:19,402 - INFO - STARTING TEST : test_basic_policy_allow_deny 2026-06-08 02:34:19,402 - INFO - TEST DESCRIPTION : Create 2 Vns and allow icmp traffic between them and validate with pings Update the policy to deny the same traffic Check that pings fail 2026-06-08 02:34:20,688 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:34:20,688 - INFO - 2026-06-08 02:34:21,907 - INFO - Created VN ctest-vn-45012326 2026-06-08 02:34:22,868 - INFO - Created VN ctest-vn-90047555 2026-06-08 02:34:24,348 - INFO - Verified VN network id 15 for VN bb8ed1e0-44a7-4910-80ab-6dc290d6b965 2026-06-08 02:34:24,348 - INFO - Verifications in API Server for VN ctest-vn-45012326 passed 2026-06-08 02:34:24,422 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-45012326 passed 2026-06-08 02:34:24,554 - INFO - VN ctest-vn-45012326 Policy verification: verify_vn_policy_in_api_server, status: True 2026-06-08 02:34:25,751 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-74171683:ctest-vn-45012326 is found in opserver 2026-06-08 02:34:25,995 - INFO - Verified VN network id 16 for VN fd9fc41c-c064-4d0f-8167-fe27424b9deb 2026-06-08 02:34:25,995 - INFO - Verifications in API Server for VN ctest-vn-90047555 passed 2026-06-08 02:34:26,072 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-90047555 passed 2026-06-08 02:34:26,202 - INFO - VN ctest-vn-90047555 Policy verification: verify_vn_policy_in_api_server, status: True 2026-06-08 02:34:26,397 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-74171683:ctest-vn-90047555 is found in opserver 2026-06-08 02:34:27,636 - INFO - VM ([<Server: ctest-TestBasicPolicyIpv4v6-74171683-77825454>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 02:34:29,061 - INFO - VM ([<Server: ctest-TestBasicPolicyIpv4v6-74171683-76668516>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 02:34:29,062 - INFO - Waiting for VM ctest-TestBasicPolicyIpv4v6-74171683-77825454 to be up.. 2026-06-08 02:34:34,239 - INFO - VM name : ctest-TestBasicPolicyIpv4v6-74171683-77825454 2026-06-08 02:35:08,720 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicyIpv4v6-74171683-77825454 passed 2026-06-08 02:35:29,699 - INFO - Waiting for VM ctest-TestBasicPolicyIpv4v6-74171683-76668516 to be up.. 2026-06-08 02:35:29,783 - INFO - VM name : ctest-TestBasicPolicyIpv4v6-74171683-76668516 2026-06-08 02:36:14,194 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicyIpv4v6-74171683-76668516 passed 2026-06-08 02:37:11,079 - INFO - Ping to IP 49.10.201.3 from VM ctest-TestBasicPolicyIpv4v6-74171683-77825454 passed 2026-06-08 02:37:14,752 - WARNING - Ping to IP 49.10.201.3 from VM ctest-TestBasicPolicyIpv4v6-74171683-77825454 failed 2026-06-08 02:37:14,752 - INFO - Deleting VM ctest-TestBasicPolicyIpv4v6-74171683-76668516 2026-06-08 02:37:14,828 - INFO - Deleting VM ctest-TestBasicPolicyIpv4v6-74171683-77825454 2026-06-08 02:37:15,362 - INFO - Deleted policy ctest-policy-allow-all-59510662 2026-06-08 02:37:15,362 - INFO - Deleting VN ctest-vn-90047555 2026-06-08 02:37:15,423 - WARNING - Deleting VN ctest-vn-90047555 failed..Will retry 2026-06-08 02:37:17,778 - INFO - Validated that VN ctest-vn-90047555 is not found in API Server 2026-06-08 02:37:17,802 - INFO - Validated that VN ctest-vn-90047555 is not in any agent 2026-06-08 02:37:17,835 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-90047555 info 2026-06-08 02:37:17,835 - INFO - Deleting VN ctest-vn-45012326 2026-06-08 02:37:18,138 - INFO - Validated that VN ctest-vn-45012326 is not found in API Server 2026-06-08 02:37:18,166 - INFO - Validated that VN ctest-vn-45012326 is not in any agent 2026-06-08 02:37:18,209 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-45012326 info 2026-06-08 02:37:19,484 - INFO - END TEST : test_basic_policy_allow_deny : PASSED[0:03:00] 2026-06-08 02:37:19,485 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:37:19,487 - INFO - ================================================================================ 2026-06-08 02:37:19,487 - INFO - STARTING TEST : test_policy 2026-06-08 02:37:20,740 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:37:20,740 - INFO - 2026-06-08 02:37:20,740 - INFO - ================================================================================ 2026-06-08 02:37:20,740 - INFO - STARTING TEST : test_policy 2026-06-08 02:37:20,740 - INFO - TEST DESCRIPTION : Configure policies based on topology and run policy related verifications. 2026-06-08 02:37:21,989 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:37:21,989 - INFO - 2026-06-08 02:37:21,989 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_basic_topology.sdn_basic_config'> 2026-06-08 02:37:22,440 - INFO - Using existing project ['default-domain', 'ctest-TestBasicPolicyIpv4v6-74171683'](b051deae-f53b-4598-96d4-fb1cbf2a0db7) 2026-06-08 02:37:22,440 - INFO - provision user ctest-TestBasicPolicyIpv4v6-74171683 with role as admin in tenant ctest-TestBasicPolicyIpv4v6-74171683 2026-06-08 02:37:23,444 - INFO - Verification of project ctest-TestBasicPolicyIpv4v6-74171683 in API Server 10.0.0.27 passed 2026-06-08 02:37:23,851 - INFO - Verifications in API Server for IPAM: ctest-TestBasicPolicyIpv4v6-74171683-default-ipam passed 2026-06-08 02:37:23,868 - INFO - Verifications in Control node for IPAM: ctest-TestBasicPolicyIpv4v6-74171683-default-ipam passed 2026-06-08 02:37:24,825 - INFO - Created VN ctest-vnet0-18862175 2026-06-08 02:37:25,156 - INFO - Verified VN network id 15 for VN 08889415-c0a0-437a-bdc3-feb2f26b2a6e 2026-06-08 02:37:25,156 - INFO - Verifications in API Server for VN ctest-vnet0-18862175 passed 2026-06-08 02:37:25,230 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-18862175 passed 2026-06-08 02:37:25,401 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-74171683:ctest-vnet0-18862175 is found in opserver 2026-06-08 02:37:26,449 - INFO - Created VN ctest-vnet1-69454497 2026-06-08 02:37:26,763 - INFO - Verified VN network id 16 for VN d616a4a3-c72e-42c2-8e42-30ab509889f2 2026-06-08 02:37:26,763 - INFO - Verifications in API Server for VN ctest-vnet1-69454497 passed 2026-06-08 02:37:26,846 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-69454497 passed 2026-06-08 02:37:27,169 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-74171683:ctest-vnet1-69454497 is found in opserver 2026-06-08 02:37:28,149 - INFO - Created VN ctest-vnet2-50204455 2026-06-08 02:37:28,533 - INFO - Verified VN network id 17 for VN bddbcc0e-71b8-44ee-97b5-ff70541b429f 2026-06-08 02:37:28,533 - INFO - Verifications in API Server for VN ctest-vnet2-50204455 passed 2026-06-08 02:37:28,616 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet2-50204455 passed 2026-06-08 02:37:28,804 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-74171683:ctest-vnet2-50204455 is found in opserver 2026-06-08 02:37:29,796 - INFO - Created VN ctest-vnet3-84704838 2026-06-08 02:37:30,134 - INFO - Verified VN network id 18 for VN 92a3dcca-b11d-4f3e-990a-8cdbe8b916de 2026-06-08 02:37:30,134 - INFO - Verifications in API Server for VN ctest-vnet3-84704838 passed 2026-06-08 02:37:30,198 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet3-84704838 passed 2026-06-08 02:37:30,407 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-74171683:ctest-vnet3-84704838 is found in opserver 2026-06-08 02:37:30,820 - INFO - Verified policy ctest-policy0-00626709 in API Server, Result: True 2026-06-08 02:37:31,199 - INFO - Verified policy ctest-policy1-78309288 in API Server, Result: True 2026-06-08 02:37:31,615 - INFO - Verified policy ctest-policy2-11738292 in API Server, Result: True 2026-06-08 02:37:32,060 - INFO - Verified policy ctest-policy3-93798904 in API Server, Result: True 2026-06-08 02:37:32,477 - INFO - Verified policy ctest-policy4-29351312 in API Server, Result: True 2026-06-08 02:37:32,845 - INFO - Verified policy ctest-policy5-60304704 in API Server, Result: True 2026-06-08 02:37:33,230 - INFO - Verified policy ctest-policy6-60930985 in API Server, Result: True 2026-06-08 02:37:33,599 - INFO - Verified policy ctest-policy7-92984294 in API Server, Result: True 2026-06-08 02:37:37 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2026-06-08 02:38:06,612 - INFO - VM ([<Server: ctest-vmc0-89553808>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 02:38:08,065 - INFO - VM ([<Server: ctest-vmc1-33791231>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 02:38:08,066 - INFO - Waiting for VM ctest-vmc0-89553808 to be up.. 2026-06-08 02:38:59,149 - INFO - VM name : ctest-vmc0-89553808 2026-06-08 02:39:37,452 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-89553808 passed 2026-06-08 02:39:58,502 - INFO - Waiting for VM ctest-vmc1-33791231 to be up.. 2026-06-08 02:39:58,607 - INFO - VM name : ctest-vmc1-33791231 2026-06-08 02:40:00,005 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-33791231 passed 2026-06-08 02:40:05,921 - INFO - Validated the rules for VM:ctest-vmc1-33791231 with attached policy:['ctest-policy2-11738292', 'ctest-policy3-93798904'] and vn:ctest-vnet1-69454497 2026-06-08 02:40:06,317 - INFO - Validated the rules for VM:ctest-vmc0-89553808 with attached policy:['ctest-policy0-00626709', 'ctest-policy1-78309288'] and vn:ctest-vnet0-18862175 2026-06-08 02:40:06,317 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-06-08 02:40:06,351 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet1-69454497, result of expected rules check passed 2026-06-08 02:40:06,358 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet3-84704838, validated that no extra rules are present 2026-06-08 02:40:06,365 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet2-50204455, validated that no extra rules are present 2026-06-08 02:40:06,372 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-18862175, validated that no extra rules are present 2026-06-08 02:40:06,395 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-18862175, result of expected rules check passed 2026-06-08 02:40:06,411 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet1-69454497, validated that no extra rules are present 2026-06-08 02:40:06,456 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet3-84704838, validated that no extra rules are present 2026-06-08 02:40:06,476 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet2-50204455, validated that no extra rules are present 2026-06-08 02:40:23,184 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-89553808 passed 2026-06-08 02:40:25,740 - INFO - Ping to IP 2b79:6f3c:fe03:5242:8d9f:ab3b:0:3 from VM ctest-vmc0-89553808 passed 2026-06-08 02:40:25,741 - INFO - Deleting VM ctest-vmc1-33791231 2026-06-08 02:40:27,841 - INFO - VM ctest-vmc1-33791231 is fully removed in API-Server 2026-06-08 02:40:28,052 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyIpv4v6-74171683:ctest-vnet1-69454497 2026-06-08 02:40:28,052 - INFO - VM ctest-vmc1-33791231 is removed in Compute, and routes are removed in all compute nodes 2026-06-08 02:40:33,304 - INFO - Routes for VM ctest-vmc1-33791231 is removed in all control-nodes 2026-06-08 02:40:42,833 - INFO - f2c58d33-d8f2-4be5-a524-e0ed8940e966 vm uve deleted from opserver 2026-06-08 02:40:42,849 - INFO - f2c58d33-d8f2-4be5-a524-e0ed8940e966 vm uve deleted from opserver 2026-06-08 02:40:42,912 - INFO - f2c58d33-d8f2-4be5-a524-e0ed8940e966 vm uve deleted from opserver 2026-06-08 02:40:42,912 - INFO - Validated that VM f2c58d33-d8f2-4be5-a524-e0ed8940e966 is removed from Opserver 2026-06-08 02:40:42,912 - INFO - Deleting VM ctest-vmc0-89553808 2026-06-08 02:40:45,016 - INFO - VM ctest-vmc0-89553808 is fully removed in API-Server 2026-06-08 02:40:45,227 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyIpv4v6-74171683:ctest-vnet0-18862175 2026-06-08 02:40:45,227 - INFO - VM ctest-vmc0-89553808 is removed in Compute, and routes are removed in all compute nodes 2026-06-08 02:40:45,420 - INFO - Routes for VM ctest-vmc0-89553808 is removed in all control-nodes 2026-06-08 02:41:13,225 - INFO - a00c4e62-45e4-4434-ba34-e93cc87c9819 vm uve deleted from opserver 2026-06-08 02:41:13,235 - INFO - a00c4e62-45e4-4434-ba34-e93cc87c9819 vm uve deleted from opserver 2026-06-08 02:41:13,250 - INFO - a00c4e62-45e4-4434-ba34-e93cc87c9819 vm uve deleted from opserver 2026-06-08 02:41:13,250 - INFO - Validated that VM a00c4e62-45e4-4434-ba34-e93cc87c9819 is removed from Opserver 2026-06-08 02:41:14,736 - INFO - Deleted policy ctest-policy7-92984294 2026-06-08 02:41:14,966 - INFO - Deleted policy ctest-policy6-60930985 2026-06-08 02:41:15,216 - INFO - Deleted policy ctest-policy5-60304704 2026-06-08 02:41:15,472 - INFO - Deleted policy ctest-policy4-29351312 2026-06-08 02:41:15,727 - INFO - Deleted policy ctest-policy3-93798904 2026-06-08 02:41:15,980 - INFO - Deleted policy ctest-policy2-11738292 2026-06-08 02:41:16,231 - INFO - Deleted policy ctest-policy1-78309288 2026-06-08 02:41:16,479 - INFO - Deleted policy ctest-policy0-00626709 2026-06-08 02:41:16,687 - INFO - Deleting VN ctest-vnet3-84704838 2026-06-08 02:41:17,012 - INFO - Validated that VN ctest-vnet3-84704838 is not found in API Server 2026-06-08 02:41:17,037 - INFO - Validated that VN ctest-vnet3-84704838 is not in any agent 2026-06-08 02:41:17,069 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet3-84704838 info 2026-06-08 02:41:17,069 - INFO - Deleting VN ctest-vnet2-50204455 2026-06-08 02:41:17,399 - INFO - Validated that VN ctest-vnet2-50204455 is not found in API Server 2026-06-08 02:41:17,425 - INFO - Validated that VN ctest-vnet2-50204455 is not in any agent 2026-06-08 02:41:17,457 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet2-50204455 info 2026-06-08 02:41:17,457 - INFO - Deleting VN ctest-vnet1-69454497 2026-06-08 02:41:17,838 - INFO - Validated that VN ctest-vnet1-69454497 is not found in API Server 2026-06-08 02:41:17,862 - INFO - Validated that VN ctest-vnet1-69454497 is not in any agent 2026-06-08 02:41:17,896 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-69454497 info 2026-06-08 02:41:17,896 - INFO - Deleting VN ctest-vnet0-18862175 2026-06-08 02:41:18,288 - INFO - Validated that VN ctest-vnet0-18862175 is not found in API Server 2026-06-08 02:41:18,316 - INFO - Validated that VN ctest-vnet0-18862175 is not in any agent 2026-06-08 02:41:18,356 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-18862175 info 2026-06-08 02:41:18,450 - INFO - IPAM: ctest-TestBasicPolicyIpv4v6-74171683-default-ipam is not found in API Server 2026-06-08 02:41:18,473 - INFO - IPAM:ctest-TestBasicPolicyIpv4v6-74171683-default-ipam is not found in control node 2026-06-08 02:41:20,267 - INFO - END TEST : test_policy : PASSED[0:04:00] 2026-06-08 02:41:20,267 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:41:21,539 - INFO - END TEST : test_policy : PASSED[0:04:02] 2026-06-08 02:41:21,540 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:41:21,542 - INFO - ================================================================================ 2026-06-08 02:41:21,543 - INFO - STARTING TEST : test_policy_to_deny 2026-06-08 02:41:22,828 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:41:22,828 - INFO - 2026-06-08 02:41:22,828 - INFO - ================================================================================ 2026-06-08 02:41:22,828 - INFO - STARTING TEST : test_policy_to_deny 2026-06-08 02:41:22,829 - INFO - TEST DESCRIPTION : Test to validate that with policy having rule to disable icmp within the VN, ping between VMs should fail 1. Pick 2 VN from resource pool which have one VM in each 2. Create policy with icmp deny rule 3. Associate policy to both VN 4. Ping from one VM to another. Ping should fail Pass criteria: Step 2,3 and 4 should pass 2026-06-08 02:41:24,105 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:41:24,105 - INFO - 2026-06-08 02:41:25,567 - INFO - Created VN ctest-vn1-67196694 2026-06-08 02:41:26,100 - INFO - Verified VN network id 15 for VN 90758a38-cd96-42ed-9e4c-a3c85f49dd94 2026-06-08 02:41:26,101 - INFO - Verifications in API Server for VN ctest-vn1-67196694 passed 2026-06-08 02:41:26,173 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-67196694 passed 2026-06-08 02:41:26,299 - INFO - VN ctest-vn1-67196694 Policy verification: verify_vn_policy_in_api_server, status: True 2026-06-08 02:41:26,340 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-74171683:ctest-vn1-67196694 is found in opserver 2026-06-08 02:41:27,652 - INFO - VM ([<Server: ctest-vn1_vm1-66868243>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 02:41:29,177 - INFO - VM ([<Server: ctest-vn1_vm2-02780717>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 02:41:29,178 - INFO - Waiting for VM ctest-vn1_vm1-66868243 to be up.. 2026-06-08 02:41:34,371 - INFO - VM name : ctest-vn1_vm1-66868243 2026-06-08 02:42:12,617 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-66868243 passed 2026-06-08 02:42:33,471 - INFO - Waiting for VM ctest-vn1_vm2-02780717 to be up.. 2026-06-08 02:42:33,555 - INFO - VM name : ctest-vn1_vm2-02780717 2026-06-08 02:42:34,936 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm2-02780717 passed 2026-06-08 02:43:01,025 - WARNING - Ping to IP 192.168.10.4 from VM ctest-vn1_vm1-66868243 failed 2026-06-08 02:43:04,710 - WARNING - Ping to IP 2c2a:bcaf:5e2f:e5cb:43f9:d28e:0:4 from VM ctest-vn1_vm1-66868243 failed 2026-06-08 02:43:04,710 - INFO - Deleting VM ctest-vn1_vm2-02780717 2026-06-08 02:43:04,780 - INFO - Deleting VM ctest-vn1_vm1-66868243 2026-06-08 02:43:05,053 - INFO - Deleting VN ctest-vn1-67196694 2026-06-08 02:43:05,109 - WARNING - Deleting VN ctest-vn1-67196694 failed..Will retry 2026-06-08 02:43:07,518 - INFO - Validated that VN ctest-vn1-67196694 is not found in API Server 2026-06-08 02:43:07,553 - INFO - Validated that VN ctest-vn1-67196694 is not in any agent 2026-06-08 02:43:07,603 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-67196694 info 2026-06-08 02:43:07,661 - INFO - Deleted policy ctest-policy1-99291361 2026-06-08 02:43:08,960 - INFO - END TEST : test_policy_to_deny : PASSED[0:01:46] 2026-06-08 02:43:08,960 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:43:10,245 - INFO - END TEST : test_policy_to_deny : PASSED[0:01:49] 2026-06-08 02:43:10,245 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:43:11,112 - INFO - Deleted project: ctest-TestBasicPolicyIpv4v6-74171683, ID : b051deae-f53b-4598-96d4-fb1cbf2a0db7 2026-06-08 02:43:11,357 - INFO - Domain Default found not creating 2026-06-08 02:43:11,564 - INFO - Project ctest-TestBasicPolicyModifyIpv4v6-92121071 not found, creating it 2026-06-08 02:43:12,125 - INFO - Created Project:ctest-TestBasicPolicyModifyIpv4v6-92121071, ID : 310c7fa3-a6f6-46ea-a74a-818e9abd95df 2026-06-08 02:43:13,701 - INFO - ================================================================================ 2026-06-08 02:43:13,701 - INFO - STARTING TEST : test_policy_modify_vn_policy 2026-06-08 02:43:14,988 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:43:14,988 - INFO - 2026-06-08 02:43:14,988 - INFO - ================================================================================ 2026-06-08 02:43:14,988 - INFO - STARTING TEST : test_policy_modify_vn_policy 2026-06-08 02:43:14,988 - INFO - TEST DESCRIPTION : Configure policies based on topology; 2026-06-08 02:43:16,254 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:43:16,254 - INFO - 2026-06-08 02:43:16,254 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_single_vm_policy_topology.sdn_single_vm_policy_config'> 2026-06-08 02:43:17,027 - INFO - Using existing project ['default-domain', 'ctest-TestBasicPolicyModifyIpv4v6-92121071'](310c7fa3-a6f6-46ea-a74a-818e9abd95df) 2026-06-08 02:43:17,027 - INFO - provision user admin with role as admin in tenant ctest-TestBasicPolicyModifyIpv4v6-92121071 2026-06-08 02:43:19,547 - INFO - Verification of project ctest-TestBasicPolicyModifyIpv4v6-92121071 in API Server 10.0.0.27 passed 2026-06-08 02:43:19,997 - INFO - Verifications in API Server for IPAM: ctest-TestBasicPolicyModifyIpv4v6-92121071-default-ipam passed 2026-06-08 02:43:20,016 - INFO - Verifications in Control node for IPAM: ctest-TestBasicPolicyModifyIpv4v6-92121071-default-ipam passed 2026-06-08 02:43:21,272 - INFO - Created VN ctest-vnet0-70110258 2026-06-08 02:43:21,916 - INFO - Verified VN network id 15 for VN c0a61529-fd07-45a9-962b-e10999e541e4 2026-06-08 02:43:21,916 - INFO - Verifications in API Server for VN ctest-vnet0-70110258 passed 2026-06-08 02:43:21,982 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-70110258 passed 2026-06-08 02:43:23,171 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyModifyIpv4v6-92121071:ctest-vnet0-70110258 is found in opserver 2026-06-08 02:43:23,621 - INFO - Verified policy ctest-policy0-48958466 in API Server, Result: True 2026-06-08 02:43:24,081 - INFO - Verified policy ctest-policy1-74490909 in API Server, Result: True 2026-06-08 02:43:24,462 - INFO - Verified policy ctest-policy2-10812916 in API Server, Result: True 2026-06-08 02:43:26,044 - INFO - VM ([<Server: ctest-vmc0-41286676>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 02:43:26,044 - INFO - Waiting for VM ctest-vmc0-41286676 to be up.. 2026-06-08 02:43:31,200 - INFO - VM name : ctest-vmc0-41286676 2026-06-08 02:44:07,724 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-41286676 passed 2026-06-08 02:44:34,240 - INFO - Validated the rules for VM:ctest-vmc0-41286676 with attached policy:['ctest-policy0-48958466', 'ctest-policy1-74490909'] and vn:ctest-vnet0-70110258 2026-06-08 02:44:34,240 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-06-08 02:44:34,261 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-70110258, validated that no extra rules are present 2026-06-08 02:44:34,284 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-70110258, result of expected rules check passed 2026-06-08 02:44:34,300 - INFO - adding policy ctest-policy2-10812916 to vn ctest-vnet0-70110258 2026-06-08 02:44:39,665 - INFO - New policy list of VN ctest-vnet0-70110258 is ['ctest-policy0-48958466', 'ctest-policy1-74490909', 'ctest-policy2-10812916'] 2026-06-08 02:44:39,671 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-70110258, validated that no extra rules are present 2026-06-08 02:44:39,689 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-70110258, result of expected rules check passed 2026-06-08 02:44:44,873 - INFO - New policy list of VN ctest-vnet0-70110258 is [] 2026-06-08 02:44:44,880 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-70110258, validated that no extra rules are present 2026-06-08 02:44:44,899 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-70110258, result of expected rules check passed 2026-06-08 02:44:44,900 - INFO - Skipping deletion of policy ctest-policy2-10812916 2026-06-08 02:44:44,901 - INFO - Deleting VM ctest-vmc0-41286676 2026-06-08 02:44:47,047 - INFO - VM ctest-vmc0-41286676 is fully removed in API-Server 2026-06-08 02:44:47,259 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyModifyIpv4v6-92121071:ctest-vnet0-70110258 2026-06-08 02:44:47,259 - INFO - VM ctest-vmc0-41286676 is removed in Compute, and routes are removed in all compute nodes 2026-06-08 02:44:47,512 - INFO - Routes for VM ctest-vmc0-41286676 is removed in all control-nodes 2026-06-08 02:45:12,405 - INFO - 5e32228c-6cd9-43f8-90a5-ac23e1f3d711 vm uve deleted from opserver 2026-06-08 02:45:12,466 - INFO - 5e32228c-6cd9-43f8-90a5-ac23e1f3d711 vm uve deleted from opserver 2026-06-08 02:45:12,478 - INFO - 5e32228c-6cd9-43f8-90a5-ac23e1f3d711 vm uve deleted from opserver 2026-06-08 02:45:12,478 - INFO - Validated that VM 5e32228c-6cd9-43f8-90a5-ac23e1f3d711 is removed from Opserver 2026-06-08 02:45:12,655 - INFO - Deleted policy ctest-policy2-10812916 2026-06-08 02:45:12,889 - INFO - Deleted policy ctest-policy1-74490909 2026-06-08 02:45:13,122 - INFO - Deleted policy ctest-policy0-48958466 2026-06-08 02:45:13,307 - INFO - Deleting VN ctest-vnet0-70110258 2026-06-08 02:45:13,633 - INFO - Validated that VN ctest-vnet0-70110258 is not found in API Server 2026-06-08 02:45:13,656 - INFO - Validated that VN ctest-vnet0-70110258 is not in any agent 2026-06-08 02:45:13,694 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-70110258 info 2026-06-08 02:45:13,803 - INFO - IPAM: ctest-TestBasicPolicyModifyIpv4v6-92121071-default-ipam is not found in API Server 2026-06-08 02:45:13,826 - INFO - IPAM:ctest-TestBasicPolicyModifyIpv4v6-92121071-default-ipam is not found in control node 2026-06-08 02:45:15,703 - INFO - END TEST : test_policy_modify_vn_policy : PASSED[0:02:01] 2026-06-08 02:45:15,703 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:45:16,970 - INFO - END TEST : test_policy_modify_vn_policy : PASSED[0:02:03] 2026-06-08 02:45:16,970 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:45:18,190 - INFO - Deleted project: ctest-TestBasicPolicyModifyIpv4v6-92121071, ID : 310c7fa3-a6f6-46ea-a74a-818e9abd95df 2026-06-08 02:45:18,395 - INFO - Domain Default found not creating 2026-06-08 02:45:18,568 - INFO - Project ctest-TestBasicPolicyNegativeIpv4v6-66103066 not found, creating it 2026-06-08 02:45:19,180 - INFO - Created Project:ctest-TestBasicPolicyNegativeIpv4v6-66103066, ID : b3a2c70c-bcf5-4713-9e64-59265e479128 2026-06-08 02:45:20,769 - INFO - ================================================================================ 2026-06-08 02:45:20,769 - INFO - STARTING TEST : test_remove_policy_with_ref 2026-06-08 02:45:22,061 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:45:22,062 - INFO - 2026-06-08 02:45:22,062 - INFO - ================================================================================ 2026-06-08 02:45:22,062 - INFO - STARTING TEST : test_remove_policy_with_ref 2026-06-08 02:45:22,062 - INFO - TEST DESCRIPTION : This tests the following scenarios. 1. Test to validate that policy removal will fail when it referenced with VN. 2. validate vn_policy data in api-s against quantum-vn data, when created and unbind policy from VN thru quantum APIs. 3. validate policy data in api-s against quantum-policy data, when created and deleted thru quantum APIs. 2026-06-08 02:45:23,338 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:45:23,338 - INFO - 2026-06-08 02:45:25,108 - INFO - Created VN ctest-vn4-65056232 2026-06-08 02:45:26,001 - INFO - Verified VN network id 15 for VN 5ebfb63e-619f-4afe-9d4d-7078835a514c 2026-06-08 02:45:26,002 - INFO - Verifications in API Server for VN ctest-vn4-65056232 passed 2026-06-08 02:45:26,067 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn4-65056232 passed 2026-06-08 02:45:26,204 - INFO - VN ctest-vn4-65056232 Policy verification: verify_vn_policy_in_api_server, status: True 2026-06-08 02:45:27,306 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyNegativeIpv4v6-66103066:ctest-vn4-65056232 is found in opserver 2026-06-08 02:45:27,460 - INFO - Verified policy ctest-policy1-78289654 in API Server, Result: True 2026-06-08 02:45:27,460 - INFO - Done with setup and verification, moving onto test .. 2026-06-08 02:45:27,472 - INFO - Deleting VN ctest-vn4-65056232 2026-06-08 02:45:27,859 - INFO - Validated that VN ctest-vn4-65056232 is not found in API Server 2026-06-08 02:45:27,881 - INFO - Validated that VN ctest-vn4-65056232 is not in any agent 2026-06-08 02:45:27,911 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn4-65056232 info 2026-06-08 02:45:27,961 - INFO - Deleted policy ctest-policy1-78289654 2026-06-08 02:45:29,444 - INFO - END TEST : test_remove_policy_with_ref : PASSED[0:00:07] 2026-06-08 02:45:29,444 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:45:30,713 - INFO - END TEST : test_remove_policy_with_ref : PASSED[0:00:10] 2026-06-08 02:45:30,713 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:45:31,479 - INFO - Deleted project: ctest-TestBasicPolicyNegativeIpv4v6-66103066, ID : b3a2c70c-bcf5-4713-9e64-59265e479128 2026-06-08 02:45:31,695 - INFO - Domain Default found not creating 2026-06-08 02:45:31,861 - INFO - Project ctest-TestPolicyAcl-56590479 not found, creating it 2026-06-08 02:45:32,420 - INFO - Created Project:ctest-TestPolicyAcl-56590479, ID : 8bd0efef-b1af-454b-8145-75c3f392db3b 2026-06-08 02:45:33,965 - INFO - ================================================================================ 2026-06-08 02:45:33,965 - INFO - STARTING TEST : test_policy_inheritance_src_vn_dst_pol 2026-06-08 02:45:33,965 - INFO - TEST DESCRIPTION : Test cases to test policy inheritance 2026-06-08 02:45:35,246 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:45:35,246 - INFO - 2026-06-08 02:45:37,076 - INFO - Verifications in API Server for IPAM: ipam1 passed 2026-06-08 02:45:37,097 - INFO - Verifications in Control node for IPAM: ipam1 passed 2026-06-08 02:45:37,229 - INFO - Verifications in API Server for IPAM: ipam2 passed 2026-06-08 02:45:37,245 - INFO - Verifications in Control node for IPAM: ipam2 passed 2026-06-08 02:45:37,368 - INFO - Verifications in API Server for IPAM: ipam3 passed 2026-06-08 02:45:37,386 - INFO - Verifications in Control node for IPAM: ipam3 passed 2026-06-08 02:45:38,028 - INFO - Created VN ctest-VN1-93485738 2026-06-08 02:45:38,928 - INFO - Created VN ctest-VN2-53207202 2026-06-08 02:45:39,687 - INFO - Created VN ctest-VN3-64063234 2026-06-08 02:45:39,967 - INFO - Verified VN network id 15 for VN 9dfb0857-4e4a-4e1b-b329-5af1cbc51a93 2026-06-08 02:45:39,968 - INFO - Verifications in API Server for VN ctest-VN1-93485738 passed 2026-06-08 02:45:40,037 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN1-93485738 passed 2026-06-08 02:45:41,264 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-56590479:ctest-VN1-93485738 is found in opserver 2026-06-08 02:45:41,475 - INFO - Verified VN network id 16 for VN 1e0fa0f9-5e0a-43cd-ab56-32c0005835aa 2026-06-08 02:45:41,475 - INFO - Verifications in API Server for VN ctest-VN2-53207202 passed 2026-06-08 02:45:41,550 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN2-53207202 passed 2026-06-08 02:45:41,876 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-56590479:ctest-VN2-53207202 is found in opserver 2026-06-08 02:45:42,092 - INFO - Verified VN network id 17 for VN f6aab222-0ed0-4ff5-8020-f0f577393a17 2026-06-08 02:45:42,092 - INFO - Verifications in API Server for VN ctest-VN3-64063234 passed 2026-06-08 02:45:42,159 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN3-64063234 passed 2026-06-08 02:45:42,466 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-56590479:ctest-VN3-64063234 is found in opserver 2026-06-08 02:45:43,746 - INFO - Associated Policy to ctest-VN1-93485738 2026-06-08 02:45:46,022 - INFO - VM ([<Server: ctest-VM11-44863839>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 02:45:47,543 - INFO - VM ([<Server: ctest-VM21-98306848>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 02:45:49,188 - INFO - VM ([<Server: ctest-VM31-35306908>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 02:45:49,284 - INFO - VM name : ctest-VM11-44863839 2026-06-08 02:45:50,357 - INFO - VM ctest-VM11-44863839 verfication in all API Servers passed 2026-06-08 02:46:34,995 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-44863839 passed 2026-06-08 02:46:34,995 - INFO - VM ctest-VM11-44863839 verifications in Compute nodes passed 2026-06-08 02:46:35,253 - INFO - Validated routes of VM ctest-VM11-44863839 in all vrouters 2026-06-08 02:46:36,084 - INFO - Verification in Control-nodes for VM ctest-VM11-44863839 passed 2026-06-08 02:46:36,182 - INFO - Verifying through opserver in 10.0.0.33 2026-06-08 02:46:36,204 - INFO - VM 6f85cbc4-76f2-4774-8683-4b6b7881fc63 is present in default-domain:ctest-TestPolicyAcl-56590479:ctest-VN1-93485738 2026-06-08 02:46:36,370 - INFO - tap interface default-domain:ctest-TestPolicyAcl-56590479:f0a81eb5-e658-4667-a886-372ffc843693 of vm 6f85cbc4-76f2-4774-8683-4b6b7881fc63 is present in vrouter an-jenkins-deploy-platform-ansible-os-5901-2 uve 2026-06-08 02:46:36,419 - INFO - VM ctest-VM11-44863839 validations in Opserver passed 2026-06-08 02:46:36,542 - INFO - VM name : ctest-VM21-98306848 2026-06-08 02:46:36,887 - INFO - VM ctest-VM21-98306848 verfication in all API Servers passed 2026-06-08 02:46:38,621 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-98306848 passed 2026-06-08 02:46:38,621 - INFO - VM ctest-VM21-98306848 verifications in Compute nodes passed 2026-06-08 02:46:38,864 - INFO - Validated routes of VM ctest-VM21-98306848 in all vrouters 2026-06-08 02:46:39,695 - INFO - Verification in Control-nodes for VM ctest-VM21-98306848 passed 2026-06-08 02:46:39,801 - INFO - Verifying through opserver in 10.0.0.33 2026-06-08 02:46:39,826 - INFO - VM be975cbc-1b9c-45b8-8639-aaa03be3a888 is present in default-domain:ctest-TestPolicyAcl-56590479:ctest-VN2-53207202 2026-06-08 02:46:39,985 - INFO - tap interface default-domain:ctest-TestPolicyAcl-56590479:05e3fa36-c686-4e11-a22c-72b28267d756 of vm be975cbc-1b9c-45b8-8639-aaa03be3a888 is present in vrouter an-jenkins-deploy-platform-ansible-os-5901-1 uve 2026-06-08 02:46:40,021 - INFO - VM ctest-VM21-98306848 validations in Opserver passed 2026-06-08 02:46:40,106 - INFO - VM name : ctest-VM31-35306908 2026-06-08 02:46:40,494 - INFO - VM ctest-VM31-35306908 verfication in all API Servers passed 2026-06-08 02:46:42,228 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-35306908 passed 2026-06-08 02:46:42,228 - INFO - VM ctest-VM31-35306908 verifications in Compute nodes passed 2026-06-08 02:46:42,441 - INFO - Validated routes of VM ctest-VM31-35306908 in all vrouters 2026-06-08 02:46:43,256 - INFO - Verification in Control-nodes for VM ctest-VM31-35306908 passed 2026-06-08 02:46:43,357 - INFO - Verifying through opserver in 10.0.0.33 2026-06-08 02:46:43,380 - INFO - VM 0b1700a8-f0d0-4c7c-a407-be756ba2d12e is present in default-domain:ctest-TestPolicyAcl-56590479:ctest-VN3-64063234 2026-06-08 02:46:43,565 - INFO - tap interface default-domain:ctest-TestPolicyAcl-56590479:76daf8a5-118d-443b-a645-f3c82a23960a of vm 0b1700a8-f0d0-4c7c-a407-be756ba2d12e is present in vrouter an-jenkins-deploy-platform-ansible-os-5901-2 uve 2026-06-08 02:46:43,616 - INFO - VM ctest-VM31-35306908 validations in Opserver passed 2026-06-08 02:46:43,616 - INFO - Waiting for VM ctest-VM11-44863839 to be up.. 2026-06-08 02:46:44,820 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-44863839 passed 2026-06-08 02:46:55,466 - INFO - Waiting for VM ctest-VM21-98306848 to be up.. 2026-06-08 02:46:56,642 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-98306848 passed 2026-06-08 02:46:56,885 - INFO - Waiting for VM ctest-VM31-35306908 to be up.. 2026-06-08 02:46:58,063 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-35306908 passed 2026-06-08 02:47:26,565 - INFO - Ping to IP 221.33.84.3 from VM ctest-VM11-44863839 passed 2026-06-08 02:47:26,565 - INFO - Test with src as VN and dst as policy PASSED 2026-06-08 02:47:26,565 - INFO - Deleting VM ctest-VM31-35306908 2026-06-08 02:47:28,672 - INFO - VM ctest-VM31-35306908 is fully removed in API-Server 2026-06-08 02:47:28,875 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-56590479:ctest-VN3-64063234 2026-06-08 02:47:28,875 - INFO - VM ctest-VM31-35306908 is removed in Compute, and routes are removed in all compute nodes 2026-06-08 02:47:29,125 - INFO - Routes for VM ctest-VM31-35306908 is removed in all control-nodes 2026-06-08 02:47:41,571 - INFO - 0b1700a8-f0d0-4c7c-a407-be756ba2d12e vm uve deleted from opserver 2026-06-08 02:47:41,583 - INFO - 0b1700a8-f0d0-4c7c-a407-be756ba2d12e vm uve deleted from opserver 2026-06-08 02:47:41,595 - INFO - 0b1700a8-f0d0-4c7c-a407-be756ba2d12e vm uve deleted from opserver 2026-06-08 02:47:41,595 - INFO - Validated that VM 0b1700a8-f0d0-4c7c-a407-be756ba2d12e is removed from Opserver 2026-06-08 02:47:41,596 - INFO - Deleting VM ctest-VM21-98306848 2026-06-08 02:47:43,704 - INFO - VM ctest-VM21-98306848 is fully removed in API-Server 2026-06-08 02:47:43,916 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-56590479:ctest-VN2-53207202 2026-06-08 02:47:43,916 - INFO - VM ctest-VM21-98306848 is removed in Compute, and routes are removed in all compute nodes 2026-06-08 02:47:44,141 - INFO - Routes for VM ctest-VM21-98306848 is removed in all control-nodes 2026-06-08 02:48:11,914 - INFO - be975cbc-1b9c-45b8-8639-aaa03be3a888 vm uve deleted from opserver 2026-06-08 02:48:11,925 - INFO - be975cbc-1b9c-45b8-8639-aaa03be3a888 vm uve deleted from opserver 2026-06-08 02:48:11,939 - INFO - be975cbc-1b9c-45b8-8639-aaa03be3a888 vm uve deleted from opserver 2026-06-08 02:48:11,939 - INFO - Validated that VM be975cbc-1b9c-45b8-8639-aaa03be3a888 is removed from Opserver 2026-06-08 02:48:11,939 - INFO - Deleting VM ctest-VM11-44863839 2026-06-08 02:48:14,040 - INFO - VM ctest-VM11-44863839 is fully removed in API-Server 2026-06-08 02:48:14,247 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-56590479:ctest-VN1-93485738 2026-06-08 02:48:14,247 - INFO - VM ctest-VM11-44863839 is removed in Compute, and routes are removed in all compute nodes 2026-06-08 02:48:14,451 - INFO - Routes for VM ctest-VM11-44863839 is removed in all control-nodes 2026-06-08 02:48:42,202 - INFO - 6f85cbc4-76f2-4774-8683-4b6b7881fc63 vm uve deleted from opserver 2026-06-08 02:48:42,216 - INFO - 6f85cbc4-76f2-4774-8683-4b6b7881fc63 vm uve deleted from opserver 2026-06-08 02:48:42,231 - INFO - 6f85cbc4-76f2-4774-8683-4b6b7881fc63 vm uve deleted from opserver 2026-06-08 02:48:42,231 - INFO - Validated that VM 6f85cbc4-76f2-4774-8683-4b6b7881fc63 is removed from Opserver 2026-06-08 02:48:42,887 - INFO - Detached Policy from ctest-VN1-93485738 2026-06-08 02:48:42,923 - INFO - Deleted policy ctest-policy13-44688988 2026-06-08 02:48:42,965 - INFO - Deleted policy ctest-policy21-49423054 2026-06-08 02:48:43,017 - INFO - Deleted policy ctest-policy12-03923082 2026-06-08 02:48:43,017 - INFO - Deleting VN ctest-VN3-64063234 2026-06-08 02:48:43,444 - INFO - Validated that VN ctest-VN3-64063234 is not found in API Server 2026-06-08 02:48:43,466 - INFO - Validated that VN ctest-VN3-64063234 is not in any agent 2026-06-08 02:48:43,506 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN3-64063234 info 2026-06-08 02:48:43,506 - INFO - Deleting VN ctest-VN2-53207202 2026-06-08 02:48:43,881 - INFO - Validated that VN ctest-VN2-53207202 is not found in API Server 2026-06-08 02:48:43,906 - INFO - Validated that VN ctest-VN2-53207202 is not in any agent 2026-06-08 02:48:43,941 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN2-53207202 info 2026-06-08 02:48:43,941 - INFO - Deleting VN ctest-VN1-93485738 2026-06-08 02:48:44,309 - INFO - Validated that VN ctest-VN1-93485738 is not found in API Server 2026-06-08 02:48:44,332 - INFO - Validated that VN ctest-VN1-93485738 is not in any agent 2026-06-08 02:48:44,367 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN1-93485738 info 2026-06-08 02:48:44,459 - INFO - IPAM: ipam3 is not found in API Server 2026-06-08 02:48:44,482 - INFO - IPAM:ipam3 is not found in control node 2026-06-08 02:48:44,643 - INFO - IPAM: ipam2 is not found in API Server 2026-06-08 02:48:44,670 - INFO - IPAM:ipam2 is not found in control node 2026-06-08 02:48:44,823 - INFO - IPAM: ipam1 is not found in API Server 2026-06-08 02:48:44,854 - INFO - IPAM:ipam1 is not found in control node 2026-06-08 02:48:46,152 - INFO - END TEST : test_policy_inheritance_src_vn_dst_pol : PASSED[0:03:13] 2026-06-08 02:48:46,152 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:48:46,943 - INFO - Deleted project: ctest-TestPolicyAcl-56590479, ID : 8bd0efef-b1af-454b-8145-75c3f392db3b 2026-06-08 02:48:47,159 - INFO - Domain Default found not creating 2026-06-08 02:48:47,417 - INFO - Project ctest-TestPolicyAclIpv4v6-89159681 not found, creating it 2026-06-08 02:48:48,276 - INFO - Created Project:ctest-TestPolicyAclIpv4v6-89159681, ID : f05de918-9602-47a6-9474-60cfe2ef844f 2026-06-08 02:48:49,841 - INFO - ================================================================================ 2026-06-08 02:48:49,841 - INFO - STARTING TEST : test_policy_inheritance_src_pol_dst_any 2026-06-08 02:48:51,120 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:48:51,120 - INFO - 2026-06-08 02:48:51,120 - INFO - ================================================================================ 2026-06-08 02:48:51,120 - INFO - STARTING TEST : test_policy_inheritance_src_pol_dst_any 2026-06-08 02:48:51,120 - INFO - TEST DESCRIPTION : Test cases to test policy inheritance 2026-06-08 02:48:52,406 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:48:52,406 - INFO - 2026-06-08 02:48:54,200 - INFO - Verifications in API Server for IPAM: ipam1 passed 2026-06-08 02:48:54,215 - INFO - Verifications in Control node for IPAM: ipam1 passed 2026-06-08 02:48:54,332 - INFO - Verifications in API Server for IPAM: ipam2 passed 2026-06-08 02:48:54,349 - INFO - Verifications in Control node for IPAM: ipam2 passed 2026-06-08 02:48:54,467 - INFO - Verifications in API Server for IPAM: ipam3 passed 2026-06-08 02:48:54,484 - INFO - Verifications in Control node for IPAM: ipam3 passed 2026-06-08 02:48:55,291 - INFO - Created VN ctest-VN1-18419960 2026-06-08 02:48:56,274 - INFO - Created VN ctest-VN2-58755406 2026-06-08 02:48:57,174 - INFO - Created VN ctest-VN3-13241132 2026-06-08 02:48:57,474 - INFO - Verified VN network id 15 for VN f3bcb940-3630-4ffb-89ba-f51f845ba361 2026-06-08 02:48:57,474 - INFO - Verifications in API Server for VN ctest-VN1-18419960 passed 2026-06-08 02:48:57,542 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN1-18419960 passed 2026-06-08 02:48:58,745 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-89159681:ctest-VN1-18419960 is found in opserver 2026-06-08 02:48:58,959 - INFO - Verified VN network id 16 for VN d4cb6d8d-2cb4-490c-b65d-7e980c1abffb 2026-06-08 02:48:58,959 - INFO - Verifications in API Server for VN ctest-VN2-58755406 passed 2026-06-08 02:48:59,029 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN2-58755406 passed 2026-06-08 02:48:59,344 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-89159681:ctest-VN2-58755406 is found in opserver 2026-06-08 02:48:59,587 - INFO - Verified VN network id 17 for VN 53476631-6726-483c-a02f-a0fc9f661033 2026-06-08 02:48:59,587 - INFO - Verifications in API Server for VN ctest-VN3-13241132 passed 2026-06-08 02:48:59,652 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN3-13241132 passed 2026-06-08 02:48:59,966 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-89159681:ctest-VN3-13241132 is found in opserver 2026-06-08 02:49:02,941 - INFO - VM ([<Server: ctest-VM11-19279627>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 02:49:04,373 - INFO - VM ([<Server: ctest-VM21-35043729>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 02:49:05,820 - INFO - VM ([<Server: ctest-VM31-30062269>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 02:49:05,931 - INFO - VM name : ctest-VM11-19279627 2026-06-08 02:49:06,910 - INFO - VM ctest-VM11-19279627 verfication in all API Servers passed 2026-06-08 02:49:55,761 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-19279627 passed 2026-06-08 02:49:55,761 - INFO - VM ctest-VM11-19279627 verifications in Compute nodes passed 2026-06-08 02:49:56,043 - INFO - Validated routes of VM ctest-VM11-19279627 in all vrouters 2026-06-08 02:49:57,275 - INFO - Verification in Control-nodes for VM ctest-VM11-19279627 passed 2026-06-08 02:49:57,391 - INFO - Verifying through opserver in 10.0.0.33 2026-06-08 02:49:57,411 - INFO - VM 51b65769-bcf4-413b-8a8b-2d5e12a51d26 is present in default-domain:ctest-TestPolicyAclIpv4v6-89159681:ctest-VN1-18419960 2026-06-08 02:49:57,578 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-89159681:7968ed19-dcb1-406a-9240-dddc819a1352 of vm 51b65769-bcf4-413b-8a8b-2d5e12a51d26 is present in vrouter an-jenkins-deploy-platform-ansible-os-5901-2 uve 2026-06-08 02:49:57,617 - INFO - VM ctest-VM11-19279627 validations in Opserver passed 2026-06-08 02:49:57,700 - INFO - VM name : ctest-VM21-35043729 2026-06-08 02:49:58,078 - INFO - VM ctest-VM21-35043729 verfication in all API Servers passed 2026-06-08 02:51:25,844 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-35043729 passed 2026-06-08 02:51:25,844 - INFO - VM ctest-VM21-35043729 verifications in Compute nodes passed 2026-06-08 02:51:26,092 - INFO - Validated routes of VM ctest-VM21-35043729 in all vrouters 2026-06-08 02:51:27,263 - INFO - Verification in Control-nodes for VM ctest-VM21-35043729 passed 2026-06-08 02:51:27,381 - INFO - Verifying through opserver in 10.0.0.33 2026-06-08 02:51:27,403 - INFO - VM 106482fb-ce0f-4138-8159-73dfcb0b9e6e is present in default-domain:ctest-TestPolicyAclIpv4v6-89159681:ctest-VN2-58755406 2026-06-08 02:51:27,567 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-89159681:208c6788-4dbc-47f6-a3e8-fa8d33a991a1 of vm 106482fb-ce0f-4138-8159-73dfcb0b9e6e is present in vrouter an-jenkins-deploy-platform-ansible-os-5901-1 uve 2026-06-08 02:51:27,608 - INFO - VM ctest-VM21-35043729 validations in Opserver passed 2026-06-08 02:51:27,690 - INFO - VM name : ctest-VM31-30062269 2026-06-08 02:51:28,105 - INFO - VM ctest-VM31-30062269 verfication in all API Servers passed 2026-06-08 02:51:29,821 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-30062269 passed 2026-06-08 02:51:29,821 - INFO - VM ctest-VM31-30062269 verifications in Compute nodes passed 2026-06-08 02:51:30,022 - INFO - Validated routes of VM ctest-VM31-30062269 in all vrouters 2026-06-08 02:51:31,026 - INFO - Verification in Control-nodes for VM ctest-VM31-30062269 passed 2026-06-08 02:51:31,144 - INFO - Verifying through opserver in 10.0.0.33 2026-06-08 02:51:31,172 - INFO - VM bdc045c6-584a-47fb-816a-74367757da5c is present in default-domain:ctest-TestPolicyAclIpv4v6-89159681:ctest-VN3-13241132 2026-06-08 02:51:31,336 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-89159681:25b6c0f3-98aa-40aa-b38d-b7aa9f28d0b3 of vm bdc045c6-584a-47fb-816a-74367757da5c is present in vrouter an-jenkins-deploy-platform-ansible-os-5901-2 uve 2026-06-08 02:51:31,376 - INFO - VM ctest-VM31-30062269 validations in Opserver passed 2026-06-08 02:51:31,376 - INFO - Waiting for VM ctest-VM11-19279627 to be up.. 2026-06-08 02:51:32,559 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-19279627 passed 2026-06-08 02:51:32,807 - INFO - Waiting for VM ctest-VM21-35043729 to be up.. 2026-06-08 02:51:33,995 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-35043729 passed 2026-06-08 02:51:44,575 - INFO - Waiting for VM ctest-VM31-30062269 to be up.. 2026-06-08 02:51:45,758 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-30062269 passed 2026-06-08 02:52:31,140 - INFO - Ping to IP 49.151.94.195 from VM ctest-VM11-19279627 passed 2026-06-08 02:52:33,781 - INFO - Ping to IP 3788:e760:a355:4971:a27e:6668:0:3 from VM ctest-VM11-19279627 passed 2026-06-08 02:52:33,781 - INFO - Test with src as policy and dst as any PASSED 2026-06-08 02:52:33,781 - INFO - Deleting VM ctest-VM31-30062269 2026-06-08 02:52:35,887 - INFO - VM ctest-VM31-30062269 is fully removed in API-Server 2026-06-08 02:52:36,105 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-89159681:ctest-VN3-13241132 2026-06-08 02:52:36,106 - INFO - VM ctest-VM31-30062269 is removed in Compute, and routes are removed in all compute nodes 2026-06-08 02:52:36,346 - INFO - Routes for VM ctest-VM31-30062269 is removed in all control-nodes 2026-06-08 02:52:42,579 - INFO - bdc045c6-584a-47fb-816a-74367757da5c vm uve deleted from opserver 2026-06-08 02:52:42,592 - INFO - bdc045c6-584a-47fb-816a-74367757da5c vm uve deleted from opserver 2026-06-08 02:52:42,606 - INFO - bdc045c6-584a-47fb-816a-74367757da5c vm uve deleted from opserver 2026-06-08 02:52:42,606 - INFO - Validated that VM bdc045c6-584a-47fb-816a-74367757da5c is removed from Opserver 2026-06-08 02:52:42,606 - INFO - Deleting VM ctest-VM21-35043729 2026-06-08 02:52:44,722 - INFO - VM ctest-VM21-35043729 is fully removed in API-Server 2026-06-08 02:52:44,940 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-89159681:ctest-VN2-58755406 2026-06-08 02:52:44,940 - INFO - VM ctest-VM21-35043729 is removed in Compute, and routes are removed in all compute nodes 2026-06-08 02:52:45,194 - INFO - Routes for VM ctest-VM21-35043729 is removed in all control-nodes 2026-06-08 02:53:12,938 - INFO - 106482fb-ce0f-4138-8159-73dfcb0b9e6e vm uve deleted from opserver 2026-06-08 02:53:12,950 - INFO - 106482fb-ce0f-4138-8159-73dfcb0b9e6e vm uve deleted from opserver 2026-06-08 02:53:12,964 - INFO - 106482fb-ce0f-4138-8159-73dfcb0b9e6e vm uve deleted from opserver 2026-06-08 02:53:12,964 - INFO - Validated that VM 106482fb-ce0f-4138-8159-73dfcb0b9e6e is removed from Opserver 2026-06-08 02:53:12,965 - INFO - Deleting VM ctest-VM11-19279627 2026-06-08 02:53:15,073 - INFO - VM ctest-VM11-19279627 is fully removed in API-Server 2026-06-08 02:53:15,277 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-89159681:ctest-VN1-18419960 2026-06-08 02:53:15,277 - INFO - VM ctest-VM11-19279627 is removed in Compute, and routes are removed in all compute nodes 2026-06-08 02:53:15,480 - INFO - Routes for VM ctest-VM11-19279627 is removed in all control-nodes 2026-06-08 02:53:43,178 - INFO - 51b65769-bcf4-413b-8a8b-2d5e12a51d26 vm uve deleted from opserver 2026-06-08 02:53:43,189 - INFO - 51b65769-bcf4-413b-8a8b-2d5e12a51d26 vm uve deleted from opserver 2026-06-08 02:53:43,204 - INFO - 51b65769-bcf4-413b-8a8b-2d5e12a51d26 vm uve deleted from opserver 2026-06-08 02:53:43,204 - INFO - Validated that VM 51b65769-bcf4-413b-8a8b-2d5e12a51d26 is removed from Opserver 2026-06-08 02:53:44,028 - INFO - Deleted policy ctest-policy21-94274848 2026-06-08 02:53:44,078 - INFO - Deleted policy ctest-policy12-45457074 2026-06-08 02:53:44,119 - INFO - Deleted policy ctest-policy13-26667786 2026-06-08 02:53:44,119 - INFO - Deleting VN ctest-VN3-13241132 2026-06-08 02:53:44,675 - INFO - Validated that VN ctest-VN3-13241132 is not found in API Server 2026-06-08 02:53:44,721 - INFO - Validated that VN ctest-VN3-13241132 is not in any agent 2026-06-08 02:53:44,767 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN3-13241132 info 2026-06-08 02:53:44,768 - INFO - Deleting VN ctest-VN2-58755406 2026-06-08 02:53:45,210 - INFO - Validated that VN ctest-VN2-58755406 is not found in API Server 2026-06-08 02:53:45,233 - INFO - Validated that VN ctest-VN2-58755406 is not in any agent 2026-06-08 02:53:45,273 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN2-58755406 info 2026-06-08 02:53:45,273 - INFO - Deleting VN ctest-VN1-18419960 2026-06-08 02:53:45,660 - INFO - Validated that VN ctest-VN1-18419960 is not found in API Server 2026-06-08 02:53:45,690 - INFO - Validated that VN ctest-VN1-18419960 is not in any agent 2026-06-08 02:53:45,725 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN1-18419960 info 2026-06-08 02:53:45,827 - INFO - IPAM: ipam3 is not found in API Server 2026-06-08 02:53:45,856 - INFO - IPAM:ipam3 is not found in control node 2026-06-08 02:53:46,006 - INFO - IPAM: ipam2 is not found in API Server 2026-06-08 02:53:46,033 - INFO - IPAM:ipam2 is not found in control node 2026-06-08 02:53:46,175 - INFO - IPAM: ipam1 is not found in API Server 2026-06-08 02:53:46,206 - INFO - IPAM:ipam1 is not found in control node 2026-06-08 02:53:47,502 - INFO - END TEST : test_policy_inheritance_src_pol_dst_any : PASSED[0:04:56] 2026-06-08 02:53:47,502 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:53:48,785 - INFO - END TEST : test_policy_inheritance_src_pol_dst_any : PASSED[0:04:59] 2026-06-08 02:53:48,785 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:53:49,608 - INFO - Deleted project: ctest-TestPolicyAclIpv4v6-89159681, ID : f05de918-9602-47a6-9474-60cfe2ef844f 2026-06-08 02:53:49,832 - INFO - Domain Default found not creating 2026-06-08 02:53:50,006 - INFO - Project ctest-TestBasicPolicy-30355755 not found, creating it 2026-06-08 02:53:50,566 - INFO - Created Project:ctest-TestBasicPolicy-30355755, ID : 78a30b19-9ddf-4676-b98e-126d0e296095 2026-06-08 02:53:52,634 - INFO - ================================================================================ 2026-06-08 02:53:52,634 - INFO - STARTING TEST : test_basic_policy_allow_deny 2026-06-08 02:53:52,634 - INFO - TEST DESCRIPTION : Create 2 Vns and allow icmp traffic between them and validate with pings Update the policy to deny the same traffic Check that pings fail 2026-06-08 02:53:53,902 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:53:53,902 - INFO - 2026-06-08 02:53:54,808 - INFO - Created VN ctest-vn-91548367 2026-06-08 02:53:55,382 - INFO - Created VN ctest-vn-94056851 2026-06-08 02:53:56,740 - INFO - Verified VN network id 15 for VN 8c1895f4-3f30-4fe2-8e53-ab1deed214ae 2026-06-08 02:53:56,741 - INFO - Verifications in API Server for VN ctest-vn-91548367 passed 2026-06-08 02:53:56,806 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-91548367 passed 2026-06-08 02:53:56,927 - INFO - VN ctest-vn-91548367 Policy verification: verify_vn_policy_in_api_server, status: True 2026-06-08 02:53:58,040 - INFO - Validated that VN default-domain:ctest-TestBasicPolicy-30355755:ctest-vn-91548367 is found in opserver 2026-06-08 02:53:58,280 - INFO - Verified VN network id 16 for VN ba339b0f-bb40-4e8c-8983-4ceec369c009 2026-06-08 02:53:58,280 - INFO - Verifications in API Server for VN ctest-vn-94056851 passed 2026-06-08 02:53:58,348 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-94056851 passed 2026-06-08 02:53:58,478 - INFO - VN ctest-vn-94056851 Policy verification: verify_vn_policy_in_api_server, status: True 2026-06-08 02:53:58,682 - INFO - Validated that VN default-domain:ctest-TestBasicPolicy-30355755:ctest-vn-94056851 is found in opserver 2026-06-08 02:53:59,888 - INFO - VM ([<Server: ctest-TestBasicPolicy-30355755-80595700>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 02:54:01,247 - INFO - VM ([<Server: ctest-TestBasicPolicy-30355755-84643506>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 02:54:01,248 - INFO - Waiting for VM ctest-TestBasicPolicy-30355755-80595700 to be up.. 2026-06-08 02:54:06,429 - INFO - VM name : ctest-TestBasicPolicy-30355755-80595700 2026-06-08 02:54:45,014 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicy-30355755-80595700 passed 2026-06-08 02:55:05,855 - INFO - Waiting for VM ctest-TestBasicPolicy-30355755-84643506 to be up.. 2026-06-08 02:55:05,937 - INFO - VM name : ctest-TestBasicPolicy-30355755-84643506 2026-06-08 02:55:07,309 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicy-30355755-84643506 passed 2026-06-08 02:55:29,698 - INFO - Ping to IP 22.69.232.3 from VM ctest-TestBasicPolicy-30355755-80595700 passed 2026-06-08 02:55:33,894 - WARNING - Ping to IP 22.69.232.3 from VM ctest-TestBasicPolicy-30355755-80595700 failed 2026-06-08 02:55:33,894 - INFO - Deleting VM ctest-TestBasicPolicy-30355755-84643506 2026-06-08 02:55:33,962 - INFO - Deleting VM ctest-TestBasicPolicy-30355755-80595700 2026-06-08 02:55:34,475 - INFO - Deleted policy ctest-policy-allow-all-46164306 2026-06-08 02:55:34,476 - INFO - Deleting VN ctest-vn-94056851 2026-06-08 02:55:34,539 - WARNING - Deleting VN ctest-vn-94056851 failed..Will retry 2026-06-08 02:55:36,812 - INFO - Validated that VN ctest-vn-94056851 is not found in API Server 2026-06-08 02:55:36,832 - INFO - Validated that VN ctest-vn-94056851 is not in any agent 2026-06-08 02:55:36,861 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-94056851 info 2026-06-08 02:55:36,861 - INFO - Deleting VN ctest-vn-91548367 2026-06-08 02:55:37,180 - INFO - Validated that VN ctest-vn-91548367 is not found in API Server 2026-06-08 02:55:37,200 - INFO - Validated that VN ctest-vn-91548367 is not in any agent 2026-06-08 02:55:37,230 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-91548367 info 2026-06-08 02:55:38,524 - INFO - END TEST : test_basic_policy_allow_deny : PASSED[0:01:46] 2026-06-08 02:55:38,524 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:55:39,307 - INFO - Deleted project: ctest-TestBasicPolicy-30355755, ID : 78a30b19-9ddf-4676-b98e-126d0e296095 2026-06-08 02:55:39,515 - INFO - Domain Default found not creating 2026-06-08 02:55:39,685 - INFO - Project ctest-TestDetailedPolicy0Ipv4v6-20086345 not found, creating it 2026-06-08 02:55:40,258 - INFO - Created Project:ctest-TestDetailedPolicy0Ipv4v6-20086345, ID : 243ad559-1114-41a7-b96f-82ed4d61b008 2026-06-08 02:55:41,756 - INFO - ================================================================================ 2026-06-08 02:55:41,756 - INFO - STARTING TEST : test_repeated_policy_modify 2026-06-08 02:55:43,040 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:55:43,040 - INFO - 2026-06-08 02:55:43,040 - INFO - ================================================================================ 2026-06-08 02:55:43,040 - INFO - STARTING TEST : test_repeated_policy_modify 2026-06-08 02:55:43,040 - INFO - TEST DESCRIPTION : Configure policies based on topology; Replace VN's existing policy [same policy name but with different rule set] multiple times and verify. 2026-06-08 02:55:44,322 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:55:44,322 - INFO - 2026-06-08 02:55:44,322 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_single_vm_multiple_policy_topology.sdn_single_vm_multiple_policy_config'> 2026-06-08 02:55:45,108 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy0Ipv4v6-20086345'](243ad559-1114-41a7-b96f-82ed4d61b008) 2026-06-08 02:55:45,109 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy0Ipv4v6-20086345 2026-06-08 02:55:47,630 - INFO - Verification of project ctest-TestDetailedPolicy0Ipv4v6-20086345 in API Server 10.0.0.27 passed 2026-06-08 02:55:48,059 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy0Ipv4v6-20086345-default-ipam passed 2026-06-08 02:55:48,076 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy0Ipv4v6-20086345-default-ipam passed 2026-06-08 02:55:49,560 - INFO - Created VN ctest-vnet0-72341609 2026-06-08 02:55:50,226 - INFO - Verified VN network id 15 for VN a170e705-d717-4727-a909-78a9272326d0 2026-06-08 02:55:50,226 - INFO - Verifications in API Server for VN ctest-vnet0-72341609 passed 2026-06-08 02:55:50,292 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-72341609 passed 2026-06-08 02:55:51,520 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy0Ipv4v6-20086345:ctest-vnet0-72341609 is found in opserver 2026-06-08 02:55:51,893 - INFO - Verified policy ctest-policy0-68730860 in API Server, Result: True 2026-06-08 02:55:52,305 - INFO - Verified policy ctest-policy1-31439376 in API Server, Result: True 2026-06-08 02:55:52,660 - INFO - Verified policy ctest-policy2-93817086 in API Server, Result: True 2026-06-08 02:55:53,035 - INFO - Verified policy ctest-policy3-43922954 in API Server, Result: True 2026-06-08 02:55:53,411 - INFO - Verified policy ctest-policy4-55993786 in API Server, Result: True 2026-06-08 02:55:53,810 - INFO - Verified policy ctest-policy5-22319144 in API Server, Result: True 2026-06-08 02:55:54,250 - INFO - Verified policy ctest-policy6-51858854 in API Server, Result: True 2026-06-08 02:55:54,624 - INFO - Verified policy ctest-policy7-22620035 in API Server, Result: True 2026-06-08 02:55:55,010 - INFO - Verified policy ctest-policy8-69019384 in API Server, Result: True 2026-06-08 02:55:55,389 - INFO - Verified policy ctest-policy9-99625020 in API Server, Result: True 2026-06-08 02:55:57,556 - INFO - VM ([<Server: ctest-vmc0-84167780>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 02:55:57,556 - INFO - Waiting for VM ctest-vmc0-84167780 to be up.. 2026-06-08 02:56:02,692 - INFO - VM name : ctest-vmc0-84167780 2026-06-08 02:56:41,337 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-84167780 passed 2026-06-08 02:57:03,227 - INFO - Validated the rules for VM:ctest-vmc0-84167780 with attached policy:['ctest-policy0-68730860', 'ctest-policy1-31439376', 'ctest-policy2-93817086', 'ctest-policy3-43922954', 'ctest-policy4-55993786', 'ctest-policy5-22319144', 'ctest-policy6-51858854', 'ctest-policy7-22620035', 'ctest-policy8-69019384', 'ctest-policy9-99625020'] and vn:ctest-vnet0-72341609 2026-06-08 02:57:03,227 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-06-08 02:57:03,235 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-72341609, validated that no extra rules are present 2026-06-08 02:57:03,261 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-72341609, result of expected rules check passed 2026-06-08 02:57:08,598 - INFO - new policy list of vn ctest-vnet0-72341609 is ctest-policy0-68730860 2026-06-08 02:57:08,606 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-72341609, validated that no extra rules are present 2026-06-08 02:57:08,625 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-72341609, result of expected rules check passed 2026-06-08 02:57:13,882 - INFO - new policy list of vn ctest-vnet0-72341609 is ctest-policy1-31439376 2026-06-08 02:57:13,890 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-72341609, validated that no extra rules are present 2026-06-08 02:57:13,907 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-72341609, result of expected rules check passed 2026-06-08 02:57:19,172 - INFO - new policy list of vn ctest-vnet0-72341609 is ctest-policy2-93817086 2026-06-08 02:57:19,179 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-72341609, validated that no extra rules are present 2026-06-08 02:57:19,205 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-72341609, result of expected rules check passed 2026-06-08 02:57:24,441 - INFO - new policy list of vn ctest-vnet0-72341609 is ctest-policy3-43922954 2026-06-08 02:57:24,450 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-72341609, validated that no extra rules are present 2026-06-08 02:57:24,472 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-72341609, result of expected rules check passed 2026-06-08 02:57:29,723 - INFO - new policy list of vn ctest-vnet0-72341609 is ctest-policy4-55993786 2026-06-08 02:57:29,731 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-72341609, validated that no extra rules are present 2026-06-08 02:57:29,778 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-72341609, result of expected rules check passed 2026-06-08 02:57:35,079 - INFO - new policy list of vn ctest-vnet0-72341609 is ctest-policy5-22319144 2026-06-08 02:57:35,088 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-72341609, validated that no extra rules are present 2026-06-08 02:57:35,107 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-72341609, result of expected rules check passed 2026-06-08 02:57:40,383 - INFO - new policy list of vn ctest-vnet0-72341609 is ctest-policy6-51858854 2026-06-08 02:57:40,389 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-72341609, validated that no extra rules are present 2026-06-08 02:57:40,407 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-72341609, result of expected rules check passed 2026-06-08 02:57:45,698 - INFO - new policy list of vn ctest-vnet0-72341609 is ctest-policy7-22620035 2026-06-08 02:57:45,704 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-72341609, validated that no extra rules are present 2026-06-08 02:57:45,722 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-72341609, result of expected rules check passed 2026-06-08 02:57:50,971 - INFO - new policy list of vn ctest-vnet0-72341609 is ctest-policy8-69019384 2026-06-08 02:57:50,980 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-72341609, validated that no extra rules are present 2026-06-08 02:57:50,998 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-72341609, result of expected rules check passed 2026-06-08 02:57:56,256 - INFO - new policy list of vn ctest-vnet0-72341609 is ctest-policy9-99625020 2026-06-08 02:57:56,267 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-72341609, validated that no extra rules are present 2026-06-08 02:57:56,292 - INFO - Compute node: 10.0.0.240, VN: ctest-vnet0-72341609, result of expected rules check passed 2026-06-08 02:57:56,292 - INFO - Deleting VM ctest-vmc0-84167780 2026-06-08 02:57:58,402 - INFO - VM ctest-vmc0-84167780 is fully removed in API-Server 2026-06-08 02:57:58,652 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy0Ipv4v6-20086345:ctest-vnet0-72341609 2026-06-08 02:57:58,652 - INFO - VM ctest-vmc0-84167780 is removed in Compute, and routes are removed in all compute nodes 2026-06-08 02:57:58,952 - INFO - Routes for VM ctest-vmc0-84167780 is removed in all control-nodes 2026-06-08 02:58:11,563 - INFO - 24d29c28-41ef-4b95-a10c-dcfd100d76de vm uve deleted from opserver 2026-06-08 02:58:11,577 - INFO - 24d29c28-41ef-4b95-a10c-dcfd100d76de vm uve deleted from opserver 2026-06-08 02:58:11,593 - INFO - 24d29c28-41ef-4b95-a10c-dcfd100d76de vm uve deleted from opserver 2026-06-08 02:58:11,593 - INFO - Validated that VM 24d29c28-41ef-4b95-a10c-dcfd100d76de is removed from Opserver 2026-06-08 02:58:12,008 - INFO - Deleted policy ctest-policy9-99625020 2026-06-08 02:58:12,214 - INFO - Deleted policy ctest-policy8-69019384 2026-06-08 02:58:12,428 - INFO - Deleted policy ctest-policy7-22620035 2026-06-08 02:58:12,654 - INFO - Deleted policy ctest-policy6-51858854 2026-06-08 02:58:12,929 - INFO - Deleted policy ctest-policy5-22319144 2026-06-08 02:58:13,190 - INFO - Deleted policy ctest-policy4-55993786 2026-06-08 02:58:13,450 - INFO - Deleted policy ctest-policy3-43922954 2026-06-08 02:58:13,746 - INFO - Deleted policy ctest-policy2-93817086 2026-06-08 02:58:14,002 - INFO - Deleted policy ctest-policy1-31439376 2026-06-08 02:58:14,271 - INFO - Deleted policy ctest-policy0-68730860 2026-06-08 02:58:14,479 - INFO - Deleting VN ctest-vnet0-72341609 2026-06-08 02:58:14,855 - INFO - Validated that VN ctest-vnet0-72341609 is not found in API Server 2026-06-08 02:58:14,894 - INFO - Validated that VN ctest-vnet0-72341609 is not in any agent 2026-06-08 02:58:14,937 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-72341609 info 2026-06-08 02:58:15,043 - INFO - IPAM: ctest-TestDetailedPolicy0Ipv4v6-20086345-default-ipam is not found in API Server 2026-06-08 02:58:15,065 - INFO - IPAM:ctest-TestDetailedPolicy0Ipv4v6-20086345-default-ipam is not found in control node 2026-06-08 02:58:16,904 - INFO - END TEST : test_repeated_policy_modify : PASSED[0:02:33] 2026-06-08 02:58:16,904 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:58:18,199 - INFO - END TEST : test_repeated_policy_modify : PASSED[0:02:37] 2026-06-08 02:58:18,199 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:58:19,461 - INFO - Deleted project: ctest-TestDetailedPolicy0Ipv4v6-20086345, ID : 243ad559-1114-41a7-b96f-82ed4d61b008 2026-06-08 02:58:19,664 - INFO - Domain Default found not creating 2026-06-08 02:58:19,852 - INFO - Project ctest-TestDetailedPolicy1-32742842 not found, creating it 2026-06-08 02:58:20,429 - INFO - Created Project:ctest-TestDetailedPolicy1-32742842, ID : c06d46e9-520d-4a1a-ad0b-b2fcf36ee4f0 2026-06-08 02:58:21,943 - INFO - ================================================================================ 2026-06-08 02:58:21,943 - INFO - STARTING TEST : test_multi_vn_repeated_policy_update_with_ping 2026-06-08 02:58:21,943 - INFO - TEST DESCRIPTION : Call repeated_policy_update_test_with_ping with multi VN scenario. 2026-06-08 02:58:23,215 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:58:23,215 - INFO - 2026-06-08 02:58:23,215 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_policy_traffic_test_topo.sdn_2vn_2vm_config'> 2026-06-08 02:58:23,999 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy1-32742842'](c06d46e9-520d-4a1a-ad0b-b2fcf36ee4f0) 2026-06-08 02:58:23,999 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy1-32742842 2026-06-08 02:58:26,484 - INFO - Verification of project ctest-TestDetailedPolicy1-32742842 in API Server 10.0.0.27 passed 2026-06-08 02:58:26,915 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy1-32742842-default-ipam passed 2026-06-08 02:58:26,936 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy1-32742842-default-ipam passed 2026-06-08 02:58:28,332 - INFO - Created VN ctest-vnet0-75693667 2026-06-08 02:58:28,980 - INFO - Verified VN network id 15 for VN e86c35a6-332b-46e0-b720-787feff63040 2026-06-08 02:58:28,980 - INFO - Verifications in API Server for VN ctest-vnet0-75693667 passed 2026-06-08 02:58:29,051 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-75693667 passed 2026-06-08 02:58:30,367 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1-32742842:ctest-vnet0-75693667 is found in opserver 2026-06-08 02:58:31,169 - INFO - Created VN ctest-vnet1-26641442 2026-06-08 02:58:31,478 - INFO - Verified VN network id 16 for VN a35725a1-91e7-4aee-a0bd-57d3f911bac7 2026-06-08 02:58:31,478 - INFO - Verifications in API Server for VN ctest-vnet1-26641442 passed 2026-06-08 02:58:31,547 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-26641442 passed 2026-06-08 02:58:31,908 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1-32742842:ctest-vnet1-26641442 is found in opserver 2026-06-08 02:58:32,364 - INFO - Verified policy policy0 in API Server, Result: True 2026-06-08 02:58:32,799 - INFO - Verified policy policy1 in API Server, Result: True 2026-06-08 02:58:33,183 - INFO - Verified policy policy2 in API Server, Result: True 2026-06-08 02:58:33,564 - INFO - Verified policy policy3 in API Server, Result: True 2026-06-08 02:58:33,992 - INFO - Verified policy policy100 in API Server, Result: True 2026-06-08 02:58:34,382 - INFO - Verified policy policy10 in API Server, Result: True 2026-06-08 02:58:34,788 - INFO - Verified policy policy11 in API Server, Result: True 2026-06-08 02:58:35,185 - INFO - Verified policy policy12 in API Server, Result: True 2026-06-08 02:58:35,592 - INFO - Verified policy policy13 in API Server, Result: True 2026-06-08 02:58:36,030 - INFO - Verified policy policy1000 in API Server, Result: True 2026-06-08 02:58:38,039 - INFO - VM ([<Server: ctest-vmc0-06143972>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 02:58:39,484 - INFO - VM ([<Server: ctest-vmc1-56923964>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 02:58:39,484 - INFO - Waiting for VM ctest-vmc0-06143972 to be up.. 2026-06-08 02:58:44,671 - INFO - VM name : ctest-vmc0-06143972 2026-06-08 02:59:23,248 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-06143972 passed 2026-06-08 02:59:44,195 - INFO - Waiting for VM ctest-vmc1-56923964 to be up.. 2026-06-08 02:59:44,294 - INFO - VM name : ctest-vmc1-56923964 2026-06-08 02:59:45,651 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-56923964 passed 2026-06-08 02:59:51,504 - INFO - Validated the rules for VM:ctest-vmc1-56923964 with attached policy:['policy100'] and vn:ctest-vnet1-26641442 2026-06-08 02:59:51,806 - INFO - Validated the rules for VM:ctest-vmc0-06143972 with attached policy:['policy0'] and vn:ctest-vnet0-75693667 2026-06-08 02:59:51,806 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-06-08 02:59:51,806 - INFO - Setup completed with result True 2026-06-08 02:59:57,052 - INFO - new policy list of vn ctest-vnet0-75693667 is policy1 2026-06-08 02:59:57,053 - INFO - Starting Verifications after policy for ctest-vnet0-75693667 updated to policy1 2026-06-08 02:59:57,053 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-75693667', 'source_network': 'ctest-vnet1-26641442', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-75693667', 'source_network': 'ctest-vnet1-26641442', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-75693667', 'source_network': 'ctest-vnet1-26641442', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-06-08 02:59:57,053 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'pass', 'icmp': 'pass'} 2026-06-08 03:00:16,631 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-06143972 passed 2026-06-08 03:00:16,631 - INFO - vm ping test result after policy for ctest-vnet0-75693667 updated to policy1 is: True 2026-06-08 03:00:21,903 - INFO - new policy list of vn ctest-vnet0-75693667 is policy1000 2026-06-08 03:00:21,904 - INFO - Starting Verifications after policy for ctest-vnet0-75693667 updated to policy1000 2026-06-08 03:00:21,904 - INFO - policy in effect is : [] 2026-06-08 03:00:21,904 - INFO - matching_rule_action: {'icmp': 'deny'} 2026-06-08 03:00:25,618 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-06143972 failed 2026-06-08 03:00:25,618 - INFO - vm ping test result after policy for ctest-vnet0-75693667 updated to policy1000 is: True 2026-06-08 03:00:30,869 - INFO - new policy list of vn ctest-vnet0-75693667 is policy2 2026-06-08 03:00:30,869 - INFO - Starting Verifications after policy for ctest-vnet0-75693667 updated to policy2 2026-06-08 03:00:30,870 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-75693667', 'source_network': 'ctest-vnet1-26641442', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-75693667', 'source_network': 'ctest-vnet1-26641442', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-75693667', 'source_network': 'ctest-vnet1-26641442', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-06-08 03:00:30,870 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'deny'} 2026-06-08 03:00:34,678 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-06143972 failed 2026-06-08 03:00:34,678 - INFO - vm ping test result after policy for ctest-vnet0-75693667 updated to policy2 is: True 2026-06-08 03:00:39,931 - INFO - new policy list of vn ctest-vnet0-75693667 is policy3 2026-06-08 03:00:39,932 - INFO - Starting Verifications after policy for ctest-vnet0-75693667 updated to policy3 2026-06-08 03:00:39,932 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-75693667', 'source_network': 'ctest-vnet1-26641442', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-75693667', 'source_network': 'ctest-vnet1-26641442', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-75693667', 'source_network': 'ctest-vnet1-26641442', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-06-08 03:00:39,932 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'pass'} 2026-06-08 03:00:42,510 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-06143972 passed 2026-06-08 03:00:42,510 - INFO - vm ping test result after policy for ctest-vnet0-75693667 updated to policy3 is: True 2026-06-08 03:00:47,785 - INFO - new policy list of vn ctest-vnet0-75693667 is policy10 2026-06-08 03:00:47,785 - INFO - Starting Verifications after policy for ctest-vnet0-75693667 updated to policy10 2026-06-08 03:00:47,785 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-75693667', 'source_network': 'ctest-vnet1-26641442', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-75693667', 'source_network': 'ctest-vnet1-26641442', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-75693667', 'source_network': 'ctest-vnet1-26641442', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-06-08 03:00:47,785 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'deny'} 2026-06-08 03:00:51,317 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-06143972 failed 2026-06-08 03:00:51,317 - INFO - vm ping test result after policy for ctest-vnet0-75693667 updated to policy10 is: True 2026-06-08 03:00:56,572 - INFO - new policy list of vn ctest-vnet0-75693667 is policy11 2026-06-08 03:00:56,572 - INFO - Starting Verifications after policy for ctest-vnet0-75693667 updated to policy11 2026-06-08 03:00:56,572 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-75693667', 'source_network': 'ctest-vnet1-26641442', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-75693667', 'source_network': 'ctest-vnet1-26641442', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-75693667', 'source_network': 'ctest-vnet1-26641442', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-06-08 03:00:56,572 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'pass'} 2026-06-08 03:00:59,109 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-06143972 passed 2026-06-08 03:00:59,109 - INFO - vm ping test result after policy for ctest-vnet0-75693667 updated to policy11 is: True 2026-06-08 03:01:04,333 - INFO - new policy list of vn ctest-vnet0-75693667 is policy12 2026-06-08 03:01:04,333 - INFO - Starting Verifications after policy for ctest-vnet0-75693667 updated to policy12 2026-06-08 03:01:04,333 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-75693667', 'source_network': 'ctest-vnet1-26641442', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-75693667', 'source_network': 'ctest-vnet1-26641442', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-75693667', 'source_network': 'ctest-vnet1-26641442', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-06-08 03:01:04,333 - INFO - matching_rule_action: {'tcp': 'deny', 'udp': 'pass', 'icmp': 'deny'} 2026-06-08 03:01:07,879 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-06143972 failed 2026-06-08 03:01:07,879 - INFO - vm ping test result after policy for ctest-vnet0-75693667 updated to policy12 is: True 2026-06-08 03:01:13,162 - INFO - new policy list of vn ctest-vnet0-75693667 is policy13 2026-06-08 03:01:13,163 - INFO - Starting Verifications after policy for ctest-vnet0-75693667 updated to policy13 2026-06-08 03:01:13,163 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-75693667', 'source_network': 'ctest-vnet1-26641442', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-75693667', 'source_network': 'ctest-vnet1-26641442', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-75693667', 'source_network': 'ctest-vnet1-26641442', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-06-08 03:01:13,163 - INFO - matching_rule_action: {'udp': 'pass', 'icmp': 'pass', 'tcp': 'deny'} 2026-06-08 03:01:15,845 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-06143972 passed 2026-06-08 03:01:15,845 - INFO - vm ping test result after policy for ctest-vnet0-75693667 updated to policy13 is: True 2026-06-08 03:01:16,076 - INFO - Deleting VM ctest-vmc1-56923964 2026-06-08 03:01:18,219 - INFO - VM ctest-vmc1-56923964 is fully removed in API-Server 2026-06-08 03:01:18,435 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1-32742842:ctest-vnet1-26641442 2026-06-08 03:01:18,436 - INFO - VM ctest-vmc1-56923964 is removed in Compute, and routes are removed in all compute nodes 2026-06-08 03:01:18,704 - INFO - Routes for VM ctest-vmc1-56923964 is removed in all control-nodes 2026-06-08 03:01:40,449 - INFO - 2a8b638d-bffd-4498-b80f-0e6e9e2635a7 vm uve deleted from opserver 2026-06-08 03:01:40,463 - INFO - 2a8b638d-bffd-4498-b80f-0e6e9e2635a7 vm uve deleted from opserver 2026-06-08 03:01:40,477 - INFO - 2a8b638d-bffd-4498-b80f-0e6e9e2635a7 vm uve deleted from opserver 2026-06-08 03:01:40,477 - INFO - Validated that VM 2a8b638d-bffd-4498-b80f-0e6e9e2635a7 is removed from Opserver 2026-06-08 03:01:40,477 - INFO - Deleting VM ctest-vmc0-06143972 2026-06-08 03:01:42,592 - INFO - VM ctest-vmc0-06143972 is fully removed in API-Server 2026-06-08 03:01:42,839 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1-32742842:ctest-vnet0-75693667 2026-06-08 03:01:42,839 - INFO - VM ctest-vmc0-06143972 is removed in Compute, and routes are removed in all compute nodes 2026-06-08 03:01:43,096 - INFO - Routes for VM ctest-vmc0-06143972 is removed in all control-nodes 2026-06-08 03:02:10,891 - INFO - e6d89e59-ff0d-45f7-9b54-b6b17d30149c vm uve deleted from opserver 2026-06-08 03:02:10,907 - INFO - e6d89e59-ff0d-45f7-9b54-b6b17d30149c vm uve deleted from opserver 2026-06-08 03:02:10,922 - INFO - e6d89e59-ff0d-45f7-9b54-b6b17d30149c vm uve deleted from opserver 2026-06-08 03:02:10,923 - INFO - Validated that VM e6d89e59-ff0d-45f7-9b54-b6b17d30149c is removed from Opserver 2026-06-08 03:02:11,452 - INFO - Deleted policy policy1000 2026-06-08 03:02:11,706 - INFO - Deleted policy policy13 2026-06-08 03:02:11,937 - INFO - Deleted policy policy12 2026-06-08 03:02:12,143 - INFO - Deleted policy policy11 2026-06-08 03:02:12,415 - INFO - Deleted policy policy10 2026-06-08 03:02:12,682 - INFO - Deleted policy policy100 2026-06-08 03:02:12,935 - INFO - Deleted policy policy3 2026-06-08 03:02:13,230 - INFO - Deleted policy policy2 2026-06-08 03:02:13,494 - INFO - Deleted policy policy1 2026-06-08 03:02:13,740 - INFO - Deleted policy policy0 2026-06-08 03:02:13,927 - INFO - Deleting VN ctest-vnet1-26641442 2026-06-08 03:02:14,283 - INFO - Validated that VN ctest-vnet1-26641442 is not found in API Server 2026-06-08 03:02:14,304 - INFO - Validated that VN ctest-vnet1-26641442 is not in any agent 2026-06-08 03:02:14,334 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-26641442 info 2026-06-08 03:02:14,335 - INFO - Deleting VN ctest-vnet0-75693667 2026-06-08 03:02:14,750 - INFO - Validated that VN ctest-vnet0-75693667 is not found in API Server 2026-06-08 03:02:14,773 - INFO - Validated that VN ctest-vnet0-75693667 is not in any agent 2026-06-08 03:02:14,806 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-75693667 info 2026-06-08 03:02:14,963 - INFO - IPAM: ctest-TestDetailedPolicy1-32742842-default-ipam is not found in API Server 2026-06-08 03:02:14,987 - INFO - IPAM:ctest-TestDetailedPolicy1-32742842-default-ipam is not found in control node 2026-06-08 03:02:16,878 - INFO - END TEST : test_multi_vn_repeated_policy_update_with_ping : PASSED[0:03:55] 2026-06-08 03:02:16,878 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:02:18,157 - INFO - Deleted project: ctest-TestDetailedPolicy1-32742842, ID : c06d46e9-520d-4a1a-ad0b-b2fcf36ee4f0 2026-06-08 03:02:18,366 - INFO - Domain Default found not creating 2026-06-08 03:02:18,540 - INFO - Project ctest-TestDetailedPolicy1Ipv4v6-97632899 not found, creating it 2026-06-08 03:02:19,195 - INFO - Created Project:ctest-TestDetailedPolicy1Ipv4v6-97632899, ID : b5f71413-5550-4f18-827e-7b4313688b1a 2026-06-08 03:02:20,721 - INFO - ================================================================================ 2026-06-08 03:02:20,721 - INFO - STARTING TEST : test_multi_vn_repeated_policy_update_with_ping 2026-06-08 03:02:20,721 - INFO - TEST DESCRIPTION : Call repeated_policy_update_test_with_ping with multi VN scenario. 2026-06-08 03:02:22,021 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:02:22,022 - INFO - 2026-06-08 03:02:22,022 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_policy_traffic_test_topo.sdn_2vn_2vm_config'> 2026-06-08 03:02:22,800 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy1Ipv4v6-97632899'](b5f71413-5550-4f18-827e-7b4313688b1a) 2026-06-08 03:02:22,800 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy1Ipv4v6-97632899 2026-06-08 03:02:25,313 - INFO - Verification of project ctest-TestDetailedPolicy1Ipv4v6-97632899 in API Server 10.0.0.27 passed 2026-06-08 03:02:25,740 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy1Ipv4v6-97632899-default-ipam passed 2026-06-08 03:02:25,758 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy1Ipv4v6-97632899-default-ipam passed 2026-06-08 03:02:27,496 - INFO - Created VN ctest-vnet0-81723320 2026-06-08 03:02:28,170 - INFO - Verified VN network id 15 for VN fb39bf8c-984a-4308-a174-b4298c1354f3 2026-06-08 03:02:28,170 - INFO - Verifications in API Server for VN ctest-vnet0-81723320 passed 2026-06-08 03:02:28,236 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-81723320 passed 2026-06-08 03:02:29,756 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-97632899:ctest-vnet0-81723320 is found in opserver 2026-06-08 03:02:30,844 - INFO - Created VN ctest-vnet1-58205255 2026-06-08 03:02:31,199 - INFO - Verified VN network id 16 for VN bc49dd6a-25bb-443d-ac6d-162f04da1182 2026-06-08 03:02:31,199 - INFO - Verifications in API Server for VN ctest-vnet1-58205255 passed 2026-06-08 03:02:31,270 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-58205255 passed 2026-06-08 03:02:31,664 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-97632899:ctest-vnet1-58205255 is found in opserver 2026-06-08 03:02:32,131 - INFO - Verified policy policy0 in API Server, Result: True 2026-06-08 03:02:32,574 - INFO - Verified policy policy1 in API Server, Result: True 2026-06-08 03:02:32,992 - INFO - Verified policy policy2 in API Server, Result: True 2026-06-08 03:02:33,467 - INFO - Verified policy policy3 in API Server, Result: True 2026-06-08 03:02:33,908 - INFO - Verified policy policy100 in API Server, Result: True 2026-06-08 03:02:34,359 - INFO - Verified policy policy10 in API Server, Result: True 2026-06-08 03:02:34,839 - INFO - Verified policy policy11 in API Server, Result: True 2026-06-08 03:02:35,316 - INFO - Verified policy policy12 in API Server, Result: True 2026-06-08 03:02:35,825 - INFO - Verified policy policy13 in API Server, Result: True 2026-06-08 03:02:36,247 - INFO - Verified policy policy1000 in API Server, Result: True 2026-06-08 03:02:38,493 - INFO - VM ([<Server: ctest-vmc0-36049140>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:02:39,994 - INFO - VM ([<Server: ctest-vmc1-77634796>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 03:02:39,994 - INFO - Waiting for VM ctest-vmc0-36049140 to be up.. 2026-06-08 03:02:45,235 - INFO - VM name : ctest-vmc0-36049140 2026-06-08 03:03:23,859 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-36049140 passed 2026-06-08 03:03:44,755 - INFO - Waiting for VM ctest-vmc1-77634796 to be up.. 2026-06-08 03:03:44,880 - INFO - VM name : ctest-vmc1-77634796 2026-06-08 03:03:46,244 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-77634796 passed 2026-06-08 03:03:52,043 - INFO - Validated the rules for VM:ctest-vmc1-77634796 with attached policy:['policy100'] and vn:ctest-vnet1-58205255 2026-06-08 03:03:52,326 - INFO - Validated the rules for VM:ctest-vmc0-36049140 with attached policy:['policy0'] and vn:ctest-vnet0-81723320 2026-06-08 03:03:52,326 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-06-08 03:03:52,327 - INFO - Setup completed with result True 2026-06-08 03:03:57,582 - INFO - new policy list of vn ctest-vnet0-81723320 is policy1 2026-06-08 03:03:57,583 - INFO - Starting Verifications after policy for ctest-vnet0-81723320 updated to policy1 2026-06-08 03:03:57,583 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-81723320', 'source_network': 'ctest-vnet1-58205255', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-81723320', 'source_network': 'ctest-vnet1-58205255', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-81723320', 'source_network': 'ctest-vnet1-58205255', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-81723320', 'source_network': 'ctest-vnet1-58205255', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-06-08 03:03:57,583 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'pass', 'icmp': 'pass', '58': 'pass'} 2026-06-08 03:04:11,351 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-36049140 passed 2026-06-08 03:04:13,898 - INFO - Ping to IP 2731:da08:d1c7:c03:e19d:29bf:0:3 from VM ctest-vmc0-36049140 passed 2026-06-08 03:04:13,898 - INFO - vm ping test result after policy for ctest-vnet0-81723320 updated to policy1 is: True 2026-06-08 03:04:19,187 - INFO - new policy list of vn ctest-vnet0-81723320 is policy1000 2026-06-08 03:04:19,188 - INFO - Starting Verifications after policy for ctest-vnet0-81723320 updated to policy1000 2026-06-08 03:04:19,188 - INFO - policy in effect is : [] 2026-06-08 03:04:19,188 - INFO - matching_rule_action: {'icmp': 'deny'} 2026-06-08 03:04:23,161 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-36049140 failed 2026-06-08 03:04:26,704 - WARNING - Ping to IP 2731:da08:d1c7:c03:e19d:29bf:0:3 from VM ctest-vmc0-36049140 failed 2026-06-08 03:04:26,704 - INFO - vm ping test result after policy for ctest-vnet0-81723320 updated to policy1000 is: True 2026-06-08 03:04:32,024 - INFO - new policy list of vn ctest-vnet0-81723320 is policy2 2026-06-08 03:04:32,024 - INFO - Starting Verifications after policy for ctest-vnet0-81723320 updated to policy2 2026-06-08 03:04:32,025 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-81723320', 'source_network': 'ctest-vnet1-58205255', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-81723320', 'source_network': 'ctest-vnet1-58205255', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-81723320', 'source_network': 'ctest-vnet1-58205255', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-81723320', 'source_network': 'ctest-vnet1-58205255', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-06-08 03:04:32,025 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'deny', '58': 'deny'} 2026-06-08 03:04:35,609 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-36049140 failed 2026-06-08 03:04:39,152 - WARNING - Ping to IP 2731:da08:d1c7:c03:e19d:29bf:0:3 from VM ctest-vmc0-36049140 failed 2026-06-08 03:04:39,152 - INFO - vm ping test result after policy for ctest-vnet0-81723320 updated to policy2 is: True 2026-06-08 03:04:44,419 - INFO - new policy list of vn ctest-vnet0-81723320 is policy3 2026-06-08 03:04:44,420 - INFO - Starting Verifications after policy for ctest-vnet0-81723320 updated to policy3 2026-06-08 03:04:44,420 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-81723320', 'source_network': 'ctest-vnet1-58205255', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-81723320', 'source_network': 'ctest-vnet1-58205255', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-81723320', 'source_network': 'ctest-vnet1-58205255', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-81723320', 'source_network': 'ctest-vnet1-58205255', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-06-08 03:04:44,420 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'pass', '58': 'pass'} 2026-06-08 03:04:47,052 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-36049140 passed 2026-06-08 03:04:49,563 - INFO - Ping to IP 2731:da08:d1c7:c03:e19d:29bf:0:3 from VM ctest-vmc0-36049140 passed 2026-06-08 03:04:49,563 - INFO - vm ping test result after policy for ctest-vnet0-81723320 updated to policy3 is: True 2026-06-08 03:04:54,845 - INFO - new policy list of vn ctest-vnet0-81723320 is policy10 2026-06-08 03:04:54,846 - INFO - Starting Verifications after policy for ctest-vnet0-81723320 updated to policy10 2026-06-08 03:04:54,846 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-81723320', 'source_network': 'ctest-vnet1-58205255', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-81723320', 'source_network': 'ctest-vnet1-58205255', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-81723320', 'source_network': 'ctest-vnet1-58205255', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-81723320', 'source_network': 'ctest-vnet1-58205255', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-06-08 03:04:54,846 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'deny', '58': 'deny'} 2026-06-08 03:04:58,368 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-36049140 failed 2026-06-08 03:05:02,347 - WARNING - Ping to IP 2731:da08:d1c7:c03:e19d:29bf:0:3 from VM ctest-vmc0-36049140 failed 2026-06-08 03:05:02,347 - INFO - vm ping test result after policy for ctest-vnet0-81723320 updated to policy10 is: True 2026-06-08 03:05:07,644 - INFO - new policy list of vn ctest-vnet0-81723320 is policy11 2026-06-08 03:05:07,645 - INFO - Starting Verifications after policy for ctest-vnet0-81723320 updated to policy11 2026-06-08 03:05:07,645 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-81723320', 'source_network': 'ctest-vnet1-58205255', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-81723320', 'source_network': 'ctest-vnet1-58205255', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-81723320', 'source_network': 'ctest-vnet1-58205255', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-81723320', 'source_network': 'ctest-vnet1-58205255', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-06-08 03:05:07,645 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'pass', '58': 'pass'} 2026-06-08 03:05:10,198 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-36049140 passed 2026-06-08 03:05:12,749 - INFO - Ping to IP 2731:da08:d1c7:c03:e19d:29bf:0:3 from VM ctest-vmc0-36049140 passed 2026-06-08 03:05:12,750 - INFO - vm ping test result after policy for ctest-vnet0-81723320 updated to policy11 is: True 2026-06-08 03:05:17,986 - INFO - new policy list of vn ctest-vnet0-81723320 is policy12 2026-06-08 03:05:17,986 - INFO - Starting Verifications after policy for ctest-vnet0-81723320 updated to policy12 2026-06-08 03:05:17,986 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-81723320', 'source_network': 'ctest-vnet1-58205255', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-81723320', 'source_network': 'ctest-vnet1-58205255', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-81723320', 'source_network': 'ctest-vnet1-58205255', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-81723320', 'source_network': 'ctest-vnet1-58205255', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-06-08 03:05:17,986 - INFO - matching_rule_action: {'tcp': 'deny', 'udp': 'pass', 'icmp': 'deny', '58': 'deny'} 2026-06-08 03:05:21,478 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-36049140 failed 2026-06-08 03:05:25,076 - WARNING - Ping to IP 2731:da08:d1c7:c03:e19d:29bf:0:3 from VM ctest-vmc0-36049140 failed 2026-06-08 03:05:25,076 - INFO - vm ping test result after policy for ctest-vnet0-81723320 updated to policy12 is: True 2026-06-08 03:05:30,333 - INFO - new policy list of vn ctest-vnet0-81723320 is policy13 2026-06-08 03:05:30,334 - INFO - Starting Verifications after policy for ctest-vnet0-81723320 updated to policy13 2026-06-08 03:05:30,334 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-81723320', 'source_network': 'ctest-vnet1-58205255', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-81723320', 'source_network': 'ctest-vnet1-58205255', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-81723320', 'source_network': 'ctest-vnet1-58205255', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-81723320', 'source_network': 'ctest-vnet1-58205255', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-06-08 03:05:30,334 - INFO - matching_rule_action: {'udp': 'pass', 'icmp': 'pass', 'tcp': 'deny', '58': 'pass'} 2026-06-08 03:05:32,856 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-36049140 passed 2026-06-08 03:05:35,409 - INFO - Ping to IP 2731:da08:d1c7:c03:e19d:29bf:0:3 from VM ctest-vmc0-36049140 passed 2026-06-08 03:05:35,409 - INFO - vm ping test result after policy for ctest-vnet0-81723320 updated to policy13 is: True 2026-06-08 03:05:35,650 - INFO - Deleting VM ctest-vmc1-77634796 2026-06-08 03:05:37,799 - INFO - VM ctest-vmc1-77634796 is fully removed in API-Server 2026-06-08 03:05:38,010 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-97632899:ctest-vnet1-58205255 2026-06-08 03:05:38,010 - INFO - VM ctest-vmc1-77634796 is removed in Compute, and routes are removed in all compute nodes 2026-06-08 03:05:38,260 - INFO - Routes for VM ctest-vmc1-77634796 is removed in all control-nodes 2026-06-08 03:05:41,574 - INFO - cafccb12-b5ef-4a92-9c8e-81b6d2f2ae3c vm uve deleted from opserver 2026-06-08 03:05:41,588 - INFO - cafccb12-b5ef-4a92-9c8e-81b6d2f2ae3c vm uve deleted from opserver 2026-06-08 03:05:41,610 - INFO - cafccb12-b5ef-4a92-9c8e-81b6d2f2ae3c vm uve deleted from opserver 2026-06-08 03:05:41,610 - INFO - Validated that VM cafccb12-b5ef-4a92-9c8e-81b6d2f2ae3c is removed from Opserver 2026-06-08 03:05:41,610 - INFO - Deleting VM ctest-vmc0-36049140 2026-06-08 03:05:43,734 - INFO - VM ctest-vmc0-36049140 is fully removed in API-Server 2026-06-08 03:05:43,985 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-97632899:ctest-vnet0-81723320 2026-06-08 03:05:43,985 - INFO - VM ctest-vmc0-36049140 is removed in Compute, and routes are removed in all compute nodes 2026-06-08 03:05:44,241 - INFO - Routes for VM ctest-vmc0-36049140 is removed in all control-nodes 2026-06-08 03:06:12,058 - INFO - e4346262-cc5e-4cc3-9b1d-4844f7b3116b vm uve deleted from opserver 2026-06-08 03:06:12,070 - INFO - e4346262-cc5e-4cc3-9b1d-4844f7b3116b vm uve deleted from opserver 2026-06-08 03:06:12,083 - INFO - e4346262-cc5e-4cc3-9b1d-4844f7b3116b vm uve deleted from opserver 2026-06-08 03:06:12,083 - INFO - Validated that VM e4346262-cc5e-4cc3-9b1d-4844f7b3116b is removed from Opserver 2026-06-08 03:06:12,623 - INFO - Deleted policy policy1000 2026-06-08 03:06:12,841 - INFO - Deleted policy policy13 2026-06-08 03:06:13,083 - INFO - Deleted policy policy12 2026-06-08 03:06:13,294 - INFO - Deleted policy policy11 2026-06-08 03:06:13,566 - INFO - Deleted policy policy10 2026-06-08 03:06:13,838 - INFO - Deleted policy policy100 2026-06-08 03:06:14,096 - INFO - Deleted policy policy3 2026-06-08 03:06:14,340 - INFO - Deleted policy policy2 2026-06-08 03:06:14,619 - INFO - Deleted policy policy1 2026-06-08 03:06:14,897 - INFO - Deleted policy policy0 2026-06-08 03:06:15,095 - INFO - Deleting VN ctest-vnet1-58205255 2026-06-08 03:06:15,490 - INFO - Validated that VN ctest-vnet1-58205255 is not found in API Server 2026-06-08 03:06:15,520 - INFO - Validated that VN ctest-vnet1-58205255 is not in any agent 2026-06-08 03:06:15,555 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-58205255 info 2026-06-08 03:06:15,556 - INFO - Deleting VN ctest-vnet0-81723320 2026-06-08 03:06:15,901 - INFO - Validated that VN ctest-vnet0-81723320 is not found in API Server 2026-06-08 03:06:15,925 - INFO - Validated that VN ctest-vnet0-81723320 is not in any agent 2026-06-08 03:06:15,966 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-81723320 info 2026-06-08 03:06:16,079 - INFO - IPAM: ctest-TestDetailedPolicy1Ipv4v6-97632899-default-ipam is not found in API Server 2026-06-08 03:06:16,107 - INFO - IPAM:ctest-TestDetailedPolicy1Ipv4v6-97632899-default-ipam is not found in control node 2026-06-08 03:06:18,147 - INFO - END TEST : test_multi_vn_repeated_policy_update_with_ping : PASSED[0:03:58] 2026-06-08 03:06:18,147 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:06:19,411 - INFO - Deleted project: ctest-TestDetailedPolicy1Ipv4v6-97632899, ID : b5f71413-5550-4f18-827e-7b4313688b1a 2026-06-08 03:06:19,615 - INFO - Domain Default found not creating 2026-06-08 03:06:19,789 - INFO - Project ctest-TestQos-82387189 not found, creating it 2026-06-08 03:06:20,337 - INFO - Created Project:ctest-TestQos-82387189, ID : 1eb21b87-73ff-4cde-b4d5-7faeb6ff65fa 2026-06-08 03:06:23,314 - INFO - Created VN ctest-vn-34728354 2026-06-08 03:06:24,232 - INFO - Created VN ctest-vn-38995293 2026-06-08 03:06:25,474 - INFO - VM ([<Server: ctest-TestQos-82387189-57170398>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 03:06:26,876 - INFO - VM ([<Server: ctest-TestQos-82387189-69902297>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:06:28,396 - INFO - VM ([<Server: ctest-TestQos-82387189-86424268>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:06:28,396 - INFO - Waiting for VM ctest-TestQos-82387189-57170398 to be up.. 2026-06-08 03:06:28,503 - INFO - VM name : ctest-TestQos-82387189-57170398 2026-06-08 03:07:19,537 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestQos-82387189-57170398 passed 2026-06-08 03:07:40,435 - INFO - Waiting for VM ctest-TestQos-82387189-69902297 to be up.. 2026-06-08 03:07:40,554 - INFO - VM name : ctest-TestQos-82387189-69902297 2026-06-08 03:07:41,902 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestQos-82387189-69902297 passed 2026-06-08 03:07:47,305 - INFO - Waiting for VM ctest-TestQos-82387189-86424268 to be up.. 2026-06-08 03:07:47,403 - INFO - VM name : ctest-TestQos-82387189-86424268 2026-06-08 03:07:48,797 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestQos-82387189-86424268 passed 2026-06-08 03:07:49,046 - INFO - ================================================================================ 2026-06-08 03:07:49,047 - INFO - STARTING TEST : test_qos_remark_dscp_on_vmi 2026-06-08 03:07:49,047 - INFO - TEST DESCRIPTION : Create a qos config for remarking DSCP 1 to 10 Have VMs A, B Apply the qos config to VM A Validate that packets from A to B have DSCP marked correctly 2026-06-08 03:07:50,370 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:07:50,370 - INFO - 2026-06-08 03:07:50,651 - INFO - Created FC ['default-global-system-config', 'default-global-qos-config', 'ctest-fc-43000978'], UUID dd83b49d-1c28-4676-a2e6-3ae8d2a8d4e9 2026-06-08 03:07:51,015 - INFO - Created QosConfig ['default-domain', 'ctest-TestQos-82387189', 'ctest-qos_config-21125283'], UUID: c4834ca6-93f4-4f8b-9e8b-f2be2f727469 2026-06-08 03:07:51,067 - INFO - Applying qos-config on VM d251663e-eaac-4b2a-a012-e6d2b74771fc 2026-06-08 03:07:52,181 - INFO - Starting hping3 on ctest-TestQos-82387189-57170398, args: --destport 20000 --baseport 10000 --count 20000 --interval 1 --udp --tos 4 --keep --numeric 2026-06-08 03:08:21,955 - INFO - 16 packets are found in tcpdump output as expected 2026-06-08 03:08:24,017 - INFO - Packet QoS marking validation passed 2026-06-08 03:08:24,031 - INFO - 16 packets are found in tcpdump output as expected 2026-06-08 03:08:26,088 - INFO - Packet QoS marking validation passed 2026-06-08 03:08:26,195 - INFO - Removing qos-config on VM d251663e-eaac-4b2a-a012-e6d2b74771fc 2026-06-08 03:08:26,271 - INFO - Deleting Qos config ['default-domain', 'ctest-TestQos-82387189', 'ctest-qos_config-21125283'], UUID: c4834ca6-93f4-4f8b-9e8b-f2be2f727469 2026-06-08 03:08:26,363 - INFO - Deleting FC ['default-global-system-config', 'default-global-qos-config', 'ctest-fc-43000978'], UUID: dd83b49d-1c28-4676-a2e6-3ae8d2a8d4e9 2026-06-08 03:08:27,661 - INFO - END TEST : test_qos_remark_dscp_on_vmi : PASSED[0:00:38] 2026-06-08 03:08:27,661 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:08:27,662 - INFO - Deleting VM ctest-TestQos-82387189-86424268 2026-06-08 03:08:27,728 - INFO - Deleting VM ctest-TestQos-82387189-69902297 2026-06-08 03:08:27,800 - INFO - Deleting VM ctest-TestQos-82387189-57170398 2026-06-08 03:08:27,874 - INFO - Deleting VN ctest-vn-38995293 2026-06-08 03:08:27,931 - WARNING - Deleting VN ctest-vn-38995293 failed..Will retry 2026-06-08 03:08:30,171 - INFO - Deleting VN ctest-vn-34728354 2026-06-08 03:08:31,137 - INFO - Deleted project: ctest-TestQos-82387189, ID : 1eb21b87-73ff-4cde-b4d5-7faeb6ff65fa 2026-06-08 03:08:31,329 - INFO - Domain Default found not creating 2026-06-08 03:08:31,506 - INFO - Project ctest-TestRP-92255344 not found, creating it 2026-06-08 03:08:32,108 - INFO - Created Project:ctest-TestRP-92255344, ID : 527eaec4-4243-4b7f-84ce-f928e8bcd480 2026-06-08 03:08:33,653 - INFO - ================================================================================ 2026-06-08 03:08:33,653 - INFO - STARTING TEST : test_rp_interface 2026-06-08 03:08:33,654 - INFO - TEST DESCRIPTION : 1. Create a routing policy with interface match. 2. Launch VMs. 3. Attach policy to VN and confirm if policy takes hold. 2026-06-08 03:08:34,932 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:08:34,932 - INFO - 2026-06-08 03:08:35,939 - INFO - Created VN ctest-bgpaas_vn-06022817 2026-06-08 03:08:36,876 - INFO - Created VN ctest-bgpaas_vn-91405259 2026-06-08 03:08:38,295 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:08:39,631 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 03:08:39,631 - INFO - Waiting for VM test_vm to be up.. 2026-06-08 03:08:44,812 - INFO - VM name : test_vm 2026-06-08 03:08:50,642 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-06-08 03:08:50,899 - INFO - Waiting for VM test2_vm to be up.. 2026-06-08 03:08:50,983 - INFO - VM name : test2_vm 2026-06-08 03:08:52,354 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2026-06-08 03:09:01,888 - INFO - Ping to IP 180.87.237.67 from VM test_vm passed 2026-06-08 03:09:02,000 - INFO - Deleting VM test2_vm 2026-06-08 03:09:02,105 - INFO - Deleting VM test_vm 2026-06-08 03:09:02,195 - INFO - Deleting VN ctest-bgpaas_vn-91405259 2026-06-08 03:09:02,249 - WARNING - Deleting VN ctest-bgpaas_vn-91405259 failed..Will retry 2026-06-08 03:09:04,441 - INFO - Deleting VN ctest-bgpaas_vn-06022817 2026-06-08 03:09:05,920 - INFO - END TEST : test_rp_interface : PASSED[0:00:32] 2026-06-08 03:09:05,920 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:09:05,922 - INFO - ================================================================================ 2026-06-08 03:09:05,922 - INFO - STARTING TEST : test_rp_interface_ext_community 2026-06-08 03:09:05,922 - INFO - TEST DESCRIPTION : 1. Create a routing policy with interface match. 2. Launch VMs. 3. Attach policy to VN and confirm if policy takes hold. 2026-06-08 03:09:07,230 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:09:07,230 - INFO - 2026-06-08 03:09:07,767 - INFO - Created VN ctest-bgpaas_vn-34211283 2026-06-08 03:09:08,617 - INFO - Created VN ctest-bgpaas_vn-39445862 2026-06-08 03:09:10,049 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:09:11,507 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 03:09:11,507 - INFO - Waiting for VM test_vm to be up.. 2026-06-08 03:09:16,687 - INFO - VM name : test_vm 2026-06-08 03:09:22,129 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-06-08 03:09:22,357 - INFO - Waiting for VM test2_vm to be up.. 2026-06-08 03:09:22,465 - INFO - VM name : test2_vm 2026-06-08 03:09:23,847 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2026-06-08 03:09:28,010 - INFO - Ping to IP 177.143.143.67 from VM test_vm passed 2026-06-08 03:09:28,447 - INFO - Deleting VM test2_vm 2026-06-08 03:09:28,528 - INFO - Deleting VM test_vm 2026-06-08 03:09:28,605 - INFO - Deleting VN ctest-bgpaas_vn-39445862 2026-06-08 03:09:28,651 - WARNING - Deleting VN ctest-bgpaas_vn-39445862 failed..Will retry 2026-06-08 03:09:30,913 - INFO - Deleting VN ctest-bgpaas_vn-34211283 2026-06-08 03:09:32,373 - INFO - END TEST : test_rp_interface_ext_community : PASSED[0:00:27] 2026-06-08 03:09:32,373 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:09:32,375 - INFO - ================================================================================ 2026-06-08 03:09:32,375 - INFO - STARTING TEST : test_rp_interface_static 2026-06-08 03:09:32,376 - INFO - TEST DESCRIPTION : 1. Create a routing policy with interface-static match. 2. Launch VMs. 3. Attach policy to VN and confirm if policy takes hold. 2026-06-08 03:09:33,647 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:09:33,647 - INFO - 2026-06-08 03:09:34,178 - INFO - Created VN ctest-bgpaas_vn-12357799 2026-06-08 03:09:35,025 - INFO - Created VN ctest-bgpaas_vn-80061718 2026-06-08 03:09:36,319 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:09:37,639 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 03:09:37,639 - INFO - Waiting for VM test_vm to be up.. 2026-06-08 03:09:42,929 - INFO - VM name : test_vm 2026-06-08 03:09:48,368 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-06-08 03:09:48,594 - INFO - Waiting for VM test2_vm to be up.. 2026-06-08 03:09:48,684 - INFO - VM name : test2_vm 2026-06-08 03:09:50,046 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2026-06-08 03:09:50,379 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-TestRP-92255344', 'ctest-int_table_right-15654587'](UUID 71abb071-2aec-43dd-960f-7fc76c331902), prefixes : ['221.173.0.128/26'] 2026-06-08 03:09:50,447 - INFO - Added intf route table 71abb071-2aec-43dd-960f-7fc76c331902 to port e8554543-0255-4962-8186-fa1b609ee735 2026-06-08 03:09:54,344 - INFO - Ping to IP 17.146.64.195 from VM test_vm passed 2026-06-08 03:09:54,455 - INFO - Deleting VM test2_vm 2026-06-08 03:09:54,552 - INFO - Deleting VM test_vm 2026-06-08 03:09:54,624 - INFO - Deleting VN ctest-bgpaas_vn-80061718 2026-06-08 03:09:54,671 - WARNING - Deleting VN ctest-bgpaas_vn-80061718 failed..Will retry 2026-06-08 03:09:56,833 - INFO - Deleting VN ctest-bgpaas_vn-12357799 2026-06-08 03:09:58,253 - INFO - END TEST : test_rp_interface_static : PASSED[0:00:26] 2026-06-08 03:09:58,253 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:09:59,016 - INFO - Deleted project: ctest-TestRP-92255344, ID : 527eaec4-4243-4b7f-84ce-f928e8bcd480 2026-06-08 03:09:59,215 - INFO - Domain Default found not creating 2026-06-08 03:09:59,387 - INFO - Project ctest-TestBasicRTFilter-48753213 not found, creating it 2026-06-08 03:09:59,893 - INFO - Created Project:ctest-TestBasicRTFilter-48753213, ID : 081153de-c98a-4551-a80d-fb06820faa32 2026-06-08 03:10:01,490 - INFO - ================================================================================ 2026-06-08 03:10:01,490 - INFO - STARTING TEST : test_rt_CEM_22032 2026-06-08 03:10:01,490 - INFO - TEST DESCRIPTION : Description: Validate Advertise of routes across VNs with Service keywords using RTs Test steps: 1. Create a VM in a VN (starting with "service-" keyword). 2. Add a route-target entry to the VN. 3. Check the rt_group and bgp.rtarget.0 table on the control nodes. Pass criteria: The system-defined, user-defined route target of the VN and the VM IP should be seen in the respective tables. Maintainer : manasd@juniper.net 2026-06-08 03:10:02,761 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:10:02,761 - INFO - 2026-06-08 03:10:03,810 - INFO - Created VN service-vn-46036746 2026-06-08 03:10:04,728 - INFO - Verified VN network id 15 for VN 404177fe-9de4-43bc-8ba9-5c0144def3f2 2026-06-08 03:10:04,728 - INFO - Verifications in API Server for VN service-vn-46036746 passed 2026-06-08 03:10:04,806 - INFO - On all control nodes, Config, RI and RT verification for VN service-vn-46036746 passed 2026-06-08 03:10:06,029 - INFO - Validated that VN default-domain:ctest-TestBasicRTFilter-48753213:service-vn-46036746 is found in opserver 2026-06-08 03:10:06,059 - INFO - Will add a user-defined RT to the VN 2026-06-08 03:10:11,190 - INFO - RT target:64512:6983023 seen in the RTGroup Table of control node-10.0.0.33 2026-06-08 03:10:11,195 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.33 2026-06-08 03:10:11,201 - INFO - RT target:64512:6983023 seen in the RTGroup Table of control node-10.0.0.249 2026-06-08 03:10:11,207 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.249 2026-06-08 03:10:11,214 - INFO - RT target:64512:6983023 seen in the RTGroup Table of control node-10.0.0.27 2026-06-08 03:10:11,222 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.27 2026-06-08 03:10:12,279 - INFO - VM ([<Server: ctest-vm1-98728426>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:10:12,279 - INFO - Waiting for VM ctest-vm1-98728426 to be up.. 2026-06-08 03:10:17,415 - INFO - VM name : ctest-vm1-98728426 2026-06-08 03:10:51,889 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-98728426 passed 2026-06-08 03:11:12,741 - INFO - Active control node is 10.0.0.33 2026-06-08 03:11:12,746 - INFO - IP 166.89.237.131/32 is seen in the dep_routes of RT target:64512:6983023 in the RTGroup Table of ctrl_node 10.0.0.33 2026-06-08 03:11:12,764 - INFO - RT target:64512:6983023 seen in the bgp.rtarget.0 table of the control node-10.0.0.33 2026-06-08 03:11:12,770 - INFO - IP 166.89.237.131/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.33 2026-06-08 03:11:12,789 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.33 2026-06-08 03:11:12,789 - INFO - Will remove the user-defined RT to the VN and verify that the entry is removed from the tables 2026-06-08 03:11:17,922 - INFO - RT target:64512:6983023 removed from the bgp.rtarget.0 table 2026-06-08 03:11:17,923 - INFO - RT target:64512:6983023 removed from the RTGroup Table of the control nodes 2026-06-08 03:11:17,923 - INFO - Will verify that the system generated RT is still seen in the control-nodes 2026-06-08 03:11:17,928 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.33 2026-06-08 03:11:17,933 - INFO - IP 166.89.237.131/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.33 2026-06-08 03:11:17,953 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.33 2026-06-08 03:11:17,953 - INFO - Deleting VM ctest-vm1-98728426 2026-06-08 03:11:18,030 - INFO - Deleting VN service-vn-46036746 2026-06-08 03:11:18,092 - WARNING - Deleting VN service-vn-46036746 failed..Will retry 2026-06-08 03:11:20,409 - INFO - Validated that VN service-vn-46036746 is not found in API Server 2026-06-08 03:11:20,435 - INFO - Validated that VN service-vn-46036746 is not in any agent 2026-06-08 03:11:20,465 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-vn-46036746 info 2026-06-08 03:11:21,736 - INFO - END TEST : test_rt_CEM_22032 : PASSED[0:01:20] 2026-06-08 03:11:21,736 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:11:21,738 - INFO - ================================================================================ 2026-06-08 03:11:21,738 - INFO - STARTING TEST : test_user_def_rt_entry 2026-06-08 03:11:21,739 - INFO - TEST DESCRIPTION : Description: Validate the entry and deletion of the VN's user-added Route Target in the rt_g roup and bgp.rtarget.0 table on the control nodes Test steps: 1. Create a VM in a VN. 2. Add a route-target entry to the VN. 3. Check the rt_group and bgp.rtarget.0 table on the control nodes. Pass criteria: The system-defined, user-defined route target of the VN and the VM IP should be seen in the respective tables. Maintainer : ganeshahv@juniper.net 2026-06-08 03:11:23,001 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:11:23,001 - INFO - 2026-06-08 03:11:23,524 - INFO - Created VN ctest-vn30-84816484 2026-06-08 03:11:23,783 - INFO - Verified VN network id 15 for VN 11fabc9a-5be1-4df9-b465-12bb38a14370 2026-06-08 03:11:23,783 - INFO - Verifications in API Server for VN ctest-vn30-84816484 passed 2026-06-08 03:11:23,856 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn30-84816484 passed 2026-06-08 03:11:24,173 - INFO - Validated that VN default-domain:ctest-TestBasicRTFilter-48753213:ctest-vn30-84816484 is found in opserver 2026-06-08 03:11:24,203 - INFO - Will add a user-defined RT to the VN 2026-06-08 03:11:29,342 - INFO - RT target:64512:6752824 seen in the RTGroup Table of control node-10.0.0.33 2026-06-08 03:11:29,347 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.33 2026-06-08 03:11:29,354 - INFO - RT target:64512:6752824 seen in the RTGroup Table of control node-10.0.0.249 2026-06-08 03:11:29,360 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.249 2026-06-08 03:11:29,367 - INFO - RT target:64512:6752824 seen in the RTGroup Table of control node-10.0.0.27 2026-06-08 03:11:29,374 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.27 2026-06-08 03:11:30,454 - INFO - VM ([<Server: ctest-vm1-98724304>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 03:11:30,454 - INFO - Waiting for VM ctest-vm1-98724304 to be up.. 2026-06-08 03:11:35,597 - INFO - VM name : ctest-vm1-98724304 2026-06-08 03:12:15,854 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-98724304 passed 2026-06-08 03:12:36,742 - INFO - Active control node is 10.0.0.249 2026-06-08 03:12:36,749 - INFO - IP 71.165.43.131/32 is seen in the dep_routes of RT target:64512:6752824 in the RTGroup Table of ctrl_node 10.0.0.249 2026-06-08 03:12:36,766 - INFO - RT target:64512:6752824 seen in the bgp.rtarget.0 table of the control node-10.0.0.249 2026-06-08 03:12:36,774 - INFO - IP 71.165.43.131/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.249 2026-06-08 03:12:36,789 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.249 2026-06-08 03:12:36,789 - INFO - Will remove the user-defined RT to the VN and verify that the entry is removed from the tables 2026-06-08 03:12:41,932 - INFO - RT target:64512:6752824 removed from the bgp.rtarget.0 table 2026-06-08 03:12:41,933 - INFO - RT target:64512:6752824 removed from the RTGroup Table of the control nodes 2026-06-08 03:12:41,933 - INFO - Will verify that the system generated RT is still seen in the control-nodes 2026-06-08 03:12:41,940 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.249 2026-06-08 03:12:41,948 - INFO - IP 71.165.43.131/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.249 2026-06-08 03:12:41,964 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.249 2026-06-08 03:12:41,965 - INFO - Deleting VM ctest-vm1-98724304 2026-06-08 03:12:42,037 - INFO - Deleting VN ctest-vn30-84816484 2026-06-08 03:12:42,089 - WARNING - Deleting VN ctest-vn30-84816484 failed..Will retry 2026-06-08 03:12:44,469 - INFO - Validated that VN ctest-vn30-84816484 is not found in API Server 2026-06-08 03:12:44,489 - INFO - Validated that VN ctest-vn30-84816484 is not in any agent 2026-06-08 03:12:44,527 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn30-84816484 info 2026-06-08 03:12:45,830 - INFO - END TEST : test_user_def_rt_entry : PASSED[0:01:24] 2026-06-08 03:12:45,830 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:12:46,634 - INFO - Deleted project: ctest-TestBasicRTFilter-48753213, ID : 081153de-c98a-4551-a80d-fb06820faa32 2026-06-08 03:12:46,877 - INFO - Domain Default found not creating 2026-06-08 03:12:47,088 - INFO - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 not found, creating it 2026-06-08 03:12:47,680 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374, ID : 13f9d609-5470-4b10-a630-43ca0044405a 2026-06-08 03:12:49,282 - INFO - ================================================================================ 2026-06-08 03:12:49,283 - INFO - STARTING TEST : test_sec_group_basic 2026-06-08 03:12:49,283 - INFO - TEST DESCRIPTION : Description: Test basic SG features 1. Security group create and delete 2. Create security group with custom rules and then update it for tcp 3. Launch VM with custom created security group and verify 4. Remove secuity group association with VM 5. Add back custom security group to VM and verify 6. Try to delete security group with association to VM. It should fail. 7. Test with ping, which should fail 8. Test with TCP which should pass 9. Update the rules to allow icmp, ping should pass now. 2026-06-08 03:12:50,581 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:12:50,581 - INFO - 2026-06-08 03:12:50,962 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-test_sec_group-32402870'] 2026-06-08 03:12:52,619 - INFO - Security group ctest-test_sec_group-32402870 found in the API Server 2026-06-08 03:12:52,752 - INFO - Validated that ACLs for Security group ctest-test_sec_group-32402870 are present in API Server 2026-06-08 03:12:52,760 - INFO - Validated that Security group ctest-test_sec_group-32402870 is found in control node 10.0.0.33 2026-06-08 03:12:52,777 - INFO - Validated that Security group ctest-test_sec_group-32402870 is found in control node 10.0.0.249 2026-06-08 03:12:52,796 - INFO - Validated that Security group ctest-test_sec_group-32402870 is found in control node 10.0.0.27 2026-06-08 03:12:52,806 - INFO - Validated SG ctest-test_sec_group-32402870 in Control nodes 2026-06-08 03:12:52,806 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-test_sec_group-32402870'] 2026-06-08 03:12:52,910 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-test_sec_group-32402870'] deleted successfully. 2026-06-08 03:12:53,037 - INFO - Security group ctest-test_sec_group-32402870 removed from the API Server 2026-06-08 03:12:53,178 - INFO - security group ctest-test_sec_group-32402870 removed from Control-node 10.0.0.33 2026-06-08 03:12:53,191 - INFO - security group ctest-test_sec_group-32402870 removed from Control-node 10.0.0.249 2026-06-08 03:12:53,203 - INFO - security group ctest-test_sec_group-32402870 removed from Control-node 10.0.0.27 2026-06-08 03:12:53,211 - INFO - Validated that SG ctest-test_sec_group-32402870 is not in control nodes 2026-06-08 03:12:53,218 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-test_sec_group-32402870'] 2026-06-08 03:12:54,420 - INFO - Security group ctest-test_sec_group-32402870 found in the API Server 2026-06-08 03:12:54,537 - INFO - Validated that ACLs for Security group ctest-test_sec_group-32402870 are present in API Server 2026-06-08 03:12:54,543 - INFO - Validated that Security group ctest-test_sec_group-32402870 is found in control node 10.0.0.33 2026-06-08 03:12:54,556 - INFO - Validated that Security group ctest-test_sec_group-32402870 is found in control node 10.0.0.249 2026-06-08 03:12:54,567 - INFO - Validated that Security group ctest-test_sec_group-32402870 is found in control node 10.0.0.27 2026-06-08 03:12:54,573 - INFO - Validated SG ctest-test_sec_group-32402870 in Control nodes 2026-06-08 03:12:55,953 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 2026-06-08 03:12:56,298 - INFO - Verified VN network id 15 for VN d6927e01-0f7a-4cbf-8fb2-47c650e6dc56 2026-06-08 03:12:56,298 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 passed 2026-06-08 03:12:56,371 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 passed 2026-06-08 03:12:57,610 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374:ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 is found in opserver 2026-06-08 03:12:58,908 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-56592537>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:13:00,382 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-96430193>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 03:13:05,565 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-56592537 2026-06-08 03:13:06,288 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-56592537 verfication in all API Servers passed 2026-06-08 03:13:41,080 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-56592537 passed 2026-06-08 03:13:41,080 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-56592537 verifications in Compute nodes passed 2026-06-08 03:13:41,170 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-56592537 in all vrouters 2026-06-08 03:13:42,020 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-56592537 passed 2026-06-08 03:13:42,268 - INFO - Verifying through opserver in 10.0.0.33 2026-06-08 03:13:42,293 - INFO - VM 2663e598-6254-4d8e-9ba8-e6634784caf9 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374:ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 2026-06-08 03:13:42,507 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374:f8576794-a9d7-4a72-9241-a283fc0b6c94 of vm 2663e598-6254-4d8e-9ba8-e6634784caf9 is present in vrouter an-jenkins-deploy-platform-ansible-os-5901-2 uve 2026-06-08 03:13:42,600 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-56592537 validations in Opserver passed 2026-06-08 03:13:42,600 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-56592537 to be up.. 2026-06-08 03:13:43,789 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-56592537 passed 2026-06-08 03:14:04,869 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-96430193 2026-06-08 03:14:05,285 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-96430193 verfication in all API Servers passed 2026-06-08 03:14:07,298 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-96430193 passed 2026-06-08 03:14:07,298 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-96430193 verifications in Compute nodes passed 2026-06-08 03:14:07,392 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-96430193 in all vrouters 2026-06-08 03:14:08,265 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-96430193 passed 2026-06-08 03:14:08,353 - INFO - Verifying through opserver in 10.0.0.33 2026-06-08 03:14:08,379 - INFO - VM 1077bdf9-efc5-48b6-b225-402fd187cfda is present in default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374:ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 2026-06-08 03:14:08,616 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374:b84479da-d4c7-4a58-9f43-2d0c3a22c5df of vm 1077bdf9-efc5-48b6-b225-402fd187cfda is present in vrouter an-jenkins-deploy-platform-ansible-os-5901-1 uve 2026-06-08 03:14:08,657 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-96430193 validations in Opserver passed 2026-06-08 03:14:08,657 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-96430193 to be up.. 2026-06-08 03:14:09,841 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-96430193 passed 2026-06-08 03:14:10,240 - INFO - Validated that SG ctest-test_sec_group-32402870 is bound to VM ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-56592537 2026-06-08 03:14:10,241 - INFO - Remove security group ctest-test_sec_group-32402870 from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-56592537 2026-06-08 03:14:10,496 - WARNING - Security group ctest-test_sec_group-32402870 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-56592537 2026-06-08 03:14:10,976 - INFO - Validated that SG ctest-test_sec_group-32402870 is bound to VM ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-56592537 2026-06-08 03:14:10,976 - INFO - Try deleting the security group ctest-test_sec_group-32402870 with back ref. 2026-06-08 03:14:10,977 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-test_sec_group-32402870'] 2026-06-08 03:14:11,166 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-test_sec_group-32402870'] deleted successfully. 2026-06-08 03:14:11,312 - INFO - Security group ctest-test_sec_group-32402870 removed from the API Server 2026-06-08 03:14:11,449 - INFO - security group ctest-test_sec_group-32402870 removed from Control-node 10.0.0.33 2026-06-08 03:14:11,465 - INFO - security group ctest-test_sec_group-32402870 removed from Control-node 10.0.0.249 2026-06-08 03:14:11,477 - INFO - security group ctest-test_sec_group-32402870 removed from Control-node 10.0.0.27 2026-06-08 03:14:11,485 - INFO - Validated that SG ctest-test_sec_group-32402870 is not in control nodes 2026-06-08 03:14:11,493 - ERROR - Security group deleted, when it is attached to a VM. 2026-06-08 03:14:11,499 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-96430193 2026-06-08 03:14:11,628 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-56592537 2026-06-08 03:14:11,744 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 2026-06-08 03:14:11,790 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 failed..Will retry 2026-06-08 03:14:13,832 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 failed..Will retry 2026-06-08 03:14:15,884 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 failed..Will retry 2026-06-08 03:14:17,936 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 failed..Will retry 2026-06-08 03:14:19,986 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 failed..Will retry 2026-06-08 03:14:22,039 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 failed..Will retry 2026-06-08 03:14:24,087 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 failed..Will retry 2026-06-08 03:14:26,137 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 failed..Will retry 2026-06-08 03:14:28,183 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 failed..Will retry 2026-06-08 03:14:30,225 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 failed..Will retry 2026-06-08 03:14:32,285 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 failed..Will retry 2026-06-08 03:14:34,336 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 failed..Will retry 2026-06-08 03:14:36,382 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 failed..Will retry 2026-06-08 03:14:38,439 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 failed..Will retry 2026-06-08 03:14:40,487 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 failed..Will retry 2026-06-08 03:14:42,534 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 failed..Will retry 2026-06-08 03:14:44,584 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 failed..Will retry 2026-06-08 03:14:46,639 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 failed..Will retry 2026-06-08 03:14:48,684 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 failed..Will retry 2026-06-08 03:14:50,735 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 failed..Will retry 2026-06-08 03:14:52,788 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 failed..Will retry 2026-06-08 03:14:54,838 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 failed..Will retry 2026-06-08 03:14:56,899 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 failed..Will retry 2026-06-08 03:14:58,951 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 failed..Will retry 2026-06-08 03:15:00,994 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 failed..Will retry 2026-06-08 03:15:03,043 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 failed..Will retry 2026-06-08 03:15:03,057 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 is still found in API-Server 2026-06-08 03:15:08,068 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 is still found in API-Server 2026-06-08 03:15:13,078 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 is still found in API-Server 2026-06-08 03:15:18,090 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 is still found in API-Server 2026-06-08 03:15:23,099 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 is still found in API-Server 2026-06-08 03:15:28,109 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 is still found in API-Server 2026-06-08 03:15:33,119 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 is still found in API-Server 2026-06-08 03:15:38,130 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 is still found in API-Server 2026-06-08 03:15:43,139 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 is still found in API-Server 2026-06-08 03:15:48,148 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 is still found in API-Server 2026-06-08 03:15:53,160 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964 is still found in API-Server 2026-06-08 03:15:53,160 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-test_sec_group-32402870'] 2026-06-08 03:15:54,464 - ERROR - AssertionError Python 3.9.25: /usr/bin/python3 Mon Jun 8 03:14:11 2026 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=<scripts.securitygroup.test_regression.SecurityG...sec_group_basic[sanity,suite1] id=0x7ffa799a4430>, *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 = <function SecurityGroupBasicRegressionTests1.test_sec_group_basic> self = <scripts.securitygroup.test_regression.SecurityG...sec_group_basic[sanity,suite1] id=0x7ffa799a4430> args = () kwargs = {} /contrail-test/scripts/securitygroup/test_regression_basic.py in test_sec_group_basic(self=<scripts.securitygroup.test_regression.SecurityG...sec_group_basic[sanity,suite1] id=0x7ffa799a4430>) 127 errmsg = "Security group deleted, when it is attached to a VM." 128 self.logger.error(errmsg) 129 assert False, errmsg 130 131 #Ping test, should fail errmsg = 'Security group deleted, when it is attached to a VM.' AssertionError: Security group deleted, when it is attached to a VM. __cause__ = None __class__ = <class 'AssertionError'> __context__ = NoIdError('Error: oper 1 url /fqname-to-id body ...\n \'ctest-test_sec_group-32402870\'] not found') __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = ('Security group deleted, when it is attached to a VM.',) with_traceback = <built-in method with_traceback of AssertionError object> 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/scripts/securitygroup/test_regression_basic.py", line 122, in test_sec_group_basic secgroup = self.vnc_lib.security_group_read( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 700, in _object_read (args_ok, result) = self._read_args_to_id( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1114, in _read_args_to_id return (True, self.fq_name_to_id(res_type, fq_name)) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1395, in fq_name_to_id content = self._request_server(OP_POST, uri, data=json_body) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1180, in _request raise NoIdError('Error: oper %s url %s body %s response %s' vnc_api.exceptions.NoIdError: Unknown id: Error: oper 1 url /fqname-to-id body {"type": "security-group", "fq_name": ["default-domain", "ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374", "ctest-test_sec_group-32402870"]} response Name ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-test_sec_group-32402870'] not found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/securitygroup/test_regression_basic.py", line 129, in test_sec_group_basic assert False, errmsg AssertionError: Security group deleted, when it is attached to a VM. 2026-06-08 03:15:54,476 - INFO - 2026-06-08 03:15:54,477 - INFO - END TEST : test_sec_group_basic : FAILED[0:03:05] 2026-06-08 03:15:54,477 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:15:54,675 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:15:56,815 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:15:58,971 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:01,123 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:03,267 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:05,411 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:07,547 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:09,727 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:11,895 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:14,043 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:16,179 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:18,327 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:20,455 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:22,591 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:24,719 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:26,847 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:29,003 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:31,139 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:33,267 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:35,459 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:37,643 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:39,803 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:41,923 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:44,064 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:46,211 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:48,339 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:50,515 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:52,647 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:54,783 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:56,927 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:59,063 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964'], 'uuid': 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', 'href': 'http://10.0.0.27:8082/virtual-network/d6927e01-0f7a-4cbf-8fb2-47c650e6dc56'}] before deletion 2026-06-08 03:16:59,063 - WARNING - One or more references still present, will not delete the project ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374 2026-06-08 03:16:59,234 - INFO - Domain Default found not creating 2026-06-08 03:16:59,410 - INFO - Project ctest-SecurityGroupBasicRegressionTests1_contrail-94550559 not found, creating it 2026-06-08 03:16:59,939 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1_contrail-94550559, ID : 045d2678-aa04-430b-8618-ffc825fb10a8 2026-06-08 03:17:01,536 - INFO - ================================================================================ 2026-06-08 03:17:01,536 - INFO - STARTING TEST : test_sec_group_basic 2026-06-08 03:17:01,536 - INFO - TEST DESCRIPTION : Description: Test basic SG features 1. Security group create and delete 2. Create security group with custom rules and then update it for tcp 3. Launch VM with custom created security group and verify 4. Remove secuity group association with VM 5. Add back custom security group to VM and verify 6. Try to delete security group with association to VM. It should fail. 7. Test with ping, which should fail 8. Test with TCP which should pass 9. Update the rules to allow icmp, ping should pass now. 2026-06-08 03:17:02,820 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:17:02,820 - INFO - 2026-06-08 03:17:03,203 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-94550559', 'ctest-test_sec_group-46094222'] 2026-06-08 03:17:03,881 - INFO - Security group ctest-test_sec_group-46094222 found in the API Server 2026-06-08 03:17:04,007 - INFO - Validated that ACLs for Security group ctest-test_sec_group-46094222 are present in API Server 2026-06-08 03:17:04,016 - INFO - Validated that Security group ctest-test_sec_group-46094222 is found in control node 10.0.0.33 2026-06-08 03:17:04,028 - INFO - Validated that Security group ctest-test_sec_group-46094222 is found in control node 10.0.0.249 2026-06-08 03:17:04,041 - INFO - Validated that Security group ctest-test_sec_group-46094222 is found in control node 10.0.0.27 2026-06-08 03:17:04,048 - INFO - Validated SG ctest-test_sec_group-46094222 in Control nodes 2026-06-08 03:17:04,048 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-94550559', 'ctest-test_sec_group-46094222'] 2026-06-08 03:17:04,147 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-94550559', 'ctest-test_sec_group-46094222'] deleted successfully. 2026-06-08 03:17:04,274 - INFO - Security group ctest-test_sec_group-46094222 removed from the API Server 2026-06-08 03:17:04,408 - INFO - security group ctest-test_sec_group-46094222 removed from Control-node 10.0.0.33 2026-06-08 03:17:04,421 - INFO - security group ctest-test_sec_group-46094222 removed from Control-node 10.0.0.249 2026-06-08 03:17:04,434 - INFO - security group ctest-test_sec_group-46094222 removed from Control-node 10.0.0.27 2026-06-08 03:17:04,441 - INFO - Validated that SG ctest-test_sec_group-46094222 is not in control nodes 2026-06-08 03:17:04,447 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-94550559', 'ctest-test_sec_group-46094222'] 2026-06-08 03:17:04,816 - INFO - Security group ctest-test_sec_group-46094222 found in the API Server 2026-06-08 03:17:04,956 - INFO - Validated that ACLs for Security group ctest-test_sec_group-46094222 are present in API Server 2026-06-08 03:17:04,964 - INFO - Validated that Security group ctest-test_sec_group-46094222 is found in control node 10.0.0.33 2026-06-08 03:17:04,982 - INFO - Validated that Security group ctest-test_sec_group-46094222 is found in control node 10.0.0.249 2026-06-08 03:17:04,997 - INFO - Validated that Security group ctest-test_sec_group-46094222 is found in control node 10.0.0.27 2026-06-08 03:17:05,005 - INFO - Validated SG ctest-test_sec_group-46094222 in Control nodes 2026-06-08 03:17:05,819 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-81752118 2026-06-08 03:17:06,089 - INFO - Verified VN network id 16 for VN fa09af8f-4b84-41a8-a1e0-c969e18b186e 2026-06-08 03:17:06,089 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-81752118 passed 2026-06-08 03:17:06,158 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-81752118 passed 2026-06-08 03:17:07,378 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-94550559:ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-81752118 is found in opserver 2026-06-08 03:17:08,790 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-18752514>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:17:10,551 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-04946148>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 03:17:15,765 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-18752514 2026-06-08 03:17:16,448 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-18752514 verfication in all API Servers passed 2026-06-08 03:17:51,187 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-18752514 passed 2026-06-08 03:17:51,187 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-18752514 verifications in Compute nodes passed 2026-06-08 03:17:51,507 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-18752514 in all vrouters 2026-06-08 03:17:52,338 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-18752514 passed 2026-06-08 03:17:52,626 - INFO - Verifying through opserver in 10.0.0.33 2026-06-08 03:17:52,651 - INFO - VM 5b76fa2f-f251-4cd4-90f7-8d7b85552b55 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-94550559:ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-81752118 2026-06-08 03:17:52,814 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-94550559:b0c8bc3d-b4e3-4ffd-ba5d-da18d489a4ed of vm 5b76fa2f-f251-4cd4-90f7-8d7b85552b55 is present in vrouter an-jenkins-deploy-platform-ansible-os-5901-2 uve 2026-06-08 03:17:52,906 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-18752514 validations in Opserver passed 2026-06-08 03:17:52,906 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-18752514 to be up.. 2026-06-08 03:17:54,087 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-18752514 passed 2026-06-08 03:18:15,052 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-04946148 2026-06-08 03:18:15,360 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-04946148 verfication in all API Servers passed 2026-06-08 03:18:17,311 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-04946148 passed 2026-06-08 03:18:17,311 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-04946148 verifications in Compute nodes passed 2026-06-08 03:18:17,636 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-04946148 in all vrouters 2026-06-08 03:18:18,477 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-04946148 passed 2026-06-08 03:18:18,581 - INFO - Verifying through opserver in 10.0.0.33 2026-06-08 03:18:18,612 - INFO - VM 2ead912e-365e-41b0-8c4d-28a78011fdc3 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-94550559:ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-81752118 2026-06-08 03:18:18,846 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-94550559:c69206cc-d1bf-470a-ae03-6603910535a5 of vm 2ead912e-365e-41b0-8c4d-28a78011fdc3 is present in vrouter an-jenkins-deploy-platform-ansible-os-5901-1 uve 2026-06-08 03:18:18,890 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-04946148 validations in Opserver passed 2026-06-08 03:18:18,890 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-04946148 to be up.. 2026-06-08 03:18:20,066 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-04946148 passed 2026-06-08 03:18:20,444 - INFO - Validated that SG ctest-test_sec_group-46094222 is bound to VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-18752514 2026-06-08 03:18:20,444 - INFO - Remove security group ctest-test_sec_group-46094222 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-18752514 2026-06-08 03:18:20,678 - WARNING - Security group ctest-test_sec_group-46094222 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-18752514 2026-06-08 03:18:21,023 - INFO - Validated that SG ctest-test_sec_group-46094222 is bound to VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-18752514 2026-06-08 03:18:21,023 - INFO - Try deleting the security group ctest-test_sec_group-46094222 with back ref. 2026-06-08 03:18:21,023 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-94550559', 'ctest-test_sec_group-46094222'] 2026-06-08 03:18:21,079 - INFO - Delete when resource still referred: ['http://10.0.0.27:8082/virtual-machine-interface/b0c8bc3d-b4e3-4ffd-ba5d-da18d489a4ed', 'http://10.0.0.27:8082/virtual-machine-interface/c69206cc-d1bf-470a-ae03-6603910535a5'] 2026-06-08 03:18:21,079 - INFO - Not able to delete the security group with back ref as expected 2026-06-08 03:18:40,270 - WARNING - Ping to IP 122.31.71.4 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-18752514 failed 2026-06-08 03:18:40,271 - INFO - Ping FAILED as expected 2026-06-08 03:19:26,973 - INFO - File transfer verification for file size 100 passed on the VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-04946148 2026-06-08 03:19:29,588 - INFO - Ping to IP 122.31.71.4 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-18752514 passed 2026-06-08 03:19:29,588 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-04946148 2026-06-08 03:19:29,821 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-04946148 2026-06-08 03:19:31,950 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-04946148 is fully removed in API-Server 2026-06-08 03:19:32,266 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-94550559:ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-81752118 2026-06-08 03:19:32,266 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-04946148 is removed in Compute, and routes are removed in all compute nodes 2026-06-08 03:19:32,483 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-04946148 is removed in all control-nodes 2026-06-08 03:19:41,807 - INFO - 2ead912e-365e-41b0-8c4d-28a78011fdc3 vm uve deleted from opserver 2026-06-08 03:19:41,819 - INFO - 2ead912e-365e-41b0-8c4d-28a78011fdc3 vm uve deleted from opserver 2026-06-08 03:19:41,840 - INFO - 2ead912e-365e-41b0-8c4d-28a78011fdc3 vm uve deleted from opserver 2026-06-08 03:19:41,840 - INFO - Validated that VM 2ead912e-365e-41b0-8c4d-28a78011fdc3 is removed from Opserver 2026-06-08 03:19:41,840 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-18752514 2026-06-08 03:19:42,031 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-18752514 2026-06-08 03:19:44,130 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-18752514 is fully removed in API-Server 2026-06-08 03:19:44,338 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-94550559:ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-81752118 2026-06-08 03:19:44,338 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-18752514 is removed in Compute, and routes are removed in all compute nodes 2026-06-08 03:19:44,545 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-18752514 is removed in all control-nodes 2026-06-08 03:20:12,250 - INFO - 5b76fa2f-f251-4cd4-90f7-8d7b85552b55 vm uve deleted from opserver 2026-06-08 03:20:12,263 - INFO - 5b76fa2f-f251-4cd4-90f7-8d7b85552b55 vm uve deleted from opserver 2026-06-08 03:20:12,276 - INFO - 5b76fa2f-f251-4cd4-90f7-8d7b85552b55 vm uve deleted from opserver 2026-06-08 03:20:12,276 - INFO - Validated that VM 5b76fa2f-f251-4cd4-90f7-8d7b85552b55 is removed from Opserver 2026-06-08 03:20:12,277 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-81752118 2026-06-08 03:20:12,606 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-81752118 is not found in API Server 2026-06-08 03:20:12,626 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-81752118 is not in any agent 2026-06-08 03:20:12,659 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-SecurityGroupBasicRegressionTests1_contrail-94550559-81752118 info 2026-06-08 03:20:12,659 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-94550559', 'ctest-test_sec_group-46094222'] 2026-06-08 03:20:12,766 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-94550559', 'ctest-test_sec_group-46094222'] deleted successfully. 2026-06-08 03:20:12,905 - INFO - Security group ctest-test_sec_group-46094222 removed from the API Server 2026-06-08 03:20:13,073 - INFO - security group ctest-test_sec_group-46094222 removed from Control-node 10.0.0.33 2026-06-08 03:20:13,085 - INFO - security group ctest-test_sec_group-46094222 removed from Control-node 10.0.0.249 2026-06-08 03:20:13,099 - INFO - security group ctest-test_sec_group-46094222 removed from Control-node 10.0.0.27 2026-06-08 03:20:13,104 - INFO - Validated that SG ctest-test_sec_group-46094222 is not in control nodes 2026-06-08 03:20:14,382 - INFO - END TEST : test_sec_group_basic : PASSED[0:03:13] 2026-06-08 03:20:14,382 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:20:15,132 - INFO - Deleted project: ctest-SecurityGroupBasicRegressionTests1_contrail-94550559, ID : 045d2678-aa04-430b-8618-ffc825fb10a8 2026-06-08 03:20:15,322 - INFO - Domain Default found not creating 2026-06-08 03:20:15,521 - INFO - Project ctest-SecurityGroupBasicRegressionTests1-87906748 not found, creating it 2026-06-08 03:20:16,183 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1-87906748, ID : f73fb89b-6050-44f2-b8a0-ffe08c8ee63d 2026-06-08 03:20:17,669 - INFO - ================================================================================ 2026-06-08 03:20:17,669 - INFO - STARTING TEST : test_sec_group_basic 2026-06-08 03:20:17,669 - INFO - TEST DESCRIPTION : Description: Test basic SG features 1. Security group create and delete 2. Create security group with custom rules and then update it for tcp 3. Launch VM with custom created security group and verify 4. Remove secuity group association with VM 5. Add back custom security group to VM and verify 6. Try to delete security group with association to VM. It should fail. 7. Test with ping, which should fail 8. Test with TCP which should pass 9. Update the rules to allow icmp, ping should pass now. 2026-06-08 03:20:18,922 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:20:18,922 - INFO - 2026-06-08 03:20:19,295 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-test_sec_group-87582842'] 2026-06-08 03:20:20,930 - INFO - Security group ctest-test_sec_group-87582842 found in the API Server 2026-06-08 03:20:21,044 - INFO - Validated that ACLs for Security group ctest-test_sec_group-87582842 are present in API Server 2026-06-08 03:20:21,050 - INFO - Validated that Security group ctest-test_sec_group-87582842 is found in control node 10.0.0.33 2026-06-08 03:20:21,063 - INFO - Validated that Security group ctest-test_sec_group-87582842 is found in control node 10.0.0.249 2026-06-08 03:20:21,076 - INFO - Validated that Security group ctest-test_sec_group-87582842 is found in control node 10.0.0.27 2026-06-08 03:20:21,084 - INFO - Validated SG ctest-test_sec_group-87582842 in Control nodes 2026-06-08 03:20:21,084 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-test_sec_group-87582842'] 2026-06-08 03:20:21,180 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-test_sec_group-87582842'] deleted successfully. 2026-06-08 03:20:21,298 - INFO - Security group ctest-test_sec_group-87582842 removed from the API Server 2026-06-08 03:20:21,426 - INFO - security group ctest-test_sec_group-87582842 removed from Control-node 10.0.0.33 2026-06-08 03:20:21,437 - INFO - security group ctest-test_sec_group-87582842 removed from Control-node 10.0.0.249 2026-06-08 03:20:21,454 - INFO - security group ctest-test_sec_group-87582842 removed from Control-node 10.0.0.27 2026-06-08 03:20:21,464 - INFO - Validated that SG ctest-test_sec_group-87582842 is not in control nodes 2026-06-08 03:20:21,478 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-test_sec_group-87582842'] 2026-06-08 03:20:22,632 - INFO - Security group ctest-test_sec_group-87582842 found in the API Server 2026-06-08 03:20:22,749 - INFO - Validated that ACLs for Security group ctest-test_sec_group-87582842 are present in API Server 2026-06-08 03:20:22,755 - INFO - Validated that Security group ctest-test_sec_group-87582842 is found in control node 10.0.0.33 2026-06-08 03:20:22,767 - INFO - Validated that Security group ctest-test_sec_group-87582842 is found in control node 10.0.0.249 2026-06-08 03:20:22,780 - INFO - Validated that Security group ctest-test_sec_group-87582842 is found in control node 10.0.0.27 2026-06-08 03:20:22,786 - INFO - Validated SG ctest-test_sec_group-87582842 in Control nodes 2026-06-08 03:20:23,864 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 2026-06-08 03:20:24,110 - INFO - Verified VN network id 16 for VN c536116a-9346-4b1e-a6a7-8b062746c75f 2026-06-08 03:20:24,111 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 passed 2026-06-08 03:20:24,178 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 passed 2026-06-08 03:20:25,368 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1-87906748:ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 is found in opserver 2026-06-08 03:20:26,599 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1-87906748-60594761>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:20:27,996 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1-87906748-51542039>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 03:20:33,178 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1-87906748-60594761 2026-06-08 03:20:34,067 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-87906748-60594761 verfication in all API Servers passed 2026-06-08 03:21:08,886 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-SecurityGroupBasicRegressionTests1-87906748-60594761 passed 2026-06-08 03:21:08,886 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-87906748-60594761 verifications in Compute nodes passed 2026-06-08 03:21:09,292 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1-87906748-60594761 in all vrouters 2026-06-08 03:21:10,186 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1-87906748-60594761 passed 2026-06-08 03:21:10,524 - INFO - Verifying through opserver in 10.0.0.33 2026-06-08 03:21:10,548 - INFO - VM 34dcecae-177c-4722-8054-4606ed3ff31d is present in default-domain:ctest-SecurityGroupBasicRegressionTests1-87906748:ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 2026-06-08 03:21:10,724 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1-87906748:88166015-d16d-4b05-8ce3-e7d19d3de8af of vm 34dcecae-177c-4722-8054-4606ed3ff31d is present in vrouter an-jenkins-deploy-platform-ansible-os-5901-2 uve 2026-06-08 03:21:10,826 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-87906748-60594761 validations in Opserver passed 2026-06-08 03:21:10,826 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1-87906748-60594761 to be up.. 2026-06-08 03:21:12,006 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-SecurityGroupBasicRegressionTests1-87906748-60594761 passed 2026-06-08 03:21:27,820 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1-87906748-51542039 2026-06-08 03:21:28,177 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-87906748-51542039 verfication in all API Servers passed 2026-06-08 03:21:56,786 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-SecurityGroupBasicRegressionTests1-87906748-51542039 passed 2026-06-08 03:21:56,786 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-87906748-51542039 verifications in Compute nodes passed 2026-06-08 03:21:57,103 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1-87906748-51542039 in all vrouters 2026-06-08 03:21:57,981 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1-87906748-51542039 passed 2026-06-08 03:21:58,075 - INFO - Verifying through opserver in 10.0.0.33 2026-06-08 03:21:58,100 - INFO - VM 8a1fd095-77c3-41b2-824b-b934b4745301 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1-87906748:ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 2026-06-08 03:21:58,305 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1-87906748:4bd9d48e-be1b-4246-b2cc-f498bc555784 of vm 8a1fd095-77c3-41b2-824b-b934b4745301 is present in vrouter an-jenkins-deploy-platform-ansible-os-5901-1 uve 2026-06-08 03:21:58,346 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-87906748-51542039 validations in Opserver passed 2026-06-08 03:21:58,346 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1-87906748-51542039 to be up.. 2026-06-08 03:21:59,535 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-SecurityGroupBasicRegressionTests1-87906748-51542039 passed 2026-06-08 03:22:20,560 - INFO - Validated that SG ctest-test_sec_group-87582842 is bound to VM ctest-SecurityGroupBasicRegressionTests1-87906748-60594761 2026-06-08 03:22:20,560 - INFO - Remove security group ctest-test_sec_group-87582842 from VM ctest-SecurityGroupBasicRegressionTests1-87906748-60594761 2026-06-08 03:22:20,806 - WARNING - Security group ctest-test_sec_group-87582842 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1-87906748-60594761 2026-06-08 03:22:21,202 - INFO - Validated that SG ctest-test_sec_group-87582842 is bound to VM ctest-SecurityGroupBasicRegressionTests1-87906748-60594761 2026-06-08 03:22:21,202 - INFO - Try deleting the security group ctest-test_sec_group-87582842 with back ref. 2026-06-08 03:22:21,202 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-test_sec_group-87582842'] 2026-06-08 03:22:21,391 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-test_sec_group-87582842'] deleted successfully. 2026-06-08 03:22:21,581 - INFO - Security group ctest-test_sec_group-87582842 removed from the API Server 2026-06-08 03:22:21,711 - INFO - security group ctest-test_sec_group-87582842 removed from Control-node 10.0.0.33 2026-06-08 03:22:21,720 - INFO - security group ctest-test_sec_group-87582842 removed from Control-node 10.0.0.249 2026-06-08 03:22:21,729 - INFO - security group ctest-test_sec_group-87582842 removed from Control-node 10.0.0.27 2026-06-08 03:22:21,736 - INFO - Validated that SG ctest-test_sec_group-87582842 is not in control nodes 2026-06-08 03:22:21,744 - ERROR - Security group deleted, when it is attached to a VM. 2026-06-08 03:22:21,745 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1-87906748-51542039 2026-06-08 03:22:21,879 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1-87906748-60594761 2026-06-08 03:22:22,013 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 2026-06-08 03:22:22,064 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 failed..Will retry 2026-06-08 03:22:24,113 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 failed..Will retry 2026-06-08 03:22:26,160 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 failed..Will retry 2026-06-08 03:22:28,215 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 failed..Will retry 2026-06-08 03:22:30,262 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 failed..Will retry 2026-06-08 03:22:32,307 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 failed..Will retry 2026-06-08 03:22:34,347 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 failed..Will retry 2026-06-08 03:22:36,399 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 failed..Will retry 2026-06-08 03:22:38,449 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 failed..Will retry 2026-06-08 03:22:40,490 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 failed..Will retry 2026-06-08 03:22:42,534 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 failed..Will retry 2026-06-08 03:22:44,587 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 failed..Will retry 2026-06-08 03:22:46,631 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 failed..Will retry 2026-06-08 03:22:48,687 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 failed..Will retry 2026-06-08 03:22:50,735 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 failed..Will retry 2026-06-08 03:22:52,776 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 failed..Will retry 2026-06-08 03:22:54,821 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 failed..Will retry 2026-06-08 03:22:56,872 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 failed..Will retry 2026-06-08 03:22:58,914 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 failed..Will retry 2026-06-08 03:23:00,962 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 failed..Will retry 2026-06-08 03:23:03,015 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 failed..Will retry 2026-06-08 03:23:05,064 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 failed..Will retry 2026-06-08 03:23:07,104 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 failed..Will retry 2026-06-08 03:23:09,177 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 failed..Will retry 2026-06-08 03:23:11,218 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 failed..Will retry 2026-06-08 03:23:13,264 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 failed..Will retry 2026-06-08 03:23:13,274 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 is still found in API-Server 2026-06-08 03:23:18,283 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 is still found in API-Server 2026-06-08 03:23:23,292 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 is still found in API-Server 2026-06-08 03:23:28,302 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 is still found in API-Server 2026-06-08 03:23:33,314 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 is still found in API-Server 2026-06-08 03:23:38,324 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 is still found in API-Server 2026-06-08 03:23:43,335 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 is still found in API-Server 2026-06-08 03:23:48,344 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 is still found in API-Server 2026-06-08 03:23:53,353 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 is still found in API-Server 2026-06-08 03:23:58,363 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 is still found in API-Server 2026-06-08 03:24:03,373 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-87906748-15796240 is still found in API-Server 2026-06-08 03:24:03,373 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-test_sec_group-87582842'] 2026-06-08 03:24:04,696 - ERROR - AssertionError Python 3.9.25: /usr/bin/python3 Mon Jun 8 03:22:21 2026 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=<scripts.securitygroup.test_regression_basic.Sec...la_ocata_sanity,sanity,suite1] id=0x7ffa799654f0>, *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 = <function SecurityGroupBasicRegressionTests1.test_sec_group_basic> self = <scripts.securitygroup.test_regression_basic.Sec...la_ocata_sanity,sanity,suite1] id=0x7ffa799654f0> args = () kwargs = {} /contrail-test/scripts/securitygroup/test_regression_basic.py in test_sec_group_basic(self=<scripts.securitygroup.test_regression_basic.Sec...la_ocata_sanity,sanity,suite1] id=0x7ffa799654f0>) 127 errmsg = "Security group deleted, when it is attached to a VM." 128 self.logger.error(errmsg) 129 assert False, errmsg 130 131 #Ping test, should fail errmsg = 'Security group deleted, when it is attached to a VM.' AssertionError: Security group deleted, when it is attached to a VM. __cause__ = None __class__ = <class 'AssertionError'> __context__ = NoIdError('Error: oper 1 url /fqname-to-id body ...\n \'ctest-test_sec_group-87582842\'] not found') __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = ('Security group deleted, when it is attached to a VM.',) with_traceback = <built-in method with_traceback of AssertionError object> 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/scripts/securitygroup/test_regression_basic.py", line 122, in test_sec_group_basic secgroup = self.vnc_lib.security_group_read( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 700, in _object_read (args_ok, result) = self._read_args_to_id( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1114, in _read_args_to_id return (True, self.fq_name_to_id(res_type, fq_name)) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1395, in fq_name_to_id content = self._request_server(OP_POST, uri, data=json_body) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1180, in _request raise NoIdError('Error: oper %s url %s body %s response %s' vnc_api.exceptions.NoIdError: Unknown id: Error: oper 1 url /fqname-to-id body {"type": "security-group", "fq_name": ["default-domain", "ctest-SecurityGroupBasicRegressionTests1-87906748", "ctest-test_sec_group-87582842"]} response Name ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-test_sec_group-87582842'] not found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/securitygroup/test_regression_basic.py", line 129, in test_sec_group_basic assert False, errmsg AssertionError: Security group deleted, when it is attached to a VM. 2026-06-08 03:24:04,710 - INFO - 2026-06-08 03:24:04,710 - INFO - END TEST : test_sec_group_basic : FAILED[0:03:47] 2026-06-08 03:24:04,710 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:24:04,939 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:24:07,135 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:24:09,311 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:24:11,491 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:24:13,659 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:24:15,863 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:24:18,039 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:24:20,219 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:24:22,423 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:24:24,623 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:24:26,831 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:24:29,035 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:24:31,251 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:24:33,451 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:24:35,659 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:24:37,855 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:24:40,079 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:24:42,271 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:24:44,459 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:24:46,655 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:24:48,871 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:24:51,059 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:24:53,255 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:24:55,435 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:24:57,587 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:24:59,799 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:25:01,963 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:25:04,155 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:25:06,355 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:25:08,643 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:25:10,835 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-87906748 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-87906748', 'ctest-SecurityGroupBasicRegressionTests1-87906748-15796240'], 'uuid': 'c536116a-9346-4b1e-a6a7-8b062746c75f', 'href': 'http://10.0.0.27:8082/virtual-network/c536116a-9346-4b1e-a6a7-8b062746c75f'}] before deletion 2026-06-08 03:25:10,835 - WARNING - One or more references still present, will not delete the project ctest-SecurityGroupBasicRegressionTests1-87906748 2026-06-08 03:25:11,053 - INFO - Domain Default found not creating 2026-06-08 03:25:11,241 - INFO - Project ctest-TestSvcRegr-11370335 not found, creating it 2026-06-08 03:25:11,937 - INFO - Created Project:ctest-TestSvcRegr-11370335, ID : d7bada51-29e3-43be-96ea-c92ad4383b74 2026-06-08 03:25:13,467 - INFO - ================================================================================ 2026-06-08 03:25:13,467 - INFO - STARTING TEST : test_svc_in_net_nat_with_static_routes 2026-06-08 03:25:14,759 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:25:14,759 - INFO - 2026-06-08 03:25:15,871 - INFO - Created VN ctest-third-vn-35251788 2026-06-08 03:25:17,394 - INFO - VM ([<Server: ctest-vm-in-third-vn-27896596>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:25:23,205 - INFO - Created VN ctest-mgmt_vn-14051903 2026-06-08 03:25:23,849 - INFO - Verified VN network id 18 for VN e30d538e-b941-4185-8989-bd4cc0e5516c 2026-06-08 03:25:23,849 - INFO - Verifications in API Server for VN ctest-mgmt_vn-14051903 passed 2026-06-08 03:25:23,927 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-14051903 passed 2026-06-08 03:25:25,144 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-11370335:ctest-mgmt_vn-14051903 is found in opserver 2026-06-08 03:25:25,775 - INFO - Created VN ctest-left_vn-11906064 2026-06-08 03:25:26,070 - INFO - Verified VN network id 19 for VN 430d5ee5-1dd5-4dcb-bc1a-25257352e550 2026-06-08 03:25:26,070 - INFO - Verifications in API Server for VN ctest-left_vn-11906064 passed 2026-06-08 03:25:26,154 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-11906064 passed 2026-06-08 03:25:26,471 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-11370335:ctest-left_vn-11906064 is found in opserver 2026-06-08 03:25:27,056 - INFO - Created VN ctest-right_vn-56629923 2026-06-08 03:25:27,365 - INFO - Verified VN network id 20 for VN ffe8b19a-e6ac-4034-ab5c-c86405541b67 2026-06-08 03:25:27,365 - INFO - Verifications in API Server for VN ctest-right_vn-56629923 passed 2026-06-08 03:25:27,434 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-56629923 passed 2026-06-08 03:25:27,761 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-11370335:ctest-right_vn-56629923 is found in opserver 2026-06-08 03:25:29,099 - INFO - VM ([<Server: ctest-left_vm-19353853>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 03:25:30,632 - INFO - VM ([<Server: ctest-right_vm-93667657>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) http://nexus.opensdn.io/repository///images/tinycore//tinycore-in-network-nat.qcow2.gz: 2026-06-08 03:25:31 ERROR 404: tinycore/tinycore-in-network-nat.qcow2.gz. gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-06-08 03:25:31,638 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-06-08 03:25:31,755 - INFO - Service template: ['default-domain', 'ctest-service_template_1-51706342'] deleted successfully. 2026-06-08 03:25:31,755 - INFO - Skip interface_detach for VM ctest-right_vm-93667657 in state BUILD 2026-06-08 03:25:31,755 - INFO - Deleting VM ctest-right_vm-93667657 2026-06-08 03:25:31,788 - ERROR - VM ctest-right_vm-93667657 has failed to come up 2026-06-08 03:25:31,788 - ERROR - Nova failed to get host of the VM 2026-06-08 03:25:31,788 - ERROR - VM ctest-right_vm-93667657 has failed to come up 2026-06-08 03:25:31,788 - ERROR - Nova failed to get host of the VM 2026-06-08 03:25:31,881 - INFO - Skip interface_detach for VM ctest-left_vm-19353853 in state BUILD 2026-06-08 03:25:31,881 - INFO - Deleting VM ctest-left_vm-19353853 2026-06-08 03:25:31,881 - ERROR - VM ctest-left_vm-19353853 has failed to come up 2026-06-08 03:25:31,881 - ERROR - Nova failed to get host of the VM 2026-06-08 03:25:31,881 - ERROR - VM ctest-left_vm-19353853 has failed to come up 2026-06-08 03:25:31,881 - ERROR - Nova failed to get host of the VM 2026-06-08 03:25:31,964 - INFO - Deleting VN ctest-right_vn-56629923 2026-06-08 03:25:32,021 - WARNING - Deleting VN ctest-right_vn-56629923 failed..Will retry 2026-06-08 03:25:34,091 - WARNING - Deleting VN ctest-right_vn-56629923 failed..Will retry 2026-06-08 03:25:36,477 - INFO - Validated that VN ctest-right_vn-56629923 is not found in API Server 2026-06-08 03:25:36,509 - INFO - Validated that VN ctest-right_vn-56629923 is not in any agent 2026-06-08 03:25:36,545 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-56629923 info 2026-06-08 03:25:36,545 - INFO - Deleting VN ctest-left_vn-11906064 2026-06-08 03:25:36,862 - INFO - Validated that VN ctest-left_vn-11906064 is not found in API Server 2026-06-08 03:25:36,896 - INFO - Validated that VN ctest-left_vn-11906064 is not in any agent 2026-06-08 03:25:36,946 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-11906064 info 2026-06-08 03:25:36,946 - INFO - Deleting VN ctest-mgmt_vn-14051903 2026-06-08 03:25:37,277 - INFO - Validated that VN ctest-mgmt_vn-14051903 is not found in API Server 2026-06-08 03:25:37,312 - INFO - Validated that VN ctest-mgmt_vn-14051903 is not in any agent 2026-06-08 03:25:37,352 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-14051903 info 2026-06-08 03:25:37,352 - INFO - Deleting VM ctest-vm-in-third-vn-27896596 2026-06-08 03:25:37,429 - INFO - Deleting VN ctest-third-vn-35251788 2026-06-08 03:25:37,491 - WARNING - Deleting VN ctest-third-vn-35251788 failed..Will retry 2026-06-08 03:25:40,959 - INFO - 2026-06-08 03:25:40,959 - INFO - END TEST : test_svc_in_net_nat_with_static_routes : SKIPPED[0:00:27] 2026-06-08 03:25:40,959 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:25:40,963 - INFO - ================================================================================ 2026-06-08 03:25:40,963 - INFO - STARTING TEST : test_svc_v2_transparent_datapath 2026-06-08 03:25:42,230 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:25:42,230 - INFO - 2026-06-08 03:25:42,797 - INFO - Created VN ctest-mgmt_vn-34937754 2026-06-08 03:25:43,105 - INFO - Verified VN network id 17 for VN 13b68d75-af5b-4d73-a656-0f75ed945eb5 2026-06-08 03:25:43,106 - INFO - Verifications in API Server for VN ctest-mgmt_vn-34937754 passed 2026-06-08 03:25:43,173 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-34937754 passed 2026-06-08 03:25:43,365 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-11370335:ctest-mgmt_vn-34937754 is found in opserver 2026-06-08 03:25:43,974 - INFO - Created VN ctest-left_vn-90165846 2026-06-08 03:25:44,317 - INFO - Verified VN network id 18 for VN 463e4d34-4391-493d-878d-bc5717ae4c0b 2026-06-08 03:25:44,317 - INFO - Verifications in API Server for VN ctest-left_vn-90165846 passed 2026-06-08 03:25:44,404 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-90165846 passed 2026-06-08 03:25:44,586 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-11370335:ctest-left_vn-90165846 is found in opserver 2026-06-08 03:25:45,299 - INFO - Created VN ctest-right_vn-33899736 2026-06-08 03:25:45,610 - INFO - Verified VN network id 19 for VN 636d6cd1-ebc3-44c9-a034-115bcbf1e04d 2026-06-08 03:25:45,610 - INFO - Verifications in API Server for VN ctest-right_vn-33899736 passed 2026-06-08 03:25:45,698 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-33899736 passed 2026-06-08 03:25:45,888 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-11370335:ctest-right_vn-33899736 is found in opserver 2026-06-08 03:25:46,643 - INFO - Created VN ctest-trans_left_vn-74769145 2026-06-08 03:25:46,957 - INFO - Verified VN network id 20 for VN 0eedb9bc-50de-4799-acb0-7edd8ba6d722 2026-06-08 03:25:46,957 - INFO - Verifications in API Server for VN ctest-trans_left_vn-74769145 passed 2026-06-08 03:25:47,029 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-74769145 passed 2026-06-08 03:25:47,200 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-11370335:ctest-trans_left_vn-74769145 is found in opserver 2026-06-08 03:25:47,990 - INFO - Created VN ctest-trans_right_vn-80375003 2026-06-08 03:25:48,318 - INFO - Verified VN network id 21 for VN 4d6f6442-d723-4fe4-97a8-c0a9bdcaac12 2026-06-08 03:25:48,319 - INFO - Verifications in API Server for VN ctest-trans_right_vn-80375003 passed 2026-06-08 03:25:48,398 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-80375003 passed 2026-06-08 03:25:48,573 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-11370335:ctest-trans_right_vn-80375003 is found in opserver 2026-06-08 03:25:49,892 - INFO - VM ([<Server: ctest-left_vm-16637206>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:25:51,377 - INFO - VM ([<Server: ctest-right_vm-00396123>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) http://nexus.opensdn.io/repository///images/tinycore//tinycore-net-transparent-fw.qcow2.gz: 2026-06-08 03:25:52 ERROR 404: tinycore/tinycore-net-transparent-fw.qcow2.gz. gzip: /contrail-test/images/tinycore-net-transparent-fw.qcow2.gz: unexpected end of file 2026-06-08 03:25:52,248 - INFO - image /contrail-test/images/tinycore-net-transparent-fw.qcow2 is not found 2026-06-08 03:25:52,379 - INFO - Service template: ['default-domain', 'ctest-service_template_1-27706325'] deleted successfully. 2026-06-08 03:25:52,379 - INFO - Skip interface_detach for VM ctest-right_vm-00396123 in state BUILD 2026-06-08 03:25:52,379 - INFO - Deleting VM ctest-right_vm-00396123 2026-06-08 03:25:52,379 - ERROR - VM ctest-right_vm-00396123 has failed to come up 2026-06-08 03:25:52,379 - ERROR - Nova failed to get host of the VM 2026-06-08 03:25:52,379 - ERROR - VM ctest-right_vm-00396123 has failed to come up 2026-06-08 03:25:52,379 - ERROR - Nova failed to get host of the VM 2026-06-08 03:25:52,461 - INFO - Skip interface_detach for VM ctest-left_vm-16637206 in state BUILD 2026-06-08 03:25:52,461 - INFO - Deleting VM ctest-left_vm-16637206 2026-06-08 03:25:52,461 - ERROR - VM ctest-left_vm-16637206 has failed to come up 2026-06-08 03:25:52,461 - ERROR - Nova failed to get host of the VM 2026-06-08 03:25:52,461 - ERROR - VM ctest-left_vm-16637206 has failed to come up 2026-06-08 03:25:52,461 - ERROR - Nova failed to get host of the VM 2026-06-08 03:25:52,547 - INFO - Deleting VN ctest-trans_right_vn-80375003 2026-06-08 03:25:52,987 - INFO - Validated that VN ctest-trans_right_vn-80375003 is not found in API Server 2026-06-08 03:25:53,015 - INFO - Validated that VN ctest-trans_right_vn-80375003 is not in any agent 2026-06-08 03:25:53,057 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-80375003 info 2026-06-08 03:25:53,057 - INFO - Deleting VN ctest-trans_left_vn-74769145 2026-06-08 03:25:53,481 - INFO - Validated that VN ctest-trans_left_vn-74769145 is not found in API Server 2026-06-08 03:25:53,520 - INFO - Validated that VN ctest-trans_left_vn-74769145 is not in any agent 2026-06-08 03:25:53,567 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-74769145 info 2026-06-08 03:25:53,567 - INFO - Deleting VN ctest-right_vn-33899736 2026-06-08 03:25:53,615 - WARNING - Deleting VN ctest-right_vn-33899736 failed..Will retry 2026-06-08 03:25:55,962 - INFO - Validated that VN ctest-right_vn-33899736 is not found in API Server 2026-06-08 03:25:55,985 - INFO - Validated that VN ctest-right_vn-33899736 is not in any agent 2026-06-08 03:25:56,021 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-33899736 info 2026-06-08 03:25:56,021 - INFO - Deleting VN ctest-left_vn-90165846 2026-06-08 03:25:56,386 - INFO - Validated that VN ctest-left_vn-90165846 is not found in API Server 2026-06-08 03:25:56,420 - INFO - Validated that VN ctest-left_vn-90165846 is not in any agent 2026-06-08 03:25:56,460 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-90165846 info 2026-06-08 03:25:56,460 - INFO - Deleting VN ctest-mgmt_vn-34937754 2026-06-08 03:25:56,738 - INFO - Validated that VN ctest-mgmt_vn-34937754 is not found in API Server 2026-06-08 03:25:56,759 - INFO - Validated that VN ctest-mgmt_vn-34937754 is not in any agent 2026-06-08 03:25:56,791 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-34937754 info 2026-06-08 03:25:58,061 - INFO - 2026-06-08 03:25:58,061 - INFO - END TEST : test_svc_v2_transparent_datapath : SKIPPED[0:00:18] 2026-06-08 03:25:58,061 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:25:58,846 - INFO - Deleted project: ctest-TestSvcRegr-11370335, ID : d7bada51-29e3-43be-96ea-c92ad4383b74 2026-06-08 03:25:59,028 - INFO - Domain Default found not creating 2026-06-08 03:25:59,200 - INFO - Project ctest-TestSvcRegr-73830241 not found, creating it 2026-06-08 03:25:59,773 - INFO - Created Project:ctest-TestSvcRegr-73830241, ID : e8b5f066-9b47-4610-bea9-c3765090c18d 2026-06-08 03:26:01,302 - INFO - ================================================================================ 2026-06-08 03:26:01,302 - INFO - STARTING TEST : test_svc_CEM_22032 2026-06-08 03:26:02,584 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:26:02,584 - INFO - 2026-06-08 03:26:03,631 - INFO - Created VN ctest-mgmt_vn-97671061 2026-06-08 03:26:04,279 - INFO - Verified VN network id 17 for VN 32ec405f-d855-4c79-892b-147b851610b0 2026-06-08 03:26:04,279 - INFO - Verifications in API Server for VN ctest-mgmt_vn-97671061 passed 2026-06-08 03:26:04,356 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-97671061 passed 2026-06-08 03:26:05,629 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-73830241:ctest-mgmt_vn-97671061 is found in opserver 2026-06-08 03:26:06,297 - INFO - Created VN service-left-vn-68256508 2026-06-08 03:26:06,622 - INFO - Verified VN network id 18 for VN b73ea5b7-1326-48ad-8d68-6fc3079de0f0 2026-06-08 03:26:06,622 - INFO - Verifications in API Server for VN service-left-vn-68256508 passed 2026-06-08 03:26:06,711 - INFO - On all control nodes, Config, RI and RT verification for VN service-left-vn-68256508 passed 2026-06-08 03:26:07,095 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-73830241:service-left-vn-68256508 is found in opserver 2026-06-08 03:26:07,755 - INFO - Created VN service-right-vn-61104011 2026-06-08 03:26:08,090 - INFO - Verified VN network id 19 for VN faea4f4f-9ce4-4813-9fe1-753ec5ee01da 2026-06-08 03:26:08,091 - INFO - Verifications in API Server for VN service-right-vn-61104011 passed 2026-06-08 03:26:08,168 - INFO - On all control nodes, Config, RI and RT verification for VN service-right-vn-61104011 passed 2026-06-08 03:26:08,559 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-73830241:service-right-vn-61104011 is found in opserver 2026-06-08 03:26:10,167 - INFO - VM ([<Server: ctest-left_vm-26302967>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:26:11,993 - INFO - VM ([<Server: ctest-right_vm-87739645>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-06-08 03:26:12,790 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-06-08 03:26:12,931 - INFO - Service template: ['default-domain', 'ctest-service_template_1-80995751'] deleted successfully. 2026-06-08 03:26:12,931 - INFO - Skip interface_detach for VM ctest-right_vm-87739645 in state BUILD 2026-06-08 03:26:12,931 - INFO - Deleting VM ctest-right_vm-87739645 2026-06-08 03:26:12,987 - ERROR - VM ctest-right_vm-87739645 has failed to come up 2026-06-08 03:26:12,989 - ERROR - Nova failed to get host of the VM 2026-06-08 03:26:12,989 - ERROR - VM ctest-right_vm-87739645 has failed to come up 2026-06-08 03:26:12,989 - ERROR - Nova failed to get host of the VM 2026-06-08 03:26:13,094 - INFO - Skip interface_detach for VM ctest-left_vm-26302967 in state BUILD 2026-06-08 03:26:13,094 - INFO - Deleting VM ctest-left_vm-26302967 2026-06-08 03:26:13,094 - ERROR - VM ctest-left_vm-26302967 has failed to come up 2026-06-08 03:26:13,094 - ERROR - Nova failed to get host of the VM 2026-06-08 03:26:13,094 - ERROR - VM ctest-left_vm-26302967 has failed to come up 2026-06-08 03:26:13,094 - ERROR - Nova failed to get host of the VM 2026-06-08 03:26:13,173 - INFO - Deleting VN service-right-vn-61104011 2026-06-08 03:26:13,224 - WARNING - Deleting VN service-right-vn-61104011 failed..Will retry 2026-06-08 03:26:15,724 - INFO - Validated that VN service-right-vn-61104011 is not found in API Server 2026-06-08 03:26:15,750 - INFO - Validated that VN service-right-vn-61104011 is not in any agent 2026-06-08 03:26:15,787 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-right-vn-61104011 info 2026-06-08 03:26:15,788 - INFO - Deleting VN service-left-vn-68256508 2026-06-08 03:26:16,165 - INFO - Validated that VN service-left-vn-68256508 is not found in API Server 2026-06-08 03:26:16,189 - INFO - Validated that VN service-left-vn-68256508 is not in any agent 2026-06-08 03:26:16,221 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-left-vn-68256508 info 2026-06-08 03:26:16,221 - INFO - Deleting VN ctest-mgmt_vn-97671061 2026-06-08 03:26:16,525 - INFO - Validated that VN ctest-mgmt_vn-97671061 is not found in API Server 2026-06-08 03:26:16,550 - INFO - Validated that VN ctest-mgmt_vn-97671061 is not in any agent 2026-06-08 03:26:16,585 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-97671061 info 2026-06-08 03:26:17,876 - INFO - 2026-06-08 03:26:17,876 - INFO - END TEST : test_svc_CEM_22032 : SKIPPED[0:00:16] 2026-06-08 03:26:17,876 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:26:17,878 - INFO - ================================================================================ 2026-06-08 03:26:17,878 - INFO - STARTING TEST : test_svc_in_network_datapath 2026-06-08 03:26:19,199 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:26:19,199 - INFO - 2026-06-08 03:26:19,849 - INFO - Created VN ctest-mgmt_vn-53614191 2026-06-08 03:26:20,190 - INFO - Verified VN network id 17 for VN 5a89485a-f73b-45f2-b36d-3b224b72a88e 2026-06-08 03:26:20,190 - INFO - Verifications in API Server for VN ctest-mgmt_vn-53614191 passed 2026-06-08 03:26:20,263 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-53614191 passed 2026-06-08 03:26:20,447 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-73830241:ctest-mgmt_vn-53614191 is found in opserver 2026-06-08 03:26:21,114 - INFO - Created VN ctest-left_vn-93049702 2026-06-08 03:26:21,408 - INFO - Verified VN network id 18 for VN a1ab2098-a3e5-4615-a396-ec5eb710ed0f 2026-06-08 03:26:21,408 - INFO - Verifications in API Server for VN ctest-left_vn-93049702 passed 2026-06-08 03:26:21,483 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-93049702 passed 2026-06-08 03:26:21,649 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-73830241:ctest-left_vn-93049702 is found in opserver 2026-06-08 03:26:22,304 - INFO - Created VN ctest-right_vn-58773310 2026-06-08 03:26:22,602 - INFO - Verified VN network id 19 for VN 5adf941a-e4e9-4dc0-b185-f99d14be1d94 2026-06-08 03:26:22,602 - INFO - Verifications in API Server for VN ctest-right_vn-58773310 passed 2026-06-08 03:26:22,678 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-58773310 passed 2026-06-08 03:26:22,841 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-73830241:ctest-right_vn-58773310 is found in opserver 2026-06-08 03:26:24,067 - INFO - VM ([<Server: ctest-left_vm-27285379>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 03:26:25,459 - INFO - VM ([<Server: ctest-right_vm-19751198>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-06-08 03:26:26,216 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-06-08 03:26:26,352 - INFO - Service template: ['default-domain', 'ctest-service_template_1-59252875'] deleted successfully. 2026-06-08 03:26:26,352 - INFO - Skip interface_detach for VM ctest-right_vm-19751198 in state BUILD 2026-06-08 03:26:26,352 - INFO - Deleting VM ctest-right_vm-19751198 2026-06-08 03:26:26,352 - ERROR - VM ctest-right_vm-19751198 has failed to come up 2026-06-08 03:26:26,353 - ERROR - Nova failed to get host of the VM 2026-06-08 03:26:26,353 - ERROR - VM ctest-right_vm-19751198 has failed to come up 2026-06-08 03:26:26,353 - ERROR - Nova failed to get host of the VM 2026-06-08 03:26:26,444 - INFO - Skip interface_detach for VM ctest-left_vm-27285379 in state BUILD 2026-06-08 03:26:26,444 - INFO - Deleting VM ctest-left_vm-27285379 2026-06-08 03:26:26,444 - ERROR - VM ctest-left_vm-27285379 has failed to come up 2026-06-08 03:26:26,444 - ERROR - Nova failed to get host of the VM 2026-06-08 03:26:26,444 - ERROR - VM ctest-left_vm-27285379 has failed to come up 2026-06-08 03:26:26,444 - ERROR - Nova failed to get host of the VM 2026-06-08 03:26:26,518 - INFO - Deleting VN ctest-right_vn-58773310 2026-06-08 03:26:26,574 - WARNING - Deleting VN ctest-right_vn-58773310 failed..Will retry 2026-06-08 03:26:29,043 - INFO - Validated that VN ctest-right_vn-58773310 is not found in API Server 2026-06-08 03:26:29,064 - INFO - Validated that VN ctest-right_vn-58773310 is not in any agent 2026-06-08 03:26:29,097 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-58773310 info 2026-06-08 03:26:29,097 - INFO - Deleting VN ctest-left_vn-93049702 2026-06-08 03:26:29,432 - INFO - Validated that VN ctest-left_vn-93049702 is not found in API Server 2026-06-08 03:26:29,454 - INFO - Validated that VN ctest-left_vn-93049702 is not in any agent 2026-06-08 03:26:29,496 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-93049702 info 2026-06-08 03:26:29,496 - INFO - Deleting VN ctest-mgmt_vn-53614191 2026-06-08 03:26:29,796 - INFO - Validated that VN ctest-mgmt_vn-53614191 is not found in API Server 2026-06-08 03:26:29,823 - INFO - Validated that VN ctest-mgmt_vn-53614191 is not in any agent 2026-06-08 03:26:29,860 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-53614191 info 2026-06-08 03:26:31,150 - INFO - 2026-06-08 03:26:31,150 - INFO - END TEST : test_svc_in_network_datapath : SKIPPED[0:00:14] 2026-06-08 03:26:31,150 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:26:31,940 - INFO - Deleted project: ctest-TestSvcRegr-73830241, ID : e8b5f066-9b47-4610-bea9-c3765090c18d 2026-06-08 03:26:32,158 - INFO - Domain Default found not creating 2026-06-08 03:26:32,329 - INFO - Project ctest-TestSvcHC-16161074 not found, creating it 2026-06-08 03:26:32,918 - INFO - Created Project:ctest-TestSvcHC-16161074, ID : b9ba5d4d-2735-4dbf-9e72-0f810a9f62be 2026-06-08 03:26:35,038 - INFO - ================================================================================ 2026-06-08 03:26:35,038 - INFO - STARTING TEST : test_svc_hc_basic 2026-06-08 03:26:36,297 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:26:36,297 - INFO - 2026-06-08 03:26:37,363 - INFO - Created VN ctest-mgmt_vn-46477769 2026-06-08 03:26:37,989 - INFO - Verified VN network id 17 for VN 8fd7d2b9-5245-4587-bafb-e51dec614c38 2026-06-08 03:26:37,990 - INFO - Verifications in API Server for VN ctest-mgmt_vn-46477769 passed 2026-06-08 03:26:38,063 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-46477769 passed 2026-06-08 03:26:39,288 - INFO - Validated that VN default-domain:ctest-TestSvcHC-16161074:ctest-mgmt_vn-46477769 is found in opserver 2026-06-08 03:26:39,931 - INFO - Created VN ctest-left_vn-94297778 2026-06-08 03:26:40,242 - INFO - Verified VN network id 18 for VN 43f6152a-f38b-4e25-93bd-1ab7b283dd19 2026-06-08 03:26:40,242 - INFO - Verifications in API Server for VN ctest-left_vn-94297778 passed 2026-06-08 03:26:40,312 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-94297778 passed 2026-06-08 03:26:40,630 - INFO - Validated that VN default-domain:ctest-TestSvcHC-16161074:ctest-left_vn-94297778 is found in opserver 2026-06-08 03:26:41,203 - INFO - Created VN ctest-right_vn-33705073 2026-06-08 03:26:41,486 - INFO - Verified VN network id 19 for VN a7dc9a29-fc96-4427-a5f0-5d43805811f3 2026-06-08 03:26:41,486 - INFO - Verifications in API Server for VN ctest-right_vn-33705073 passed 2026-06-08 03:26:41,553 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-33705073 passed 2026-06-08 03:26:41,861 - INFO - Validated that VN default-domain:ctest-TestSvcHC-16161074:ctest-right_vn-33705073 is found in opserver 2026-06-08 03:26:43,171 - INFO - VM ([<Server: ctest-left_vm-58061642>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:26:44,934 - INFO - VM ([<Server: ctest-right_vm-89361555>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-06-08 03:26:45,734 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-06-08 03:26:45,838 - INFO - Service template: ['default-domain', 'ctest-service_template_1-96880419'] deleted successfully. 2026-06-08 03:26:45,839 - INFO - Skip interface_detach for VM ctest-right_vm-89361555 in state BUILD 2026-06-08 03:26:45,839 - INFO - Deleting VM ctest-right_vm-89361555 2026-06-08 03:26:45,915 - ERROR - VM ctest-right_vm-89361555 has failed to come up 2026-06-08 03:26:45,915 - ERROR - Nova failed to get host of the VM 2026-06-08 03:26:45,915 - ERROR - VM ctest-right_vm-89361555 has failed to come up 2026-06-08 03:26:45,915 - ERROR - Nova failed to get host of the VM 2026-06-08 03:26:46,003 - INFO - Skip interface_detach for VM ctest-left_vm-58061642 in state BUILD 2026-06-08 03:26:46,003 - INFO - Deleting VM ctest-left_vm-58061642 2026-06-08 03:26:46,003 - ERROR - VM ctest-left_vm-58061642 has failed to come up 2026-06-08 03:26:46,003 - ERROR - Nova failed to get host of the VM 2026-06-08 03:26:46,004 - ERROR - VM ctest-left_vm-58061642 has failed to come up 2026-06-08 03:26:46,004 - ERROR - Nova failed to get host of the VM 2026-06-08 03:26:46,119 - INFO - Deleting VN ctest-right_vn-33705073 2026-06-08 03:26:46,161 - WARNING - Deleting VN ctest-right_vn-33705073 failed..Will retry 2026-06-08 03:26:48,507 - INFO - Validated that VN ctest-right_vn-33705073 is not found in API Server 2026-06-08 03:26:48,534 - INFO - Validated that VN ctest-right_vn-33705073 is not in any agent 2026-06-08 03:26:48,574 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-33705073 info 2026-06-08 03:26:48,575 - INFO - Deleting VN ctest-left_vn-94297778 2026-06-08 03:26:48,943 - INFO - Validated that VN ctest-left_vn-94297778 is not found in API Server 2026-06-08 03:26:48,968 - INFO - Validated that VN ctest-left_vn-94297778 is not in any agent 2026-06-08 03:26:49,034 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-94297778 info 2026-06-08 03:26:49,034 - INFO - Deleting VN ctest-mgmt_vn-46477769 2026-06-08 03:26:49,340 - INFO - Validated that VN ctest-mgmt_vn-46477769 is not found in API Server 2026-06-08 03:26:49,364 - INFO - Validated that VN ctest-mgmt_vn-46477769 is not in any agent 2026-06-08 03:26:49,397 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-46477769 info 2026-06-08 03:26:50,676 - INFO - 2026-06-08 03:26:50,677 - INFO - END TEST : test_svc_hc_basic : SKIPPED[0:00:15] 2026-06-08 03:26:50,677 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:26:50,681 - INFO - ================================================================================ 2026-06-08 03:26:50,681 - INFO - STARTING TEST : test_svc_trans_segment_right_hc_fail_svm 2026-06-08 03:26:51,957 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:26:51,957 - INFO - 2026-06-08 03:26:52,554 - INFO - Created VN ctest-mgmt_vn-44238683 2026-06-08 03:26:52,897 - INFO - Verified VN network id 17 for VN 6c1cef35-72e2-4eea-9924-5bdd9fb6a875 2026-06-08 03:26:52,897 - INFO - Verifications in API Server for VN ctest-mgmt_vn-44238683 passed 2026-06-08 03:26:52,985 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-44238683 passed 2026-06-08 03:26:53,173 - INFO - Validated that VN default-domain:ctest-TestSvcHC-16161074:ctest-mgmt_vn-44238683 is found in opserver 2026-06-08 03:26:53,805 - INFO - Created VN ctest-left_vn-45533739 2026-06-08 03:26:54,125 - INFO - Verified VN network id 18 for VN 19c9e800-e83a-423d-a8f1-c0ae9f148c47 2026-06-08 03:26:54,126 - INFO - Verifications in API Server for VN ctest-left_vn-45533739 passed 2026-06-08 03:26:54,197 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-45533739 passed 2026-06-08 03:26:54,365 - INFO - Validated that VN default-domain:ctest-TestSvcHC-16161074:ctest-left_vn-45533739 is found in opserver 2026-06-08 03:26:54,940 - INFO - Created VN ctest-right_vn-14364346 2026-06-08 03:26:55,202 - INFO - Verified VN network id 19 for VN 4e7acd59-d201-4cd9-a025-5ade1faff9aa 2026-06-08 03:26:55,202 - INFO - Verifications in API Server for VN ctest-right_vn-14364346 passed 2026-06-08 03:26:55,277 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-14364346 passed 2026-06-08 03:26:55,432 - INFO - Validated that VN default-domain:ctest-TestSvcHC-16161074:ctest-right_vn-14364346 is found in opserver 2026-06-08 03:26:55,969 - INFO - Created VN ctest-trans_left_vn-41129413 2026-06-08 03:26:56,247 - INFO - Verified VN network id 20 for VN 974256ee-3209-40d5-b318-4c9702aafede 2026-06-08 03:26:56,247 - INFO - Verifications in API Server for VN ctest-trans_left_vn-41129413 passed 2026-06-08 03:26:56,325 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-41129413 passed 2026-06-08 03:26:56,499 - INFO - Validated that VN default-domain:ctest-TestSvcHC-16161074:ctest-trans_left_vn-41129413 is found in opserver 2026-06-08 03:26:57,024 - INFO - Created VN ctest-trans_right_vn-08116036 2026-06-08 03:26:57,333 - INFO - Verified VN network id 21 for VN e1089b72-7e9f-47a3-ac50-944de4e040cb 2026-06-08 03:26:57,333 - INFO - Verifications in API Server for VN ctest-trans_right_vn-08116036 passed 2026-06-08 03:26:57,401 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-08116036 passed 2026-06-08 03:26:57,569 - INFO - Validated that VN default-domain:ctest-TestSvcHC-16161074:ctest-trans_right_vn-08116036 is found in opserver 2026-06-08 03:26:58,763 - INFO - VM ([<Server: ctest-left_vm-68783527>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 03:27:00,087 - INFO - VM ([<Server: ctest-right_vm-59229541>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) gzip: /contrail-test/images/tinycore-net-transparent-fw.qcow2.gz: unexpected end of file 2026-06-08 03:27:00,875 - INFO - image /contrail-test/images/tinycore-net-transparent-fw.qcow2 is not found 2026-06-08 03:27:00,979 - INFO - Service template: ['default-domain', 'ctest-service_template_1-74641570'] deleted successfully. 2026-06-08 03:27:00,979 - INFO - Skip interface_detach for VM ctest-right_vm-59229541 in state BUILD 2026-06-08 03:27:00,979 - INFO - Deleting VM ctest-right_vm-59229541 2026-06-08 03:27:00,979 - ERROR - VM ctest-right_vm-59229541 has failed to come up 2026-06-08 03:27:00,979 - ERROR - Nova failed to get host of the VM 2026-06-08 03:27:00,979 - ERROR - VM ctest-right_vm-59229541 has failed to come up 2026-06-08 03:27:00,979 - ERROR - Nova failed to get host of the VM 2026-06-08 03:27:01,049 - INFO - Skip interface_detach for VM ctest-left_vm-68783527 in state BUILD 2026-06-08 03:27:01,049 - INFO - Deleting VM ctest-left_vm-68783527 2026-06-08 03:27:01,049 - ERROR - VM ctest-left_vm-68783527 has failed to come up 2026-06-08 03:27:01,049 - ERROR - Nova failed to get host of the VM 2026-06-08 03:27:01,049 - ERROR - VM ctest-left_vm-68783527 has failed to come up 2026-06-08 03:27:01,049 - ERROR - Nova failed to get host of the VM 2026-06-08 03:27:01,143 - INFO - Deleting VN ctest-trans_right_vn-08116036 2026-06-08 03:27:01,512 - INFO - Validated that VN ctest-trans_right_vn-08116036 is not found in API Server 2026-06-08 03:27:01,556 - INFO - Validated that VN ctest-trans_right_vn-08116036 is not in any agent 2026-06-08 03:27:01,599 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-08116036 info 2026-06-08 03:27:01,599 - INFO - Deleting VN ctest-trans_left_vn-41129413 2026-06-08 03:27:02,001 - INFO - Validated that VN ctest-trans_left_vn-41129413 is not found in API Server 2026-06-08 03:27:02,066 - INFO - Validated that VN ctest-trans_left_vn-41129413 is not in any agent 2026-06-08 03:27:02,141 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-41129413 info 2026-06-08 03:27:02,141 - INFO - Deleting VN ctest-right_vn-14364346 2026-06-08 03:27:02,186 - WARNING - Deleting VN ctest-right_vn-14364346 failed..Will retry 2026-06-08 03:27:04,476 - INFO - Validated that VN ctest-right_vn-14364346 is not found in API Server 2026-06-08 03:27:04,497 - INFO - Validated that VN ctest-right_vn-14364346 is not in any agent 2026-06-08 03:27:04,528 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-14364346 info 2026-06-08 03:27:04,528 - INFO - Deleting VN ctest-left_vn-45533739 2026-06-08 03:27:04,806 - INFO - Validated that VN ctest-left_vn-45533739 is not found in API Server 2026-06-08 03:27:04,835 - INFO - Validated that VN ctest-left_vn-45533739 is not in any agent 2026-06-08 03:27:04,867 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-45533739 info 2026-06-08 03:27:04,868 - INFO - Deleting VN ctest-mgmt_vn-44238683 2026-06-08 03:27:05,150 - INFO - Validated that VN ctest-mgmt_vn-44238683 is not found in API Server 2026-06-08 03:27:05,180 - INFO - Validated that VN ctest-mgmt_vn-44238683 is not in any agent 2026-06-08 03:27:05,215 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-44238683 info 2026-06-08 03:27:06,486 - INFO - 2026-06-08 03:27:06,486 - INFO - END TEST : test_svc_trans_segment_right_hc_fail_svm : SKIPPED[0:00:16] 2026-06-08 03:27:06,486 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:27:07,266 - INFO - Deleted project: ctest-TestSvcHC-16161074, ID : b9ba5d4d-2735-4dbf-9e72-0f810a9f62be 2026-06-08 03:27:07,475 - INFO - Domain Default found not creating 2026-06-08 03:27:07,651 - INFO - Project ctest-TestSVCV2Mirror-26501769 not found, creating it 2026-06-08 03:27:08,374 - INFO - Created Project:ctest-TestSVCV2Mirror-26501769, ID : 39c38242-b162-42e1-9bc6-2bdcb7758d91 2026-06-08 03:27:10,105 - INFO - ================================================================================ 2026-06-08 03:27:10,105 - INFO - STARTING TEST : test_svc_v2_mirroring 2026-06-08 03:27:10,105 - INFO - TEST DESCRIPTION : Validate the service chain mirroring 2026-06-08 03:27:11,402 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:27:11,402 - INFO - 2026-06-08 03:27:12,416 - INFO - Created VN ctest-left-30486501 2026-06-08 03:27:13,030 - INFO - Verified VN network id 17 for VN 67e6d013-475f-49eb-89d6-5d4de7a12107 2026-06-08 03:27:13,030 - INFO - Verifications in API Server for VN ctest-left-30486501 passed 2026-06-08 03:27:13,103 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left-30486501 passed 2026-06-08 03:27:14,323 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-26501769:ctest-left-30486501 is found in opserver 2026-06-08 03:27:14,950 - INFO - Created VN ctest-right-01697719 2026-06-08 03:27:20,416 - INFO - Verified VN network id 18 for VN eb5979ab-e428-4d69-9824-6339d832f83d 2026-06-08 03:27:20,417 - INFO - Verifications in API Server for VN ctest-right-01697719 passed 2026-06-08 03:27:20,513 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right-01697719 passed 2026-06-08 03:27:20,861 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-26501769:ctest-right-01697719 is found in opserver 2026-06-08 03:27:21,543 - INFO - Created VN ctest-mgmt_vn-33159497 2026-06-08 03:27:21,858 - INFO - Verified VN network id 19 for VN 9284cf9b-cb6a-485e-a53f-92bd71f56a40 2026-06-08 03:27:21,858 - INFO - Verifications in API Server for VN ctest-mgmt_vn-33159497 passed 2026-06-08 03:27:21,957 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-33159497 passed 2026-06-08 03:27:22,199 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-26501769:ctest-mgmt_vn-33159497 is found in opserver 2026-06-08 03:27:22,835 - INFO - Created VN ctest-trans_left_vn-14199678 2026-06-08 03:27:23,182 - INFO - Verified VN network id 20 for VN bc84e86f-8768-4e38-941f-f7d9a0401f8f 2026-06-08 03:27:23,182 - INFO - Verifications in API Server for VN ctest-trans_left_vn-14199678 passed 2026-06-08 03:27:23,282 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-14199678 passed 2026-06-08 03:27:23,577 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-26501769:ctest-trans_left_vn-14199678 is found in opserver 2026-06-08 03:27:24,290 - INFO - Created VN ctest-trans_right_vn-08280723 2026-06-08 03:27:24,610 - INFO - Verified VN network id 21 for VN a730252e-5f08-46ca-976c-b3030d68d525 2026-06-08 03:27:24,610 - INFO - Verifications in API Server for VN ctest-trans_right_vn-08280723 passed 2026-06-08 03:27:24,698 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-08280723 passed 2026-06-08 03:27:24,867 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-26501769:ctest-trans_right_vn-08280723 is found in opserver 2026-06-08 03:27:26,201 - INFO - VM ([<Server: ctest-left_vm-22505639>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:27:27,618 - INFO - VM ([<Server: ctest-right_vm-98168558>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 03:27:29,495 - INFO - VM ([<Server: ctest-pt_svm0-81543317>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:27:31,947 - INFO - Waiting for VM ctest-pt_svm0-81543317 to be up.. 2026-06-08 03:27:37,178 - INFO - VM name : ctest-pt_svm0-81543317 2026-06-08 03:28:19,566 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-pt_svm0-81543317 passed 2026-06-08 03:28:51,459 - INFO - Waiting for VM ctest-left_vm-22505639 to be up.. 2026-06-08 03:28:51,567 - INFO - VM name : ctest-left_vm-22505639 2026-06-08 03:28:53,080 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-left_vm-22505639 passed 2026-06-08 03:28:53,331 - INFO - Waiting for VM ctest-right_vm-98168558 to be up.. 2026-06-08 03:28:53,419 - INFO - VM name : ctest-right_vm-98168558 2026-06-08 03:28:54,778 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-right_vm-98168558 passed 2026-06-08 03:28:55,411 - INFO - Attaching policy ctest-policy-54533878 to vn ctest-left-30486501 2026-06-08 03:28:55,822 - INFO - Attaching policy ctest-policy-54533878 to vn ctest-right-01697719 2026-06-08 03:28:58,543 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-pt_svm0-81543317 passed 2026-06-08 03:28:59,127 - INFO - VM ctest-pt_svm0-81543317 verifications in Compute nodes passed 2026-06-08 03:28:59,327 - INFO - VMI and/or RI refs are present for VN default-domain:ctest-TestSVCV2Mirror-26501769:ctest-left-30486501 2026-06-08 03:28:59,435 - INFO - VMI and/or RI refs are present for VN default-domain:ctest-TestSVCV2Mirror-26501769:ctest-right-01697719 2026-06-08 03:29:52,107 - INFO - Ping to IP 71.169.141.195 from VM ctest-left_vm-22505639 passed 2026-06-08 03:30:03,363 - INFO - Starting tcpdump to capture the mirrored packets. 2026-06-08 03:30:15,916 - INFO - Ping to IP 71.169.141.195 from VM ctest-left_vm-22505639 passed 2026-06-08 03:30:21,342 - INFO - 12 ICMP packets are mirrored to the analyzer service VM 'ctest-pt_svm0-81543317' 2026-06-08 03:30:21,343 - INFO - Dettaching policy ctest-policy-54533878 from vn ctest-right-01697719 2026-06-08 03:30:21,590 - INFO - Dettaching policy ctest-policy-54533878 from vn ctest-left-30486501 2026-06-08 03:30:22,002 - INFO - Deleted policy ctest-policy-54533878 2026-06-08 03:30:22,147 - INFO - Deleted SI ['default-domain', 'ctest-TestSVCV2Mirror-26501769', 'ctest-si-57873352'] 2026-06-08 03:30:22,367 - INFO - Deleting VM ctest-pt_svm0-81543317 2026-06-08 03:30:22,559 - INFO - Service template: ['default-domain', 'ctest-service_template_1-83336945'] deleted successfully. 2026-06-08 03:30:22,559 - INFO - Deleting VM ctest-right_vm-98168558 2026-06-08 03:30:22,644 - INFO - Deleting VM ctest-left_vm-22505639 2026-06-08 03:30:22,717 - INFO - Deleting VN ctest-trans_right_vn-08280723 2026-06-08 03:30:23,049 - INFO - Validated that VN ctest-trans_right_vn-08280723 is not found in API Server 2026-06-08 03:30:23,079 - INFO - Validated that VN ctest-trans_right_vn-08280723 is not in any agent 2026-06-08 03:30:23,117 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-08280723 info 2026-06-08 03:30:23,118 - INFO - Deleting VN ctest-trans_left_vn-14199678 2026-06-08 03:30:23,171 - WARNING - Deleting VN ctest-trans_left_vn-14199678 failed..Will retry 2026-06-08 03:30:25,618 - INFO - Validated that VN ctest-trans_left_vn-14199678 is not found in API Server 2026-06-08 03:30:25,640 - INFO - Validated that VN ctest-trans_left_vn-14199678 is not in any agent 2026-06-08 03:30:25,680 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-14199678 info 2026-06-08 03:30:25,680 - INFO - Deleting VN ctest-mgmt_vn-33159497 2026-06-08 03:30:26,056 - INFO - Validated that VN ctest-mgmt_vn-33159497 is not found in API Server 2026-06-08 03:30:26,079 - INFO - Validated that VN ctest-mgmt_vn-33159497 is not in any agent 2026-06-08 03:30:26,124 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-33159497 info 2026-06-08 03:30:26,124 - INFO - Deleting VN ctest-right-01697719 2026-06-08 03:30:26,499 - INFO - Validated that VN ctest-right-01697719 is not found in API Server 2026-06-08 03:30:26,525 - INFO - Validated that VN ctest-right-01697719 is not in any agent 2026-06-08 03:30:26,562 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right-01697719 info 2026-06-08 03:30:26,562 - INFO - Deleting VN ctest-left-30486501 2026-06-08 03:30:26,966 - INFO - Validated that VN ctest-left-30486501 is not found in API Server 2026-06-08 03:30:26,989 - INFO - Validated that VN ctest-left-30486501 is not in any agent 2026-06-08 03:30:27,025 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left-30486501 info 2026-06-08 03:30:28,317 - INFO - 2026-06-08 03:30:28,318 - INFO - END TEST : test_svc_v2_mirroring : PASSED[0:03:18] 2026-06-08 03:30:28,318 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:30:29,180 - INFO - Deleted project: ctest-TestSVCV2Mirror-26501769, ID : 39c38242-b162-42e1-9bc6-2bdcb7758d91 2026-06-08 03:30:29,422 - INFO - Domain Default found not creating 2026-06-08 03:30:29,596 - INFO - Project ctest-TestvDNSBasic0-05268018 not found, creating it 2026-06-08 03:30:30,273 - INFO - Created Project:ctest-TestvDNSBasic0-05268018, ID : bcc15640-9836-4ed7-97e9-b719a33b2b37 2026-06-08 03:30:31,782 - INFO - ================================================================================ 2026-06-08 03:30:31,782 - INFO - STARTING TEST : test_vdns_ping_same_vn 2026-06-08 03:30:31,782 - INFO - TEST DESCRIPTION : Test:- Test vdns functionality. On VM launch agent should dynamically update dns records to dns agent 1. Create vDNS server 2. Create IPAM using above vDNS data 3. Create VN using above IPAM and launch 2 VM's within it 4. Ping between these 2 VM's using dns name 5. Try to delete vDNS server which has IPAM back-reference[Negative case] 6. Add CNAME VDNS record for vm1-test and verify we able to ping by alias name Pass criteria: Step 4,5 and 6 should pass Maintainer: cf-test@juniper.net 2026-06-08 03:30:33,087 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:30:33,088 - INFO - 2026-06-08 03:30:33,841 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-05268018'](bcc15640-9836-4ed7-97e9-b719a33b2b37) 2026-06-08 03:30:35,954 - INFO - Created VN ctest-vn1-vdns-46227128 2026-06-08 03:30:37,561 - INFO - VM ([<Server: ctest-vm1-test-41561165>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:30:37,561 - INFO - Waiting for VM ctest-vm1-test-41561165 to be up.. 2026-06-08 03:30:42,715 - INFO - VM name : ctest-vm1-test-41561165 2026-06-08 03:37:39,432 - WARNING - VM metadata IP is not 169.254.x.x 2026-06-08 03:37:40,105 - ERROR - VM ctest-vm1-test-41561165 does not seem to be fully up. Check logs 2026-06-08 03:37:40,296 - INFO - Deleting VM ctest-vm1-test-41561165 2026-06-08 03:37:40,368 - INFO - Deleting VN ctest-vn1-vdns-46227128 2026-06-08 03:37:40,411 - WARNING - Deleting VN ctest-vn1-vdns-46227128 failed..Will retry 2026-06-08 03:37:42,851 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-35374017'] deleted successfully. 2026-06-08 03:37:42,901 - INFO - VDNS information ctest-vdns1-35374017 removed from the API Server 2026-06-08 03:37:42,906 - INFO - VDNS information ctest-vdns1-35374017 removed in the Control node 2026-06-08 03:37:44,199 - ERROR - AssertionError Python 3.9.25: /usr/bin/python3 Mon Jun 8 03:37:40 2026 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=<scripts.vdns.test_vdns_basic.TestvDNSBasic0.tes...me_vn[ci_sanity,sanity,suite1] id=0x7ffa798bb6d0>, *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 = <function TestvDNSBasic0.test_vdns_ping_same_vn> self = <scripts.vdns.test_vdns_basic.TestvDNSBasic0.tes...me_vn[ci_sanity,sanity,suite1] id=0x7ffa798bb6d0> args = () kwargs = {} /contrail-test/scripts/vdns/test_vdns_basic.py in test_vdns_ping_same_vn(self=<scripts.vdns.test_vdns_basic.TestvDNSBasic0.tes...me_vn[ci_sanity,sanity,suite1] id=0x7ffa798bb6d0>) 94 vm_fixture[vm_name] = self.useFixture( 95 VMFixture(project_name=self.inputs.project_name, connections=self.connections, vn_obj=vn_quantum_obj, vm_name=vm_name,image_name='ubuntu-traffic')) 96 assert vm_fixture[vm_name].wait_till_vm_is_up(), ('VM %s' 97 ' failed to come up' % (vm_name)) 98 vm_ip = vm_fixture[vm_name].get_vm_ip_from_vm( vm_fixture = {'ctest-vm1-test-41561165': <VMFixture: ctest-vm1-test-41561165>} vm_name = 'ctest-vm1-test-41561165' ].wait_till_vm_is_up undefined AssertionError: VM ctest-vm1-test-41561165 failed to come up __cause__ = None __class__ = <class 'AssertionError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = ('VM ctest-vm1-test-41561165 failed to come up',) with_traceback = <built-in method with_traceback of AssertionError object> 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/vdns/test_vdns_basic.py", line 96, in test_vdns_ping_same_vn assert vm_fixture[vm_name].wait_till_vm_is_up(), ('VM %s' AssertionError: VM ctest-vm1-test-41561165 failed to come up 2026-06-08 03:37:44,222 - INFO - 2026-06-08 03:37:44,223 - INFO - END TEST : test_vdns_ping_same_vn : FAILED[0:07:13] 2026-06-08 03:37:44,223 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:37:45,148 - INFO - Deleted project: ctest-TestvDNSBasic0-05268018, ID : bcc15640-9836-4ed7-97e9-b719a33b2b37 2026-06-08 03:37:45,384 - INFO - Domain Default found not creating 2026-06-08 03:37:45,603 - INFO - Project ctest-TestBasicVMVNx-66224532 not found, creating it 2026-06-08 03:37:46,234 - INFO - Created Project:ctest-TestBasicVMVNx-66224532, ID : c7a66e44-c535-4dfc-82ca-08fb3fb9e5aa 2026-06-08 03:37:47,996 - INFO - ================================================================================ 2026-06-08 03:37:47,997 - INFO - STARTING TEST : test_sctp_traffic_between_vm 2026-06-08 03:37:47,997 - INFO - TEST DESCRIPTION : Description: Test to validate SCTP flow setup between Test steps: 1. Run SCTP traffic between 2 VM across VN connected through FIP 2. Verify the Ingress and Egress flow. Pass criteria: SCTP egress and ingress flow setup properly. Maintainer : chhandak@juniper.net 2026-06-08 03:37:49,288 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:37:49,288 - INFO - 2026-06-08 03:37:50,302 - INFO - Created VN ctest-fvn-91593498 2026-06-08 03:37:50,920 - INFO - Verified VN network id 17 for VN 19ef6612-bde5-49e0-a7c9-322ba0f440e5 2026-06-08 03:37:50,920 - INFO - Verifications in API Server for VN ctest-fvn-91593498 passed 2026-06-08 03:37:50,995 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fvn-91593498 passed 2026-06-08 03:37:52,240 - INFO - Validated that VN default-domain:ctest-TestBasicVMVNx-66224532:ctest-fvn-91593498 is found in opserver 2026-06-08 03:37:52,865 - INFO - Created VN ctest-vn1-79011162 2026-06-08 03:37:53,192 - INFO - Verified VN network id 18 for VN d631c501-228d-4825-88fa-84b217fd49b5 2026-06-08 03:37:53,193 - INFO - Verifications in API Server for VN ctest-vn1-79011162 passed 2026-06-08 03:37:53,268 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-79011162 passed 2026-06-08 03:37:53,592 - INFO - Validated that VN default-domain:ctest-TestBasicVMVNx-66224532:ctest-vn1-79011162 is found in opserver 2026-06-08 03:37:55 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-sctp.vmdk.gz [268831986/268831986] -> "/contrail-test/images/ubuntu-sctp.vmdk.gz" [1] 2026-06-08 03:38:09,220 - INFO - VM ([<Server: ctest-vn1_vm1_name-21472735>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:38:11,109 - INFO - VM ([<Server: ctest-fvn_vm1_name-58779653>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 03:38:36,715 - INFO - VM name : ctest-vn1_vm1_name-21472735 2026-06-08 03:39:37,777 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-vn1_vm1_name-21472735 passed 2026-06-08 03:40:50,553 - INFO - VM name : ctest-fvn_vm1_name-58779653 2026-06-08 03:40:51,930 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-fvn_vm1_name-58779653 passed 2026-06-08 03:40:52,359 - INFO - Creating Floating IP pool ctest-some-pool-69390462 in API Server 2026-06-08 03:40:52,811 - INFO - Verification for FIP pool ctest-some-pool-69390462 in API Server passed 2026-06-08 03:40:52,840 - INFO - Verification for FIP pool ctest-some-pool-69390462 in Control-node passed 2026-06-08 03:40:53,382 - INFO - Route for FIP 83.102.131.196 is fine on Control-node 10.0.0.33 2026-06-08 03:40:53,395 - INFO - Route for FIP 83.102.131.196 is fine on Control-node 10.0.0.27 2026-06-08 03:40:53,403 - INFO - Route for FIP 83.102.131.196 is fine on Control-node 10.0.0.249 2026-06-08 03:40:53,403 - INFO - FIP 83.102.131.196 verification for passed on all Control-nodes 2026-06-08 03:40:53,403 - INFO - FIP ID 1633cafd-291b-4bc9-a3c7-c524c726e9f9(83.102.131.196) validation in Control node passed 2026-06-08 03:40:53,452 - INFO - FIP ID 1633cafd-291b-4bc9-a3c7-c524c726e9f9(83.102.131.196) validation in agents passed 2026-06-08 03:40:53,463 - INFO - FIP ID 1633cafd-291b-4bc9-a3c7-c524c726e9f9(83.102.131.196) validation in API Server passed 2026-06-08 03:41:12,448 - INFO - Ping to IP 83.102.131.195 from VM ctest-vn1_vm1_name-21472735 passed 2026-06-08 03:41:22,292 - INFO - Verifying Ingress Flow Record 2026-06-08 03:41:22,303 - INFO - Verifying NAT in flow records 2026-06-08 03:41:22,303 - INFO - Verifying traffic direction in flow records 2026-06-08 03:41:22,303 - INFO - Verifying Egress Flow Records 2026-06-08 03:41:22,309 - INFO - Verifying NAT in flow records 2026-06-08 03:41:22,309 - INFO - Verifying traffic direction in flow records 2026-06-08 03:41:22,467 - INFO - Deleting the FIP pool ctest-some-pool-69390462 2026-06-08 03:41:22,593 - INFO - Deleting VM ctest-fvn_vm1_name-58779653 2026-06-08 03:41:22,658 - INFO - Deleting VM ctest-vn1_vm1_name-21472735 2026-06-08 03:41:22,724 - INFO - Deleting VN ctest-vn1-79011162 2026-06-08 03:41:22,771 - WARNING - Deleting VN ctest-vn1-79011162 failed..Will retry 2026-06-08 03:41:25,099 - INFO - Validated that VN ctest-vn1-79011162 is not found in API Server 2026-06-08 03:41:25,127 - INFO - Validated that VN ctest-vn1-79011162 is not in any agent 2026-06-08 03:41:25,162 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-79011162 info 2026-06-08 03:41:25,162 - INFO - Deleting VN ctest-fvn-91593498 2026-06-08 03:41:25,457 - INFO - Validated that VN ctest-fvn-91593498 is not found in API Server 2026-06-08 03:41:25,479 - INFO - Validated that VN ctest-fvn-91593498 is not in any agent 2026-06-08 03:41:25,513 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fvn-91593498 info 2026-06-08 03:41:26,826 - INFO - END TEST : test_sctp_traffic_between_vm : PASSED[0:03:39] 2026-06-08 03:41:26,826 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:41:27,611 - INFO - Deleted project: ctest-TestBasicVMVNx-66224532, ID : c7a66e44-c535-4dfc-82ca-08fb3fb9e5aa 2026-06-08 03:41:27,810 - INFO - Domain Default found not creating 2026-06-08 03:41:28,080 - INFO - Project ctest-TestBasicVMVN-58453640 not found, creating it 2026-06-08 03:41:29,022 - INFO - Created Project:ctest-TestBasicVMVN-58453640, ID : 978748fa-f883-467c-ac63-dc5108e2fb5f 2026-06-08 03:41:30,530 - INFO - ================================================================================ 2026-06-08 03:41:30,530 - INFO - STARTING TEST : test_generic_link_local_service 2026-06-08 03:41:30,530 - INFO - TEST DESCRIPTION : Description: Test to validate generic linklocal service - running nova list from vm. 1.Create generic link local service to be able to wget to jenkins 2.Create a vm 3.Try wget to jenkins - passes if successful else fails Maintainer: sandipd@juniper.net 2026-06-08 03:41:31,813 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:41:31,813 - INFO - 2026-06-08 03:41:32,825 - INFO - Created VN ctest-vn2_metadata-09722104 2026-06-08 03:41:34,290 - INFO - VM ([<Server: ctest-TestBasicVMVN-58453640-00962696>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:41:39,982 - INFO - Waiting for VM ctest-TestBasicVMVN-58453640-00962696 to be up.. 2026-06-08 03:41:39,982 - INFO - VM name : ctest-TestBasicVMVN-58453640-00962696 2026-06-08 03:41:47,798 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-58453640-00962696 passed 2026-06-08 03:41:48,039 - INFO - Retry 0 2026-06-08 03:41:48,670 - INFO - Generic metadata worked 2026-06-08 03:41:48,903 - INFO - Deleting VM ctest-TestBasicVMVN-58453640-00962696 2026-06-08 03:41:48,977 - INFO - Deleting VN ctest-vn2_metadata-09722104 2026-06-08 03:41:49,016 - WARNING - Deleting VN ctest-vn2_metadata-09722104 failed..Will retry 2026-06-08 03:41:52,445 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:22] 2026-06-08 03:41:52,445 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:41:52,447 - INFO - ================================================================================ 2026-06-08 03:41:52,447 - INFO - STARTING TEST : test_metadata_service 2026-06-08 03:41:52,447 - 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 2026-06-08 03:41:53,760 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:41:53,761 - INFO - 2026-06-08 03:41:54,690 - INFO - Created VN ctest-vn-46026007 2026-06-08 03:41:56,052 - INFO - VM ([<Server: ctest-TestBasicVMVN-58453640-16024767>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 03:41:56,053 - INFO - Waiting for VM ctest-TestBasicVMVN-58453640-16024767 to be up.. 2026-06-08 03:42:01,192 - INFO - VM name : ctest-TestBasicVMVN-58453640-16024767 2026-06-08 03:42:08,683 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-58453640-16024767 passed 2026-06-08 03:42:15,048 - INFO - metadata_script.txt got executed in the vm 2026-06-08 03:42:15,048 - INFO - Deleting VM ctest-TestBasicVMVN-58453640-16024767 2026-06-08 03:42:15,119 - INFO - Deleting VN ctest-vn-46026007 2026-06-08 03:42:15,172 - WARNING - Deleting VN ctest-vn-46026007 failed..Will retry 2026-06-08 03:42:18,647 - INFO - END TEST : test_metadata_service : PASSED[0:00:26] 2026-06-08 03:42:18,647 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:42:18,650 - INFO - ================================================================================ 2026-06-08 03:42:18,651 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-06-08 03:42:18,651 - 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 2026-06-08 03:42:19,930 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:42:19,931 - INFO - 2026-06-08 03:42:21,095 - INFO - Created VN ctest-vn-75539112 2026-06-08 03:42:22,438 - INFO - VM ([<Server: ctest-TestBasicVMVN-58453640-73066069>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:42:23,087 - INFO - VM ([<Server: ctest-TestBasicVMVN-58453640-06790802>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 03:42:24,559 - INFO - VM ([<Server: ctest-TestBasicVMVN-58453640-33981799>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:42:24,714 - INFO - Verifications in API Server for IPAM: ctest-ipam-23195661 passed 2026-06-08 03:42:24,734 - INFO - Verifications in Control node for IPAM: ctest-ipam-23195661 passed 2026-06-08 03:42:24,996 - INFO - Verified VN network id 17 for VN cdb712a0-807c-403b-b43d-2dc47288b63e 2026-06-08 03:42:25,001 - INFO - Verifications in API Server for VN ctest-vn-75539112 passed 2026-06-08 03:42:25,138 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-75539112 passed 2026-06-08 03:42:26,532 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-58453640:ctest-vn-75539112 is found in opserver 2026-06-08 03:42:26,544 - INFO - Waiting for VM ctest-TestBasicVMVN-58453640-73066069 to be up.. 2026-06-08 03:42:26,630 - INFO - VM name : ctest-TestBasicVMVN-58453640-73066069 2026-06-08 03:42:36,211 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-58453640-73066069 passed 2026-06-08 03:42:36,472 - INFO - Waiting for VM ctest-TestBasicVMVN-58453640-06790802 to be up.. 2026-06-08 03:42:36,567 - INFO - VM name : ctest-TestBasicVMVN-58453640-06790802 2026-06-08 03:42:37,939 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-58453640-06790802 passed 2026-06-08 03:42:38,180 - INFO - Waiting for VM ctest-TestBasicVMVN-58453640-33981799 to be up.. 2026-06-08 03:42:38,267 - INFO - VM name : ctest-TestBasicVMVN-58453640-33981799 2026-06-08 03:42:39,685 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-TestBasicVMVN-58453640-33981799 passed 2026-06-08 03:42:43,981 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-58453640-73066069 passed 2026-06-08 03:42:47,704 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-58453640-06790802 passed 2026-06-08 03:42:55,450 - INFO - Deleting VM ctest-TestBasicVMVN-58453640-33981799 2026-06-08 03:42:55,523 - INFO - Detaching port b0321e12-b8b9-4847-b403-8936c8c52b17 from VM ctest-TestBasicVMVN-58453640-06790802 2026-06-08 03:42:55,555 - INFO - Deleting VM ctest-TestBasicVMVN-58453640-06790802 2026-06-08 03:42:55,625 - INFO - Detaching port 014ace64-14a6-459b-82a4-5784c3d202da from VM ctest-TestBasicVMVN-58453640-73066069 2026-06-08 03:42:55,655 - INFO - Deleting VM ctest-TestBasicVMVN-58453640-73066069 2026-06-08 03:42:55,731 - INFO - Deleting VN ctest-vn-75539112 2026-06-08 03:42:56,370 - WARNING - Deleting VN ctest-vn-75539112 failed..Will retry 2026-06-08 03:42:58,753 - INFO - Validated that VN ctest-vn-75539112 is not found in API Server 2026-06-08 03:42:58,773 - INFO - Validated that VN ctest-vn-75539112 is not in any agent 2026-06-08 03:42:58,804 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-58453640:ctest-vn-75539112 2026-06-08 03:42:58,824 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-75539112 info 2026-06-08 03:42:58,959 - INFO - IPAM: ctest-ipam-23195661 is not found in API Server 2026-06-08 03:42:58,983 - INFO - IPAM:ctest-ipam-23195661 is not found in control node 2026-06-08 03:43:00,319 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42] 2026-06-08 03:43:00,319 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:43:01,289 - INFO - Deleted project: ctest-TestBasicVMVN-58453640, ID : 978748fa-f883-467c-ac63-dc5108e2fb5f 2026-06-08 03:43:01,548 - INFO - Domain Default found not creating 2026-06-08 03:43:01,730 - INFO - Project ctest-DisablePolicyEcmpIpv6-20457105 not found, creating it 2026-06-08 03:43:02,435 - INFO - Created Project:ctest-DisablePolicyEcmpIpv6-20457105, ID : c2840f75-321f-4ba8-83db-0633c31914b9 2026-06-08 03:43:04,069 - INFO - ================================================================================ 2026-06-08 03:43:04,069 - INFO - STARTING TEST : test_ecmp_with_static_routes 2026-06-08 03:43:04,069 - INFO - TEST DESCRIPTION : Description: Verify disabling policy for ECMP routes with static routes on VM Steps: 1. launch 1 VN and launch 3 VMs in it. 2. create a static route for a new subnet prefix and add this on 2 VMIs. this will create 2 ECMP routes. 3. Disable the policy on all VMIs. 4. Now from 3rd VM send traffic to an IP from static route prefix 5. add new ECMP destinations and verify load is distributed to new destinations too 6. remove ECMP destinations and verify load is distributed to remaining destinations Pass criteria: 1. traffic should go through fine 2. flows should not be created 3. load should be distributed among ecmp routes. 2026-06-08 03:43:05,369 - INFO - Address family configured is dual 2026-06-08 03:43:05,369 - INFO - we are setting address family as v6 2026-06-08 03:43:05,369 - INFO - we are setting address family as v6 2026-06-08 03:43:05,369 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:43:05,369 - INFO - 2026-06-08 03:43:06,732 - INFO - Created VN ctest-vn-20333308 2026-06-08 03:43:07,409 - INFO - Verified VN network id 17 for VN 82874995-9967-47e5-894f-d0158d3ccacc 2026-06-08 03:43:07,409 - INFO - Verifications in API Server for VN ctest-vn-20333308 passed 2026-06-08 03:43:07,486 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-20333308 passed 2026-06-08 03:43:08,752 - INFO - Validated that VN default-domain:ctest-DisablePolicyEcmpIpv6-20457105:ctest-vn-20333308 is found in opserver 2026-06-08 03:43:10,225 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-20457105-24387792>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:43:12,189 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-20457105-43724331>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 03:43:13,803 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-20457105-01939569>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 03:43:15,349 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-20457105-63042111>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:43:15,349 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-20457105-43724331 to be up.. 2026-06-08 03:43:15,432 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-20457105-43724331 2026-06-08 03:44:20,914 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-DisablePolicyEcmpIpv6-20457105-43724331 passed 2026-06-08 03:44:47,001 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-20457105-01939569 to be up.. 2026-06-08 03:44:47,092 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-20457105-01939569 2026-06-08 03:44:48,536 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-DisablePolicyEcmpIpv6-20457105-01939569 passed 2026-06-08 03:44:48,779 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-20457105-24387792 to be up.. 2026-06-08 03:44:48,859 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-20457105-24387792 2026-06-08 03:44:50,241 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-DisablePolicyEcmpIpv6-20457105-24387792 passed 2026-06-08 03:45:17,427 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-20457105', 'ctest-intf-rtb-01208201'](UUID b048fca5-3ee7-4178-86fd-d8a5e14e0da2), prefixes : ['2172:4adc:ffb8:cde7:a4e7:befb::/96'] 2026-06-08 03:45:17,499 - INFO - Added intf route table b048fca5-3ee7-4178-86fd-d8a5e14e0da2 to port 71b2da53-1458-4cfe-b46f-2fcad36f6cea 2026-06-08 03:46:09,847 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-20457105', 'ctest-intf-rtb-48654100'](UUID 02a8a2b3-85ee-41e4-9adc-5acbfb1461d8), prefixes : ['2172:4adc:ffb8:cde7:a4e7:befb::/96'] 2026-06-08 03:46:09,923 - INFO - Added intf route table 02a8a2b3-85ee-41e4-9adc-5acbfb1461d8 to port 23ec8237-8261-4913-8893-d648d8738c7f 2026-06-08 03:46:11,715 - INFO - Policy DISABLED on VMI 79395e89-c185-4631-8cc4-8dde2839f8e0 2026-06-08 03:46:11,799 - INFO - Policy DISABLED on VMI 71b2da53-1458-4cfe-b46f-2fcad36f6cea 2026-06-08 03:46:11,887 - INFO - Policy DISABLED on VMI 23ec8237-8261-4913-8893-d648d8738c7f 2026-06-08 03:46:11,912 - INFO - ECMP routes found in agent 10.0.0.23, for prefix 2172:4adc:ffb8:cde7:a4e7:befb::/96 2026-06-08 03:46:11,912 - INFO - Tap interface tap71b2da53-14 found in ecmp routes in agent 10.0.0.23 2026-06-08 03:46:11,912 - INFO - Tap interface tap23ec8237-82 found in ecmp routes in agent 10.0.0.23 2026-06-08 03:46:11,927 - INFO - ECMP routes found in agent 10.0.0.23, for prefix 2172:4adc:ffb8:cde7:a4e7:befb::/96 2026-06-08 03:46:59,108 - INFO - 1 packets are found in tcpdump output as expected 2026-06-08 03:47:01,151 - INFO - Tcpdump verification on VM 3385:550d:746c:cab1:fd82:e8b8:0:4 passed 2026-06-08 03:47:05,795 - INFO - Traffic verification for ECMP passed 2026-06-08 03:47:05,795 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-20457105-63042111 to be up.. 2026-06-08 03:47:05,895 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-20457105-63042111 2026-06-08 03:47:07,273 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-DisablePolicyEcmpIpv6-20457105-63042111 passed 2026-06-08 03:47:07,599 - INFO - Policy DISABLED on VMI 72498a7d-4015-4bbb-b994-032fce3128b4 2026-06-08 03:47:54,831 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-20457105', 'ctest-intf-rtb-42186270'](UUID 6e632f67-d14e-4734-8c12-4f94efaaa26d), prefixes : ['2172:4adc:ffb8:cde7:a4e7:befb::/96'] 2026-06-08 03:47:54,907 - INFO - Added intf route table 6e632f67-d14e-4734-8c12-4f94efaaa26d to port 72498a7d-4015-4bbb-b994-032fce3128b4 2026-06-08 03:47:56,557 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-20457105-43724331 2026-06-08 03:47:56,723 - INFO - Removed intf route table b048fca5-3ee7-4178-86fd-d8a5e14e0da2 from port 71b2da53-1458-4cfe-b46f-2fcad36f6cea 2026-06-08 03:47:56,766 - INFO - Deleted Interface route table b048fca5-3ee7-4178-86fd-d8a5e14e0da2 2026-06-08 03:47:56,787 - INFO - ECMP routes found in agent 10.0.0.23, for prefix 2172:4adc:ffb8:cde7:a4e7:befb::/96 2026-06-08 03:47:56,787 - INFO - Tap interface tap23ec8237-82 found in ecmp routes in agent 10.0.0.23 2026-06-08 03:47:56,804 - INFO - ECMP routes found in agent 10.0.0.240, for prefix 2172:4adc:ffb8:cde7:a4e7:befb::/96 2026-06-08 03:47:56,804 - INFO - Tap interface tap72498a7d-40 found in ecmp routes in agent 10.0.0.240 2026-06-08 03:48:00,575 - WARNING - No packets are found in tcpdump output file /tmp/tap23ec8237-82_ctest-random-57491811.pcap but expected some packets 2026-06-08 03:48:02,591 - WARNING - No packets are found in tcpdump output file /tmp/tap23ec8237-82_ctest-random-57491811.pcap but expected some packets 2026-06-08 03:48:04,608 - WARNING - No packets are found in tcpdump output file /tmp/tap23ec8237-82_ctest-random-57491811.pcap but expected some packets 2026-06-08 03:48:06,625 - WARNING - No packets are found in tcpdump output file /tmp/tap23ec8237-82_ctest-random-57491811.pcap but expected some packets 2026-06-08 03:48:08,642 - WARNING - No packets are found in tcpdump output file /tmp/tap23ec8237-82_ctest-random-57491811.pcap but expected some packets 2026-06-08 03:48:10,660 - WARNING - No packets are found in tcpdump output file /tmp/tap23ec8237-82_ctest-random-57491811.pcap but expected some packets 2026-06-08 03:48:12,678 - WARNING - No packets are found in tcpdump output file /tmp/tap23ec8237-82_ctest-random-57491811.pcap but expected some packets 2026-06-08 03:48:12,704 - INFO - 1 packets are found in tcpdump output as expected 2026-06-08 03:48:14,750 - INFO - Tcpdump verification on VM 3385:550d:746c:cab1:fd82:e8b8:0:6 passed 2026-06-08 03:48:19,420 - INFO - Traffic verification for ECMP passed 2026-06-08 03:48:19,420 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-20457105-63042111 2026-06-08 03:48:19,691 - INFO - Removed intf route table 6e632f67-d14e-4734-8c12-4f94efaaa26d from port 72498a7d-4015-4bbb-b994-032fce3128b4 2026-06-08 03:48:19,735 - INFO - Deleted Interface route table 6e632f67-d14e-4734-8c12-4f94efaaa26d 2026-06-08 03:48:19,735 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-20457105-01939569 2026-06-08 03:48:19,907 - INFO - Removed intf route table 02a8a2b3-85ee-41e4-9adc-5acbfb1461d8 from port 23ec8237-8261-4913-8893-d648d8738c7f 2026-06-08 03:48:19,944 - INFO - Deleted Interface route table 02a8a2b3-85ee-41e4-9adc-5acbfb1461d8 2026-06-08 03:48:19,944 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-20457105-24387792 2026-06-08 03:48:20,020 - INFO - Deleting VN ctest-vn-20333308 2026-06-08 03:48:20,124 - WARNING - Deleting VN ctest-vn-20333308 failed..Will retry 2026-06-08 03:48:22,606 - INFO - Validated that VN ctest-vn-20333308 is not found in API Server 2026-06-08 03:48:22,633 - INFO - Validated that VN ctest-vn-20333308 is not in any agent 2026-06-08 03:48:22,666 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-20333308 info 2026-06-08 03:48:23,941 - INFO - END TEST : test_ecmp_with_static_routes : PASSED[0:05:19] 2026-06-08 03:48:23,941 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:48:24,740 - INFO - Deleted project: ctest-DisablePolicyEcmpIpv6-20457105, ID : c2840f75-321f-4ba8-83db-0633c31914b9 2026-06-08 03:48:24,939 - INFO - Domain Default found not creating 2026-06-08 03:48:25,115 - INFO - Project ctest-TestLacp-77086951 not found, creating it 2026-06-08 03:48:25,764 - INFO - Created Project:ctest-TestLacp-77086951, ID : a4864cca-a46e-46fc-8ccf-754c2503ef27 2026-06-08 03:48:27,284 - INFO - ================================================================================ 2026-06-08 03:48:27,285 - INFO - STARTING TEST : test_bond_lacp_config 2026-06-08 03:48:27,285 - INFO - TEST DESCRIPTION : configure LACP on bond interface of dpdk computes 2026-06-08 03:48:28,565 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:48:28,566 - INFO - 2026-06-08 03:48:28,710 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-06-08 03:48:29,993 - INFO - 2026-06-08 03:48:29,993 - INFO - END TEST : test_bond_lacp_config : SKIPPED[0:00:02] 2026-06-08 03:48:29,993 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:48:30,808 - INFO - Deleted project: ctest-TestLacp-77086951, ID : a4864cca-a46e-46fc-8ccf-754c2503ef27 2026-06-08 03:48:31,019 - INFO - Domain Default found not creating 2026-06-08 03:48:31,193 - INFO - Project ctest-TestDpdkBondStatus-31593163 not found, creating it 2026-06-08 03:48:31,821 - INFO - Created Project:ctest-TestDpdkBondStatus-31593163, ID : be84af83-0a04-469a-9ab5-f419188c3f16 2026-06-08 03:48:33,345 - INFO - ================================================================================ 2026-06-08 03:48:33,345 - INFO - STARTING TEST : test_dpdk_bond_status 2026-06-08 03:48:33,345 - INFO - TEST DESCRIPTION : check dpdk bond status on compute node 2026-06-08 03:48:34,637 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:48:34,637 - INFO - 2026-06-08 03:48:34,637 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-06-08 03:48:35,938 - INFO - 2026-06-08 03:48:35,938 - INFO - END TEST : test_dpdk_bond_status : SKIPPED[0:00:02] 2026-06-08 03:48:35,938 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:48:36,707 - INFO - Deleted project: ctest-TestDpdkBondStatus-31593163, ID : be84af83-0a04-469a-9ab5-f419188c3f16 2026-06-08 03:48:36,916 - INFO - Domain Default found not creating 2026-06-08 03:48:37,080 - INFO - Project ctest-TestFbitMergeBuffDisable-23768213 not found, creating it 2026-06-08 03:48:37,675 - INFO - Created Project:ctest-TestFbitMergeBuffDisable-23768213, ID : 21626d16-2e28-4c97-9533-40173634dd64 2026-06-08 03:48:39,981 - INFO - ================================================================================ 2026-06-08 03:48:39,981 - INFO - STARTING TEST : test_fbit_disable_mbuf_dpdk 2026-06-08 03:48:39,982 - INFO - TEST DESCRIPTION : Description: steps: 1. Launch 1 VN, 1 VM in compute node with qcow2 image 2. verify fbit when mergebuff disabled on dpdk compute Pass criteria: 1. verify feature bit negotiation bit when mergebuff is disabled 2026-06-08 03:48:41,285 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:48:41,285 - INFO - 2026-06-08 03:48:41,285 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-06-08 03:48:42,559 - INFO - 2026-06-08 03:48:42,559 - INFO - END TEST : test_fbit_disable_mbuf_dpdk : SKIPPED[0:00:03] 2026-06-08 03:48:42,559 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:48:43,335 - INFO - Deleted project: ctest-TestFbitMergeBuffDisable-23768213, ID : 21626d16-2e28-4c97-9533-40173634dd64 2026-06-08 03:48:43,541 - INFO - Domain Default found not creating 2026-06-08 03:48:43,711 - INFO - Project ctest-TestGroGso-75178998 not found, creating it 2026-06-08 03:48:44,377 - INFO - Created Project:ctest-TestGroGso-75178998, ID : 612cc242-0729-42aa-9ef8-a5bae7deff5f 2026-06-08 03:48:46,035 - INFO - ================================================================================ 2026-06-08 03:48:46,035 - INFO - STARTING TEST : test_dpdk_gro_gso 2026-06-08 03:48:46,035 - INFO - TEST DESCRIPTION : Description: Verify tcp traffic flow for intra-VN inter-Node traffic Vm's across compute node steps: 1. create 1 VN and launch 2 VMs in each compute node 2. client VMs on same node and server VM on different node. 3. Clear vif0/0 interface before sending traffic 4. Send TCP traffic client to server port 5201 using iperf3 5. Read pps on physical interface vif 0/0 6. disable gro and gso feature configuring on vhost config 7. ifdown/ifup vhost0 to update config 8. Repeat step 3 & 4 9. Compare the TCP traffic pps in enable/disable case Pass criteria: 1. If pps is more in feature enable case than disable 2026-06-08 03:48:47,337 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:48:47,337 - INFO - 2026-06-08 03:48:47,370 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-06-08 03:48:48,651 - INFO - 2026-06-08 03:48:48,651 - INFO - END TEST : test_dpdk_gro_gso : SKIPPED[0:00:02] 2026-06-08 03:48:48,651 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:48:49,483 - INFO - Deleted project: ctest-TestGroGso-75178998, ID : 612cc242-0729-42aa-9ef8-a5bae7deff5f 2026-06-08 03:48:49,705 - INFO - Domain Default found not creating 2026-06-08 03:48:49,897 - INFO - Project ctest-TestMtu-31547655 not found, creating it 2026-06-08 03:48:50,404 - INFO - Created Project:ctest-TestMtu-31547655, ID : 9ad8994f-31a1-462f-8312-8d46bfa4abc7 2026-06-08 03:48:51,906 - INFO - ================================================================================ 2026-06-08 03:48:51,906 - INFO - STARTING TEST : test_mtu_config 2026-06-08 03:48:51,906 - INFO - TEST DESCRIPTION : test mtu config on computes 2026-06-08 03:48:53,185 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:48:53,185 - INFO - 2026-06-08 03:48:53,185 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-06-08 03:48:54,476 - INFO - 2026-06-08 03:48:54,476 - INFO - END TEST : test_mtu_config : SKIPPED[0:00:03] 2026-06-08 03:48:54,476 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:48:55,283 - INFO - Deleted project: ctest-TestMtu-31547655, ID : 9ad8994f-31a1-462f-8312-8d46bfa4abc7 2026-06-08 03:48:55,471 - INFO - Domain Default found not creating 2026-06-08 03:48:55,634 - INFO - Project ctest-TestVifdump-13047328 not found, creating it 2026-06-08 03:48:56,147 - INFO - Created Project:ctest-TestVifdump-13047328, ID : 663dd2b3-1ea9-46c8-b03a-b1beb0b9d799 2026-06-08 03:48:57,599 - INFO - ================================================================================ 2026-06-08 03:48:57,599 - INFO - STARTING TEST : test_vifdump_on_interface 2026-06-08 03:48:58,894 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:48:58,894 - INFO - 2026-06-08 03:48:58,895 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-06-08 03:49:00,182 - INFO - 2026-06-08 03:49:00,182 - INFO - END TEST : test_vifdump_on_interface : SKIPPED[0:00:03] 2026-06-08 03:49:00,182 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:49:01,007 - INFO - Deleted project: ctest-TestVifdump-13047328, ID : 663dd2b3-1ea9-46c8-b03a-b1beb0b9d799 2026-06-08 03:49:01,205 - INFO - Domain Default found not creating 2026-06-08 03:49:01,376 - INFO - Project ctest-FatFlowAggr-10005733 not found, creating it 2026-06-08 03:49:02,032 - INFO - Created Project:ctest-FatFlowAggr-10005733, ID : ce3c21ee-dd1d-496d-ab1e-355a04aedea4 2026-06-08 03:49:03,579 - INFO - ================================================================================ 2026-06-08 03:49:03,579 - INFO - STARTING TEST : test_fat_flow_aggr_dest_icmp_intra_vn_inter_node 2026-06-08 03:49:03,579 - INFO - TEST DESCRIPTION : : Description: Verify fat flow prefix aggr dest (IPv4) for intra-vn inter-node Steps: 1. Create 1 VN and launch 3 VMs.2 client VMs on same node and server VM on different node. Client 1 in subnet 1, Client 2 in the next subnet. 2. On server VM, config fat flow aggr prefix dest len 25 for ICMP port 0. 3. From both the client VMs, send ICMP traffic to the server VM twice with diff. src ports Pass criteria: 1. On the remote CN, expect 2 pairs ( 1 for client 1, 1 for client 2) of fat flows with prefix aggregated for the src IPs (VM to fabric, Prefix Aggr Dest: Aggregation happens for SRC IPs) 2. On client VM compute nodes, expect 4 pairs of flows and on server compute, expect 2 pairs of flows 3. On server compute node, flow's source port should be 0 for fat flows Maintainer: Ankitja@juniper.net 2026-06-08 03:49:04,839 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:49:04,839 - INFO - 2026-06-08 03:49:05,912 - INFO - Created VN ctest-vn-58652075 2026-06-08 03:49:06,750 - INFO - Verified VN network id 17 for VN ea0dff36-4c68-4570-8e8b-b57a675b687c 2026-06-08 03:49:06,751 - INFO - Verifications in API Server for VN ctest-vn-58652075 passed 2026-06-08 03:49:06,831 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-58652075 passed 2026-06-08 03:49:08,168 - INFO - Validated that VN default-domain:ctest-FatFlowAggr-10005733:ctest-vn-58652075 is found in opserver 2026-06-08 03:49:09,816 - INFO - VM ([<Server: ctest-FatFlowAggr-10005733-98976647>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:49:09,817 - INFO - Waiting for VM ctest-FatFlowAggr-10005733-98976647 to be up.. 2026-06-08 03:49:14,970 - INFO - VM name : ctest-FatFlowAggr-10005733-98976647 2026-06-08 03:49:57,689 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-FatFlowAggr-10005733-98976647 passed 2026-06-08 03:50:20,460 - INFO - VM ([<Server: client2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:50:20,460 - INFO - Waiting for VM client2_vm to be up.. 2026-06-08 03:50:25,589 - INFO - VM name : client2_vm 2026-06-08 03:51:12,019 - INFO - Ping to Metadata IP 169.254.0.6 of VM client2_vm passed 2026-06-08 03:51:34,186 - INFO - VM ([<Server: ctest-FatFlowAggr-10005733-31710818>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 03:51:34,186 - INFO - Waiting for VM ctest-FatFlowAggr-10005733-31710818 to be up.. 2026-06-08 03:51:39,363 - INFO - VM name : ctest-FatFlowAggr-10005733-31710818 2026-06-08 03:52:21,715 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-FatFlowAggr-10005733-31710818 passed 2026-06-08 03:52:43,215 - INFO - Fat flow added on VMI 2c5bcacd-f8cb-460d-97ba-8408b0b5f414: {'port': 0, 'proto': 'icmp', 'destination_prefix': ['102.29.162.64', '26'], 'destination_aggregate_prefix_length': 27} 2026-06-08 03:52:43,215 - INFO - Starting ping on ctest-FatFlowAggr-10005733-98976647, args: 2026-06-08 03:53:29,657 - INFO - Starting ping on client2_vm, args: 2026-06-08 03:54:17,913 - INFO - Fat flow verification PASSED on node: 10.0.0.23 for - SIP: 102.29.162.64, DIP: 102.29.162.68, sport: 0, dport: 0, vrf-id: 4 Fat flow expected: 1, got: 1 2026-06-08 03:54:18,304 - INFO - Fat flow verification PASSED on node: 10.0.0.240 for - SIP: 102.29.162.64, DIP: 102.29.162.68, sport: 0, dport: 0, vrf-id: 4 Fat flow expected: 0, got: 0 2026-06-08 03:54:18,548 - INFO - Fat flow verification PASSED on node: 10.0.0.23 for - SIP: 102.29.162.96, DIP: 102.29.162.68, sport: 0, dport: 0, vrf-id: 4 Fat flow expected: 1, got: 1 2026-06-08 03:54:18,928 - INFO - Fat flow verification PASSED on node: 10.0.0.240 for - SIP: 102.29.162.96, DIP: 102.29.162.68, sport: 0, dport: 0, vrf-id: 4 Fat flow expected: 0, got: 0 2026-06-08 03:54:18,928 - INFO - Fat flow verification passed for protocol icmp and port 0 2026-06-08 03:54:18,928 - INFO - Deleting VM ctest-FatFlowAggr-10005733-31710818 2026-06-08 03:54:19,023 - INFO - Detaching port 3475dc8a-050a-494d-9dd7-13df10300499 from VM client2_vm 2026-06-08 03:54:19,053 - INFO - Deleting VM client2_vm 2026-06-08 03:54:19,334 - INFO - Deleted port 3475dc8a-050a-494d-9dd7-13df10300499 2026-06-08 03:54:19,335 - INFO - Deleting VM ctest-FatFlowAggr-10005733-98976647 2026-06-08 03:54:19,551 - INFO - Deleting VN ctest-vn-58652075 2026-06-08 03:54:19,667 - WARNING - Deleting VN ctest-vn-58652075 failed..Will retry 2026-06-08 03:54:22,092 - INFO - Validated that VN ctest-vn-58652075 is not found in API Server 2026-06-08 03:54:22,120 - INFO - Validated that VN ctest-vn-58652075 is not in any agent 2026-06-08 03:54:22,154 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-58652075 info 2026-06-08 03:54:23,434 - INFO - END TEST : test_fat_flow_aggr_dest_icmp_intra_vn_inter_node : PASSED[0:05:20] 2026-06-08 03:54:23,434 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:54:24,235 - INFO - Deleted project: ctest-FatFlowAggr-10005733, ID : ce3c21ee-dd1d-496d-ab1e-355a04aedea4 2026-06-08 03:54:24,465 - INFO - Domain Default found not creating 2026-06-08 03:54:24,675 - INFO - Project ctest-TestRoutes-12084275 not found, creating it 2026-06-08 03:54:25,366 - INFO - Created Project:ctest-TestRoutes-12084275, ID : cc297c25-b3fe-4d9a-9bfa-8e2d3178c016 2026-06-08 03:54:26,860 - INFO - ================================================================================ 2026-06-08 03:54:26,860 - INFO - STARTING TEST : test_rt_table_scenario_1 2026-06-08 03:54:26,860 - INFO - TEST DESCRIPTION : In a VN, launch a VM each on two computes Add a shorter prefix intf static route to VM2 Delete the VMs. The route table on compute1 should be removed 2026-06-08 03:54:28,151 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:54:28,151 - INFO - 2026-06-08 03:54:29,180 - INFO - Created VN ctest-random-33702619 2026-06-08 03:54:31,058 - INFO - VM ([<Server: ctest-TestRoutes-12084275-52583719>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:54:31,667 - INFO - VM ([<Server: ctest-TestRoutes-12084275-81169036>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 03:54:31,943 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-TestRoutes-12084275', 'ctest-irtb-87126910'](UUID 9ca2ff9e-bf6d-4202-9ff2-b708fbc7663e), prefixes : ['0.0.0.0/0'] 2026-06-08 03:54:33,051 - INFO - Added intf route table 9ca2ff9e-bf6d-4202-9ff2-b708fbc7663e to port e39724bd-0341-4d03-a283-883207806899 2026-06-08 03:54:38,226 - INFO - VM name : ctest-TestRoutes-12084275-52583719 2026-06-08 03:54:39,187 - INFO - VM ctest-TestRoutes-12084275-52583719 verfication in all API Servers passed 2026-06-08 03:54:45,428 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestRoutes-12084275-52583719 passed 2026-06-08 03:54:45,428 - INFO - VM ctest-TestRoutes-12084275-52583719 verifications in Compute nodes passed 2026-06-08 03:54:45,799 - INFO - Validated routes of VM ctest-TestRoutes-12084275-52583719 in all vrouters 2026-06-08 03:54:46,754 - INFO - Verification in Control-nodes for VM ctest-TestRoutes-12084275-52583719 passed 2026-06-08 03:54:47,752 - INFO - Verifying through opserver in 10.0.0.33 2026-06-08 03:54:47,772 - INFO - VM e7878d98-4f21-4bd3-98ed-f8ba2b40eb7f is present in default-domain:ctest-TestRoutes-12084275:ctest-random-33702619 2026-06-08 03:54:47,995 - INFO - tap interface default-domain:ctest-TestRoutes-12084275:c27de24f-e0ad-46b0-bde2-1a3816ee25f6 of vm e7878d98-4f21-4bd3-98ed-f8ba2b40eb7f is present in vrouter an-jenkins-deploy-platform-ansible-os-5901-2 uve 2026-06-08 03:54:48,390 - INFO - VM ctest-TestRoutes-12084275-52583719 validations in Opserver passed 2026-06-08 03:54:48,390 - INFO - Waiting for VM ctest-TestRoutes-12084275-81169036 to be up.. 2026-06-08 03:54:48,494 - INFO - VM name : ctest-TestRoutes-12084275-81169036 2026-06-08 03:54:49,865 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestRoutes-12084275-81169036 passed 2026-06-08 03:54:50,665 - INFO - Verified VN network id 17 for VN 03d5e352-d416-44dd-8690-390d96557b91 2026-06-08 03:54:50,665 - INFO - Verifications in API Server for VN ctest-random-33702619 passed 2026-06-08 03:54:50,741 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-random-33702619 passed 2026-06-08 03:54:50,957 - INFO - Validated that VN default-domain:ctest-TestRoutes-12084275:ctest-random-33702619 is found in opserver 2026-06-08 03:54:50,969 - INFO - Deleting VM ctest-TestRoutes-12084275-52583719 2026-06-08 03:54:53,078 - INFO - VM ctest-TestRoutes-12084275-52583719 is fully removed in API-Server 2026-06-08 03:54:53,419 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRoutes-12084275:ctest-random-33702619 2026-06-08 03:54:53,419 - INFO - VM ctest-TestRoutes-12084275-52583719 is removed in Compute, and routes are removed in all compute nodes 2026-06-08 03:54:53,698 - INFO - Routes for VM ctest-TestRoutes-12084275-52583719 is removed in all control-nodes 2026-06-08 03:55:12,260 - INFO - e7878d98-4f21-4bd3-98ed-f8ba2b40eb7f vm uve deleted from opserver 2026-06-08 03:55:12,400 - INFO - e7878d98-4f21-4bd3-98ed-f8ba2b40eb7f vm uve deleted from opserver 2026-06-08 03:55:12,417 - INFO - e7878d98-4f21-4bd3-98ed-f8ba2b40eb7f vm uve deleted from opserver 2026-06-08 03:55:12,417 - INFO - Validated that VM e7878d98-4f21-4bd3-98ed-f8ba2b40eb7f is removed from Opserver 2026-06-08 03:55:12,418 - INFO - Validate that Vrouter Route table does get cleared 2026-06-08 03:55:12,503 - INFO - Removed intf route table 9ca2ff9e-bf6d-4202-9ff2-b708fbc7663e from port e39724bd-0341-4d03-a283-883207806899 2026-06-08 03:55:12,548 - INFO - Deleted Interface route table 9ca2ff9e-bf6d-4202-9ff2-b708fbc7663e 2026-06-08 03:55:12,548 - INFO - Detaching port e39724bd-0341-4d03-a283-883207806899 from VM ctest-TestRoutes-12084275-81169036 2026-06-08 03:55:12,589 - INFO - Deleting VM ctest-TestRoutes-12084275-81169036 2026-06-08 03:55:12,946 - INFO - Deleted port e39724bd-0341-4d03-a283-883207806899 2026-06-08 03:55:12,946 - INFO - Deleting VN ctest-random-33702619 2026-06-08 03:55:13,273 - INFO - Validated that VN ctest-random-33702619 is not found in API Server 2026-06-08 03:55:13,300 - INFO - Validated that VN ctest-random-33702619 is not in any agent 2026-06-08 03:55:13,322 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestRoutes-12084275:ctest-random-33702619 2026-06-08 03:55:13,342 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-random-33702619 info 2026-06-08 03:55:14,638 - INFO - END TEST : test_rt_table_scenario_1 : PASSED[0:00:48] 2026-06-08 03:55:14,638 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:55:15,361 - INFO - Deleted project: ctest-TestRoutes-12084275, ID : cc297c25-b3fe-4d9a-9bfa-8e2d3178c016 2026-06-08 03:55:15,579 - INFO - Domain Default found not creating 2026-06-08 03:55:15,779 - INFO - Project ctest-TestSubInterfaces-26176602 not found, creating it 2026-06-08 03:55:16,411 - INFO - Created Project:ctest-TestSubInterfaces-26176602, ID : 19a8c36c-0ada-4c62-9f8e-9f10fe7e0cef 2026-06-08 03:55:19,112 - INFO - Created VN ctest-vn-59214061 2026-06-08 03:55:19,832 - INFO - Created VN ctest-vn-73605685 2026-06-08 03:55:20,508 - INFO - Created VN ctest-vn-88241847 2026-06-08 03:55:23,741 - INFO - ================================================================================ 2026-06-08 03:55:23,741 - INFO - STARTING TEST : test_vlan_interface_2 2026-06-08 03:55:23,741 - INFO - TEST DESCRIPTION : Test ping/hping between tagged-untagged vmis across VNs 2026-06-08 03:55:25,021 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:55:25,022 - INFO - 2026-06-08 03:55:25,768 - INFO - VM ([<Server: ctest-TestSubInterfaces-26176602-27934544>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:55:27,188 - INFO - VM ([<Server: ctest-TestSubInterfaces-26176602-79045781>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 03:55:28,156 - INFO - VM ([<Server: ctest-TestSubInterfaces-26176602-00069454>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:55:28,303 - INFO - Adding interface with subnet_id 5a285dbb-cf36-46c8-933f-54b795ac713f, port_id None to router ee268273-72d7-41bb-90c0-7ee63ab1effc 2026-06-08 03:55:28,774 - INFO - Adding interface with subnet_id 109814f1-e360-4899-8dbc-5eedf0f009b2, port_id None to router ee268273-72d7-41bb-90c0-7ee63ab1effc 2026-06-08 03:55:29,300 - INFO - Waiting for VM ctest-TestSubInterfaces-26176602-27934544 to be up.. 2026-06-08 03:55:29,455 - INFO - VM name : ctest-TestSubInterfaces-26176602-27934544 2026-06-08 03:56:20,447 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestSubInterfaces-26176602-27934544 passed 2026-06-08 03:56:46,515 - INFO - Waiting for VM ctest-TestSubInterfaces-26176602-79045781 to be up.. 2026-06-08 03:56:46,613 - INFO - VM name : ctest-TestSubInterfaces-26176602-79045781 2026-06-08 03:56:47,992 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestSubInterfaces-26176602-79045781 passed 2026-06-08 03:56:48,237 - INFO - Waiting for VM ctest-TestSubInterfaces-26176602-00069454 to be up.. 2026-06-08 03:56:48,324 - INFO - VM name : ctest-TestSubInterfaces-26176602-00069454 2026-06-08 03:56:49,681 - INFO - Ping to Metadata IP 169.254.0.7 of VM ctest-TestSubInterfaces-26176602-00069454 passed 2026-06-08 03:57:37,643 - INFO - Interface eth0.100 is found on VM 0e87e58b-97dc-4aa7-a83b-bd78eac8b753 2026-06-08 03:58:22,428 - INFO - Interface eth0.100 is found on VM 53a0621d-f727-460c-b7d2-3456b81f84ae 2026-06-08 03:58:26,328 - INFO - Ping to IP 158.192.229.68 from VM ctest-TestSubInterfaces-26176602-27934544 passed 2026-06-08 03:58:28,929 - INFO - Ping to IP 158.192.229.67 from VM ctest-TestSubInterfaces-26176602-27934544 passed 2026-06-08 03:58:28,929 - INFO - Deleting interface with subnet_id 109814f1-e360-4899-8dbc-5eedf0f009b2, port_id None from router ee268273-72d7-41bb-90c0-7ee63ab1effc 2026-06-08 03:58:29,149 - INFO - Deleting interface with subnet_id 5a285dbb-cf36-46c8-933f-54b795ac713f, port_id None from router ee268273-72d7-41bb-90c0-7ee63ab1effc 2026-06-08 03:58:29,529 - INFO - Detaching port e8a3e80a-30a4-4955-a527-7fc929d2e337 from VM ctest-TestSubInterfaces-26176602-00069454 2026-06-08 03:58:29,657 - INFO - Deleting VM ctest-TestSubInterfaces-26176602-00069454 2026-06-08 03:58:29,732 - INFO - Deleting VM ctest-TestSubInterfaces-26176602-79045781 2026-06-08 03:58:29,804 - INFO - Detaching port dd678b73-94ab-4d18-99d4-c984765c3d99 from VM ctest-TestSubInterfaces-26176602-27934544 2026-06-08 03:58:29,845 - INFO - Deleting VM ctest-TestSubInterfaces-26176602-27934544 2026-06-08 03:58:31,255 - INFO - END TEST : test_vlan_interface_2 : PASSED[0:03:08] 2026-06-08 03:58:31,255 - INFO - -------------------------------------------------------------------------------- 2026-06-08 03:58:31,394 - INFO - Deleted port e275b700-07da-4953-8157-bb6c3eaf2234 2026-06-08 03:58:31,621 - INFO - Deleted port e8a3e80a-30a4-4955-a527-7fc929d2e337 2026-06-08 03:58:31,747 - INFO - Deleted port f2213544-975d-4a4c-bdd6-5100bc919b6b 2026-06-08 03:58:31,938 - INFO - Deleted port 7e15758f-098f-4668-ad6c-1d25005d0d33 2026-06-08 03:58:32,060 - INFO - Deleted port 880d631d-568e-47ae-ab38-c946e72dd011 2026-06-08 03:58:32,331 - INFO - Deleted port dd678b73-94ab-4d18-99d4-c984765c3d99 2026-06-08 03:58:32,331 - INFO - Deleting VN ctest-vn-88241847 2026-06-08 03:58:32,496 - INFO - Deleting VN ctest-vn-73605685 2026-06-08 03:58:32,661 - INFO - Deleting VN ctest-vn-59214061 2026-06-08 03:58:33,644 - INFO - Deleted project: ctest-TestSubInterfaces-26176602, ID : 19a8c36c-0ada-4c62-9f8e-9f10fe7e0cef 2026-06-08 03:58:33,868 - INFO - Domain Default found not creating 2026-06-08 03:58:34,038 - INFO - Project ctest-TestMtuProbe-86416117 not found, creating it 2026-06-08 03:58:34,671 - INFO - Created Project:ctest-TestMtuProbe-86416117, ID : f46ffda8-ae52-4a87-9aee-28eb4ab265bd 2026-06-08 03:58:36,279 - INFO - ================================================================================ 2026-06-08 03:58:36,279 - INFO - STARTING TEST : test_mtu_probe_intra_node 2026-06-08 03:58:36,279 - INFO - TEST DESCRIPTION : Description: check traffic configuring different tcp_mtu_probe vlaues on vm MTU probing values: 0, 1, 2 0 - Disabled (default) 1 - Disabled by default, Enabled only when ICMP black hole detected 2 - Always enabled, using the initial MSS value of tcp_base_mss system internally enables bit values for point 1&2 For test purpose, Idea is to check traffic works fine on configuring values Vm's across compute node steps: 1. create 1 VN and launch 2 VMs in same compute node 2. client and server VMs in same compute node 3. configure tcp_mtu_probe to 0, 1, 2 4. send icmp traffic assert if ping fails 5. send tcp traffic assert if tcp traffic fails Pass criteria: 1. If icmp/tcp traffic work fine configuring tcp_mtu_probe values 2026-06-08 03:58:37,559 - INFO - Initial checks done. Running the testcase now 2026-06-08 03:58:37,559 - INFO - 2026-06-08 03:58:38,604 - INFO - Created VN ctest-vn-28658783 2026-06-08 03:58:39,248 - INFO - Verified VN network id 17 for VN f4064afb-7497-4efb-8a42-4c54d3d77350 2026-06-08 03:58:39,249 - INFO - Verifications in API Server for VN ctest-vn-28658783 passed 2026-06-08 03:58:39,328 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-28658783 passed 2026-06-08 03:58:40,632 - INFO - Validated that VN default-domain:ctest-TestMtuProbe-86416117:ctest-vn-28658783 is found in opserver 2026-06-08 03:58:42,239 - INFO - VM ([<Server: ctest-TestMtuProbe-86416117-29472260>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:58:44,014 - INFO - VM ([<Server: ctest-TestMtuProbe-86416117-44988481>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 03:58:44,014 - INFO - Waiting for VM ctest-TestMtuProbe-86416117-29472260 to be up.. 2026-06-08 03:58:49,217 - INFO - VM name : ctest-TestMtuProbe-86416117-29472260 2026-06-08 03:59:50,417 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestMtuProbe-86416117-29472260 passed 2026-06-08 04:00:21,703 - INFO - Waiting for VM ctest-TestMtuProbe-86416117-44988481 to be up.. 2026-06-08 04:00:21,814 - INFO - VM name : ctest-TestMtuProbe-86416117-44988481 2026-06-08 04:00:23,278 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-TestMtuProbe-86416117-44988481 passed 2026-06-08 04:01:34,119 - INFO - {'echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-06-08 04:01:34,119 - INFO - {'echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-06-08 04:01:36,735 - INFO - Ping to IP 114.45.190.4 from VM ctest-TestMtuProbe-86416117-29472260 passed 2026-06-08 04:01:40,994 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-86416117-44988481 2026-06-08 04:01:41,951 - INFO - {'echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-06-08 04:01:41,951 - INFO - {'echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-06-08 04:01:44,518 - INFO - Ping to IP 114.45.190.4 from VM ctest-TestMtuProbe-86416117-29472260 passed 2026-06-08 04:01:48,801 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-86416117-44988481 2026-06-08 04:01:49,837 - INFO - {'echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-06-08 04:01:49,837 - INFO - {'echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-06-08 04:01:52,399 - INFO - Ping to IP 114.45.190.4 from VM ctest-TestMtuProbe-86416117-29472260 passed 2026-06-08 04:01:56,728 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-86416117-44988481 2026-06-08 04:01:56,728 - INFO - Deleting VM ctest-TestMtuProbe-86416117-44988481 2026-06-08 04:01:56,796 - INFO - Deleting VM ctest-TestMtuProbe-86416117-29472260 2026-06-08 04:01:56,871 - INFO - Deleting VN ctest-vn-28658783 2026-06-08 04:01:56,919 - WARNING - Deleting VN ctest-vn-28658783 failed..Will retry 2026-06-08 04:01:59,356 - INFO - Validated that VN ctest-vn-28658783 is not found in API Server 2026-06-08 04:01:59,377 - INFO - Validated that VN ctest-vn-28658783 is not in any agent 2026-06-08 04:01:59,406 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-28658783 info 2026-06-08 04:02:00,694 - INFO - END TEST : test_mtu_probe_intra_node : PASSED[0:03:24] 2026-06-08 04:02:00,694 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:02:01,564 - INFO - Deleted project: ctest-TestMtuProbe-86416117, ID : f46ffda8-ae52-4a87-9aee-28eb4ab265bd 2026-06-08 04:02:01,799 - INFO - Domain Default found not creating 2026-06-08 04:02:02,048 - INFO - Project ctest-TestvifStats-73921330 not found, creating it 2026-06-08 04:02:02,651 - INFO - Created Project:ctest-TestvifStats-73921330, ID : 22c9cda1-8ba9-4a6c-a2c1-37bb788f867b 2026-06-08 04:02:04,335 - INFO - ================================================================================ 2026-06-08 04:02:04,335 - INFO - STARTING TEST : test_vif_statistics 2026-06-08 04:02:04,336 - INFO - TEST DESCRIPTION : Description: Verify vif statistics Vm's across compute node steps: 1. create 1 VN and launch 2 VMs in compute node 2. client and server VMs on same node 3. send icmp traffic assert if ping is not working 4. get_vif_stats to check vif interface 5. clear_vif_stats to clear vif interface stats 6. Repeat step4 Pass criteria: 1. If output of vif stats/clear execute successfully from compute 2026-06-08 04:02:05,645 - INFO - Initial checks done. Running the testcase now 2026-06-08 04:02:05,645 - INFO - 2026-06-08 04:02:06,715 - INFO - Created VN ctest-vn-11272085 2026-06-08 04:02:07,377 - INFO - Verified VN network id 17 for VN 71e759db-ec64-420f-a1fd-a64f0cb61921 2026-06-08 04:02:07,379 - INFO - Verifications in API Server for VN ctest-vn-11272085 passed 2026-06-08 04:02:07,450 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-11272085 passed 2026-06-08 04:02:08,706 - INFO - Validated that VN default-domain:ctest-TestvifStats-73921330:ctest-vn-11272085 is found in opserver 2026-06-08 04:02:10,364 - INFO - VM ([<Server: ctest-TestvifStats-73921330-48748048>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 04:02:11,989 - INFO - VM ([<Server: ctest-TestvifStats-73921330-90645059>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 04:02:11,990 - INFO - Waiting for VM ctest-TestvifStats-73921330-48748048 to be up.. 2026-06-08 04:02:17,188 - INFO - VM name : ctest-TestvifStats-73921330-48748048 2026-06-08 04:03:08,053 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestvifStats-73921330-48748048 passed 2026-06-08 04:03:34,122 - INFO - Waiting for VM ctest-TestvifStats-73921330-90645059 to be up.. 2026-06-08 04:03:34,244 - INFO - VM name : ctest-TestvifStats-73921330-90645059 2026-06-08 04:03:35,742 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-TestvifStats-73921330-90645059 passed 2026-06-08 04:04:45,636 - INFO - Ping to IP 101.254.93.4 from VM ctest-TestvifStats-73921330-48748048 passed 2026-06-08 04:04:45,636 - INFO - 10.0.0.240 2026-06-08 04:04:45,636 - INFO - vif --get 0 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-06-08 04:04:45,748 - INFO - 16467 2026-06-08 04:04:45,869 - INFO - TX packets:16097 2026-06-08 04:04:45,870 - INFO - 16097 2026-06-08 04:04:45,870 - INFO - vif --get 1 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-06-08 04:04:45,966 - INFO - 23717 2026-06-08 04:04:46,074 - INFO - TX packets:24537 2026-06-08 04:04:46,074 - INFO - 24537 2026-06-08 04:04:46,074 - INFO - vif --get 2 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-06-08 04:04:46,193 - INFO - 11538 2026-06-08 04:04:46,310 - INFO - TX packets:9581 2026-06-08 04:04:46,310 - INFO - 9581 2026-06-08 04:04:46,310 - INFO - vif --get 3 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-06-08 04:04:46,406 - INFO - 1178 2026-06-08 04:04:46,529 - INFO - TX packets:1530 2026-06-08 04:04:46,530 - INFO - 1530 2026-06-08 04:04:46,530 - INFO - vif --get 4 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-06-08 04:04:46,627 - INFO - 709 2026-06-08 04:04:46,735 - INFO - TX packets:897 2026-06-08 04:04:46,735 - INFO - 897 2026-06-08 04:04:46,735 - INFO - 10.0.0.240 2026-06-08 04:04:46,845 - INFO - Vif stats cleared successfully on all cores for all interfaces 2026-06-08 04:04:46,845 - INFO - 10.0.0.240 2026-06-08 04:04:46,845 - INFO - vif --get 0 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-06-08 04:04:46,965 - INFO - 0 2026-06-08 04:04:47,073 - INFO - TX packets:0 2026-06-08 04:04:47,073 - INFO - 0 2026-06-08 04:04:47,073 - INFO - vif --get 1 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-06-08 04:04:47,182 - INFO - 0 2026-06-08 04:04:47,297 - INFO - TX packets:0 2026-06-08 04:04:47,298 - INFO - 0 2026-06-08 04:04:47,298 - INFO - vif --get 2 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-06-08 04:04:47,398 - INFO - 1 2026-06-08 04:04:47,517 - INFO - TX packets:1 2026-06-08 04:04:47,517 - INFO - 1 2026-06-08 04:04:47,518 - INFO - vif --get 3 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-06-08 04:04:47,632 - INFO - 1 2026-06-08 04:04:47,741 - INFO - TX packets:1 2026-06-08 04:04:47,741 - INFO - 1 2026-06-08 04:04:47,741 - INFO - vif --get 4 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-06-08 04:04:47,856 - INFO - 0 2026-06-08 04:04:47,970 - INFO - TX packets:0 2026-06-08 04:04:47,970 - INFO - 0 2026-06-08 04:04:47,970 - INFO - Deleting VM ctest-TestvifStats-73921330-90645059 2026-06-08 04:04:48,064 - INFO - Deleting VM ctest-TestvifStats-73921330-48748048 2026-06-08 04:04:48,135 - INFO - Deleting VN ctest-vn-11272085 2026-06-08 04:04:48,175 - WARNING - Deleting VN ctest-vn-11272085 failed..Will retry 2026-06-08 04:04:50,575 - INFO - Validated that VN ctest-vn-11272085 is not found in API Server 2026-06-08 04:04:50,598 - INFO - Validated that VN ctest-vn-11272085 is not in any agent 2026-06-08 04:04:50,664 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-11272085 info 2026-06-08 04:04:51,961 - INFO - END TEST : test_vif_statistics : PASSED[0:02:47] 2026-06-08 04:04:51,961 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:04:52,777 - INFO - Deleted project: ctest-TestvifStats-73921330, ID : 22c9cda1-8ba9-4a6c-a2c1-37bb788f867b + '[' 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/subunit2junitxml -f -o result_2026_06_08_02_23_53_4678.xml + /usr/local/bin/testr run --subunit sanity /contrail-test/fixtures/contrailapi.py:2218: SyntaxWarning: "is" with a literal. Did you mean "=="? if type(public_network_obj).__name__ is 'VirtualNetwork': /contrail-test/tcutils/control/cn_introspect_utils.py:307: SyntaxWarning: "is" with a literal. Did you mean "=="? if encoding is 'All': /contrail-test/tcutils/collector/opserver_util.py:378: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /contrail-test/tcutils/collector/opserver_util.py:379: SyntaxWarning: "is" with a literal. Did you mean "=="? if match_v[0][-1] is '*': /contrail-test/serial_scripts/policy/test_policy_serial.py:1418: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is 'udp' and\ /contrail-test/serial_scripts/policy/test_policy_serial.py:1600: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is 'udp' and\ /contrail-test/serial_scripts/policy/test_policy_serial.py:1845: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is 'udp' and\ /contrail-test/serial_scripts/solution/test_orange_solution.py:510: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:522: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:639: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:650: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:683: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:694: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: 2026-06-08 04:05:07,559 - INFO - Domain Default found not creating 2026-06-08 04:05:08,058 - INFO - Project ctest-AnalyticsTestSanityWithMin-38708020 not found, creating it 2026-06-08 04:05:08,816 - INFO - Created Project:ctest-AnalyticsTestSanityWithMin-38708020, ID : 995f9d06-a0da-4239-97a3-b34e9aa2292c 2026-06-08 04:05:11,621 - INFO - Created VN ctest-vn1-26548005 2026-06-08 04:05:13,179 - INFO - VM ([<Server: ctest-vn1_vm1-57566246>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 04:05:14,799 - INFO - VM ([<Server: ctest-vn1_vm2-34613262>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 04:05:15,497 - INFO - Verified VN network id 17 for VN 936ba9e0-5120-4406-9c50-75931bcbc48b 2026-06-08 04:05:15,497 - INFO - Verifications in API Server for VN ctest-vn1-26548005 passed /contrail-test/tcutils/control/cn_introspect_utils.py:40: FutureWarning: The behavior of this method will change in future versions. Use specific 'len(elem)' or 'elem is not None' test instead. if not p: /contrail-test/tcutils/verification_util.py:366: FutureWarning: The behavior of this method will change in future versions. Use specific 'len(elem)' or 'elem is not None' test instead. if not path: 2026-06-08 04:05:15,611 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-26548005 passed 2026-06-08 04:05:17,100 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 is found in opserver 2026-06-08 04:05:17,120 - INFO - Waiting for VM ctest-vn1_vm1-57566246 to be up.. 2026-06-08 04:05:17,212 - INFO - VM name : ctest-vn1_vm1-57566246 2026-06-08 04:05:41,328 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-vn1_vm1-57566246 passed 2026-06-08 04:05:56,856 - INFO - Waiting for VM ctest-vn1_vm2-34613262 to be up.. 2026-06-08 04:05:56,962 - INFO - VM name : ctest-vn1_vm2-34613262 2026-06-08 04:05:58,315 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-vn1_vm2-34613262 passed 2026-06-08 04:05:58,497 - INFO - ================================================================================ 2026-06-08 04:05:58,498 - INFO - STARTING TEST : test_run_contrail_flows_cli_cmds 2026-06-08 04:05:58,499 - INFO - TEST DESCRIPTION : 1. Test to verify contrail-flows cli cmd with various optional arguments is not broken.. Run the following commands: cmd1: contrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithResource-70247115:ctest-vn1-92886157 --source-ip 107.191.91.3 --source-port 1453 --protocol 1 --direction ingress --tunnel-info --start-time now-30m --end-time now' cmd2: contrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithResource-70247115:ctest-vn1-92886157 --destination-ip 107.191.91.4 --destination-port 0 --action pass --protocol 1 --verbose --last 1h cmd3: contrail-flows --vrouter-ip 'vrouter-ip' --other-vrouter-ip 'peer-vrouter-ip' --start-time now-10m --end-time now cmd4: contrail-flows --vrouter 'vrouter-name' --last 10m' cmd5: contrail-flows --vmi 'vmi fq_name' 2.Verify the command runs properly 3.Verify the cmd is returning non null output 2026-06-08 04:05:59,136 - INFO - Initial checks done. Running the testcase now 2026-06-08 04:05:59,136 - INFO - 2026-06-08 04:05:59,271 - INFO - Setting flow export rate: 10 2026-06-08 04:06:01,962 - INFO - Ping to IP 2.30.176.132 from VM ctest-vn1_vm1-57566246 passed 2026-06-08 04:06:02,038 - INFO - None 2026-06-08 04:06:02,038 - INFO - Running the following cmd:contrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 --source-ip 2.30.176.132 --source-port 44290 --protocol 1 --direction ingress --start-time now-30m --end-time nowcontrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 --source-ip 2.30.176.132 --source-port 44290 --protocol 1 --direction ingress --start-time now-30m --end-time now | wc -l 2026-06-08 04:06:04,671 - INFO - Running the following cmd:contrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 --destination-ip 2.30.176.131 --destination-port 0 --action pass --protocol 1 --verbose --last 1hcontrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 --destination-ip 2.30.176.131 --destination-port 0 --action pass --protocol 1 --verbose --last 1h | wc -l 2026-06-08 04:06:06,811 - INFO - Running the following cmd:contrail-flows --vrouter-ip 10.20.0.192 --other-vrouter-ip 10.20.0.192 --start-time now-10m --end-time nowcontrail-flows --vrouter-ip 10.20.0.192 --other-vrouter-ip 10.20.0.192 --start-time now-10m --end-time now | wc -l 2026-06-08 04:06:08,015 - INFO - Running the following cmd:contrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-5901-2 --last 10mcontrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-5901-2 --last 10m | wc -l 2026-06-08 04:06:09,142 - INFO - Running the following cmd:contrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-38708020:a5b3e2b1-5fa0-45f6-be51-c5aeffc8033b --last 20mcontrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-38708020:a5b3e2b1-5fa0-45f6-be51-c5aeffc8033b --last 20m | wc -l 2026-06-08 04:06:10,872 - INFO - Running the following cmd:contrail-flows --helpcontrail-flows --help | wc -l 2026-06-08 04:06:11,558 - INFO - ['contrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 --source-ip 2.30.176.132 --source-port 44290 --protocol 1 --direction ingress --start-time now-30m --end-time nowcontrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 --source-ip 2.30.176.132 --source-port 44290 --protocol 1 --direction ingress --start-time now-30m --end-time now | wc -l', 'contrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 --destination-ip 2.30.176.131 --destination-port 0 --action pass --protocol 1 --verbose --last 1hcontrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 --destination-ip 2.30.176.131 --destination-port 0 --action pass --protocol 1 --verbose --last 1h | wc -l', 'contrail-flows --vrouter-ip 10.20.0.192 --other-vrouter-ip 10.20.0.192 --start-time now-10m --end-time nowcontrail-flows --vrouter-ip 10.20.0.192 --other-vrouter-ip 10.20.0.192 --start-time now-10m --end-time now | wc -l', 'contrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-5901-2 --last 10mcontrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-5901-2 --last 10m | wc -l', 'contrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-38708020:a5b3e2b1-5fa0-45f6-be51-c5aeffc8033b --last 20mcontrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-38708020:a5b3e2b1-5fa0-45f6-be51-c5aeffc8033b --last 20m | wc -l', 'contrail-flows --helpcontrail-flows --help | wc -l'] commands passed.. 2026-06-08 04:06:11,559 - INFO - [] commands failed.. 2026-06-08 04:06:11,655 - INFO - Setting flow export rate: None 2026-06-08 04:06:12,967 - INFO - END TEST : test_run_contrail_flows_cli_cmds : PASSED[0:00:14] 2026-06-08 04:06:12,967 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:06:12,970 - INFO - ================================================================================ 2026-06-08 04:06:12,970 - INFO - STARTING TEST : test_run_contrail_logs_cli_cmd_with_multiple_different_optional_args 2026-06-08 04:06:12,970 - INFO - TEST DESCRIPTION : 1.Test to verify contrail-logs cli cmd with multiple different optional type args is not broken 2.Verify the command runs properly and its returning some output 3.Do not verify the correctness of the output 2026-06-08 04:06:14,282 - INFO - Initial checks done. Running the testcase now 2026-06-08 04:06:14,282 - INFO - 2026-06-08 04:06:14,283 - INFO - Running the following cmd:contrail-logs --object-type vrouter --start-time now-5m --end-time nowcontrail-logs --object-type vrouter --start-time now-5m --end-time now | wc -l 2026-06-08 04:06:15,527 - INFO - Running the following cmd:contrail-logs --object-type database-node --message-type NodeStatusUVE --start-time now-10m --end-time now --rawcontrail-logs --object-type database-node --message-type NodeStatusUVE --start-time now-10m --end-time now --raw | wc -l 2026-06-08 04:06:16,174 - INFO - Running the following cmd:contrail-logs --node-type Database --message-type CassandraStatusUVE --start-time now-2hcontrail-logs --node-type Database --message-type CassandraStatusUVE --start-time now-2h | wc -l 2026-06-08 04:06:23,222 - INFO - Running the following cmd:contrail-logs --node-type Compute --message-type UveVMInterfaceAgentTrace --start-time now-10m --jsoncontrail-logs --node-type Compute --message-type UveVMInterfaceAgentTrace --start-time now-10m --json | wc -l 2026-06-08 04:06:23,827 - INFO - Running the following cmd:contrail-logs --module contrail-vrouter-agent --message-type SandeshModuleClientTrace --start-time now-20m --end-time nowcontrail-logs --module contrail-vrouter-agent --message-type SandeshModuleClientTrace --start-time now-20m --end-time now | wc -l 2026-06-08 04:06:25,787 - INFO - Running the following cmd:contrail-logs --node-type Config --module contrail-api --rawcontrail-logs --node-type Config --module contrail-api --raw | wc -l 2026-06-08 04:06:26,402 - INFO - Running the following cmd:contrail-logs --module contrail-vrouter-agent --message-type UveVirtualNetworkAgentTrace --node-type Compute --last 5m --verbose --reversecontrail-logs --module contrail-vrouter-agent --message-type UveVirtualNetworkAgentTrace --node-type Compute --last 5m --verbose --reverse | wc -l 2026-06-08 04:06:26,979 - INFO - Running the following cmd:contrail-logs --module contrail-analytics-api --message-type AnalyticsApiStats --node-type Analytics --jsoncontrail-logs --module contrail-analytics-api --message-type AnalyticsApiStats --node-type Analytics --json | wc -l 2026-06-08 04:06:27,607 - INFO - Running the following cmd:contrail-logs --object-type virtual-machine --object-id 0047f7b2-e41c-4761-9341-00b6f347009f --verbose --raw --jsoncontrail-logs --object-type virtual-machine --object-id 0047f7b2-e41c-4761-9341-00b6f347009f --verbose --raw --json | wc -l 2026-06-08 04:06:28,202 - INFO - Running the following cmd:contrail-logs --node-type Analytics --module contrail-analytics-api --message-type AnalyticsApiStatscontrail-logs --node-type Analytics --module contrail-analytics-api --message-type AnalyticsApiStats | wc -l 2026-06-08 04:06:29,401 - INFO - Running the following cmd:contrail-logs --object-type virtual-network --module contrail-control --last 10mcontrail-logs --object-type virtual-network --module contrail-control --last 10m | wc -l 2026-06-08 04:06:30,823 - INFO - Running the following cmd:contrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-5901-1. --node-type Analyticscontrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-5901-1. --node-type Analytics | wc -l 2026-06-08 04:06:31,454 - INFO - Running the following cmd:contrail-logs --helpcontrail-logs --help | wc -l 2026-06-08 04:06:32,078 - INFO - ['contrail-logs --object-type vrouter --start-time now-5m --end-time nowcontrail-logs --object-type vrouter --start-time now-5m --end-time now | wc -l', 'contrail-logs --object-type database-node --message-type NodeStatusUVE --start-time now-10m --end-time now --rawcontrail-logs --object-type database-node --message-type NodeStatusUVE --start-time now-10m --end-time now --raw | wc -l', 'contrail-logs --node-type Database --message-type CassandraStatusUVE --start-time now-2hcontrail-logs --node-type Database --message-type CassandraStatusUVE --start-time now-2h | wc -l', 'contrail-logs --node-type Compute --message-type UveVMInterfaceAgentTrace --start-time now-10m --jsoncontrail-logs --node-type Compute --message-type UveVMInterfaceAgentTrace --start-time now-10m --json | wc -l', 'contrail-logs --module contrail-vrouter-agent --message-type SandeshModuleClientTrace --start-time now-20m --end-time nowcontrail-logs --module contrail-vrouter-agent --message-type SandeshModuleClientTrace --start-time now-20m --end-time now | wc -l', 'contrail-logs --node-type Config --module contrail-api --rawcontrail-logs --node-type Config --module contrail-api --raw | wc -l', 'contrail-logs --module contrail-vrouter-agent --message-type UveVirtualNetworkAgentTrace --node-type Compute --last 5m --verbose --reversecontrail-logs --module contrail-vrouter-agent --message-type UveVirtualNetworkAgentTrace --node-type Compute --last 5m --verbose --reverse | wc -l', 'contrail-logs --module contrail-analytics-api --message-type AnalyticsApiStats --node-type Analytics --jsoncontrail-logs --module contrail-analytics-api --message-type AnalyticsApiStats --node-type Analytics --json | wc -l', 'contrail-logs --object-type virtual-machine --object-id 0047f7b2-e41c-4761-9341-00b6f347009f --verbose --raw --jsoncontrail-logs --object-type virtual-machine --object-id 0047f7b2-e41c-4761-9341-00b6f347009f --verbose --raw --json | wc -l', 'contrail-logs --node-type Analytics --module contrail-analytics-api --message-type AnalyticsApiStatscontrail-logs --node-type Analytics --module contrail-analytics-api --message-type AnalyticsApiStats | wc -l', 'contrail-logs --object-type virtual-network --module contrail-control --last 10mcontrail-logs --object-type virtual-network --module contrail-control --last 10m | wc -l', 'contrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-5901-1. --node-type Analyticscontrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-5901-1. --node-type Analytics | wc -l', 'contrail-logs --helpcontrail-logs --help | wc -l'] commands passed.. 2026-06-08 04:06:32,078 - INFO - [] commands failed.. 2026-06-08 04:06:33,408 - INFO - END TEST : test_run_contrail_logs_cli_cmd_with_multiple_different_optional_args : PASSED[0:00:21] 2026-06-08 04:06:33,408 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:06:33,411 - INFO - ================================================================================ 2026-06-08 04:06:33,412 - INFO - STARTING TEST : test_run_contrail_stats_cli_cmds 2026-06-08 04:06:33,412 - INFO - TEST DESCRIPTION : 1.Run contrail-stats commands with various options 2.Verify the command runs properly and its returning some output 3.Do not verify the correctness of the output 2026-06-08 04:06:34,703 - INFO - Initial checks done. Running the testcase now 2026-06-08 04:06:34,703 - INFO - 2026-06-08 04:06:34,703 - INFO - Running the following cmd:contrail-stats --table VMIStats.raw_if_stats --select "SUM(raw_if_stats.in_bytes)" name --where name="*" --start-time now-11h --end-time now-10hcontrail-stats --table VMIStats.raw_if_stats --select "SUM(raw_if_stats.in_bytes)" name --where name="*" --start-time now-11h --end-time now-10h | wc -l 2026-06-08 04:06:36,360 - INFO - Running the following cmd:contrail-stats --table NodeStatus.process_mem_cpu_usage --select "T=120" "AVG(process_mem_cpu_usage.cpu_share)" "AVG(process_mem_cpu_usage.mem_res)" --where process_mem_cpu_usage.__key=cassandra --last 30mcontrail-stats --table NodeStatus.process_mem_cpu_usage --select "T=120" "AVG(process_mem_cpu_usage.cpu_share)" "AVG(process_mem_cpu_usage.mem_res)" --where process_mem_cpu_usage.__key=cassandra --last 30m | wc -l 2026-06-08 04:06:37,959 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name="*"contrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name="*" | wc -l 2026-06-08 04:06:39,570 - INFO - Running the following cmd:contrail-stats --table SandeshMessageStat.msg_info --select "SUM(msg_info.messages)" msg_info.type --sort "SUM(msg_info.messages)"contrail-stats --table SandeshMessageStat.msg_info --select "SUM(msg_info.messages)" msg_info.type --sort "SUM(msg_info.messages)" | wc -l 2026-06-08 04:06:41,183 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 --last 1h | wc -l 2026-06-08 04:06:42,819 - INFO - Running the following cmd:contrail-stats --table VrouterStatsAgent.phy_band_in_bps --select phy_band_in_bps.__value phy_band_in_bps.__keycontrail-stats --table VrouterStatsAgent.phy_band_in_bps --select phy_band_in_bps.__value phy_band_in_bps.__key | wc -l 2026-06-08 04:06:44,465 - INFO - Running the following cmd:contrail-stats --table SandeshMessageStat.msg_info --select "SUM(msg_info.messages)" msg_info.type --sort "SUM(msg_info.messages)"contrail-stats --table SandeshMessageStat.msg_info --select "SUM(msg_info.messages)" msg_info.type --sort "SUM(msg_info.messages)" | wc -l 2026-06-08 04:06:46,118 - INFO - Running the following cmd:contrail-stats --table AnalyticsApiStats.api_stats --select "PERCENTILES(api_stats.response_size_bytes)" "SUM(api_stats.response_size_objects)" name --where name="*"contrail-stats --table AnalyticsApiStats.api_stats --select "PERCENTILES(api_stats.response_size_bytes)" "SUM(api_stats.response_size_objects)" name --where name="*" | wc -l 2026-06-08 04:06:47,759 - INFO - Running the following cmd:contrail-stats --table NodeStatus.process_mem_cpu_usage --select "UUID" "process_mem_cpu_usage.cpu_share" "AVG(process_mem_cpu_usage.cpu_share)" "name" --where name="*"contrail-stats --table NodeStatus.process_mem_cpu_usage --select "UUID" "process_mem_cpu_usage.cpu_share" "AVG(process_mem_cpu_usage.cpu_share)" "name" --where name="*" | wc -l 2026-06-08 04:06:49,392 - INFO - Running the following cmd:contrail-stats --table AnalyticsApiStats.api_stats --select "name" "api_stats.useragent" "AVG(api_stats.response_size_bytes)" --where name="*"contrail-stats --table AnalyticsApiStats.api_stats --select "name" "api_stats.useragent" "AVG(api_stats.response_size_bytes)" --where name="*" | wc -l 2026-06-08 04:06:51,118 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 --last 1h | wc -l 2026-06-08 04:06:52,754 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1h | wc -l 2026-06-08 04:06:54,349 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5901-2" --select "T" "vn_stats.other_vn" "UUID" "vn_stats.out_bytes" "vn_stats.in_bytes" --last 10mcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5901-2" --select T vn_stats.other_vn UUID vn_stats.out_bytes vn_stats.in_bytes --last 40mcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5901-2" --select "T" "vn_stats.other_vn" "UUID" "vn_stats.out_bytes" "vn_stats.in_bytes" --last 10mcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5901-2" --select T vn_stats.other_vn UUID vn_stats.out_bytes vn_stats.in_bytes --last 40m | wc -l 2026-06-08 04:06:55,949 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1h | wc -l 2026-06-08 04:06:57,548 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005" --select T=300 "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005" --select T=300 "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" --last 1h | wc -l 2026-06-08 04:06:59,175 - INFO - Running the following cmd:contrail-stats --helpcontrail-stats --help | wc -l 2026-06-08 04:06:59,751 - INFO - ['contrail-stats --table VMIStats.raw_if_stats --select "SUM(raw_if_stats.in_bytes)" name --where name="*" --start-time now-11h --end-time now-10hcontrail-stats --table VMIStats.raw_if_stats --select "SUM(raw_if_stats.in_bytes)" name --where name="*" --start-time now-11h --end-time now-10h | wc -l', 'contrail-stats --table NodeStatus.process_mem_cpu_usage --select "T=120" "AVG(process_mem_cpu_usage.cpu_share)" "AVG(process_mem_cpu_usage.mem_res)" --where process_mem_cpu_usage.__key=cassandra --last 30mcontrail-stats --table NodeStatus.process_mem_cpu_usage --select "T=120" "AVG(process_mem_cpu_usage.cpu_share)" "AVG(process_mem_cpu_usage.mem_res)" --where process_mem_cpu_usage.__key=cassandra --last 30m | wc -l', 'contrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name="*"contrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name="*" | wc -l', 'contrail-stats --table SandeshMessageStat.msg_info --select "SUM(msg_info.messages)" msg_info.type --sort "SUM(msg_info.messages)"contrail-stats --table SandeshMessageStat.msg_info --select "SUM(msg_info.messages)" msg_info.type --sort "SUM(msg_info.messages)" | wc -l', 'contrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 --last 1h | wc -l', 'contrail-stats --table VrouterStatsAgent.phy_band_in_bps --select phy_band_in_bps.__value phy_band_in_bps.__keycontrail-stats --table VrouterStatsAgent.phy_band_in_bps --select phy_band_in_bps.__value phy_band_in_bps.__key | wc -l', 'contrail-stats --table SandeshMessageStat.msg_info --select "SUM(msg_info.messages)" msg_info.type --sort "SUM(msg_info.messages)"contrail-stats --table SandeshMessageStat.msg_info --select "SUM(msg_info.messages)" msg_info.type --sort "SUM(msg_info.messages)" | wc -l', 'contrail-stats --table AnalyticsApiStats.api_stats --select "PERCENTILES(api_stats.response_size_bytes)" "SUM(api_stats.response_size_objects)" name --where name="*"contrail-stats --table AnalyticsApiStats.api_stats --select "PERCENTILES(api_stats.response_size_bytes)" "SUM(api_stats.response_size_objects)" name --where name="*" | wc -l', 'contrail-stats --table NodeStatus.process_mem_cpu_usage --select "UUID" "process_mem_cpu_usage.cpu_share" "AVG(process_mem_cpu_usage.cpu_share)" "name" --where name="*"contrail-stats --table NodeStatus.process_mem_cpu_usage --select "UUID" "process_mem_cpu_usage.cpu_share" "AVG(process_mem_cpu_usage.cpu_share)" "name" --where name="*" | wc -l', 'contrail-stats --table AnalyticsApiStats.api_stats --select "name" "api_stats.useragent" "AVG(api_stats.response_size_bytes)" --where name="*"contrail-stats --table AnalyticsApiStats.api_stats --select "name" "api_stats.useragent" "AVG(api_stats.response_size_bytes)" --where name="*" | wc -l', 'contrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 --last 1h | wc -l', 'contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1h | wc -l', 'contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5901-2" --select "T" "vn_stats.other_vn" "UUID" "vn_stats.out_bytes" "vn_stats.in_bytes" --last 10mcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5901-2" --select T vn_stats.other_vn UUID vn_stats.out_bytes vn_stats.in_bytes --last 40mcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5901-2" --select "T" "vn_stats.other_vn" "UUID" "vn_stats.out_bytes" "vn_stats.in_bytes" --last 10mcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5901-2" --select T vn_stats.other_vn UUID vn_stats.out_bytes vn_stats.in_bytes --last 40m | wc -l', 'contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1h | wc -l', 'contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005" --select T=300 "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005" --select T=300 "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" --last 1h | wc -l', 'contrail-stats --helpcontrail-stats --help | wc -l'] commands passed.. 2026-06-08 04:06:59,751 - INFO - [] commands failed.. 2026-06-08 04:07:01,068 - INFO - END TEST : test_run_contrail_stats_cli_cmds : PASSED[0:00:28] 2026-06-08 04:07:01,069 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:07:01,070 - INFO - Deleting VM ctest-vn1_vm2-34613262 2026-06-08 04:07:01,148 - INFO - Deleting VM ctest-vn1_vm1-57566246 2026-06-08 04:07:01,220 - INFO - Deleting VN ctest-vn1-26548005 2026-06-08 04:07:01,268 - WARNING - Deleting VN ctest-vn1-26548005 failed..Will retry 2026-06-08 04:07:03,789 - INFO - Validated that VN ctest-vn1-26548005 is not found in API Server 2026-06-08 04:07:03,812 - INFO - Validated that VN ctest-vn1-26548005 is not in any agent 2026-06-08 04:07:03,823 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithMin-38708020:ctest-vn1-26548005 2026-06-08 04:07:03,848 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-26548005 info 2026-06-08 04:07:04,724 - INFO - Deleted project: ctest-AnalyticsTestSanityWithMin-38708020, ID : 995f9d06-a0da-4239-97a3-b34e9aa2292c 2026-06-08 04:07:04,983 - INFO - Domain Default found not creating 2026-06-08 04:07:05,174 - INFO - Project ctest-AnalyticsTestSanityWithResource-30003764 not found, creating it 2026-06-08 04:07:05,952 - INFO - Created Project:ctest-AnalyticsTestSanityWithResource-30003764, ID : 33a07778-5738-4469-9dfd-4b241c1f004b 2026-06-08 04:07:08,717 - INFO - Created VN ctest-vn1-96301240 2026-06-08 04:07:10,255 - INFO - VM ([<Server: ctest-vn1_vm1-89804348>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 04:07:11,926 - INFO - VM ([<Server: ctest-vn1_vm2-81415095>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 04:07:12,610 - INFO - Verified VN network id 17 for VN c4ce5c78-2d81-4c07-a7d9-6e098609495b 2026-06-08 04:07:12,610 - INFO - Verifications in API Server for VN ctest-vn1-96301240 passed 2026-06-08 04:07:12,741 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-96301240 passed 2026-06-08 04:07:14,061 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-30003764:ctest-vn1-96301240 is found in opserver 2026-06-08 04:07:14,072 - INFO - Waiting for VM ctest-vn1_vm1-89804348 to be up.. 2026-06-08 04:07:14,165 - INFO - VM name : ctest-vn1_vm1-89804348 2026-06-08 04:07:36,462 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-vn1_vm1-89804348 passed 2026-06-08 04:07:47,051 - INFO - Waiting for VM ctest-vn1_vm2-81415095 to be up.. 2026-06-08 04:07:47,183 - INFO - VM name : ctest-vn1_vm2-81415095 2026-06-08 04:07:48,627 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-vn1_vm2-81415095 passed 2026-06-08 04:07:49,480 - INFO - Created VN ctest-vn2-36102398 2026-06-08 04:07:50,362 - INFO - Created VN ctest-fip_vn-41208419 2026-06-08 04:07:51,825 - INFO - VM ([<Server: ctest-vn2_vm2-24184830>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 04:07:53,448 - INFO - VM ([<Server: ctest-fvn_vm1-48940779>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 04:07:55,088 - INFO - VM ([<Server: mltf_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 04:07:55,285 - INFO - Verified VN network id 17 for VN c4ce5c78-2d81-4c07-a7d9-6e098609495b 2026-06-08 04:07:55,286 - INFO - Verifications in API Server for VN ctest-vn1-96301240 passed 2026-06-08 04:07:55,360 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-96301240 passed 2026-06-08 04:07:55,814 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-30003764:ctest-vn1-96301240 is found in opserver 2026-06-08 04:07:56,084 - INFO - Verified VN network id 18 for VN 102da643-9720-47df-b2e8-3462978a1545 2026-06-08 04:07:56,084 - INFO - Verifications in API Server for VN ctest-vn2-36102398 passed 2026-06-08 04:07:56,235 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-36102398 passed 2026-06-08 04:07:56,498 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-30003764:ctest-vn2-36102398 is found in opserver 2026-06-08 04:07:56,735 - INFO - Verified VN network id 19 for VN bc1c16e1-adfb-46da-a077-de993494e095 2026-06-08 04:07:56,735 - INFO - Verifications in API Server for VN ctest-fip_vn-41208419 passed 2026-06-08 04:07:56,873 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fip_vn-41208419 passed 2026-06-08 04:07:57,191 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-30003764:ctest-fip_vn-41208419 is found in opserver 2026-06-08 04:07:57,203 - INFO - Waiting for VM ctest-fvn_vm1-48940779 to be up.. 2026-06-08 04:07:57,301 - INFO - VM name : ctest-fvn_vm1-48940779 2026-06-08 04:08:19,156 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-fvn_vm1-48940779 passed 2026-06-08 04:08:29,726 - INFO - Waiting for VM ctest-vn2_vm2-24184830 to be up.. 2026-06-08 04:08:29,813 - INFO - VM name : ctest-vn2_vm2-24184830 2026-06-08 04:08:31,182 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-vn2_vm2-24184830 passed 2026-06-08 04:08:36,596 - INFO - Waiting for VM mltf_vm to be up.. 2026-06-08 04:08:36,712 - INFO - VM name : mltf_vm 2026-06-08 04:08:38,204 - INFO - Ping to Metadata IP 169.254.0.7 of VM mltf_vm passed 2026-06-08 04:08:38,693 - INFO - ================================================================================ 2026-06-08 04:08:38,693 - INFO - STARTING TEST : test_verify_session_sampling_teardown 2026-06-08 04:08:38,693 - INFO - TEST DESCRIPTION : 1.query client session samples 2.query server session samples 3.query client session to get number of sessions exported 4.query session record table for teardown bytes/pkts 5.query sample count after teardown on server side 2026-06-08 04:08:40,027 - INFO - Initial checks done. Running the testcase now 2026-06-08 04:08:40,027 - INFO - 2026-06-08 04:08:40,171 - INFO - Setting flow export rate: 100 2026-06-08 04:08:41,239 - INFO - Verified VN network id 17 for VN c4ce5c78-2d81-4c07-a7d9-6e098609495b 2026-06-08 04:08:41,239 - INFO - Verifications in API Server for VN ctest-vn1-96301240 passed 2026-06-08 04:08:41,315 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-96301240 passed 2026-06-08 04:08:41,436 - INFO - VN ctest-vn1-96301240 Policy verification: verify_vn_policy_in_api_server, status: True 2026-06-08 04:08:41,477 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-30003764:ctest-vn1-96301240 is found in opserver 2026-06-08 04:08:41,683 - INFO - Verified VN network id 18 for VN 102da643-9720-47df-b2e8-3462978a1545 2026-06-08 04:08:41,683 - INFO - Verifications in API Server for VN ctest-vn2-36102398 passed 2026-06-08 04:08:41,751 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-36102398 passed 2026-06-08 04:08:41,888 - INFO - VN ctest-vn2-36102398 Policy verification: verify_vn_policy_in_api_server, status: True 2026-06-08 04:08:41,927 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-30003764:ctest-vn2-36102398 is found in opserver 2026-06-08 04:08:42,145 - INFO - Verified VN network id 17 for VN c4ce5c78-2d81-4c07-a7d9-6e098609495b 2026-06-08 04:08:42,145 - INFO - Verifications in API Server for VN ctest-vn1-96301240 passed 2026-06-08 04:08:42,215 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-96301240 passed 2026-06-08 04:08:42,335 - INFO - VN ctest-vn1-96301240 Policy verification: verify_vn_policy_in_api_server, status: True 2026-06-08 04:08:42,394 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-30003764:ctest-vn1-96301240 is found in opserver 2026-06-08 04:08:42,607 - INFO - Verified VN network id 18 for VN 102da643-9720-47df-b2e8-3462978a1545 2026-06-08 04:08:42,607 - INFO - Verifications in API Server for VN ctest-vn2-36102398 passed 2026-06-08 04:08:42,695 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-36102398 passed 2026-06-08 04:08:42,823 - INFO - VN ctest-vn2-36102398 Policy verification: verify_vn_policy_in_api_server, status: True 2026-06-08 04:08:42,863 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-30003764:ctest-vn2-36102398 is found in opserver 2026-06-08 04:08:43,072 - INFO - Verified VN network id 19 for VN bc1c16e1-adfb-46da-a077-de993494e095 2026-06-08 04:08:43,073 - INFO - Verifications in API Server for VN ctest-fip_vn-41208419 passed 2026-06-08 04:08:43,145 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fip_vn-41208419 passed 2026-06-08 04:08:43,314 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-30003764:ctest-fip_vn-41208419 is found in opserver 2026-06-08 04:08:43,329 - INFO - start time= 1780891723329743 2026-06-08 04:08:47,079 - INFO - Ping to IP 158.223.119.131 from VM ctest-vn1_vm1-89804348 passed 2026-06-08 04:08:57,079 - INFO - Verify session samples and teardown pkts 2026-06-08 04:08:57,080 - INFO - Verifying SessionSeriesTable through opserver 10.0.0.33 2026-06-08 04:09:00,147 - INFO - wait for the flows to get expire 2026-06-08 04:12:20,924 - INFO - Deleted policy policy1 2026-06-08 04:12:21,047 - INFO - Setting flow export rate: None 2026-06-08 04:12:22,312 - ERROR - AssertionError Python 3.9.25: /usr/bin/python3 Mon Jun 8 04:12:20 2026 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=<serial_scripts.analytics.test_analytics_resourc...sion_sampling_teardown[sanity] id=0x7f60bd5a85e0>, *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 = <function AnalyticsTestSanityWithResource.test_verify_session_sampling_teardown> self = <serial_scripts.analytics.test_analytics_resourc...sion_sampling_teardown[sanity] id=0x7f60bd5a85e0> args = () kwargs = {} /contrail-test/serial_scripts/analytics/test_analytics_resource.py in test_verify_session_sampling_teardown(self=<serial_scripts.analytics.test_analytics_resourc...sion_sampling_teardown[sanity] id=0x7f60bd5a85e0>) 1281 src_vn = self.res.vn1_fixture.vn_fq_name 1282 dst_vn = self.res.vn2_fixture.vn_fq_name 1283 result = self.verify_session_sampling_teardown(start_time, src_vn, dst_vn) 1284 1285 assert result,'Failed to get expected number of samples' result = True self = <serial_scripts.analytics.test_analytics_resourc...sion_sampling_teardown[sanity] id=0x7f60bd5a85e0> self.verify_session_sampling_teardown = <bound method AnalyticsBaseTest.verify_session_s...ion_sampling_teardown[sanity] id=0x7f60bd5a85e0>> start_time = '1780891723329743' src_vn = 'default-domain:ctest-AnalyticsTestSanityWithResource-30003764:ctest-vn1-96301240' dst_vn = 'default-domain:ctest-AnalyticsTestSanityWithResource-30003764:ctest-vn2-36102398' /contrail-test/serial_scripts/analytics/base.py in verify_session_sampling_teardown(self=<serial_scripts.analytics.test_analytics_resourc...sion_sampling_teardown[sanity] id=0x7f60bd5a85e0>, start_time='1780891723329743', src_vn='default-domain:ctest-AnalyticsTestSanityWithResource-30003764:ctest-vn1-96301240', dst_vn='default-domain:ctest-AnalyticsTestSanityWithResource-30003764:ctest-vn2-36102398') 486 flow_record = self.analytics_obj.get_flows_vrouter_uve( 487 vrouter=vm_host) 488 assert not flow_record,'flows not got deleted even after 240 sec' 489 490 res = self.analytics_obj.ops_inspect[ip].post_query( flow_record = 8 AssertionError: flows not got deleted even after 240 sec __cause__ = None __class__ = <class 'AssertionError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = ('flows not got deleted even after 240 sec',) with_traceback = <built-in method with_traceback of AssertionError object> 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/serial_scripts/analytics/test_analytics_resource.py", line 1283, in test_verify_session_sampling_teardown result = self.verify_session_sampling_teardown(start_time, src_vn, dst_vn) File "/contrail-test/serial_scripts/analytics/base.py", line 488, in verify_session_sampling_teardown assert not flow_record,'flows not got deleted even after 240 sec' AssertionError: flows not got deleted even after 240 sec 2026-06-08 04:12:22,312 - INFO - 2026-06-08 04:12:22,312 - INFO - END TEST : test_verify_session_sampling_teardown : FAILED[0:03:44] 2026-06-08 04:12:22,312 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:12:22,314 - INFO - Deleting VM mltf_vm 2026-06-08 04:12:22,396 - INFO - Deleting VM ctest-fvn_vm1-48940779 2026-06-08 04:12:22,467 - INFO - Deleting VM ctest-vn2_vm2-24184830 2026-06-08 04:12:22,543 - INFO - Deleting VN ctest-fip_vn-41208419 2026-06-08 04:12:22,594 - WARNING - Deleting VN ctest-fip_vn-41208419 failed..Will retry 2026-06-08 04:12:24,954 - INFO - Validated that VN ctest-fip_vn-41208419 is not found in API Server 2026-06-08 04:12:24,978 - INFO - Validated that VN ctest-fip_vn-41208419 is not in any agent 2026-06-08 04:12:24,990 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithResource-30003764:ctest-fip_vn-41208419 2026-06-08 04:12:25,011 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fip_vn-41208419 info 2026-06-08 04:12:25,011 - INFO - Deleting VN ctest-vn2-36102398 2026-06-08 04:12:25,383 - INFO - Validated that VN ctest-vn2-36102398 is not found in API Server 2026-06-08 04:12:25,408 - INFO - Validated that VN ctest-vn2-36102398 is not in any agent 2026-06-08 04:12:25,430 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithResource-30003764:ctest-vn2-36102398 2026-06-08 04:12:25,452 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn2-36102398 info 2026-06-08 04:12:25,452 - INFO - Deleting VM ctest-vn1_vm2-81415095 2026-06-08 04:12:25,526 - INFO - Deleting VM ctest-vn1_vm1-89804348 2026-06-08 04:12:25,594 - INFO - Deleting VN ctest-vn1-96301240 2026-06-08 04:12:25,634 - WARNING - Deleting VN ctest-vn1-96301240 failed..Will retry 2026-06-08 04:12:27,985 - INFO - Validated that VN ctest-vn1-96301240 is not found in API Server 2026-06-08 04:12:28,029 - INFO - Validated that VN ctest-vn1-96301240 is not in any agent 2026-06-08 04:12:28,044 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithResource-30003764:ctest-vn1-96301240 2026-06-08 04:12:28,072 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-96301240 info 2026-06-08 04:12:28,888 - INFO - Deleted project: ctest-AnalyticsTestSanityWithResource-30003764, ID : 33a07778-5738-4469-9dfd-4b241c1f004b 2026-06-08 04:12:29,078 - INFO - Domain Default found not creating 2026-06-08 04:12:29,237 - INFO - Project ctest-TestAsn4-55239445 not found, creating it 2026-06-08 04:12:29,840 - INFO - Created Project:ctest-TestAsn4-55239445, ID : 19049a45-39f0-4132-8805-ffb5c1195693 2026-06-08 04:12:31,486 - INFO - Using existing project ['default-domain', 'admin'](bb59746f-d440-4224-b014-d6e71885c160) 2026-06-08 04:12:31,863 - INFO - admin user already present 2026-06-08 04:12:32,238 - INFO - Adding rules to the default security group in Project admin 2026-06-08 04:12:32,673 - INFO - ================================================================================ 2026-06-08 04:12:32,674 - INFO - STARTING TEST : test_basic_as4_ibgp_sanity 2026-06-08 04:12:33,957 - INFO - Initial checks done. Running the testcase now 2026-06-08 04:12:33,957 - INFO - 2026-06-08 04:12:33,957 - INFO - Skipping Test. At least 1 external router required to run the test 2026-06-08 04:12:35,244 - INFO - 2026-06-08 04:12:35,244 - INFO - END TEST : test_basic_as4_ibgp_sanity : SKIPPED[0:00:03] 2026-06-08 04:12:35,244 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:12:36,091 - INFO - Deleted project: ctest-TestAsn4-55239445, ID : 19049a45-39f0-4132-8805-ffb5c1195693 2026-06-08 04:12:36,299 - INFO - Domain Default found not creating 2026-06-08 04:12:36,489 - INFO - Project ctest-TestBGPaaSlocalAS-38924595 not found, creating it 2026-06-08 04:12:37,150 - INFO - Created Project:ctest-TestBGPaaSlocalAS-38924595, ID : eee621c2-e4f5-4ced-8ccc-8b86b26a4513 2026-06-08 04:12:39,027 - INFO - ================================================================================ 2026-06-08 04:12:39,027 - INFO - STARTING TEST : test_basic_bgpaas_local_as 2026-06-08 04:12:39,027 - 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-08 04:12:40,326 - INFO - Initial checks done. Running the testcase now 2026-06-08 04:12:40,326 - INFO - 2026-06-08 04:12:41,478 - INFO - Created VN ctest-bgpaas_vn-78060810 2026-06-08 04:12:43,168 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 04:12:46 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-bird.vmdk.gz [358889652/358889652] -> "/contrail-test/images/ubuntu-bird.vmdk.gz" [1] 2026-06-08 04:13:05,679 - INFO - VM ([<Server: bgpaas_vm1>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 04:13:05,680 - INFO - Waiting for VM test_vm to be up.. 2026-06-08 04:13:05,771 - INFO - VM name : test_vm 2026-06-08 04:13:07,751 - INFO - Ping to Metadata IP 169.254.0.5 of VM test_vm passed 2026-06-08 04:13:13,162 - INFO - Waiting for VM bgpaas_vm1 to be up.. 2026-06-08 04:13:38,698 - INFO - VM name : bgpaas_vm1 2026-06-08 04:14:57,904 - INFO - Ping to Metadata IP 169.254.0.5 of VM bgpaas_vm1 passed 2026-06-08 04:15:49,821 - INFO - Creating BGPaaS ctest-TestBGPaaSlocalAS-38924595-84512070 2026-06-08 04:15:49,915 - INFO - BGPaaS: ctest-TestBGPaaSlocalAS-38924595-84512070(90768f77-7dee-4118-8755-9a3148fd858c) 2026-06-08 04:15:50,243 - INFO - verify_in_api_server passed for BGPaaS obj 90768f77-7dee-4118-8755-9a3148fd858c 2026-06-08 04:15:50,244 - INFO - BGPaaS(90768f77-7dee-4118-8755-9a3148fd858c): verify_on_setup passed 2026-06-08 04:15:50,418 - INFO - Attaching VMI 5a4fd3f9-e7d2-4c98-af80-bfa696b59e2a to BGPaaS 90768f77-7dee-4118-8755-9a3148fd858c 2026-06-08 04:15:50,615 - INFO - Configuring BGP on the bird 2026-06-08 04:15:50,787 - INFO - Configuring BGP on bgpaas_vm1 2026-06-08 04:16:21,580 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-06-08 04:16:21,597 - INFO - Detaching VMI 5a4fd3f9-e7d2-4c98-af80-bfa696b59e2a from BGPaaS 90768f77-7dee-4118-8755-9a3148fd858c 2026-06-08 04:16:21,691 - INFO - Deleting BGPaaS ctest-TestBGPaaSlocalAS-38924595-84512070(90768f77-7dee-4118-8755-9a3148fd858c) 2026-06-08 04:16:21,771 - INFO - BGPaaS(90768f77-7dee-4118-8755-9a3148fd858c): verify_on_cleanup passed 2026-06-08 04:16:21,771 - INFO - Deleting VM bgpaas_vm1 2026-06-08 04:16:21,888 - INFO - Deleting VM test_vm 2026-06-08 04:16:21,957 - INFO - Deleting VN ctest-bgpaas_vn-78060810 2026-06-08 04:16:22,006 - WARNING - Deleting VN ctest-bgpaas_vn-78060810 failed..Will retry 2026-06-08 04:16:25,494 - INFO - END TEST : test_basic_bgpaas_local_as : PASSED[0:03:46] 2026-06-08 04:16:25,494 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:16:26,232 - INFO - Deleted project: ctest-TestBGPaaSlocalAS-38924595, ID : eee621c2-e4f5-4ced-8ccc-8b86b26a4513 2026-06-08 04:16:26,424 - INFO - Domain Default found not creating 2026-06-08 04:16:26,594 - INFO - Project ctest-TestBGPaasZone-41459311 not found, creating it 2026-06-08 04:16:27,194 - INFO - Created Project:ctest-TestBGPaasZone-41459311, ID : 3022ff1b-e980-4e3b-8fd4-5c518226bc87 2026-06-08 04:16:28,773 - INFO - ================================================================================ 2026-06-08 04:16:28,773 - INFO - STARTING TEST : test_bgp_control_node_zone 2026-06-08 04:16:30,068 - INFO - Initial checks done. Running the testcase now 2026-06-08 04:16:30,068 - INFO - 2026-06-08 04:16:30,068 - INFO - executing bgp_control_zone test 2026-06-08 04:16:31,186 - INFO - Created VN ctest-cnz_vn-10525712 2026-06-08 04:16:32,511 - INFO - VM ([<Server: ctest-TestBGPaasZone-41459311-42715319>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 04:16:34,326 - INFO - VM ([<Server: ctest-TestBGPaasZone-41459311-63123333>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 04:16:36,139 - INFO - VM ([<Server: ctest-TestBGPaasZone-41459311-85315655>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 04:16:36,139 - INFO - Waiting for VM ctest-TestBGPaasZone-41459311-42715319 to be up.. 2026-06-08 04:17:06,809 - INFO - VM name : ctest-TestBGPaasZone-41459311-42715319 2026-06-08 04:18:42,896 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBGPaasZone-41459311-42715319 passed 2026-06-08 04:19:39,972 - INFO - Waiting for VM ctest-TestBGPaasZone-41459311-63123333 to be up.. 2026-06-08 04:19:40,061 - INFO - VM name : ctest-TestBGPaasZone-41459311-63123333 2026-06-08 04:19:41,416 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBGPaasZone-41459311-63123333 passed 2026-06-08 04:19:41,666 - INFO - Waiting for VM ctest-TestBGPaasZone-41459311-85315655 to be up.. 2026-06-08 04:19:41,773 - INFO - VM name : ctest-TestBGPaasZone-41459311-85315655 2026-06-08 04:19:43,138 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-TestBGPaasZone-41459311-85315655 passed 2026-06-08 04:19:43,543 - INFO - Created control node zone ctest-test-zone-62914534(8c629fc2-f0af-4620-9943-88f8f327e406) 2026-06-08 04:19:43,907 - INFO - Created control node zone ctest-test-zone-48101542(b8c19eb4-a471-4952-9cdf-24c1743a1f4c) 2026-06-08 04:19:44,291 - INFO - Created control node zone ctest-test-zone-05034175(f8ce3fb2-4bd1-4e5f-92a7-0d6523225b92) 2026-06-08 04:19:44,595 - INFO - Creating BGPaaS ctest-TestBGPaasZone-41459311-07848494 2026-06-08 04:19:44,679 - INFO - BGPaaS: ctest-TestBGPaasZone-41459311-07848494(b67326d5-a877-4911-8c7a-1e1f1a7add7a) 2026-06-08 04:19:45,018 - INFO - verify_in_api_server passed for BGPaaS obj b67326d5-a877-4911-8c7a-1e1f1a7add7a 2026-06-08 04:19:45,019 - INFO - BGPaaS(b67326d5-a877-4911-8c7a-1e1f1a7add7a): verify_on_setup passed 2026-06-08 04:19:45,019 - INFO - We will configure BGP on the VM 2026-06-08 04:19:45,299 - INFO - Configuring BGP on ctest-TestBGPaasZone-41459311-42715319 2026-06-08 04:20:07,848 - INFO - Attaching VMI 6f0c7e1e-decf-438b-8f99-f75e76eac745 to BGPaaS b67326d5-a877-4911-8c7a-1e1f1a7add7a 2026-06-08 04:20:07,931 - INFO - Attaching the VMI ce19f34f-b8a1-4606-9e5b-5e9ed9ab9a84 to the BGPaaS b67326d5-a877-4911-8c7a-1e1f1a7add7a object 2026-06-08 04:20:09,759 - INFO - Creating BGPaaS ctest-TestBGPaasZone-41459311-56231351 2026-06-08 04:20:09,835 - INFO - BGPaaS: ctest-TestBGPaasZone-41459311-56231351(1bfc075f-b90d-4c8f-912d-15e17cd391c3) 2026-06-08 04:20:09,845 - INFO - verify_in_api_server passed for BGPaaS obj 1bfc075f-b90d-4c8f-912d-15e17cd391c3 2026-06-08 04:20:09,845 - INFO - BGPaaS(1bfc075f-b90d-4c8f-912d-15e17cd391c3): verify_on_setup passed 2026-06-08 04:20:09,846 - INFO - We will configure BGP on the VM 2026-06-08 04:20:10,127 - INFO - Configuring BGP on ctest-TestBGPaasZone-41459311-63123333 2026-06-08 04:20:19,468 - INFO - Attaching VMI 0e68e51e-4516-46e9-a067-fb0e732aba35 to BGPaaS 1bfc075f-b90d-4c8f-912d-15e17cd391c3 2026-06-08 04:20:19,551 - INFO - Attaching the VMI c5cf2c43-9d98-48dd-95a2-66fa9abe1ca6 to the BGPaaS 1bfc075f-b90d-4c8f-912d-15e17cd391c3 object 2026-06-08 04:20:20,329 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-06-08 04:20:20,356 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.193'] 2026-06-08 04:20:26,374 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.193'] 2026-06-08 04:20:32,392 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-06-08 04:20:39,577 - INFO - Ping to IP 118.72.91.148 from VM ctest-TestBGPaasZone-41459311-85315655 passed 2026-06-08 04:20:44,359 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.129'] 2026-06-08 04:20:50,378 - INFO - BGPaaS session seen in control-node 10.20.0.129 2026-06-08 04:20:50,399 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-06-08 04:20:52,960 - INFO - Ping to IP 118.72.91.148 from VM ctest-TestBGPaasZone-41459311-85315655 passed 2026-06-08 04:20:53,265 - INFO - We will configure BGP on the VM 2026-06-08 04:20:53,495 - INFO - Configuring BGP on ctest-TestBGPaasZone-41459311-42715319 2026-06-08 04:20:56,506 - INFO - Attaching VMI 6f0c7e1e-decf-438b-8f99-f75e76eac745 to BGPaaS b67326d5-a877-4911-8c7a-1e1f1a7add7a 2026-06-08 04:20:56,533 - INFO - Attaching the VMI ce19f34f-b8a1-4606-9e5b-5e9ed9ab9a84 to the BGPaaS b67326d5-a877-4911-8c7a-1e1f1a7add7a object 2026-06-08 04:21:01,072 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.25'] 2026-06-08 04:21:07,089 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-06-08 04:21:07,110 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-06-08 04:21:09,714 - INFO - Ping to IP 118.72.91.148 from VM ctest-TestBGPaasZone-41459311-85315655 passed 2026-06-08 04:21:09,714 - INFO - Detaching VMI 6f0c7e1e-decf-438b-8f99-f75e76eac745 from BGPaaS b67326d5-a877-4911-8c7a-1e1f1a7add7a 2026-06-08 04:21:09,807 - INFO - Detaching VMI 0e68e51e-4516-46e9-a067-fb0e732aba35 from BGPaaS 1bfc075f-b90d-4c8f-912d-15e17cd391c3 2026-06-08 04:21:09,940 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-41459311-56231351(1bfc075f-b90d-4c8f-912d-15e17cd391c3) 2026-06-08 04:21:10,034 - INFO - BGPaaS(1bfc075f-b90d-4c8f-912d-15e17cd391c3): verify_on_cleanup passed 2026-06-08 04:21:10,034 - INFO - Detaching VMI 6f0c7e1e-decf-438b-8f99-f75e76eac745 from BGPaaS b67326d5-a877-4911-8c7a-1e1f1a7add7a 2026-06-08 04:21:10,080 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-41459311-07848494(b67326d5-a877-4911-8c7a-1e1f1a7add7a) 2026-06-08 04:21:10,151 - INFO - BGPaaS(b67326d5-a877-4911-8c7a-1e1f1a7add7a): verify_on_cleanup passed 2026-06-08 04:21:10,152 - INFO - Deleting Control node zone ctest-test-zone-05034175(f8ce3fb2-4bd1-4e5f-92a7-0d6523225b92) 2026-06-08 04:21:10,374 - INFO - Deleting Control node zone ctest-test-zone-48101542(b8c19eb4-a471-4952-9cdf-24c1743a1f4c) 2026-06-08 04:21:10,539 - INFO - Deleting Control node zone ctest-test-zone-62914534(8c629fc2-f0af-4620-9943-88f8f327e406) 2026-06-08 04:21:10,653 - INFO - Deleting VM ctest-TestBGPaasZone-41459311-85315655 2026-06-08 04:21:10,721 - INFO - Deleting VM ctest-TestBGPaasZone-41459311-63123333 2026-06-08 04:21:10,793 - INFO - Deleting VM ctest-TestBGPaasZone-41459311-42715319 2026-06-08 04:21:10,869 - INFO - Deleting VN ctest-cnz_vn-10525712 2026-06-08 04:21:10,916 - WARNING - Deleting VN ctest-cnz_vn-10525712 failed..Will retry 2026-06-08 04:21:14,439 - INFO - END TEST : test_bgp_control_node_zone : PASSED[0:04:46] 2026-06-08 04:21:14,439 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:21:14,443 - INFO - ================================================================================ 2026-06-08 04:21:14,444 - INFO - STARTING TEST : test_bgp_control_node_zones_from_single_vnf 2026-06-08 04:21:15,712 - INFO - Initial checks done. Running the testcase now 2026-06-08 04:21:15,712 - INFO - 2026-06-08 04:21:15,712 - INFO - executing bgp_control_zone agent restart test 2026-06-08 04:21:16,271 - INFO - Created VN ctest-cnz_vn-20817177 2026-06-08 04:21:17,631 - INFO - VM ([<Server: ctest-TestBGPaasZone-41459311-74069642>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 04:21:19,145 - INFO - VM ([<Server: ctest-TestBGPaasZone-41459311-37065808>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 04:21:20,742 - INFO - VM ([<Server: ctest-TestBGPaasZone-41459311-81877859>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 04:21:20,743 - INFO - Waiting for VM ctest-TestBGPaasZone-41459311-74069642 to be up.. 2026-06-08 04:21:20,830 - INFO - VM name : ctest-TestBGPaasZone-41459311-74069642 2026-06-08 04:22:48,324 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBGPaasZone-41459311-74069642 passed 2026-06-08 04:23:50,686 - INFO - Waiting for VM ctest-TestBGPaasZone-41459311-37065808 to be up.. 2026-06-08 04:23:50,801 - INFO - VM name : ctest-TestBGPaasZone-41459311-37065808 2026-06-08 04:23:52,265 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBGPaasZone-41459311-37065808 passed 2026-06-08 04:23:52,514 - INFO - Waiting for VM ctest-TestBGPaasZone-41459311-81877859 to be up.. 2026-06-08 04:23:52,600 - INFO - VM name : ctest-TestBGPaasZone-41459311-81877859 2026-06-08 04:23:53,977 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-TestBGPaasZone-41459311-81877859 passed 2026-06-08 04:23:54,367 - INFO - Created control node zone ctest-test-zone-40907615(90207b37-10a4-4480-9be8-ebb8a35828e6) 2026-06-08 04:23:54,731 - INFO - Created control node zone ctest-test-zone-23762351(3838675a-17d0-474f-9259-08062efcdeb6) 2026-06-08 04:23:55,115 - INFO - Created control node zone ctest-test-zone-78959605(d63c4fe1-0f49-40a1-8244-81de98e3865c) 2026-06-08 04:23:55,407 - INFO - Creating BGPaaS ctest-TestBGPaasZone-41459311-95887068 2026-06-08 04:23:55,495 - INFO - BGPaaS: ctest-TestBGPaasZone-41459311-95887068(aa8c32c6-1a8e-4e70-bf14-3819f06cab17) 2026-06-08 04:23:55,505 - INFO - verify_in_api_server passed for BGPaaS obj aa8c32c6-1a8e-4e70-bf14-3819f06cab17 2026-06-08 04:23:55,505 - INFO - BGPaaS(aa8c32c6-1a8e-4e70-bf14-3819f06cab17): verify_on_setup passed 2026-06-08 04:23:55,505 - INFO - We will configure BGP on the VM 2026-06-08 04:23:55,931 - INFO - Configuring BGP on ctest-TestBGPaasZone-41459311-74069642 2026-06-08 04:24:17,518 - INFO - Attaching VMI f09a5f05-9251-4622-b85e-2db178b76868 to BGPaaS aa8c32c6-1a8e-4e70-bf14-3819f06cab17 2026-06-08 04:24:17,615 - INFO - Attaching the VMI 8a088ceb-a489-4f3d-9f4b-8fa269511efe to the BGPaaS aa8c32c6-1a8e-4e70-bf14-3819f06cab17 object 2026-06-08 04:24:19,379 - INFO - Creating BGPaaS ctest-TestBGPaasZone-41459311-09895878 2026-06-08 04:24:19,467 - INFO - BGPaaS: ctest-TestBGPaasZone-41459311-09895878(64402392-6464-47d6-9932-7621a41b5368) 2026-06-08 04:24:19,478 - INFO - verify_in_api_server passed for BGPaaS obj 64402392-6464-47d6-9932-7621a41b5368 2026-06-08 04:24:19,478 - INFO - BGPaaS(64402392-6464-47d6-9932-7621a41b5368): verify_on_setup passed 2026-06-08 04:24:19,478 - INFO - We will configure BGP on the VM 2026-06-08 04:24:19,927 - INFO - Configuring BGP on ctest-TestBGPaasZone-41459311-37065808 2026-06-08 04:24:29,369 - INFO - Attaching VMI a5567a34-f8d0-4e06-8f0b-6c837a24964f to BGPaaS 64402392-6464-47d6-9932-7621a41b5368 2026-06-08 04:24:29,471 - INFO - Attaching the VMI c5dc11fa-930b-4f55-95a9-7949bdc2c260 to the BGPaaS 64402392-6464-47d6-9932-7621a41b5368 object 2026-06-08 04:24:30,234 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-06-08 04:24:30,250 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-06-08 04:24:30,273 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.25'] 2026-06-08 04:24:36,292 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.25'] 2026-06-08 04:24:42,311 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-06-08 04:24:42,325 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-06-08 04:24:50,540 - INFO - Ping to IP 215.121.196.212 from VM ctest-TestBGPaasZone-41459311-81877859 passed 2026-06-08 04:24:50,554 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-06-08 04:24:50,569 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-06-08 04:24:50,591 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-06-08 04:24:50,606 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-06-08 04:24:53,289 - INFO - Ping to IP 215.121.196.212 from VM ctest-TestBGPaasZone-41459311-81877859 passed 2026-06-08 04:24:53,289 - INFO - Detaching VMI a5567a34-f8d0-4e06-8f0b-6c837a24964f from BGPaaS 64402392-6464-47d6-9932-7621a41b5368 2026-06-08 04:24:53,371 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-41459311-09895878(64402392-6464-47d6-9932-7621a41b5368) 2026-06-08 04:24:53,545 - INFO - BGPaaS(64402392-6464-47d6-9932-7621a41b5368): verify_on_cleanup passed 2026-06-08 04:24:53,545 - INFO - Detaching VMI f09a5f05-9251-4622-b85e-2db178b76868 from BGPaaS aa8c32c6-1a8e-4e70-bf14-3819f06cab17 2026-06-08 04:24:53,639 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-41459311-95887068(aa8c32c6-1a8e-4e70-bf14-3819f06cab17) 2026-06-08 04:24:53,782 - INFO - BGPaaS(aa8c32c6-1a8e-4e70-bf14-3819f06cab17): verify_on_cleanup passed 2026-06-08 04:24:53,782 - INFO - Deleting Control node zone ctest-test-zone-78959605(d63c4fe1-0f49-40a1-8244-81de98e3865c) 2026-06-08 04:24:53,962 - INFO - Deleting Control node zone ctest-test-zone-23762351(3838675a-17d0-474f-9259-08062efcdeb6) 2026-06-08 04:24:54,119 - INFO - Deleting Control node zone ctest-test-zone-40907615(90207b37-10a4-4480-9be8-ebb8a35828e6) 2026-06-08 04:24:54,287 - INFO - Deleting VM ctest-TestBGPaasZone-41459311-81877859 2026-06-08 04:24:54,362 - INFO - Deleting VM ctest-TestBGPaasZone-41459311-37065808 2026-06-08 04:24:54,427 - INFO - Deleting VM ctest-TestBGPaasZone-41459311-74069642 2026-06-08 04:24:54,497 - INFO - Deleting VN ctest-cnz_vn-20817177 2026-06-08 04:24:54,538 - WARNING - Deleting VN ctest-cnz_vn-20817177 failed..Will retry 2026-06-08 04:24:58,036 - INFO - END TEST : test_bgp_control_node_zones_from_single_vnf : PASSED[0:03:44] 2026-06-08 04:24:58,037 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:24:58,867 - INFO - Deleted project: ctest-TestBGPaasZone-41459311, ID : 3022ff1b-e980-4e3b-8fd4-5c518226bc87 2026-06-08 04:24:59,085 - INFO - Domain Default found not creating 2026-06-08 04:24:59,261 - INFO - Project ctest-TestDM-96122042 not found, creating it 2026-06-08 04:24:59,919 - INFO - Created Project:ctest-TestDM-96122042, ID : fd14f79e-6c6b-4d23-a46f-c1def7bf7b22 2026-06-08 04:25:01,529 - INFO - ================================================================================ 2026-06-08 04:25:01,529 - INFO - STARTING TEST : test_basic_dm 2026-06-08 04:25:01,529 - INFO - TEST DESCRIPTION : Description: Verify basic config is pushed to mx 2026-06-08 04:25:02,824 - INFO - dm_mx env needs to be set in testbed.py to run this script 2026-06-08 04:25:04,121 - INFO - 2026-06-08 04:25:04,122 - INFO - END TEST : test_basic_dm : SKIPPED[0:00:03] 2026-06-08 04:25:04,122 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:25:04,929 - INFO - Deleted project: ctest-TestDM-96122042, ID : fd14f79e-6c6b-4d23-a46f-c1def7bf7b22 2026-06-08 04:25:05,145 - INFO - Domain Default found not creating 2026-06-08 04:25:05,322 - INFO - Project ctest-TestEncapCases-28736578 not found, creating it 2026-06-08 04:25:05,928 - INFO - Created Project:ctest-TestEncapCases-28736578, ID : 5d5ef087-98a4-4401-9936-9df2aa6db8dc 2026-06-08 04:25:07,522 - INFO - ================================================================================ 2026-06-08 04:25:07,522 - INFO - STARTING TEST : test_apply_policy_fip_on_same_vn_gw_mx 2026-06-08 04:25:07,522 - INFO - TEST DESCRIPTION : A particular VN is configure with policy to talk accross VN's and FIP to access outside 2026-06-08 04:25:08,827 - INFO - Initial checks done. Running the testcase now 2026-06-08 04:25:08,827 - INFO - 2026-06-08 04:25:08,827 - INFO - Skipping Test. Env variable MX_TEST is not set. Skipping the test 2026-06-08 04:25:08,827 - INFO - Skipping Test. Env variable MX_TEST is not set. Skipping the test 2026-06-08 04:25:10,111 - INFO - 2026-06-08 04:25:10,111 - INFO - END TEST : test_apply_policy_fip_on_same_vn_gw_mx : SKIPPED[0:00:03] 2026-06-08 04:25:10,111 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:25:11,001 - INFO - Deleted project: ctest-TestEncapCases-28736578, ID : 5d5ef087-98a4-4401-9936-9df2aa6db8dc 2026-06-08 04:25:11,233 - INFO - Domain Default found not creating 2026-06-08 04:25:11,439 - INFO - Project ctest-TestEvpnCasesRestart-81457253 not found, creating it 2026-06-08 04:25:12,029 - INFO - Created Project:ctest-TestEvpnCasesRestart-81457253, ID : da7a0177-5c95-44d9-bb66-cd4a5fc80cd0 2026-06-08 04:25:13,658 - INFO - ================================================================================ 2026-06-08 04:25:13,658 - INFO - STARTING TEST : test_with_vxlan_encap_agent_restart 2026-06-08 04:25:13,659 - INFO - TEST DESCRIPTION : Description:Test agent restart with VXLAN Encap 1. Configure VXLAN as highest priority 2. Configure 2 VM under a VN configured with l2-l3 mode 3. Send L2 traffic and verify communication between vms 4. Restart the contrail-grouter service. 5. Send L2 Traffic and verify communication between vms Pass criteria: Step 3 and 5 should pass Maintainer: chhandak@juniper.net 2026-06-08 04:25:14,925 - INFO - Initial checks done. Running the testcase now 2026-06-08 04:25:14,925 - INFO - 2026-06-08 04:25:14,925 - INFO - Setting new Encap before continuing 2026-06-08 04:25:14,925 - INFO - Read the existing encap priority 2026-06-08 04:25:15,467 - INFO - Created.UUID is {"global-vrouter-config": {"uuid": "2bafbec4-8590-4024-be12-4bf6670c3033", "href": "http://10.0.0.27:8082/global-vrouter-config/2bafbec4-8590-4024-be12-4bf6670c3033"}}. VXLAN is the highest priority encap 2026-06-08 04:25:16,278 - INFO - Created VN EVPN-VN1 2026-06-08 04:25:17,709 - INFO - VM ([<Server: EVPN_VN1_VM1>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 04:25:19,175 - INFO - VM ([<Server: EVPN_VN1_VM2>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 04:25:19,946 - INFO - Verified VN network id 17 for VN 463b7052-4b89-45fd-a98b-c002d3d16e95 2026-06-08 04:25:19,946 - INFO - Verifications in API Server for VN EVPN-VN1 passed 2026-06-08 04:25:20,112 - INFO - On all control nodes, Config, RI and RT verification for VN EVPN-VN1 passed 2026-06-08 04:25:21,420 - INFO - Validated that VN default-domain:ctest-TestEvpnCasesRestart-81457253:EVPN-VN1 is found in opserver 2026-06-08 04:25:21,520 - INFO - VM name : EVPN_VN1_VM1 2026-06-08 04:25:22,246 - INFO - VM EVPN_VN1_VM1 verfication in all API Servers passed 2026-06-08 04:26:05,254 - INFO - Ping to Metadata IP 169.254.0.5 of VM EVPN_VN1_VM1 passed 2026-06-08 04:26:05,254 - INFO - VM EVPN_VN1_VM1 verifications in Compute nodes passed 2026-06-08 04:26:05,648 - INFO - Validated routes of VM EVPN_VN1_VM1 in all vrouters 2026-06-08 04:26:06,581 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM1 passed 2026-06-08 04:26:06,808 - INFO - Verifying through opserver in 10.0.0.33 2026-06-08 04:26:06,826 - INFO - VM bc62496f-b918-41d6-83fc-861fb4c03e34 is present in default-domain:ctest-TestEvpnCasesRestart-81457253:EVPN-VN1 2026-06-08 04:26:07,039 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-81457253:a9fb4c29-132c-42e4-8714-ff411c0997de of vm bc62496f-b918-41d6-83fc-861fb4c03e34 is present in vrouter an-jenkins-deploy-platform-ansible-os-5901-2 uve 2026-06-08 04:26:07,133 - INFO - VM EVPN_VN1_VM1 validations in Opserver passed 2026-06-08 04:26:07,221 - INFO - VM name : EVPN_VN1_VM2 2026-06-08 04:26:07,592 - INFO - VM EVPN_VN1_VM2 verfication in all API Servers passed 2026-06-08 04:26:09,617 - INFO - Ping to Metadata IP 169.254.0.5 of VM EVPN_VN1_VM2 passed 2026-06-08 04:26:09,617 - INFO - VM EVPN_VN1_VM2 verifications in Compute nodes passed 2026-06-08 04:26:09,982 - INFO - Validated routes of VM EVPN_VN1_VM2 in all vrouters 2026-06-08 04:26:10,949 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM2 passed 2026-06-08 04:26:11,045 - INFO - Verifying through opserver in 10.0.0.33 2026-06-08 04:26:11,071 - INFO - VM b1d88fc1-aba5-4101-ada2-5f855b0eb7e6 is present in default-domain:ctest-TestEvpnCasesRestart-81457253:EVPN-VN1 2026-06-08 04:26:11,292 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-81457253:efb847b1-ec1b-4be1-be55-612068427a4f of vm b1d88fc1-aba5-4101-ada2-5f855b0eb7e6 is present in vrouter an-jenkins-deploy-platform-ansible-os-5901-1 uve 2026-06-08 04:26:11,344 - INFO - VM EVPN_VN1_VM2 validations in Opserver passed 2026-06-08 04:26:11,344 - INFO - Waiting for VM EVPN_VN1_VM1 to be up.. 2026-06-08 04:26:12,547 - INFO - Ping to Metadata IP 169.254.0.5 of VM EVPN_VN1_VM1 passed 2026-06-08 04:26:28,286 - INFO - Waiting for VM EVPN_VN1_VM2 to be up.. 2026-06-08 04:26:29,490 - INFO - Ping to Metadata IP 169.254.0.5 of VM EVPN_VN1_VM2 passed 2026-06-08 04:26:30,236 - INFO - waiting to get tcpdump started 2026-06-08 04:27:41,726 - WARNING - 0 packets are found in tcpdump output file /tmp/tapefb847b1-ec_ctest-random-94647271.pcap but expected 10 2026-06-08 04:27:43,742 - WARNING - 0 packets are found in tcpdump output file /tmp/tapefb847b1-ec_ctest-random-94647271.pcap but expected 10 2026-06-08 04:27:45,758 - WARNING - 0 packets are found in tcpdump output file /tmp/tapefb847b1-ec_ctest-random-94647271.pcap but expected 10 2026-06-08 04:27:47,775 - WARNING - 0 packets are found in tcpdump output file /tmp/tapefb847b1-ec_ctest-random-94647271.pcap but expected 10 2026-06-08 04:27:49,792 - WARNING - 0 packets are found in tcpdump output file /tmp/tapefb847b1-ec_ctest-random-94647271.pcap but expected 10 2026-06-08 04:27:51,810 - WARNING - 0 packets are found in tcpdump output file /tmp/tapefb847b1-ec_ctest-random-94647271.pcap but expected 10 2026-06-08 04:27:53,827 - WARNING - 0 packets are found in tcpdump output file /tmp/tapefb847b1-ec_ctest-random-94647271.pcap but expected 10 2026-06-08 04:27:53,827 - INFO - Will restart compute services now 2026-06-08 04:27:57,853 - INFO - 10.0.0.23 2026-06-08 04:27:57,857 - INFO - agent:initializing 2026-06-08 04:28:02,960 - INFO - 10.0.0.23 2026-06-08 04:28:02,967 - INFO - agent:active 2026-06-08 04:28:02,967 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.23 2026-06-08 04:28:06,586 - INFO - 10.0.0.240 2026-06-08 04:28:06,591 - INFO - agent:initializing 2026-06-08 04:28:11,699 - INFO - 10.0.0.240 2026-06-08 04:28:11,705 - INFO - agent:active 2026-06-08 04:28:11,705 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.240 2026-06-08 04:28:21,706 - INFO - Verifying L2 route and other VM verification after restart 2026-06-08 04:28:21,893 - INFO - VM EVPN_VN1_VM1 verfication in all API Servers passed 2026-06-08 04:28:23,863 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-06-08 04:28:23,864 - INFO - VM EVPN_VN1_VM1 verifications in Compute nodes passed 2026-06-08 04:28:24,200 - INFO - Validated routes of VM EVPN_VN1_VM1 in all vrouters 2026-06-08 04:28:25,127 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM1 passed 2026-06-08 04:28:39,371 - INFO - Verifying through opserver in 10.0.0.33 2026-06-08 04:28:39,400 - INFO - VM bc62496f-b918-41d6-83fc-861fb4c03e34 is present in default-domain:ctest-TestEvpnCasesRestart-81457253:EVPN-VN1 2026-06-08 04:28:39,579 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-81457253:a9fb4c29-132c-42e4-8714-ff411c0997de of vm bc62496f-b918-41d6-83fc-861fb4c03e34 is present in vrouter an-jenkins-deploy-platform-ansible-os-5901-2 uve 2026-06-08 04:28:39,634 - INFO - VM EVPN_VN1_VM1 validations in Opserver passed 2026-06-08 04:28:39,814 - INFO - VM EVPN_VN1_VM2 verfication in all API Servers passed 2026-06-08 04:28:41,789 - INFO - Ping to Metadata IP 169.254.0.4 of VM EVPN_VN1_VM2 passed 2026-06-08 04:28:41,789 - INFO - VM EVPN_VN1_VM2 verifications in Compute nodes passed 2026-06-08 04:28:42,101 - INFO - Validated routes of VM EVPN_VN1_VM2 in all vrouters 2026-06-08 04:28:42,997 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM2 passed 2026-06-08 04:28:43,085 - INFO - Verifying through opserver in 10.0.0.33 2026-06-08 04:28:43,109 - INFO - VM b1d88fc1-aba5-4101-ada2-5f855b0eb7e6 is present in default-domain:ctest-TestEvpnCasesRestart-81457253:EVPN-VN1 2026-06-08 04:28:43,280 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-81457253:efb847b1-ec1b-4be1-be55-612068427a4f of vm b1d88fc1-aba5-4101-ada2-5f855b0eb7e6 is present in vrouter an-jenkins-deploy-platform-ansible-os-5901-1 uve 2026-06-08 04:28:43,319 - INFO - VM EVPN_VN1_VM2 validations in Opserver passed 2026-06-08 04:28:43,492 - INFO - waiting to get tcpdump started 2026-06-08 04:29:04,634 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-06-08 04:29:13,653 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-06-08 04:29:15,946 - WARNING - 0 packets are found in tcpdump output file /tmp/tapefb847b1-ec_ctest-random-37966746.pcap but expected 10 2026-06-08 04:29:17,963 - WARNING - 0 packets are found in tcpdump output file /tmp/tapefb847b1-ec_ctest-random-37966746.pcap but expected 10 2026-06-08 04:29:19,982 - WARNING - 0 packets are found in tcpdump output file /tmp/tapefb847b1-ec_ctest-random-37966746.pcap but expected 10 2026-06-08 04:29:22,006 - WARNING - 0 packets are found in tcpdump output file /tmp/tapefb847b1-ec_ctest-random-37966746.pcap but expected 10 2026-06-08 04:29:24,022 - WARNING - 0 packets are found in tcpdump output file /tmp/tapefb847b1-ec_ctest-random-37966746.pcap but expected 10 2026-06-08 04:29:26,037 - WARNING - 0 packets are found in tcpdump output file /tmp/tapefb847b1-ec_ctest-random-37966746.pcap but expected 10 2026-06-08 04:29:28,054 - WARNING - 0 packets are found in tcpdump output file /tmp/tapefb847b1-ec_ctest-random-37966746.pcap but expected 10 2026-06-08 04:29:28,054 - INFO - Checking the communication between 2 VM after vrouter restart 2026-06-08 04:29:29,233 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-06-08 04:29:31,826 - INFO - Ping to IP 11.1.1.4 from VM EVPN_VN1_VM1 passed 2026-06-08 04:29:31,826 - INFO - Deleting VM EVPN_VN1_VM2 2026-06-08 04:29:33,928 - INFO - VM EVPN_VN1_VM2 is fully removed in API-Server 2026-06-08 04:29:44,950 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestEvpnCasesRestart-81457253:EVPN-VN1 2026-06-08 04:29:44,950 - INFO - VM EVPN_VN1_VM2 is removed in Compute, and routes are removed in all compute nodes 2026-06-08 04:29:55,289 - INFO - Routes for VM EVPN_VN1_VM2 is removed in all control-nodes 2026-06-08 04:30:01,572 - INFO - b1d88fc1-aba5-4101-ada2-5f855b0eb7e6 vm uve deleted from opserver 2026-06-08 04:30:01,585 - INFO - b1d88fc1-aba5-4101-ada2-5f855b0eb7e6 vm uve deleted from opserver 2026-06-08 04:30:01,601 - INFO - b1d88fc1-aba5-4101-ada2-5f855b0eb7e6 vm uve deleted from opserver 2026-06-08 04:30:01,601 - INFO - Validated that VM b1d88fc1-aba5-4101-ada2-5f855b0eb7e6 is removed from Opserver 2026-06-08 04:30:01,601 - INFO - Deleting VM EVPN_VN1_VM1 2026-06-08 04:30:03,702 - INFO - VM EVPN_VN1_VM1 is fully removed in API-Server 2026-06-08 04:30:14,023 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestEvpnCasesRestart-81457253:EVPN-VN1 2026-06-08 04:30:14,023 - INFO - VM EVPN_VN1_VM1 is removed in Compute, and routes are removed in all compute nodes 2026-06-08 04:30:14,273 - INFO - Routes for VM EVPN_VN1_VM1 is removed in all control-nodes 2026-06-08 04:30:14,376 - INFO - bc62496f-b918-41d6-83fc-861fb4c03e34 vm uve deleted from opserver 2026-06-08 04:30:14,389 - INFO - bc62496f-b918-41d6-83fc-861fb4c03e34 vm uve deleted from opserver 2026-06-08 04:30:14,404 - INFO - bc62496f-b918-41d6-83fc-861fb4c03e34 vm uve deleted from opserver 2026-06-08 04:30:14,404 - INFO - Validated that VM bc62496f-b918-41d6-83fc-861fb4c03e34 is removed from Opserver 2026-06-08 04:30:14,404 - INFO - Deleting VN EVPN-VN1 2026-06-08 04:30:14,774 - INFO - Validated that VN EVPN-VN1 is not found in API Server 2026-06-08 04:30:14,801 - INFO - Validated that VN EVPN-VN1 is not in any agent 2026-06-08 04:30:14,820 - INFO - VRF id 4 already used by some other vrf default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374:ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964:ctest-SecurityGroupBasicRegressionTests1Ipv6-50251374-06493964, will have to skip vrouter verification on 10.0.0.240 2026-06-08 04:30:14,840 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN EVPN-VN1 info 2026-06-08 04:30:17,275 - INFO - END TEST : test_with_vxlan_encap_agent_restart : PASSED[0:05:04] 2026-06-08 04:30:17,275 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:30:18,103 - INFO - Deleted project: ctest-TestEvpnCasesRestart-81457253, ID : da7a0177-5c95-44d9-bb66-cd4a5fc80cd0 2026-06-08 04:30:18,292 - INFO - Domain Default found not creating 2026-06-08 04:30:18,440 - INFO - Project ctest-TestSerialSanity_MX-05064287 not found, creating it 2026-06-08 04:30:19,175 - INFO - Created Project:ctest-TestSerialSanity_MX-05064287, ID : 9f5859ca-1622-4ad6-b236-b5d3a9141315 2026-06-08 04:30:20,641 - INFO - ================================================================================ 2026-06-08 04:30:20,641 - INFO - STARTING TEST : test_change_of_rt_in_vn 2026-06-08 04:30:20,641 - INFO - TEST DESCRIPTION : Verify the impact of change in route target of a vn Test Steps: 1.Test configuration is simillar with (test_mx_gateway) 2.In this test, first configure the public100 VN with wrong route target value (Mismatch with MX) 3.Check the communication outside virtual network cluster fails 4.Modify the route target value(Matching with MX) 5.Communication should pass Pass criteria: Step 3 and 5 should pass. Maintainer: chhandak@juniper.net 2026-06-08 04:30:21,915 - INFO - Skipping Test. Env variable MX_GW_TEST is not set 2026-06-08 04:30:23,206 - INFO - 2026-06-08 04:30:23,206 - INFO - END TEST : test_change_of_rt_in_vn : SKIPPED[0:00:03] 2026-06-08 04:30:23,206 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:30:23,995 - INFO - Deleted project: ctest-TestSerialSanity_MX-05064287, ID : 9f5859ca-1622-4ad6-b236-b5d3a9141315 2026-06-08 04:30:24,192 - INFO - Domain Default found not creating 2026-06-08 04:30:24,366 - INFO - Project ctest-TestGWLessFWD-05050991 not found, creating it 2026-06-08 04:30:24,959 - INFO - Created Project:ctest-TestGWLessFWD-05050991, ID : fc5b231c-74ae-4895-8268-e98870e68b1c 2026-06-08 04:30:26,433 - INFO - ================================================================================ 2026-06-08 04:30:26,433 - INFO - STARTING TEST : test_gw_less_fwd_single_vn_ip_fab 2026-06-08 04:30:26,434 - INFO - TEST DESCRIPTION : Test Gateway less forwarding with single VN and IP Fabric provider network. IP Fbaric network is configured as provider network over vn1. Multiple VMs will be launched across compute nodes and ping between VMs should be successful and happen through underlay. Ping between vhosts to VMs should be successful and happen through underlay. Also, ping between VMs to vhosts also should be successful and should go through underlay. 2026-06-08 04:30:27,696 - INFO - Initial checks done. Running the testcase now 2026-06-08 04:30:27,696 - INFO - 2026-06-08 04:30:27,696 - INFO - Skipping Test. Fabric gateway is required to run the test 2026-06-08 04:30:28,973 - INFO - 2026-06-08 04:30:28,973 - INFO - END TEST : test_gw_less_fwd_single_vn_ip_fab : SKIPPED[0:00:02] 2026-06-08 04:30:28,973 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:30:29,794 - INFO - Deleted project: ctest-TestGWLessFWD-05050991, ID : fc5b231c-74ae-4895-8268-e98870e68b1c 2026-06-08 04:30:29,994 - INFO - Domain Default found not creating 2026-06-08 04:30:30,196 - INFO - Project ctest-TestMd5testsOnControl-77720890 not found, creating it 2026-06-08 04:30:30,724 - INFO - Created Project:ctest-TestMd5testsOnControl-77720890, ID : f3b59728-e095-454d-907e-e94544ead891 2026-06-08 04:30:33,760 - INFO - Created VN test_vnv6sr 2026-06-08 04:30:34,745 - INFO - Created VN test_vnv6dn 2026-06-08 04:30:36,396 - INFO - VM ([<Server: source_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 04:30:37,882 - INFO - VM ([<Server: dest_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 04:30:37,882 - INFO - Waiting for VM source_vm to be up.. 2026-06-08 04:30:43,225 - INFO - VM name : source_vm 2026-06-08 04:30:49,014 - INFO - Ping to Metadata IP 169.254.0.3 of VM source_vm passed 2026-06-08 04:30:49,322 - INFO - Waiting for VM dest_vm to be up.. 2026-06-08 04:30:49,483 - INFO - VM name : dest_vm 2026-06-08 04:30:50,839 - INFO - Ping to Metadata IP 169.254.0.4 of VM dest_vm passed 2026-06-08 04:30:51,485 - INFO - Attaching policy allow_all to vn test_vnv6sr 2026-06-08 04:30:51,915 - INFO - Attaching policy allow_all to vn test_vnv6dn 2026-06-08 04:30:52,241 - INFO - Configure the policy with allow any 2026-06-08 04:30:52,843 - INFO - Created VN vn1 2026-06-08 04:30:53,538 - INFO - Created VN vn2 2026-06-08 04:30:53,995 - INFO - Attaching policy sec_grp_policy_ctest-random-34312665 to vn vn1 2026-06-08 04:30:54,366 - INFO - Attaching policy sec_grp_policy_ctest-random-34312665 to vn vn2 2026-06-08 04:30:55,937 - INFO - VM ([<Server: vn1_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 04:30:57,501 - INFO - VM ([<Server: vn2_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 04:30:57,565 - INFO - ================================================================================ 2026-06-08 04:30:57,565 - INFO - STARTING TEST : test_check_per_peer_on_control 2026-06-08 04:30:57,565 - INFO - TEST DESCRIPTION : Description: Verify per peer md5 and specific protocol on all ports and policy with allow all between VN's 2026-06-08 04:30:58,868 - INFO - Initial checks done. Running the testcase now 2026-06-08 04:30:58,868 - INFO - 2026-06-08 04:30:58,868 - INFO - config per peer with auth_data None 2026-06-08 04:30:59,567 - INFO - configure MD5 on host c5667b58-08bd-40c9-beb9-8ed5b70933d8 2026-06-08 04:30:59,667 - INFO - config per peer with auth_data None 2026-06-08 04:31:00,259 - INFO - configure MD5 on host d8551d19-1ac8-446b-b211-663183f788c6 2026-06-08 04:31:00,351 - INFO - config per peer with auth_data None 2026-06-08 04:31:00,999 - INFO - configure MD5 on host 01176bb9-e229-4931-aa3a-e9de5f2c96bd 2026-06-08 04:31:01,099 - INFO - check BGP peering is up before setting md5 config 2026-06-08 04:31:01,099 - INFO - Check BGP staus between peers 2026-06-08 04:31:01,111 - INFO - config per peer with auth_data {'key_items': [{'key': 'juniper', 'key_id': 0}], 'key_type': 'md5'} 2026-06-08 04:31:01,795 - INFO - Check BGP staus between peers 2026-06-08 04:31:11,820 - INFO - Check BGP staus between peers 2026-06-08 04:31:11,831 - INFO - remove md5 configured on host c5667b58-08bd-40c9-beb9-8ed5b70933d8 2026-06-08 04:31:11,831 - INFO - config per peer with auth_data None 2026-06-08 04:31:12,451 - INFO - configure MD5 on host c5667b58-08bd-40c9-beb9-8ed5b70933d8 2026-06-08 04:31:12,555 - INFO - remove md5 configured on host d8551d19-1ac8-446b-b211-663183f788c6 2026-06-08 04:31:12,555 - INFO - config per peer with auth_data None 2026-06-08 04:31:13,203 - INFO - configure MD5 on host d8551d19-1ac8-446b-b211-663183f788c6 2026-06-08 04:31:13,307 - INFO - remove md5 configured on host 01176bb9-e229-4931-aa3a-e9de5f2c96bd 2026-06-08 04:31:13,307 - INFO - config per peer with auth_data None 2026-06-08 04:31:13,967 - INFO - configure MD5 on host 01176bb9-e229-4931-aa3a-e9de5f2c96bd 2026-06-08 04:31:14,067 - INFO - Skip interface_detach for VM vn2_vm_0 in state BUILD 2026-06-08 04:31:14,067 - INFO - Deleting VM vn2_vm_0 2026-06-08 04:31:14,067 - ERROR - VM vn2_vm_0 has failed to come up 2026-06-08 04:31:14,067 - ERROR - Nova failed to get host of the VM 2026-06-08 04:31:14,067 - ERROR - VM vn2_vm_0 has failed to come up 2026-06-08 04:31:14,067 - ERROR - Nova failed to get host of the VM 2026-06-08 04:31:14,153 - INFO - Skip interface_detach for VM vn1_vm_0 in state BUILD 2026-06-08 04:31:14,153 - INFO - Deleting VM vn1_vm_0 2026-06-08 04:31:14,153 - ERROR - VM vn1_vm_0 has failed to come up 2026-06-08 04:31:14,153 - ERROR - Nova failed to get host of the VM 2026-06-08 04:31:14,153 - ERROR - VM vn1_vm_0 has failed to come up 2026-06-08 04:31:14,153 - ERROR - Nova failed to get host of the VM 2026-06-08 04:31:14,236 - INFO - Dettaching policy sec_grp_policy_ctest-random-34312665 from vn vn2 2026-06-08 04:31:14,399 - INFO - Dettaching policy sec_grp_policy_ctest-random-34312665 from vn vn1 2026-06-08 04:31:14,669 - INFO - Deleted policy sec_grp_policy_ctest-random-34312665 2026-06-08 04:31:14,669 - INFO - Deleting VN vn2 2026-06-08 04:31:14,712 - WARNING - Deleting VN vn2 failed..Will retry 2026-06-08 04:31:16,889 - INFO - Deleting VN vn1 2026-06-08 04:31:17,047 - INFO - Dettaching policy allow_all from vn test_vnv6dn 2026-06-08 04:31:17,265 - INFO - Dettaching policy allow_all from vn test_vnv6sr 2026-06-08 04:31:17,547 - INFO - Deleted policy allow_all 2026-06-08 04:31:17,548 - INFO - Deleting VM dest_vm 2026-06-08 04:31:17,611 - INFO - Deleting VM source_vm 2026-06-08 04:31:17,691 - INFO - Deleting VN test_vnv6dn 2026-06-08 04:31:17,739 - WARNING - Deleting VN test_vnv6dn failed..Will retry 2026-06-08 04:31:19,905 - INFO - Deleting VN test_vnv6sr 2026-06-08 04:31:21,399 - INFO - END TEST : test_check_per_peer_on_control : PASSED[0:00:24] 2026-06-08 04:31:21,399 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:31:22,235 - INFO - Created VN test_vnv6sr 2026-06-08 04:31:23,178 - INFO - Created VN test_vnv6dn 2026-06-08 04:31:24,491 - INFO - VM ([<Server: source_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 04:31:26,042 - INFO - VM ([<Server: dest_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 04:31:26,043 - INFO - Waiting for VM source_vm to be up.. 2026-06-08 04:31:31,228 - INFO - VM name : source_vm 2026-06-08 04:31:36,662 - INFO - Ping to Metadata IP 169.254.0.3 of VM source_vm passed 2026-06-08 04:31:42,056 - INFO - Waiting for VM dest_vm to be up.. 2026-06-08 04:31:42,170 - INFO - VM name : dest_vm 2026-06-08 04:31:43,523 - INFO - Ping to Metadata IP 169.254.0.4 of VM dest_vm passed 2026-06-08 04:31:44,135 - INFO - Attaching policy allow_all to vn test_vnv6sr 2026-06-08 04:31:44,530 - INFO - Attaching policy allow_all to vn test_vnv6dn 2026-06-08 04:31:44,830 - INFO - Configure the policy with allow any 2026-06-08 04:31:45,481 - INFO - Created VN vn1 2026-06-08 04:31:46,194 - INFO - Created VN vn2 2026-06-08 04:31:46,695 - INFO - Attaching policy sec_grp_policy_ctest-random-05733189 to vn vn1 2026-06-08 04:31:47,079 - INFO - Attaching policy sec_grp_policy_ctest-random-05733189 to vn vn2 2026-06-08 04:31:48,732 - INFO - VM ([<Server: vn1_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 04:31:50,369 - INFO - VM ([<Server: vn2_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 04:31:50,436 - INFO - ================================================================================ 2026-06-08 04:31:50,436 - INFO - STARTING TEST : test_create_md5_on_control 2026-06-08 04:31:50,437 - INFO - TEST DESCRIPTION : Description: Verify md5 with allow specific protocol on all ports and policy with allow all between VN's 2026-06-08 04:31:51,739 - INFO - Initial checks done. Running the testcase now 2026-06-08 04:31:51,739 - INFO - 2026-06-08 04:31:51,739 - INFO - config md5 on each host with auth_data None 2026-06-08 04:31:51,739 - INFO - config per peer with auth_data None 2026-06-08 04:31:52,347 - INFO - configure MD5 on host c5667b58-08bd-40c9-beb9-8ed5b70933d8 2026-06-08 04:31:52,451 - INFO - config per peer with auth_data None 2026-06-08 04:31:53,095 - INFO - configure MD5 on host d8551d19-1ac8-446b-b211-663183f788c6 2026-06-08 04:31:53,183 - INFO - config per peer with auth_data None 2026-06-08 04:31:53,819 - INFO - configure MD5 on host 01176bb9-e229-4931-aa3a-e9de5f2c96bd 2026-06-08 04:31:53,911 - INFO - check if BGP between peers are up before setting md5 2026-06-08 04:31:53,911 - INFO - Check BGP staus between peers 2026-06-08 04:31:53,922 - INFO - setting MD5 config on host c5667b58-08bd-40c9-beb9-8ed5b70933d8 2026-06-08 04:31:53,922 - INFO - configure MD5 on host c5667b58-08bd-40c9-beb9-8ed5b70933d8 2026-06-08 04:31:54,003 - INFO - setting MD5 config on host d8551d19-1ac8-446b-b211-663183f788c6 2026-06-08 04:31:54,003 - INFO - configure MD5 on host d8551d19-1ac8-446b-b211-663183f788c6 2026-06-08 04:31:54,083 - INFO - setting MD5 config on host 01176bb9-e229-4931-aa3a-e9de5f2c96bd 2026-06-08 04:31:54,083 - INFO - configure MD5 on host 01176bb9-e229-4931-aa3a-e9de5f2c96bd 2026-06-08 04:31:54,171 - INFO - check if BGP peering is up after md5 config 2026-06-08 04:31:54,171 - INFO - Check BGP staus between peers 2026-06-08 04:32:04,184 - INFO - Check BGP staus between peers 2026-06-08 04:32:04,201 - INFO - remove md5 configured on host c5667b58-08bd-40c9-beb9-8ed5b70933d8 2026-06-08 04:32:04,201 - INFO - config per peer with auth_data None 2026-06-08 04:32:04,787 - INFO - configure MD5 on host c5667b58-08bd-40c9-beb9-8ed5b70933d8 2026-06-08 04:32:04,887 - INFO - remove md5 configured on host d8551d19-1ac8-446b-b211-663183f788c6 2026-06-08 04:32:04,887 - INFO - config per peer with auth_data None 2026-06-08 04:32:05,519 - INFO - configure MD5 on host d8551d19-1ac8-446b-b211-663183f788c6 2026-06-08 04:32:05,611 - INFO - remove md5 configured on host 01176bb9-e229-4931-aa3a-e9de5f2c96bd 2026-06-08 04:32:05,611 - INFO - config per peer with auth_data None 2026-06-08 04:32:06,213 - INFO - configure MD5 on host 01176bb9-e229-4931-aa3a-e9de5f2c96bd 2026-06-08 04:32:06,307 - INFO - Skip interface_detach for VM vn2_vm_0 in state BUILD 2026-06-08 04:32:06,307 - INFO - Deleting VM vn2_vm_0 2026-06-08 04:32:06,307 - ERROR - VM vn2_vm_0 has failed to come up 2026-06-08 04:32:06,307 - ERROR - Nova failed to get host of the VM 2026-06-08 04:32:06,307 - ERROR - VM vn2_vm_0 has failed to come up 2026-06-08 04:32:06,307 - ERROR - Nova failed to get host of the VM 2026-06-08 04:32:06,389 - INFO - Skip interface_detach for VM vn1_vm_0 in state BUILD 2026-06-08 04:32:06,389 - INFO - Deleting VM vn1_vm_0 2026-06-08 04:32:06,390 - ERROR - VM vn1_vm_0 has failed to come up 2026-06-08 04:32:06,390 - ERROR - Nova failed to get host of the VM 2026-06-08 04:32:06,390 - ERROR - VM vn1_vm_0 has failed to come up 2026-06-08 04:32:06,390 - ERROR - Nova failed to get host of the VM 2026-06-08 04:32:06,461 - INFO - Dettaching policy sec_grp_policy_ctest-random-05733189 from vn vn2 2026-06-08 04:32:06,619 - INFO - Dettaching policy sec_grp_policy_ctest-random-05733189 from vn vn1 2026-06-08 04:32:06,915 - INFO - Deleted policy sec_grp_policy_ctest-random-05733189 2026-06-08 04:32:06,915 - INFO - Deleting VN vn2 2026-06-08 04:32:06,982 - WARNING - Deleting VN vn2 failed..Will retry 2026-06-08 04:32:09,151 - INFO - Deleting VN vn1 2026-06-08 04:32:09,335 - INFO - Dettaching policy allow_all from vn test_vnv6dn 2026-06-08 04:32:09,580 - INFO - Dettaching policy allow_all from vn test_vnv6sr 2026-06-08 04:32:09,915 - INFO - Deleted policy allow_all 2026-06-08 04:32:09,915 - INFO - Deleting VM dest_vm 2026-06-08 04:32:10,025 - INFO - Deleting VM source_vm 2026-06-08 04:32:10,132 - INFO - Deleting VN test_vnv6dn 2026-06-08 04:32:10,200 - WARNING - Deleting VN test_vnv6dn failed..Will retry 2026-06-08 04:32:12,478 - INFO - Deleting VN test_vnv6sr 2026-06-08 04:32:14,012 - INFO - END TEST : test_create_md5_on_control : PASSED[0:00:24] 2026-06-08 04:32:14,012 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:32:14,755 - INFO - Deleted project: ctest-TestMd5testsOnControl-77720890, ID : f3b59728-e095-454d-907e-e94544ead891 2026-06-08 04:32:15,000 - INFO - Domain Default found not creating 2026-06-08 04:32:15,189 - INFO - Project ctest-TestRbac-58163098 not found, creating it 2026-06-08 04:32:15,780 - INFO - Created Project:ctest-TestRbac-58163098, ID : 7cf335ff-cec4-4fe4-9c90-fbba153b1744 2026-06-08 04:32:19,353 - INFO - ================================================================================ 2026-06-08 04:32:19,353 - INFO - STARTING TEST : test_perms2_global_share 2026-06-08 04:32:19,353 - INFO - TEST DESCRIPTION : Test perms2 global shared property of an object steps: 1. Add user1 as role1 in project1 and project2 2. Add *.* role1:CRUD to domain acl 3. Create a Shared virtual-network in project1 4. Verify global shared flag is set on VN's perms2 4. Using shared VN try to launch a VM in project2 2026-06-08 04:32:20,946 - INFO - Initial checks done. Running the testcase now 2026-06-08 04:32:20,946 - INFO - 2026-06-08 04:32:21,312 - INFO - Project ctest-TestRbac-20372695 not found, creating it 2026-06-08 04:32:21,842 - INFO - Created Project:ctest-TestRbac-20372695, ID : 2ea4333c-520a-4d91-8aef-d6523680d663 2026-06-08 04:32:22,234 - INFO - Project ctest-TestRbac-70627803 not found, creating it 2026-06-08 04:32:22,827 - INFO - Created Project:ctest-TestRbac-70627803, ID : a3d460ac-6746-48d0-9816-26f8ccf7f430 2026-06-08 04:32:25,051 - INFO - API access-list 87fbd728-d802-41b7-acb3-de5b21331a6e verify on api server passed 2026-06-08 04:32:25,879 - INFO - Created VN ctest-TestRbac-20372695-24658006, UUID :607b30b2-d758-46c9-847d-5b736e00f13c 2026-06-08 04:32:26,973 - INFO - API Server: Read VN 607b30b2-d758-46c9-847d-5b736e00f13c 2026-06-08 04:32:27,354 - INFO - API Server: Read VN 607b30b2-d758-46c9-847d-5b736e00f13c 2026-06-08 04:32:29,686 - WARNING - Unable to get the list of compute nodes 2026-06-08 04:32:30,956 - INFO - VM ([<Server: ctest-TestRbac-70627803-92708614>]) created on node: (None), Zone: (None) 2026-06-08 04:32:36,111 - INFO - VM name : ctest-TestRbac-70627803-92708614 2026-06-08 04:32:36,960 - INFO - VM ctest-TestRbac-70627803-92708614 verfication in all API Servers passed 2026-06-08 04:32:43,706 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRbac-70627803-92708614 passed 2026-06-08 04:32:43,706 - INFO - VM ctest-TestRbac-70627803-92708614 verifications in Compute nodes passed 2026-06-08 04:32:43,937 - INFO - Validated routes of VM ctest-TestRbac-70627803-92708614 in all vrouters 2026-06-08 04:32:44,873 - INFO - Verification in Control-nodes for VM ctest-TestRbac-70627803-92708614 passed 2026-06-08 04:32:45,738 - INFO - Verifying through opserver in 10.0.0.33 2026-06-08 04:32:45,817 - INFO - VM 55dfbc36-c87e-49d7-9b3d-3b0cd6082c8f is present in default-domain:ctest-TestRbac-20372695:ctest-TestRbac-20372695-24658006 2026-06-08 04:32:48,094 - INFO - tap interface default-domain:ctest-TestRbac-70627803:0cd0d6a1-9580-4cb9-bdd8-60ddf59dcfee of vm 55dfbc36-c87e-49d7-9b3d-3b0cd6082c8f is present in vrouter an-jenkins-deploy-platform-ansible-os-5901-2 uve 2026-06-08 04:32:48,993 - INFO - VM ctest-TestRbac-70627803-92708614 validations in Opserver passed 2026-06-08 04:32:48,993 - INFO - Deleting VM ctest-TestRbac-70627803-92708614 2026-06-08 04:32:51,244 - INFO - VM ctest-TestRbac-70627803-92708614 is fully removed in API-Server 2026-06-08 04:32:51,454 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRbac-20372695:ctest-TestRbac-20372695-24658006 2026-06-08 04:32:51,454 - INFO - VM ctest-TestRbac-70627803-92708614 is removed in Compute, and routes are removed in all compute nodes 2026-06-08 04:32:51,763 - INFO - Routes for VM ctest-TestRbac-70627803-92708614 is removed in all control-nodes 2026-06-08 04:33:07,803 - INFO - 55dfbc36-c87e-49d7-9b3d-3b0cd6082c8f vm uve deleted from opserver 2026-06-08 04:33:08,168 - INFO - 55dfbc36-c87e-49d7-9b3d-3b0cd6082c8f vm uve deleted from opserver 2026-06-08 04:33:08,193 - INFO - 55dfbc36-c87e-49d7-9b3d-3b0cd6082c8f vm uve deleted from opserver 2026-06-08 04:33:08,193 - INFO - Validated that VM 55dfbc36-c87e-49d7-9b3d-3b0cd6082c8f is removed from Opserver 2026-06-08 04:33:08,193 - INFO - Deleting VN ctest-TestRbac-20372695-24658006 2026-06-08 04:33:08,486 - INFO - API access-list (87fbd728-d802-41b7-acb3-de5b21331a6e) got deleted in api server 2026-06-08 04:33:10,215 - INFO - Deleted project: ctest-TestRbac-70627803, ID : a3d460ac-6746-48d0-9816-26f8ccf7f430 2026-06-08 04:33:11,154 - INFO - Deleted project: ctest-TestRbac-20372695, ID : 2ea4333c-520a-4d91-8aef-d6523680d663 2026-06-08 04:33:12,417 - INFO - END TEST : test_perms2_global_share : PASSED[0:00:53] 2026-06-08 04:33:12,418 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:33:14,006 - INFO - Deleted project: ctest-TestRbac-58163098, ID : 7cf335ff-cec4-4fe4-9c90-fbba153b1744 2026-06-08 04:33:14,199 - INFO - Domain Default found not creating 2026-06-08 04:33:14,369 - INFO - Project ctest-TestRbacBasic-85242416 not found, creating it 2026-06-08 04:33:15,018 - INFO - Created Project:ctest-TestRbacBasic-85242416, ID : 0997e2f1-1c16-4766-af15-60b605402c67 2026-06-08 04:33:18,653 - INFO - ================================================================================ 2026-06-08 04:33:18,653 - INFO - STARTING TEST : test_perms2_owner 2026-06-08 04:33:18,653 - INFO - TEST DESCRIPTION : Validate perms2 tenant ownership steps: 1. Create Project1 and Project2 2. Add user1 as role1 under project1 and project2 3. create domain acl rule 'VirtualNetwork.* role1:CRUD' 4. create VN1 under Project1 4. create VN2 under Project2 5. user1 shouldnt be able to read VN1 using project2 creds 6. admin should be able to read VN1 though he isnt member of the project 7. Network list with respective project creds should list corresponding VNs 8. Change ownership of VN1 to Project2 9. user1 should now be able to read VN1 using Project2 creds 10. Network list with Project2 creds should list both VNs, Project1 creds should list VN1 alone, admin should list both VNs 2026-06-08 04:33:19,928 - INFO - Initial checks done. Running the testcase now 2026-06-08 04:33:19,928 - INFO - 2026-06-08 04:33:20,290 - INFO - Project ctest-TestRbacBasic-42534716 not found, creating it 2026-06-08 04:33:20,867 - INFO - Created Project:ctest-TestRbacBasic-42534716, ID : efc10fc7-b9da-47ef-86bb-0b6ee934727c 2026-06-08 04:33:21,278 - INFO - Project ctest-TestRbacBasic-20591391 not found, creating it 2026-06-08 04:33:21,865 - INFO - Created Project:ctest-TestRbacBasic-20591391, ID : 9ba426c8-a2ef-43c4-873c-fec24e5bae8d 2026-06-08 04:33:24,337 - INFO - API access-list f7417c2d-574c-48f3-b127-ef8ab344a9cb verify on api server passed 2026-06-08 04:33:25,067 - INFO - Created VN ctest-TestRbacBasic-42534716-84222157, UUID :5bd42cd7-d6ad-4847-b782-fa7a21c39699 2026-06-08 04:33:26,403 - INFO - Created VN ctest-TestRbacBasic-20591391-83118608, UUID :2726654c-4e25-43f4-92ec-1e714d193ef5 2026-06-08 04:33:27,351 - INFO - API Server: Read VN 5bd42cd7-d6ad-4847-b782-fa7a21c39699 2026-06-08 04:33:27,703 - INFO - API Server: Permission Denied to read VN 5bd42cd7-d6ad-4847-b782-fa7a21c39699 2026-06-08 04:33:27,714 - INFO - API Server: Read VN 5bd42cd7-d6ad-4847-b782-fa7a21c39699 2026-06-08 04:33:27,755 - INFO - API Server: List VN ['5bd42cd7-d6ad-4847-b782-fa7a21c39699'] 2026-06-08 04:33:27,790 - INFO - API Server: List VN ['2726654c-4e25-43f4-92ec-1e714d193ef5'] 2026-06-08 04:33:30,708 - INFO - API Server: List VN [] 2026-06-08 04:33:30,740 - INFO - API Server: List VN ['2726654c-4e25-43f4-92ec-1e714d193ef5', '5bd42cd7-d6ad-4847-b782-fa7a21c39699'] 2026-06-08 04:33:30,746 - INFO - API Server: List VN ['c536116a-9346-4b1e-a6a7-8b062746c75f', 'd6927e01-0f7a-4cbf-8fb2-47c650e6dc56', '2726654c-4e25-43f4-92ec-1e714d193ef5', '5bd42cd7-d6ad-4847-b782-fa7a21c39699', '2dbd9ed2-eca4-4f69-a43e-1b34cb848f8f', '8a7653d7-93cf-416f-90ee-9957cdf0e3bd', '6836ed6d-3f59-4427-87b8-193a00054288', 'd071f389-3bd9-4e41-aaa2-2669a6ce5cb9'] 2026-06-08 04:33:32,380 - INFO - Deleting VN ctest-TestRbacBasic-20591391-83118608 2026-06-08 04:33:32,527 - INFO - Deleting VN ctest-TestRbacBasic-42534716-84222157 2026-06-08 04:33:32,728 - INFO - API access-list (f7417c2d-574c-48f3-b127-ef8ab344a9cb) got deleted in api server 2026-06-08 04:33:33,775 - INFO - Deleted project: ctest-TestRbacBasic-20591391, ID : 9ba426c8-a2ef-43c4-873c-fec24e5bae8d 2026-06-08 04:33:34,592 - INFO - Deleted project: ctest-TestRbacBasic-42534716, ID : efc10fc7-b9da-47ef-86bb-0b6ee934727c 2026-06-08 04:33:35,862 - INFO - END TEST : test_perms2_owner : PASSED[0:00:17] 2026-06-08 04:33:35,863 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:33:35,866 - INFO - ================================================================================ 2026-06-08 04:33:35,866 - INFO - STARTING TEST : test_rbac_acl_different_roles 2026-06-08 04:33:35,866 - INFO - TEST DESCRIPTION : Validate via vnc_apis CRUD of rbac acl and objects steps: 1. Add user1 as role1 and user2 as role2 to the project 2. Both user1 and user2 shouldnt be able to create VNs/STs 3. Create Rbac ACL under project with VN.* role1:CRUD rule 4. user1 should be able to create VN, but not Service-Template 5. Create Rbac ACL under domain with ST.* role1:CRUD rule 6. user1 should be able to create Service-Template 7. user2 shouldnt be able to read the created VN/ST or create new 8. Update the acl rule with Read perms for role2 9. user2 should be able to read created VN but not create new VNs 10. user2 should be able to read created ST but not create new STs 11. Delete the acl rule with Read perms for role2 12. user2 shouldnt be able to read the created ST/VN or create new VN/ST 13. Update global acl with role2:R for both VN and ST 14. user2 should be able to read VN and ST 13. Delete both project and domain acls 14. user1 shouldnt be able to read/delete VN/ST 15. Update global acl with role1:CRUD for both VN/ST 16. user1 should now be able to delete both VN and ST 17. Delete global acl pass : acl creation and update should complete scucessfully. 2026-06-08 04:33:37,122 - INFO - Initial checks done. Running the testcase now 2026-06-08 04:33:37,122 - INFO - 2026-06-08 04:33:39,583 - INFO - Permission denied to create/update VirtualNetwork 2026-06-08 04:33:39,991 - INFO - API access-list 3631dca5-a2b8-4445-98bb-8716c03cd9db verify on api server passed 2026-06-08 04:33:40,359 - INFO - Created VN ctest-TestRbacBasic-85242416-43168286, UUID :04733cc5-d888-45f2-90f7-9392ac96342e 2026-06-08 04:33:41,286 - INFO - Verified VN network id 17 for VN 04733cc5-d888-45f2-90f7-9392ac96342e 2026-06-08 04:33:41,287 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-85242416-43168286 passed 2026-06-08 04:33:41,354 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-85242416-43168286 passed 2026-06-08 04:33:42,263 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-85242416:ctest-TestRbacBasic-85242416-43168286 is found in opserver 2026-06-08 04:33:42,653 - INFO - API access-list f53736d8-1f73-4d66-a918-d68e3d15c169 verify on api server passed 2026-06-08 04:33:43,494 - INFO - API Server: Permission Denied to read VN 04733cc5-d888-45f2-90f7-9392ac96342e 2026-06-08 04:33:43,868 - INFO - API Server: Permission Denied to read ST f939915d-45f9-43a3-9395-03f2671b5483 2026-06-08 04:33:45,397 - INFO - API access-list 3631dca5-a2b8-4445-98bb-8716c03cd9db verify on api server passed 2026-06-08 04:33:45,432 - INFO - API Server: Read VN 04733cc5-d888-45f2-90f7-9392ac96342e 2026-06-08 04:33:46,079 - INFO - Permission denied to create/update VirtualNetwork 2026-06-08 04:33:46,481 - INFO - API Server: Permission Denied to read ST f939915d-45f9-43a3-9395-03f2671b5483 2026-06-08 04:33:46,723 - INFO - API access-list f53736d8-1f73-4d66-a918-d68e3d15c169 verify on api server passed 2026-06-08 04:33:46,754 - INFO - API Server: Read Service-Template f939915d-45f9-43a3-9395-03f2671b5483 2026-06-08 04:33:47,070 - INFO - API access-list 3631dca5-a2b8-4445-98bb-8716c03cd9db verify on api server passed 2026-06-08 04:33:47,194 - INFO - API access-list f53736d8-1f73-4d66-a918-d68e3d15c169 verify on api server passed 2026-06-08 04:33:47,589 - INFO - API Server: Permission Denied to read VN 04733cc5-d888-45f2-90f7-9392ac96342e 2026-06-08 04:33:47,992 - INFO - API Server: Permission Denied to read ST f939915d-45f9-43a3-9395-03f2671b5483 2026-06-08 04:33:49,720 - INFO - API Server: Read Service-Template f939915d-45f9-43a3-9395-03f2671b5483 2026-06-08 04:33:49,837 - INFO - API Server: Read VN 04733cc5-d888-45f2-90f7-9392ac96342e 2026-06-08 04:33:50,448 - INFO - API access-list (3631dca5-a2b8-4445-98bb-8716c03cd9db) got deleted in api server 2026-06-08 04:33:50,532 - INFO - API access-list (f53736d8-1f73-4d66-a918-d68e3d15c169) got deleted in api server 2026-06-08 04:33:51,125 - INFO - API Server: Permission Denied to read VN 04733cc5-d888-45f2-90f7-9392ac96342e 2026-06-08 04:33:51,568 - INFO - API Server: Permission Denied to read ST f939915d-45f9-43a3-9395-03f2671b5483 2026-06-08 04:33:52,941 - INFO - API Server: Read VN 04733cc5-d888-45f2-90f7-9392ac96342e 2026-06-08 04:33:52,960 - INFO - API Server: Read Service-Template f939915d-45f9-43a3-9395-03f2671b5483 2026-06-08 04:33:53,235 - INFO - Service template: ['default-domain', 'ctest-TestRbacBasic-85242416-50309499'] deleted successfully. 2026-06-08 04:33:53,235 - INFO - Deleting VN ctest-TestRbacBasic-85242416-43168286 2026-06-08 04:33:55,093 - INFO - END TEST : test_rbac_acl_different_roles : PASSED[0:00:20] 2026-06-08 04:33:55,093 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:33:55,099 - INFO - ================================================================================ 2026-06-08 04:33:55,100 - INFO - STARTING TEST : test_rbac_create_delete_vm 2026-06-08 04:33:55,101 - INFO - TEST DESCRIPTION : Validate creds passed via orchestrator(nova/neutron) steps: 1. Add user1 as role1 2. Create Rbac ACL under project with role1:CRUD perms for a. VN.* b. VM.* c. VMI.* d. IIP.* e. SG.* f. LR.* g. FIP-Pool.* h. ACL.* 3. user1 should be able to create VN and VM via orchestrator 4. Validate the VN and VM pass: user should be able to create and delete VN and VM 2026-06-08 04:33:56,385 - INFO - Initial checks done. Running the testcase now 2026-06-08 04:33:56,385 - INFO - 2026-06-08 04:33:57,143 - INFO - Created VN ctest-TestRbacBasic-85242416-78835241 2026-06-08 04:33:57,554 - INFO - Verified VN network id 17 for VN a9e2c095-f5f7-4221-afc2-3e891c1b423c 2026-06-08 04:33:57,554 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-85242416-78835241 passed 2026-06-08 04:33:57,624 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-85242416-78835241 passed 2026-06-08 04:33:57,983 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-85242416:ctest-TestRbacBasic-85242416-78835241 is found in opserver 2026-06-08 04:33:58,255 - INFO - API access-list 96d10a04-d450-4adc-891a-b571e0d373dd verify on api server passed 2026-06-08 04:33:59,243 - INFO - Created VN ctest-TestRbacBasic-85242416-35410393 2026-06-08 04:33:59,764 - INFO - Verified VN network id 18 for VN 1ba112d3-dd69-41ae-a025-8bd8c2a3422d 2026-06-08 04:33:59,764 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-85242416-35410393 passed 2026-06-08 04:33:59,837 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-85242416-35410393 passed 2026-06-08 04:34:00,226 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-85242416:ctest-TestRbacBasic-85242416-35410393 is found in opserver 2026-06-08 04:34:00,285 - INFO - Creating Security group: ['default-domain', 'ctest-TestRbacBasic-85242416', 'ctest-TestRbacBasic-85242416-34198200'] 2026-06-08 04:34:02,060 - INFO - Security group ctest-TestRbacBasic-85242416-34198200 found in the API Server 2026-06-08 04:34:02,270 - INFO - Validated that ACLs for Security group ctest-TestRbacBasic-85242416-34198200 are present in API Server 2026-06-08 04:34:02,275 - INFO - Validated that Security group ctest-TestRbacBasic-85242416-34198200 is found in control node 10.0.0.33 2026-06-08 04:34:02,287 - INFO - Validated that Security group ctest-TestRbacBasic-85242416-34198200 is found in control node 10.0.0.249 2026-06-08 04:34:02,299 - INFO - Validated that Security group ctest-TestRbacBasic-85242416-34198200 is found in control node 10.0.0.27 2026-06-08 04:34:02,305 - INFO - Validated SG ctest-TestRbacBasic-85242416-34198200 in Control nodes 2026-06-08 04:34:03,028 - WARNING - Unable to get the list of compute nodes 2026-06-08 04:34:04,265 - INFO - VM ([<Server: ctest-TestRbacBasic-85242416-90172878>]) created on node: (None), Zone: (None) 2026-06-08 04:34:09,449 - INFO - VM name : ctest-TestRbacBasic-85242416-90172878 2026-06-08 04:34:10,628 - INFO - VM ctest-TestRbacBasic-85242416-90172878 verfication in all API Servers passed 2026-06-08 04:34:17,429 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestRbacBasic-85242416-90172878 passed 2026-06-08 04:34:17,429 - INFO - VM ctest-TestRbacBasic-85242416-90172878 verifications in Compute nodes passed 2026-06-08 04:34:17,701 - INFO - Validated routes of VM ctest-TestRbacBasic-85242416-90172878 in all vrouters 2026-06-08 04:34:18,299 - INFO - Verification in Control-nodes for VM ctest-TestRbacBasic-85242416-90172878 passed 2026-06-08 04:34:30,926 - INFO - Verifying through opserver in 10.0.0.33 2026-06-08 04:34:30,998 - INFO - VM 1ad6a5ef-7b24-4ace-962a-2c2c7c0705d7 is present in default-domain:ctest-TestRbacBasic-85242416:ctest-TestRbacBasic-85242416-35410393 2026-06-08 04:34:32,078 - INFO - tap interface default-domain:ctest-TestRbacBasic-85242416:6b7807a0-f86b-4147-b8a6-352a5752636b of vm 1ad6a5ef-7b24-4ace-962a-2c2c7c0705d7 is present in vrouter an-jenkins-deploy-platform-ansible-os-5901-1 uve 2026-06-08 04:34:32,268 - INFO - VM ctest-TestRbacBasic-85242416-90172878 validations in Opserver passed 2026-06-08 04:34:33,535 - INFO - FIP 167.165.75.195 verification for passed on all Control-nodes 2026-06-08 04:34:33,535 - INFO - FIP ID 40f316a1-0b70-4882-adc3-2e58840e2025(167.165.75.195) validation in Control node passed 2026-06-08 04:34:33,560 - INFO - FIP ID 40f316a1-0b70-4882-adc3-2e58840e2025(167.165.75.195) validation in agents passed 2026-06-08 04:34:33,587 - INFO - FIP ID 40f316a1-0b70-4882-adc3-2e58840e2025(167.165.75.195) validation in API Server passed 2026-06-08 04:34:34,911 - INFO - Validated that SG ctest-TestRbacBasic-85242416-34198200 is bound to VM ctest-TestRbacBasic-85242416-90172878 2026-06-08 04:34:35,013 - INFO - Deleting VM ctest-TestRbacBasic-85242416-90172878 2026-06-08 04:34:37,191 - INFO - VM ctest-TestRbacBasic-85242416-90172878 is fully removed in API-Server 2026-06-08 04:34:37,393 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRbacBasic-85242416:ctest-TestRbacBasic-85242416-35410393 2026-06-08 04:34:37,394 - INFO - VM ctest-TestRbacBasic-85242416-90172878 is removed in Compute, and routes are removed in all compute nodes 2026-06-08 04:34:37,699 - INFO - Routes for VM ctest-TestRbacBasic-85242416-90172878 is removed in all control-nodes 2026-06-08 04:34:59,824 - INFO - 1ad6a5ef-7b24-4ace-962a-2c2c7c0705d7 vm uve deleted from opserver 2026-06-08 04:34:59,836 - INFO - 1ad6a5ef-7b24-4ace-962a-2c2c7c0705d7 vm uve deleted from opserver 2026-06-08 04:34:59,852 - INFO - 1ad6a5ef-7b24-4ace-962a-2c2c7c0705d7 vm uve deleted from opserver 2026-06-08 04:34:59,852 - INFO - Validated that VM 1ad6a5ef-7b24-4ace-962a-2c2c7c0705d7 is removed from Opserver 2026-06-08 04:34:59,852 - INFO - Deleting Security group: ['default-domain', 'ctest-TestRbacBasic-85242416', 'ctest-TestRbacBasic-85242416-34198200'] 2026-06-08 04:35:00,100 - INFO - Security group: ['default-domain', 'ctest-TestRbacBasic-85242416', 'ctest-TestRbacBasic-85242416-34198200'] deleted successfully. 2026-06-08 04:35:00,330 - INFO - Security group ctest-TestRbacBasic-85242416-34198200 removed from the API Server 2026-06-08 04:35:00,595 - INFO - security group ctest-TestRbacBasic-85242416-34198200 removed from Control-node 10.0.0.33 2026-06-08 04:35:00,607 - INFO - security group ctest-TestRbacBasic-85242416-34198200 removed from Control-node 10.0.0.249 2026-06-08 04:35:00,624 - INFO - security group ctest-TestRbacBasic-85242416-34198200 removed from Control-node 10.0.0.27 2026-06-08 04:35:00,632 - INFO - Validated that SG ctest-TestRbacBasic-85242416-34198200 is not in control nodes 2026-06-08 04:35:00,633 - INFO - Deleting VN ctest-TestRbacBasic-85242416-35410393 2026-06-08 04:35:00,979 - INFO - API access-list (96d10a04-d450-4adc-891a-b571e0d373dd) got deleted in api server 2026-06-08 04:35:01,071 - INFO - Deleting VN ctest-TestRbacBasic-85242416-78835241 2026-06-08 04:35:02,580 - INFO - END TEST : test_rbac_create_delete_vm : PASSED[0:01:07] 2026-06-08 04:35:02,580 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:35:04,148 - INFO - Deleted project: ctest-TestRbacBasic-85242416, ID : 0997e2f1-1c16-4766-af15-60b605402c67 2026-06-08 04:35:04,371 - INFO - Using existing project ['default-domain', 'admin'](bb59746f-d440-4224-b014-d6e71885c160) 2026-06-08 04:35:04,389 - INFO - ================================================================================ 2026-06-08 04:35:04,389 - INFO - STARTING TEST : test_contrail_status 2026-06-08 04:35:04,389 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active 2026-06-08 04:35:05,661 - INFO - Initial checks done. Running the testcase now 2026-06-08 04:35:05,661 - INFO - 2026-06-08 04:35:05,833 - INFO - 10.0.0.33 2026-06-08 04:35:05,833 - INFO - config 2026-06-08 04:35:05,839 - INFO - config-nodemgr:active 2026-06-08 04:35:05,843 - INFO - api-server:active 2026-06-08 04:35:05,846 - INFO - schema:backup 2026-06-08 04:35:05,850 - INFO - svc-monitor:active 2026-06-08 04:35:05,852 - INFO - device-manager:backup 2026-06-08 04:35:05,852 - INFO - config-database 2026-06-08 04:35:05,852 - INFO - config-cassandra:active 2026-06-08 04:35:05,853 - INFO - config-zookeeper:active 2026-06-08 04:35:05,853 - INFO - config-rabbitmq:active 2026-06-08 04:35:05,853 - INFO - control 2026-06-08 04:35:05,857 - INFO - control-nodemgr:active 2026-06-08 04:35:05,862 - INFO - control:active 2026-06-08 04:35:05,862 - INFO - named:active 2026-06-08 04:35:05,874 - INFO - dns:active 2026-06-08 04:35:05,874 - INFO - analytics 2026-06-08 04:35:05,879 - INFO - analytics-nodemgr:active 2026-06-08 04:35:05,883 - INFO - analytics-api:active 2026-06-08 04:35:05,906 - INFO - collector:active 2026-06-08 04:35:05,906 - INFO - analytics-database 2026-06-08 04:35:05,906 - INFO - analytics-cassandra:active 2026-06-08 04:35:05,911 - INFO - analyticsdb-nodemgr:active 2026-06-08 04:35:05,929 - INFO - query-engine:active 2026-06-08 04:35:05,929 - INFO - webui 2026-06-08 04:35:05,929 - INFO - webui:active 2026-06-08 04:35:05,929 - INFO - webui-middleware:active 2026-06-08 04:35:05,929 - INFO - redis:active 2026-06-08 04:35:05,930 - INFO - analytics_snmp 2026-06-08 04:35:05,933 - INFO - snmp-collector:active 2026-06-08 04:35:05,934 - INFO - snmp-topology:active 2026-06-08 04:35:05,934 - INFO - analytics_alarm 2026-06-08 04:35:05,934 - INFO - alarmgen:active 2026-06-08 04:35:06,037 - INFO - 10.0.0.249 2026-06-08 04:35:06,037 - INFO - config 2026-06-08 04:35:06,042 - INFO - config-nodemgr:active 2026-06-08 04:35:06,048 - INFO - api-server:active 2026-06-08 04:35:06,053 - INFO - schema:active 2026-06-08 04:35:06,058 - INFO - svc-monitor:backup 2026-06-08 04:35:06,063 - INFO - device-manager:active 2026-06-08 04:35:06,063 - INFO - config-database 2026-06-08 04:35:06,063 - INFO - config-cassandra:active 2026-06-08 04:35:06,063 - INFO - config-zookeeper:active 2026-06-08 04:35:06,063 - INFO - config-rabbitmq:active 2026-06-08 04:35:06,063 - INFO - control 2026-06-08 04:35:06,069 - INFO - control-nodemgr:active 2026-06-08 04:35:06,075 - INFO - control:active 2026-06-08 04:35:06,075 - INFO - named:active 2026-06-08 04:35:06,081 - INFO - dns:active 2026-06-08 04:35:06,081 - INFO - analytics 2026-06-08 04:35:06,087 - INFO - analytics-nodemgr:active 2026-06-08 04:35:06,092 - INFO - analytics-api:active 2026-06-08 04:35:06,097 - INFO - collector:active 2026-06-08 04:35:06,098 - INFO - analytics-database 2026-06-08 04:35:06,098 - INFO - analytics-cassandra:active 2026-06-08 04:35:06,102 - INFO - analyticsdb-nodemgr:active 2026-06-08 04:35:06,107 - INFO - query-engine:active 2026-06-08 04:35:06,107 - INFO - webui 2026-06-08 04:35:06,107 - INFO - webui:active 2026-06-08 04:35:06,107 - INFO - webui-middleware:active 2026-06-08 04:35:06,108 - INFO - redis:active 2026-06-08 04:35:06,108 - INFO - analytics_snmp 2026-06-08 04:35:06,112 - INFO - snmp-collector:active 2026-06-08 04:35:06,112 - INFO - snmp-topology:active 2026-06-08 04:35:06,113 - INFO - analytics_alarm 2026-06-08 04:35:06,113 - INFO - alarmgen:active 2026-06-08 04:35:06,221 - INFO - 10.0.0.27 2026-06-08 04:35:06,221 - INFO - config 2026-06-08 04:35:06,228 - INFO - config-nodemgr:active 2026-06-08 04:35:06,234 - INFO - api-server:active 2026-06-08 04:35:06,239 - INFO - schema:backup 2026-06-08 04:35:06,243 - INFO - svc-monitor:backup 2026-06-08 04:35:06,249 - INFO - device-manager:backup 2026-06-08 04:35:06,249 - INFO - config-database 2026-06-08 04:35:06,249 - INFO - config-cassandra:active 2026-06-08 04:35:06,249 - INFO - config-zookeeper:active 2026-06-08 04:35:06,249 - INFO - config-rabbitmq:active 2026-06-08 04:35:06,249 - INFO - control 2026-06-08 04:35:06,256 - INFO - control-nodemgr:active 2026-06-08 04:35:06,265 - INFO - control:active 2026-06-08 04:35:06,265 - INFO - named:active 2026-06-08 04:35:06,273 - INFO - dns:active 2026-06-08 04:35:06,273 - INFO - analytics 2026-06-08 04:35:06,280 - INFO - analytics-nodemgr:active 2026-06-08 04:35:06,286 - INFO - analytics-api:active 2026-06-08 04:35:06,293 - INFO - collector:active 2026-06-08 04:35:06,294 - INFO - analytics-database 2026-06-08 04:35:06,294 - INFO - analytics-cassandra:active 2026-06-08 04:35:06,300 - INFO - analyticsdb-nodemgr:active 2026-06-08 04:35:06,308 - INFO - query-engine:active 2026-06-08 04:35:06,309 - INFO - webui 2026-06-08 04:35:06,309 - INFO - webui:active 2026-06-08 04:35:06,309 - INFO - webui-middleware:active 2026-06-08 04:35:06,309 - INFO - redis:active 2026-06-08 04:35:06,309 - INFO - analytics_snmp 2026-06-08 04:35:06,314 - INFO - snmp-collector:active 2026-06-08 04:35:06,314 - INFO - snmp-topology:active 2026-06-08 04:35:06,314 - INFO - analytics_alarm 2026-06-08 04:35:06,314 - INFO - alarmgen:active 2026-06-08 04:35:06,413 - INFO - 10.0.0.23 2026-06-08 04:35:06,413 - INFO - vrouter 2026-06-08 04:35:06,419 - INFO - vrouter-nodemgr:active 2026-06-08 04:35:06,425 - INFO - agent:active 2026-06-08 04:35:06,527 - INFO - 10.0.0.240 2026-06-08 04:35:06,528 - INFO - vrouter 2026-06-08 04:35:06,535 - INFO - vrouter-nodemgr:active 2026-06-08 04:35:06,542 - INFO - agent:active 2026-06-08 04:35:06,542 - INFO - All the contrail services are up on all nodes 2026-06-08 04:35:06,542 - INFO - contrail-status passed 2026-06-08 04:35:07,854 - INFO - END TEST : test_contrail_status : PASSED[0:00:03] 2026-06-08 04:35:07,854 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:35:07,931 - INFO - Domain Default found not creating 2026-06-08 04:35:08,115 - INFO - Project ctest-TestBasicVMVN0-91688504 not found, creating it 2026-06-08 04:35:08,793 - INFO - Created Project:ctest-TestBasicVMVN0-91688504, ID : aff55a47-1e3d-4bf1-8619-0bd8d9e0f3b6 2026-06-08 04:35:10,465 - INFO - ================================================================================ 2026-06-08 04:35:10,465 - INFO - STARTING TEST : test_control_node_switchover 2026-06-08 04:35:10,466 - INFO - TEST DESCRIPTION : Stop the control node and check peering with agent fallback to other control node. 1. Pick one VN from respource pool which has 2 VM's in it 2. Verify ping between VM's 3. Find active control node in cluster by agent inspect 4. Stop control service on active control node 5. Verify agents are connected to new active control-node using xmpp connections 6. Bring back control service on previous active node 7. Verify ping between VM's again after bringing up control serveice Pass criteria: Step 2,5 and 7 should pass 2026-06-08 04:35:11,747 - INFO - Initial checks done. Running the testcase now 2026-06-08 04:35:11,747 - INFO - 2026-06-08 04:35:12,669 - INFO - Created VN ctest-vn1-36037568 2026-06-08 04:35:13,323 - INFO - Verified VN network id 17 for VN 326da32d-d2da-4757-a46c-8afb8a7db411 2026-06-08 04:35:13,323 - INFO - Verifications in API Server for VN ctest-vn1-36037568 passed 2026-06-08 04:35:13,394 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-36037568 passed 2026-06-08 04:35:14,617 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-91688504:ctest-vn1-36037568 is found in opserver 2026-06-08 04:35:15,888 - INFO - VM ([<Server: ctest-vn1_vm1-45917162>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 04:35:17,269 - INFO - VM ([<Server: ctest-vn1_vm2-72556158>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 04:35:17,270 - INFO - Waiting for VM ctest-vn1_vm1-45917162 to be up.. 2026-06-08 04:35:22,441 - INFO - VM name : ctest-vn1_vm1-45917162 2026-06-08 04:36:09,240 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-45917162 passed 2026-06-08 04:36:35,339 - INFO - Waiting for VM ctest-vn1_vm2-72556158 to be up.. 2026-06-08 04:36:35,425 - INFO - VM name : ctest-vn1_vm2-72556158 2026-06-08 04:36:36,815 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm2-72556158 passed 2026-06-08 04:37:02,046 - INFO - Ping to IP 192.168.1.4 from VM ctest-vn1_vm1-45917162 passed 2026-06-08 04:37:48,708 - INFO - Ping to IP 192.168.1.3 from VM ctest-vn1_vm2-72556158 passed 2026-06-08 04:37:48,717 - INFO - Active control node from the Agent 10.0.0.240 is 10.0.0.27 2026-06-08 04:37:48,718 - INFO - Stoping the Control service in 10.0.0.27 2026-06-08 04:37:49,198 - INFO - 10.0.0.27 2026-06-08 04:37:49,198 - INFO - control:inactive 2026-06-08 04:37:49,198 - INFO - Contrail services control are down on nodes 10.0.0.27 2026-06-08 04:37:54,209 - INFO - Active control node from the Agent 10.0.0.240 is 10.0.0.33 2026-06-08 04:37:54,209 - INFO - Starting the Control service in 10.0.0.27 2026-06-08 04:37:54,589 - INFO - 10.0.0.27 2026-06-08 04:37:54,594 - INFO - control:initializing 2026-06-08 04:37:59,695 - INFO - 10.0.0.27 2026-06-08 04:37:59,700 - INFO - control:active 2026-06-08 04:37:59,701 - INFO - Contrail services ['control'] are up on nodes 10.0.0.27 2026-06-08 04:38:04,915 - INFO - VM ctest-vn1_vm1-45917162 verfication in all API Servers passed 2026-06-08 04:38:05,740 - INFO - VM ctest-vn1_vm1-45917162 verifications in Compute nodes passed 2026-06-08 04:38:06,144 - INFO - Validated routes of VM ctest-vn1_vm1-45917162 in all vrouters 2026-06-08 04:38:07,064 - INFO - Verification in Control-nodes for VM ctest-vn1_vm1-45917162 passed 2026-06-08 04:38:07,341 - INFO - Verifying through opserver in 10.0.0.33 2026-06-08 04:38:07,380 - INFO - VM 7bc91654-78d5-49aa-805b-515f8429d6d5 is present in default-domain:ctest-TestBasicVMVN0-91688504:ctest-vn1-36037568 2026-06-08 04:38:07,606 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-91688504:2e62b249-33ce-4a16-8774-7d2f5174e37e of vm 7bc91654-78d5-49aa-805b-515f8429d6d5 is present in vrouter an-jenkins-deploy-platform-ansible-os-5901-2 uve 2026-06-08 04:38:07,707 - INFO - VM ctest-vn1_vm1-45917162 validations in Opserver passed 2026-06-08 04:38:07,897 - INFO - VM ctest-vn1_vm2-72556158 verfication in all API Servers passed 2026-06-08 04:38:08,717 - INFO - VM ctest-vn1_vm2-72556158 verifications in Compute nodes passed 2026-06-08 04:38:09,082 - INFO - Validated routes of VM ctest-vn1_vm2-72556158 in all vrouters 2026-06-08 04:38:10,038 - INFO - Verification in Control-nodes for VM ctest-vn1_vm2-72556158 passed 2026-06-08 04:38:10,155 - INFO - Verifying through opserver in 10.0.0.33 2026-06-08 04:38:10,186 - INFO - VM 54d81332-fb2a-41fa-9ace-78f2c6b0ed40 is present in default-domain:ctest-TestBasicVMVN0-91688504:ctest-vn1-36037568 2026-06-08 04:38:10,448 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-91688504:a6713efd-bff7-4692-ac88-cc1828b06979 of vm 54d81332-fb2a-41fa-9ace-78f2c6b0ed40 is present in vrouter an-jenkins-deploy-platform-ansible-os-5901-1 uve 2026-06-08 04:38:10,508 - INFO - VM ctest-vn1_vm2-72556158 validations in Opserver passed 2026-06-08 04:38:10,508 - INFO - Checking the ping between the VM again 2026-06-08 04:38:13,074 - INFO - Ping to IP 192.168.1.4 from VM ctest-vn1_vm1-45917162 passed 2026-06-08 04:38:15,615 - INFO - Ping to IP 192.168.1.3 from VM ctest-vn1_vm2-72556158 passed 2026-06-08 04:38:15,615 - INFO - Deleting VM ctest-vn1_vm2-72556158 2026-06-08 04:38:17,739 - INFO - VM ctest-vn1_vm2-72556158 is fully removed in API-Server 2026-06-08 04:38:18,062 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-91688504:ctest-vn1-36037568 2026-06-08 04:38:18,062 - INFO - VM ctest-vn1_vm2-72556158 is removed in Compute, and routes are removed in all compute nodes 2026-06-08 04:38:18,315 - INFO - Routes for VM ctest-vn1_vm2-72556158 is removed in all control-nodes 2026-06-08 04:38:30,777 - INFO - 54d81332-fb2a-41fa-9ace-78f2c6b0ed40 vm uve deleted from opserver 2026-06-08 04:38:30,792 - INFO - 54d81332-fb2a-41fa-9ace-78f2c6b0ed40 vm uve deleted from opserver 2026-06-08 04:38:30,806 - INFO - 54d81332-fb2a-41fa-9ace-78f2c6b0ed40 vm uve deleted from opserver 2026-06-08 04:38:30,806 - INFO - Validated that VM 54d81332-fb2a-41fa-9ace-78f2c6b0ed40 is removed from Opserver 2026-06-08 04:38:30,806 - INFO - Deleting VM ctest-vn1_vm1-45917162 2026-06-08 04:38:32,909 - INFO - VM ctest-vn1_vm1-45917162 is fully removed in API-Server 2026-06-08 04:38:33,129 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-91688504:ctest-vn1-36037568 2026-06-08 04:38:33,129 - INFO - VM ctest-vn1_vm1-45917162 is removed in Compute, and routes are removed in all compute nodes 2026-06-08 04:38:33,377 - INFO - Routes for VM ctest-vn1_vm1-45917162 is removed in all control-nodes 2026-06-08 04:38:39,609 - INFO - 7bc91654-78d5-49aa-805b-515f8429d6d5 vm uve deleted from opserver 2026-06-08 04:38:39,621 - INFO - 7bc91654-78d5-49aa-805b-515f8429d6d5 vm uve deleted from opserver 2026-06-08 04:38:39,635 - INFO - 7bc91654-78d5-49aa-805b-515f8429d6d5 vm uve deleted from opserver 2026-06-08 04:38:39,635 - INFO - Validated that VM 7bc91654-78d5-49aa-805b-515f8429d6d5 is removed from Opserver 2026-06-08 04:38:39,635 - INFO - Deleting VN ctest-vn1-36037568 2026-06-08 04:38:39,910 - INFO - Validated that VN ctest-vn1-36037568 is not found in API Server 2026-06-08 04:38:39,932 - INFO - Validated that VN ctest-vn1-36037568 is not in any agent 2026-06-08 04:38:39,959 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-36037568 info 2026-06-08 04:38:41,248 - INFO - END TEST : test_control_node_switchover : PASSED[0:03:31] 2026-06-08 04:38:41,248 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:38:41,250 - INFO - ================================================================================ 2026-06-08 04:38:41,250 - INFO - STARTING TEST : test_process_restart_in_policy_between_vns 2026-06-08 04:38:41,250 - INFO - TEST DESCRIPTION : Test to validate that with policy having rule to check icmp fwding between VMs on different VNs , ping between VMs should pass with process restarts 1. Pick 2 VN's from resource pool which has one VM each 2. Create policy with icmp allow rule between those VN's and bind it networks 3. Ping from one VM to another VM 4. Restart process 'vrouter' and 'control' on setup 5. Ping again between VM's after process restart Pass criteria: Step 2,3,4 and 5 should pass 2026-06-08 04:38:42,531 - INFO - Initial checks done. Running the testcase now 2026-06-08 04:38:42,531 - INFO - 2026-06-08 04:38:43,359 - INFO - Created VN ctest-vn1-73774762, UUID :b476f10c-a1f9-4bf1-a681-79acc904123e 2026-06-08 04:38:43,892 - INFO - Verified VN network id 17 for VN b476f10c-a1f9-4bf1-a681-79acc904123e 2026-06-08 04:38:43,892 - INFO - Verifications in API Server for VN ctest-vn1-73774762 passed 2026-06-08 04:38:43,955 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-73774762 passed 2026-06-08 04:38:44,170 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-91688504:ctest-vn1-73774762 is found in opserver 2026-06-08 04:38:44,960 - INFO - Created VN ctest-vn2-78499580, UUID :a9001292-7507-46ab-918b-76243da98561 2026-06-08 04:38:45,531 - INFO - Verified VN network id 18 for VN a9001292-7507-46ab-918b-76243da98561 2026-06-08 04:38:45,531 - INFO - Verifications in API Server for VN ctest-vn2-78499580 passed 2026-06-08 04:38:45,629 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-78499580 passed 2026-06-08 04:38:45,815 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-91688504:ctest-vn2-78499580 is found in opserver 2026-06-08 04:38:47,694 - INFO - VM ([<Server: ctest-vn1_vm1-16015079>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 04:38:49,396 - INFO - VM ([<Server: ctest-vn2_vm1-87719075>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 04:38:49,397 - INFO - Waiting for VM ctest-vn1_vm1-16015079 to be up.. 2026-06-08 04:38:54,587 - INFO - VM name : ctest-vn1_vm1-16015079 2026-06-08 04:39:34,894 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-16015079 passed 2026-06-08 04:39:55,783 - INFO - Waiting for VM ctest-vn2_vm1-87719075 to be up.. 2026-06-08 04:39:55,878 - INFO - VM name : ctest-vn2_vm1-87719075 2026-06-08 04:39:57,250 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2_vm1-87719075 passed 2026-06-08 04:40:24,034 - INFO - Ping to IP 192.168.2.252 from VM ctest-vn1_vm1-16015079 passed 2026-06-08 04:40:27,470 - INFO - 10.0.0.23 2026-06-08 04:40:27,475 - INFO - agent:initializing 2026-06-08 04:40:32,574 - INFO - 10.0.0.23 2026-06-08 04:40:32,581 - INFO - agent:active 2026-06-08 04:40:32,581 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.23 2026-06-08 04:40:36,024 - INFO - 10.0.0.240 2026-06-08 04:40:36,029 - INFO - agent:initializing 2026-06-08 04:40:41,119 - INFO - 10.0.0.240 2026-06-08 04:40:41,129 - INFO - agent:active 2026-06-08 04:40:41,129 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.240 2026-06-08 04:40:41,954 - INFO - 10.0.0.33 2026-06-08 04:40:41,958 - INFO - control:initializing 2026-06-08 04:40:47,115 - INFO - 10.0.0.33 2026-06-08 04:40:47,123 - INFO - control:active 2026-06-08 04:40:47,123 - INFO - Contrail services ['control'] are up on nodes 10.0.0.33 2026-06-08 04:40:47,529 - INFO - 10.0.0.249 2026-06-08 04:40:47,533 - INFO - control:initializing 2026-06-08 04:40:52,633 - INFO - 10.0.0.249 2026-06-08 04:40:52,639 - INFO - control:active 2026-06-08 04:40:52,639 - INFO - Contrail services ['control'] are up on nodes 10.0.0.249 2026-06-08 04:40:53,070 - INFO - 10.0.0.27 2026-06-08 04:40:53,073 - INFO - control:initializing 2026-06-08 04:40:58,175 - INFO - 10.0.0.27 2026-06-08 04:40:58,181 - INFO - control:active 2026-06-08 04:40:58,181 - INFO - Contrail services ['control'] are up on nodes 10.0.0.27 2026-06-08 04:40:58,907 - INFO - 10.0.0.33 2026-06-08 04:40:58,910 - INFO - api-server:initializing 2026-06-08 04:41:04,029 - INFO - 10.0.0.33 2026-06-08 04:41:04,032 - INFO - api-server:initializing 2026-06-08 04:41:09,143 - INFO - 10.0.0.33 2026-06-08 04:41:09,149 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2026-06-08 04:41:14,264 - INFO - 10.0.0.33 2026-06-08 04:41:14,268 - INFO - api-server:active 2026-06-08 04:41:14,268 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.33 2026-06-08 04:41:14,962 - INFO - 10.0.0.249 2026-06-08 04:41:14,966 - INFO - api-server:initializing 2026-06-08 04:41:20,067 - INFO - 10.0.0.249 2026-06-08 04:41:20,073 - INFO - api-server:initializing 2026-06-08 04:41:25,174 - INFO - 10.0.0.249 2026-06-08 04:41:25,179 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2026-06-08 04:41:30,321 - INFO - 10.0.0.249 2026-06-08 04:41:30,326 - INFO - api-server:active 2026-06-08 04:41:30,326 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.249 2026-06-08 04:41:31,108 - INFO - 10.0.0.27 2026-06-08 04:41:31,111 - INFO - api-server:initializing 2026-06-08 04:41:36,223 - INFO - 10.0.0.27 2026-06-08 04:41:36,227 - INFO - api-server:initializing 2026-06-08 04:41:41,325 - INFO - 10.0.0.27 2026-06-08 04:41:41,332 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2026-06-08 04:41:46,431 - INFO - 10.0.0.27 2026-06-08 04:41:46,438 - INFO - api-server:active 2026-06-08 04:41:46,438 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.27 2026-06-08 04:41:46,598 - INFO - 10.0.0.33 2026-06-08 04:41:46,598 - INFO - config 2026-06-08 04:41:46,606 - INFO - config-nodemgr:active 2026-06-08 04:41:46,613 - INFO - api-server:active 2026-06-08 04:41:46,619 - INFO - schema:backup 2026-06-08 04:41:46,623 - INFO - svc-monitor:active 2026-06-08 04:41:46,627 - INFO - device-manager:backup 2026-06-08 04:41:46,627 - INFO - config-database 2026-06-08 04:41:46,627 - INFO - config-cassandra:active 2026-06-08 04:41:46,627 - INFO - config-zookeeper:active 2026-06-08 04:41:46,628 - INFO - config-rabbitmq:active 2026-06-08 04:41:46,628 - INFO - control 2026-06-08 04:41:46,633 - INFO - control-nodemgr:active 2026-06-08 04:41:46,639 - INFO - control:active 2026-06-08 04:41:46,639 - INFO - named:active 2026-06-08 04:41:46,647 - INFO - dns:active 2026-06-08 04:41:46,647 - INFO - analytics 2026-06-08 04:41:46,652 - INFO - analytics-nodemgr:active 2026-06-08 04:41:46,656 - INFO - analytics-api:active 2026-06-08 04:41:46,662 - INFO - collector:active 2026-06-08 04:41:46,662 - INFO - analytics-database 2026-06-08 04:41:46,662 - INFO - analytics-cassandra:active 2026-06-08 04:41:46,670 - INFO - analyticsdb-nodemgr:active 2026-06-08 04:41:46,677 - INFO - query-engine:active 2026-06-08 04:41:46,677 - INFO - webui 2026-06-08 04:41:46,678 - INFO - webui:active 2026-06-08 04:41:46,678 - INFO - webui-middleware:active 2026-06-08 04:41:46,678 - INFO - redis:active 2026-06-08 04:41:46,678 - INFO - analytics_snmp 2026-06-08 04:41:46,684 - INFO - snmp-collector:active 2026-06-08 04:41:46,684 - INFO - snmp-topology:active 2026-06-08 04:41:46,684 - INFO - analytics_alarm 2026-06-08 04:41:46,684 - INFO - alarmgen:active 2026-06-08 04:41:46,781 - INFO - 10.0.0.249 2026-06-08 04:41:46,782 - INFO - config 2026-06-08 04:41:46,787 - INFO - config-nodemgr:active 2026-06-08 04:41:46,793 - INFO - api-server:active 2026-06-08 04:41:46,797 - INFO - schema:active 2026-06-08 04:41:46,800 - INFO - svc-monitor:backup 2026-06-08 04:41:46,809 - INFO - device-manager:active 2026-06-08 04:41:46,809 - INFO - config-database 2026-06-08 04:41:46,809 - INFO - config-cassandra:active 2026-06-08 04:41:46,809 - INFO - config-zookeeper:active 2026-06-08 04:41:46,809 - INFO - config-rabbitmq:active 2026-06-08 04:41:46,809 - INFO - control 2026-06-08 04:41:46,814 - INFO - control-nodemgr:active 2026-06-08 04:41:46,819 - INFO - control:active 2026-06-08 04:41:46,819 - INFO - named:active 2026-06-08 04:41:46,824 - INFO - dns:active 2026-06-08 04:41:46,824 - INFO - analytics 2026-06-08 04:41:46,830 - INFO - analytics-nodemgr:active 2026-06-08 04:41:46,834 - INFO - analytics-api:active 2026-06-08 04:41:46,840 - INFO - collector:active 2026-06-08 04:41:46,840 - INFO - analytics-database 2026-06-08 04:41:46,840 - INFO - analytics-cassandra:active 2026-06-08 04:41:46,847 - INFO - analyticsdb-nodemgr:active 2026-06-08 04:41:46,851 - INFO - query-engine:active 2026-06-08 04:41:46,852 - INFO - webui 2026-06-08 04:41:46,852 - INFO - webui:active 2026-06-08 04:41:46,852 - INFO - webui-middleware:active 2026-06-08 04:41:46,852 - INFO - redis:active 2026-06-08 04:41:46,852 - INFO - analytics_snmp 2026-06-08 04:41:46,859 - INFO - snmp-collector:active 2026-06-08 04:41:46,859 - INFO - snmp-topology:active 2026-06-08 04:41:46,859 - INFO - analytics_alarm 2026-06-08 04:41:46,859 - INFO - alarmgen:active 2026-06-08 04:41:46,990 - INFO - 10.0.0.27 2026-06-08 04:41:46,990 - INFO - config 2026-06-08 04:41:46,997 - INFO - config-nodemgr:active 2026-06-08 04:41:47,005 - INFO - api-server:active 2026-06-08 04:41:47,008 - INFO - schema:backup 2026-06-08 04:41:47,012 - INFO - svc-monitor:backup 2026-06-08 04:41:47,015 - INFO - device-manager:backup 2026-06-08 04:41:47,015 - INFO - config-database 2026-06-08 04:41:47,016 - INFO - config-cassandra:active 2026-06-08 04:41:47,016 - INFO - config-zookeeper:active 2026-06-08 04:41:47,016 - INFO - config-rabbitmq:active 2026-06-08 04:41:47,016 - INFO - control 2026-06-08 04:41:47,023 - INFO - control-nodemgr:active 2026-06-08 04:41:47,034 - INFO - control:active 2026-06-08 04:41:47,034 - INFO - named:active 2026-06-08 04:41:47,040 - INFO - dns:active 2026-06-08 04:41:47,040 - INFO - analytics 2026-06-08 04:41:47,047 - INFO - analytics-nodemgr:active 2026-06-08 04:41:47,052 - INFO - analytics-api:active 2026-06-08 04:41:47,057 - INFO - collector:active 2026-06-08 04:41:47,058 - INFO - analytics-database 2026-06-08 04:41:47,058 - INFO - analytics-cassandra:active 2026-06-08 04:41:47,064 - INFO - analyticsdb-nodemgr:active 2026-06-08 04:41:47,070 - INFO - query-engine:active 2026-06-08 04:41:47,070 - INFO - webui 2026-06-08 04:41:47,070 - INFO - webui:active 2026-06-08 04:41:47,070 - INFO - webui-middleware:active 2026-06-08 04:41:47,070 - INFO - redis:active 2026-06-08 04:41:47,070 - INFO - analytics_snmp 2026-06-08 04:41:47,076 - INFO - snmp-collector:active 2026-06-08 04:41:47,076 - INFO - snmp-topology:active 2026-06-08 04:41:47,076 - INFO - analytics_alarm 2026-06-08 04:41:47,076 - INFO - alarmgen:active 2026-06-08 04:41:47,167 - INFO - 10.0.0.23 2026-06-08 04:41:47,167 - INFO - vrouter 2026-06-08 04:41:47,172 - INFO - vrouter-nodemgr:active 2026-06-08 04:41:47,177 - INFO - agent:active 2026-06-08 04:41:47,267 - INFO - 10.0.0.240 2026-06-08 04:41:47,267 - INFO - vrouter 2026-06-08 04:41:47,272 - INFO - vrouter-nodemgr:active 2026-06-08 04:41:47,278 - INFO - agent:active 2026-06-08 04:41:47,278 - INFO - All the contrail services are up on all nodes 2026-06-08 04:41:47,718 - INFO - an-jenkins-deploy-platform-ansible-os-5901-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2026-06-08 04:41:47,718 - INFO - an-jenkins-deploy-platform-ansible-os-5901-1 connected to xmpp 10.20.0.25 2026-06-08 04:41:47,718 - WARNING - an-jenkins-deploy-platform-ansible-os-5901-1:contrail-vrouter-agent module connection to ['10.20.0.193:5269'] servers NOT UP 2026-06-08 04:41:47,718 - INFO - an-jenkins-deploy-platform-ansible-os-5901-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2026-06-08 04:41:47,718 - INFO - an-jenkins-deploy-platform-ansible-os-5901-1 connected to xmpp 10.20.0.129 2026-06-08 04:41:47,718 - INFO - an-jenkins-deploy-platform-ansible-os-5901-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2026-06-08 04:41:47,719 - INFO - an-jenkins-deploy-platform-ansible-os-5901-1 connected to dns 10.20.0.25 2026-06-08 04:41:47,719 - INFO - an-jenkins-deploy-platform-ansible-os-5901-1:contrail-vrouter-agent module connection to ['10.20.0.193:53'] servers UP 2026-06-08 04:41:47,719 - INFO - an-jenkins-deploy-platform-ansible-os-5901-1 connected to dns 10.20.0.193 2026-06-08 04:41:47,719 - WARNING - an-jenkins-deploy-platform-ansible-os-5901-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2026-06-08 04:41:47,719 - WARNING - an-jenkins-deploy-platform-ansible-os-5901-1:contrail-vrouter-agent module connection to ['10.0.0.33:8086'] servers NOT UP 2026-06-08 04:41:47,719 - WARNING - an-jenkins-deploy-platform-ansible-os-5901-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers NOT UP 2026-06-08 04:41:47,719 - INFO - an-jenkins-deploy-platform-ansible-os-5901-1:contrail-vrouter-agent module connection to ['10.0.0.27:8086'] servers UP 2026-06-08 04:41:47,719 - INFO - an-jenkins-deploy-platform-ansible-os-5901-1 connected to collector 10.0.0.27 2026-06-08 04:41:48,247 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-1:contrail-control module connection to 10.0.0.33:9041 servers UP 2026-06-08 04:41:48,247 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-1:contrail-control module connection to 10.0.0.33:5673 servers UP 2026-06-08 04:41:48,247 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-1:contrail-control module connection to ['10.0.0.33:8086'] servers UP 2026-06-08 04:41:48,336 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-2:contrail-control module connection to 10.0.0.33:9041 servers UP 2026-06-08 04:41:48,336 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-2:contrail-control module connection to 10.0.0.33:5673 servers UP 2026-06-08 04:41:48,336 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-2:contrail-control module connection to ['10.0.0.33:8086'] servers UP 2026-06-08 04:41:48,354 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-3:contrail-control module connection to 10.0.0.33:9041 servers UP 2026-06-08 04:41:48,354 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-3:contrail-control module connection to 10.0.0.33:5673 servers UP 2026-06-08 04:41:48,354 - INFO - cn-jenkins-deploy-platform-ansible-os-5901-3:contrail-control module connection to ['10.0.0.33:8086'] servers UP 2026-06-08 04:41:48,839 - INFO - Created VN ctest-vn3-74930262, UUID :8e85d9d9-13a6-43ec-a2f9-433940cd3c25 2026-06-08 04:41:49,523 - INFO - Verified VN network id 17 for VN b476f10c-a1f9-4bf1-a681-79acc904123e 2026-06-08 04:41:49,523 - INFO - Verifications in API Server for VN ctest-vn1-73774762 passed 2026-06-08 04:41:49,600 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-73774762 passed 2026-06-08 04:41:49,743 - INFO - VN ctest-vn1-73774762 Policy verification: verify_vn_policy_in_api_server, status: True 2026-06-08 04:41:49,912 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-91688504:ctest-vn1-73774762 is found in opserver 2026-06-08 04:41:51,311 - INFO - VM ([<Server: ctest-vn1_vm2-30206153>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 04:41:56,432 - INFO - VM name : ctest-vn1_vm2-30206153 2026-06-08 04:41:56,820 - INFO - VM ctest-vn1_vm2-30206153 verfication in all API Servers passed 2026-06-08 04:42:43,639 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-vn1_vm2-30206153 passed 2026-06-08 04:42:43,639 - INFO - VM ctest-vn1_vm2-30206153 verifications in Compute nodes passed 2026-06-08 04:42:43,884 - INFO - Validated routes of VM ctest-vn1_vm2-30206153 in all vrouters 2026-06-08 04:42:44,728 - INFO - Verification in Control-nodes for VM ctest-vn1_vm2-30206153 passed 2026-06-08 04:42:44,975 - INFO - Verifying through opserver in 10.0.0.33 2026-06-08 04:42:45,003 - INFO - VM c1338d0b-4238-4cc3-9578-d2e091698805 is present in default-domain:ctest-TestBasicVMVN0-91688504:ctest-vn1-73774762 2026-06-08 04:42:45,191 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-91688504:1f149fd5-d2bc-4eca-aa24-c1884a80d457 of vm c1338d0b-4238-4cc3-9578-d2e091698805 is present in vrouter an-jenkins-deploy-platform-ansible-os-5901-2 uve 2026-06-08 04:42:45,287 - INFO - VM ctest-vn1_vm2-30206153 validations in Opserver passed 2026-06-08 04:42:46,782 - INFO - VM ([<Server: ctest-vn2_vm2-62115823>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 04:42:51,944 - INFO - VM name : ctest-vn2_vm2-62115823 2026-06-08 04:42:52,299 - INFO - VM ctest-vn2_vm2-62115823 verfication in all API Servers passed 2026-06-08 04:43:30,963 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-vn2_vm2-62115823 passed 2026-06-08 04:43:30,964 - INFO - VM ctest-vn2_vm2-62115823 verifications in Compute nodes passed 2026-06-08 04:43:31,260 - INFO - Validated routes of VM ctest-vn2_vm2-62115823 in all vrouters 2026-06-08 04:43:32,063 - INFO - Verification in Control-nodes for VM ctest-vn2_vm2-62115823 passed 2026-06-08 04:43:32,158 - INFO - Verifying through opserver in 10.0.0.33 2026-06-08 04:43:32,182 - INFO - VM 115a877b-e67f-4e9d-8a3a-2250e4988f0c is present in default-domain:ctest-TestBasicVMVN0-91688504:ctest-vn2-78499580 2026-06-08 04:43:32,355 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-91688504:a8598ded-66c3-408e-8f35-43b07c4613e6 of vm 115a877b-e67f-4e9d-8a3a-2250e4988f0c is present in vrouter an-jenkins-deploy-platform-ansible-os-5901-1 uve 2026-06-08 04:43:32,394 - INFO - VM ctest-vn2_vm2-62115823 validations in Opserver passed 2026-06-08 04:43:32,394 - INFO - Waiting for VM ctest-vn1_vm2-30206153 to be up.. 2026-06-08 04:43:33,565 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-vn1_vm2-30206153 passed 2026-06-08 04:43:33,803 - INFO - Waiting for VM ctest-vn2_vm2-62115823 to be up.. 2026-06-08 04:43:34,986 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-vn2_vm2-62115823 passed 2026-06-08 04:44:41,430 - INFO - Ping to IP 192.168.2.251 from VM ctest-vn1_vm2-30206153 passed 2026-06-08 04:44:41,430 - INFO - Deleting VM ctest-vn2_vm2-62115823 2026-06-08 04:44:43,531 - INFO - VM ctest-vn2_vm2-62115823 is fully removed in API-Server 2026-06-08 04:44:43,871 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-91688504:ctest-vn2-78499580 2026-06-08 04:44:43,871 - INFO - VM ctest-vn2_vm2-62115823 is removed in Compute, and routes are removed in all compute nodes 2026-06-08 04:44:44,108 - INFO - Routes for VM ctest-vn2_vm2-62115823 is removed in all control-nodes 2026-06-08 04:44:59,645 - INFO - 115a877b-e67f-4e9d-8a3a-2250e4988f0c vm uve deleted from opserver 2026-06-08 04:44:59,658 - INFO - 115a877b-e67f-4e9d-8a3a-2250e4988f0c vm uve deleted from opserver 2026-06-08 04:44:59,672 - INFO - 115a877b-e67f-4e9d-8a3a-2250e4988f0c vm uve deleted from opserver 2026-06-08 04:44:59,672 - INFO - Validated that VM 115a877b-e67f-4e9d-8a3a-2250e4988f0c is removed from Opserver 2026-06-08 04:44:59,672 - INFO - Deleting VM ctest-vn1_vm2-30206153 2026-06-08 04:45:01,776 - INFO - VM ctest-vn1_vm2-30206153 is fully removed in API-Server 2026-06-08 04:45:02,127 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-91688504:ctest-vn1-73774762 2026-06-08 04:45:02,127 - INFO - VM ctest-vn1_vm2-30206153 is removed in Compute, and routes are removed in all compute nodes 2026-06-08 04:45:02,369 - INFO - Routes for VM ctest-vn1_vm2-30206153 is removed in all control-nodes 2026-06-08 04:45:08,677 - INFO - c1338d0b-4238-4cc3-9578-d2e091698805 vm uve deleted from opserver 2026-06-08 04:45:08,690 - INFO - c1338d0b-4238-4cc3-9578-d2e091698805 vm uve deleted from opserver 2026-06-08 04:45:08,704 - INFO - c1338d0b-4238-4cc3-9578-d2e091698805 vm uve deleted from opserver 2026-06-08 04:45:08,705 - INFO - Validated that VM c1338d0b-4238-4cc3-9578-d2e091698805 is removed from Opserver 2026-06-08 04:45:08,705 - INFO - Deleting VN ctest-vn3-74930262 2026-06-08 04:45:08,868 - INFO - Deleting VM ctest-vn2_vm1-87719075 2026-06-08 04:45:08,954 - INFO - Deleting VM ctest-vn1_vm1-16015079 2026-06-08 04:45:09,194 - INFO - Deleting VN ctest-vn2-78499580 2026-06-08 04:45:11,524 - INFO - Validated that VN ctest-vn2-78499580 is not found in API Server 2026-06-08 04:45:11,548 - INFO - Validated that VN ctest-vn2-78499580 is not in any agent 2026-06-08 04:45:11,582 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn2-78499580 info 2026-06-08 04:45:11,751 - INFO - Deleting VN ctest-vn1-73774762 2026-06-08 04:45:12,050 - INFO - Validated that VN ctest-vn1-73774762 is not found in API Server 2026-06-08 04:45:12,072 - INFO - Validated that VN ctest-vn1-73774762 is not in any agent 2026-06-08 04:45:12,084 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN0-91688504:ctest-vn1-73774762 2026-06-08 04:45:12,104 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-73774762 info 2026-06-08 04:45:12,153 - INFO - Deleted policy policy2 2026-06-08 04:45:12,210 - INFO - Deleted policy policy1 2026-06-08 04:45:13,507 - INFO - END TEST : test_process_restart_in_policy_between_vns : PASSED[0:06:32] 2026-06-08 04:45:13,507 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:45:13,510 - INFO - ================================================================================ 2026-06-08 04:45:13,510 - INFO - STARTING TEST : test_underlay_broadcast_traffic_handling 2026-06-08 04:45:13,510 - INFO - TEST DESCRIPTION : Test the underlay brocast traffic handling by vrouter. (Bug-1545229). 1. Send broadcast traffic from one compute node. 2. Other compute in same subnet should receive that traffic. 3. Receiving compute should treat this traffic as underlay. 4. Compute should not replicate the packet and send the copy back. Pass criteria: Step 3-4 should pass Maintainer : chhandak@juniper.net 2026-06-08 04:45:14,807 - INFO - Initial checks done. Running the testcase now 2026-06-08 04:45:14,807 - INFO - 2026-06-08 04:45:15,226 - INFO - Agent interface name: ens6 2026-06-08 04:45:20,965 - INFO - Pinging broacast address 10.20.0.255 from compute 10.20.0.18 2026-06-08 04:45:37,421 - INFO - 10 packets are found in tcpdump output as expected 2026-06-08 04:45:39,467 - INFO - Packet count matched: Compute 10.0.0.240 has receive only 10 packet from source IP 10.20.0.255. No duplicate packet seen 2026-06-08 04:45:40,729 - INFO - END TEST : test_underlay_broadcast_traffic_handling : PASSED[0:00:27] 2026-06-08 04:45:40,729 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:45:41,516 - INFO - Deleted project: ctest-TestBasicVMVN0-91688504, ID : aff55a47-1e3d-4bf1-8619-0bd8d9e0f3b6 2026-06-08 04:45:41,725 - INFO - Domain Default found not creating 2026-06-08 04:45:41,889 - INFO - Project ctest-TestDropStats-09210277 not found, creating it 2026-06-08 04:45:42,514 - INFO - Created Project:ctest-TestDropStats-09210277, ID : d9f5062d-6c43-4646-b100-3b61896fb1c1 2026-06-08 04:45:44,247 - INFO - ================================================================================ 2026-06-08 04:45:44,247 - INFO - STARTING TEST : test_flow_action_drop_stats 2026-06-08 04:45:44,247 - INFO - TEST DESCRIPTION : Description: Verify flow action drop stats Steps: 1. Create 2 VNs and launch 1 VM in each VN, on different nodes on multi node setup 2. Add policy to deny pkts between VNs. 3. Ping VM2 from VM1 Pass criteria: 1. Verify flow action count gets incremented, get it from introspect 2. Verify flow action count gets incremented for the vmi of VM1, get it from introspect 2026-06-08 04:45:45,536 - INFO - Initial checks done. Running the testcase now 2026-06-08 04:45:45,536 - INFO - 2026-06-08 04:45:46,634 - INFO - Created VN ctest-vn-88307570 2026-06-08 04:45:47,331 - INFO - Created VN ctest-vn-75564440 2026-06-08 04:45:48,944 - INFO - VM ([<Server: ctest-vm1-32049055>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 04:45:50,378 - INFO - VM ([<Server: ctest-vm2-58248495>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 04:45:50,379 - INFO - Waiting for VM ctest-vm1-32049055 to be up.. 2026-06-08 04:45:55,550 - INFO - VM name : ctest-vm1-32049055 2026-06-08 04:46:01,358 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-vm1-32049055 passed 2026-06-08 04:46:06,748 - INFO - Waiting for VM ctest-vm2-58248495 to be up.. 2026-06-08 04:46:06,831 - INFO - VM name : ctest-vm2-58248495 2026-06-08 04:46:08,200 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-vm2-58248495 passed 2026-06-08 04:46:08,627 - INFO - VM ctest-vm1-32049055 verfication in all API Servers passed 2026-06-08 04:46:09,157 - INFO - VM ctest-vm1-32049055 verifications in Compute nodes passed 2026-06-08 04:46:09,424 - INFO - Validated routes of VM ctest-vm1-32049055 in all vrouters 2026-06-08 04:46:10,227 - INFO - Verification in Control-nodes for VM ctest-vm1-32049055 passed 2026-06-08 04:46:11,255 - INFO - Verifying through opserver in 10.0.0.33 2026-06-08 04:46:11,276 - INFO - VM d9ac9264-8d54-4151-803e-db5793849d34 is present in default-domain:ctest-TestDropStats-09210277:ctest-vn-88307570 2026-06-08 04:46:11,541 - INFO - tap interface default-domain:ctest-TestDropStats-09210277:0ca93c2d-44e9-41ce-9e4b-dcc16cb8b679 of vm d9ac9264-8d54-4151-803e-db5793849d34 is present in vrouter an-jenkins-deploy-platform-ansible-os-5901-1 uve 2026-06-08 04:46:11,957 - INFO - VM ctest-vm1-32049055 validations in Opserver passed 2026-06-08 04:46:12,143 - INFO - VM ctest-vm2-58248495 verfication in all API Servers passed 2026-06-08 04:46:12,667 - INFO - VM ctest-vm2-58248495 verifications in Compute nodes passed 2026-06-08 04:46:12,950 - INFO - Validated routes of VM ctest-vm2-58248495 in all vrouters 2026-06-08 04:46:13,744 - INFO - Verification in Control-nodes for VM ctest-vm2-58248495 passed 2026-06-08 04:46:13,839 - INFO - Verifying through opserver in 10.0.0.33 2026-06-08 04:46:13,864 - INFO - VM 3ae072f8-e957-4cc4-b7dd-9535b8d918f9 is present in default-domain:ctest-TestDropStats-09210277:ctest-vn-75564440 2026-06-08 04:46:14,072 - INFO - tap interface default-domain:ctest-TestDropStats-09210277:38f1a386-2f21-47fc-b228-57dff9720256 of vm 3ae072f8-e957-4cc4-b7dd-9535b8d918f9 is present in vrouter an-jenkins-deploy-platform-ansible-os-5901-2 uve 2026-06-08 04:46:14,168 - INFO - VM ctest-vm2-58248495 validations in Opserver passed 2026-06-08 04:46:14,192 - INFO - ---------------------------------------------------------------------------------------------------- 2026-06-08 04:46:14,192 - INFO - ds_discard : 0 2026-06-08 04:46:14,192 - INFO - ds_pull : 0 2026-06-08 04:46:14,192 - INFO - ds_invalid_if : 0 2026-06-08 04:46:14,192 - INFO - ds_invalid_arp : 0 2026-06-08 04:46:14,193 - INFO - ds_trap_no_if : 0 2026-06-08 04:46:14,193 - INFO - ds_nowhere_to_go : 0 2026-06-08 04:46:14,193 - INFO - ds_flow_queue_limit_exceeded : 0 2026-06-08 04:46:14,193 - INFO - ds_flow_no_memory : 0 2026-06-08 04:46:14,193 - INFO - ds_flow_invalid_protocol : 0 2026-06-08 04:46:14,193 - INFO - ds_flow_nat_no_rflow : 0 2026-06-08 04:46:14,193 - INFO - ds_flow_action_drop : 0 2026-06-08 04:46:14,193 - INFO - ds_flow_action_invalid : 0 2026-06-08 04:46:14,193 - INFO - ds_flow_unusable : 0 2026-06-08 04:46:14,193 - INFO - ds_flow_table_full : 0 2026-06-08 04:46:14,193 - INFO - ds_interface_tx_discard : 0 2026-06-08 04:46:14,193 - INFO - ds_interface_drop : 0 2026-06-08 04:46:14,193 - INFO - ds_duplicated : 0 2026-06-08 04:46:14,193 - INFO - ds_push : 0 2026-06-08 04:46:14,193 - INFO - ds_ttl_exceeded : 0 2026-06-08 04:46:14,193 - INFO - ds_invalid_nh : 0 2026-06-08 04:46:14,193 - INFO - ds_invalid_label : 0 2026-06-08 04:46:14,193 - INFO - ds_invalid_protocol : 0 2026-06-08 04:46:14,193 - INFO - ds_interface_rx_discard : 0 2026-06-08 04:46:14,193 - INFO - ds_invalid_mcast_source : 0 2026-06-08 04:46:14,193 - INFO - ds_head_alloc_fail : 0 2026-06-08 04:46:14,193 - INFO - ds_pcow_fail : 0 2026-06-08 04:46:14,193 - INFO - ds_mcast_clone_fail : 0 2026-06-08 04:46:14,193 - INFO - ds_rewrite_fail : 0 2026-06-08 04:46:14,193 - INFO - ds_misc : 0 2026-06-08 04:46:14,194 - INFO - ds_invalid_packet : 0 2026-06-08 04:46:14,194 - INFO - ds_cksum_err : 0 2026-06-08 04:46:14,194 - INFO - ds_no_fmd : 0 2026-06-08 04:46:14,194 - INFO - ds_invalid_vnid : 0 2026-06-08 04:46:14,194 - INFO - ds_frag_err : 0 2026-06-08 04:46:14,194 - INFO - ds_invalid_source : 0 2026-06-08 04:46:14,194 - INFO - ds_mcast_df_bit : 0 2026-06-08 04:46:14,194 - INFO - ds_l2_no_route : 0 2026-06-08 04:46:14,194 - INFO - ds_vlan_fwd_tx : 0 2026-06-08 04:46:14,194 - INFO - ds_vlan_fwd_enq : 0 2026-06-08 04:46:14,194 - INFO - ds_drop_new_flow : 0 2026-06-08 04:46:14,194 - INFO - ds_flow_evict : 0 2026-06-08 04:46:14,194 - INFO - ds_trap_original : 0 2026-06-08 04:46:14,194 - INFO - ds_no_memory : 0 2026-06-08 04:46:14,194 - INFO - ds_fragment_queue_fail : 0 2026-06-08 04:46:14,194 - INFO - ds_no_frag_entry : 0 2026-06-08 04:46:14,194 - INFO - ds_icmp_error : 0 2026-06-08 04:46:14,194 - INFO - ds_clone_fail : 0 2026-06-08 04:46:14,194 - INFO - ds_drop_pkts : 0 2026-06-08 04:46:14,200 - INFO - ---------------------------------------------------------------------------------------------------- 2026-06-08 04:46:14,201 - INFO - ds_discard : 4 2026-06-08 04:46:14,201 - INFO - ds_pull : 0 2026-06-08 04:46:14,201 - INFO - ds_invalid_if : 0 2026-06-08 04:46:14,201 - INFO - ds_invalid_arp : 0 2026-06-08 04:46:14,202 - INFO - ds_trap_no_if : 0 2026-06-08 04:46:14,202 - INFO - ds_nowhere_to_go : 0 2026-06-08 04:46:14,202 - INFO - ds_flow_queue_limit_exceeded : 0 2026-06-08 04:46:14,202 - INFO - ds_flow_no_memory : 0 2026-06-08 04:46:14,202 - INFO - ds_flow_invalid_protocol : 0 2026-06-08 04:46:14,203 - INFO - ds_flow_nat_no_rflow : 0 2026-06-08 04:46:14,203 - INFO - ds_flow_action_drop : 18 2026-06-08 04:46:14,203 - INFO - ds_flow_action_invalid : 0 2026-06-08 04:46:14,203 - INFO - ds_flow_unusable : 0 2026-06-08 04:46:14,203 - INFO - ds_flow_table_full : 0 2026-06-08 04:46:14,203 - INFO - ds_interface_tx_discard : 0 2026-06-08 04:46:14,204 - INFO - ds_interface_drop : 0 2026-06-08 04:46:14,204 - INFO - ds_duplicated : 1 2026-06-08 04:46:14,204 - INFO - ds_push : 0 2026-06-08 04:46:14,204 - INFO - ds_ttl_exceeded : 0 2026-06-08 04:46:14,204 - INFO - ds_invalid_nh : 3 2026-06-08 04:46:14,204 - INFO - ds_invalid_label : 0 2026-06-08 04:46:14,205 - INFO - ds_invalid_protocol : 0 2026-06-08 04:46:14,205 - INFO - ds_interface_rx_discard : 0 2026-06-08 04:46:14,205 - INFO - ds_invalid_mcast_source : 0 2026-06-08 04:46:14,205 - INFO - ds_head_alloc_fail : 0 2026-06-08 04:46:14,205 - INFO - ds_pcow_fail : 0 2026-06-08 04:46:14,205 - INFO - ds_mcast_clone_fail : 0 2026-06-08 04:46:14,205 - INFO - ds_rewrite_fail : 0 2026-06-08 04:46:14,206 - INFO - ds_misc : 0 2026-06-08 04:46:14,206 - INFO - ds_invalid_packet : 0 2026-06-08 04:46:14,206 - INFO - ds_cksum_err : 0 2026-06-08 04:46:14,206 - INFO - ds_no_fmd : 0 2026-06-08 04:46:14,207 - INFO - ds_invalid_vnid : 0 2026-06-08 04:46:14,207 - INFO - ds_frag_err : 0 2026-06-08 04:46:14,207 - INFO - ds_invalid_source : 0 2026-06-08 04:46:14,208 - INFO - ds_mcast_df_bit : 0 2026-06-08 04:46:14,208 - INFO - ds_l2_no_route : 4 2026-06-08 04:46:14,208 - INFO - ds_vlan_fwd_tx : 0 2026-06-08 04:46:14,208 - INFO - ds_vlan_fwd_enq : 0 2026-06-08 04:46:14,208 - INFO - ds_drop_new_flow : 0 2026-06-08 04:46:14,208 - INFO - ds_flow_evict : 0 2026-06-08 04:46:14,209 - INFO - ds_trap_original : 0 2026-06-08 04:46:14,209 - INFO - ds_no_memory : 0 2026-06-08 04:46:14,209 - INFO - ds_fragment_queue_fail : 0 2026-06-08 04:46:14,209 - INFO - ds_no_frag_entry : 0 2026-06-08 04:46:14,209 - INFO - ds_icmp_error : 0 2026-06-08 04:46:14,210 - INFO - ds_clone_fail : 0 2026-06-08 04:46:14,210 - INFO - ds_drop_pkts : 30 2026-06-08 04:46:20,340 - WARNING - Ping to IP 99.236.171.195 from VM ctest-vm1-32049055 failed 2026-06-08 04:46:28,432 - INFO - Vif and vrouter dropstats of type ds_flow_action_drop verifed 2026-06-08 04:46:28,432 - INFO - ---------------------------------------------------------------------------------------------------- 2026-06-08 04:46:28,432 - INFO - ds_discard : 3 2026-06-08 04:46:28,432 - INFO - ds_pull : 0 2026-06-08 04:46:28,432 - INFO - ds_invalid_if : 0 2026-06-08 04:46:28,432 - INFO - ds_invalid_arp : 0 2026-06-08 04:46:28,432 - INFO - ds_trap_no_if : 0 2026-06-08 04:46:28,432 - INFO - ds_nowhere_to_go : 0 2026-06-08 04:46:28,432 - INFO - ds_flow_queue_limit_exceeded : 0 2026-06-08 04:46:28,432 - INFO - ds_flow_no_memory : 0 2026-06-08 04:46:28,432 - INFO - ds_flow_invalid_protocol : 0 2026-06-08 04:46:28,432 - INFO - ds_flow_nat_no_rflow : 0 2026-06-08 04:46:28,432 - INFO - ds_flow_action_drop : 5 2026-06-08 04:46:28,433 - INFO - ds_flow_action_invalid : 0 2026-06-08 04:46:28,433 - INFO - ds_flow_unusable : 0 2026-06-08 04:46:28,433 - INFO - ds_flow_table_full : 0 2026-06-08 04:46:28,433 - INFO - ds_interface_tx_discard : 0 2026-06-08 04:46:28,433 - INFO - ds_interface_drop : 0 2026-06-08 04:46:28,433 - INFO - ds_duplicated : 0 2026-06-08 04:46:28,433 - INFO - ds_push : 0 2026-06-08 04:46:28,433 - INFO - ds_ttl_exceeded : 0 2026-06-08 04:46:28,433 - INFO - ds_invalid_nh : 0 2026-06-08 04:46:28,433 - INFO - ds_invalid_label : 0 2026-06-08 04:46:28,433 - INFO - ds_invalid_protocol : 0 2026-06-08 04:46:28,433 - INFO - ds_interface_rx_discard : 0 2026-06-08 04:46:28,433 - INFO - ds_invalid_mcast_source : 0 2026-06-08 04:46:28,433 - INFO - ds_head_alloc_fail : 0 2026-06-08 04:46:28,433 - INFO - ds_pcow_fail : 0 2026-06-08 04:46:28,433 - INFO - ds_mcast_clone_fail : 0 2026-06-08 04:46:28,433 - INFO - ds_rewrite_fail : 0 2026-06-08 04:46:28,433 - INFO - ds_misc : 0 2026-06-08 04:46:28,433 - INFO - ds_invalid_packet : 0 2026-06-08 04:46:28,433 - INFO - ds_cksum_err : 0 2026-06-08 04:46:28,433 - INFO - ds_no_fmd : 0 2026-06-08 04:46:28,433 - INFO - ds_invalid_vnid : 0 2026-06-08 04:46:28,433 - INFO - ds_frag_err : 0 2026-06-08 04:46:28,433 - INFO - ds_invalid_source : 0 2026-06-08 04:46:28,433 - INFO - ds_mcast_df_bit : 0 2026-06-08 04:46:28,433 - INFO - ds_l2_no_route : 0 2026-06-08 04:46:28,434 - INFO - ds_vlan_fwd_tx : 0 2026-06-08 04:46:28,434 - INFO - ds_vlan_fwd_enq : 0 2026-06-08 04:46:28,434 - INFO - ds_drop_new_flow : 0 2026-06-08 04:46:28,434 - INFO - ds_flow_evict : 0 2026-06-08 04:46:28,434 - INFO - ds_trap_original : 0 2026-06-08 04:46:28,434 - INFO - ds_no_memory : 0 2026-06-08 04:46:28,434 - INFO - ds_fragment_queue_fail : 0 2026-06-08 04:46:28,434 - INFO - ds_no_frag_entry : 0 2026-06-08 04:46:28,434 - INFO - ds_icmp_error : 0 2026-06-08 04:46:28,434 - INFO - ds_clone_fail : 0 2026-06-08 04:46:28,434 - INFO - ds_drop_pkts : 8 2026-06-08 04:46:28,434 - INFO - ---------------------------------------------------------------------------------------------------- 2026-06-08 04:46:28,434 - INFO - ds_discard : 7 2026-06-08 04:46:28,434 - INFO - ds_pull : 0 2026-06-08 04:46:28,434 - INFO - ds_invalid_if : 0 2026-06-08 04:46:28,434 - INFO - ds_invalid_arp : 0 2026-06-08 04:46:28,434 - INFO - ds_trap_no_if : 0 2026-06-08 04:46:28,434 - INFO - ds_nowhere_to_go : 0 2026-06-08 04:46:28,434 - INFO - ds_flow_queue_limit_exceeded : 0 2026-06-08 04:46:28,434 - INFO - ds_flow_no_memory : 0 2026-06-08 04:46:28,434 - INFO - ds_flow_invalid_protocol : 0 2026-06-08 04:46:28,434 - INFO - ds_flow_nat_no_rflow : 0 2026-06-08 04:46:28,435 - INFO - ds_flow_action_drop : 23 2026-06-08 04:46:28,435 - INFO - ds_flow_action_invalid : 0 2026-06-08 04:46:28,435 - INFO - ds_flow_unusable : 0 2026-06-08 04:46:28,435 - INFO - ds_flow_table_full : 0 2026-06-08 04:46:28,435 - INFO - ds_interface_tx_discard : 0 2026-06-08 04:46:28,435 - INFO - ds_interface_drop : 0 2026-06-08 04:46:28,435 - INFO - ds_duplicated : 1 2026-06-08 04:46:28,435 - INFO - ds_push : 0 2026-06-08 04:46:28,435 - INFO - ds_ttl_exceeded : 0 2026-06-08 04:46:28,435 - INFO - ds_invalid_nh : 3 2026-06-08 04:46:28,435 - INFO - ds_invalid_label : 0 2026-06-08 04:46:28,435 - INFO - ds_invalid_protocol : 0 2026-06-08 04:46:28,435 - INFO - ds_interface_rx_discard : 0 2026-06-08 04:46:28,435 - INFO - ds_invalid_mcast_source : 0 2026-06-08 04:46:28,435 - INFO - ds_head_alloc_fail : 0 2026-06-08 04:46:28,435 - INFO - ds_pcow_fail : 0 2026-06-08 04:46:28,435 - INFO - ds_mcast_clone_fail : 0 2026-06-08 04:46:28,435 - INFO - ds_rewrite_fail : 0 2026-06-08 04:46:28,435 - INFO - ds_misc : 0 2026-06-08 04:46:28,435 - INFO - ds_invalid_packet : 0 2026-06-08 04:46:28,435 - INFO - ds_cksum_err : 0 2026-06-08 04:46:28,435 - INFO - ds_no_fmd : 0 2026-06-08 04:46:28,436 - INFO - ds_invalid_vnid : 0 2026-06-08 04:46:28,436 - INFO - ds_frag_err : 0 2026-06-08 04:46:28,436 - INFO - ds_invalid_source : 0 2026-06-08 04:46:28,436 - INFO - ds_mcast_df_bit : 0 2026-06-08 04:46:28,436 - INFO - ds_l2_no_route : 4 2026-06-08 04:46:28,436 - INFO - ds_vlan_fwd_tx : 0 2026-06-08 04:46:28,436 - INFO - ds_vlan_fwd_enq : 0 2026-06-08 04:46:28,436 - INFO - ds_drop_new_flow : 0 2026-06-08 04:46:28,436 - INFO - ds_flow_evict : 0 2026-06-08 04:46:28,436 - INFO - ds_trap_original : 0 2026-06-08 04:46:28,436 - INFO - ds_no_memory : 0 2026-06-08 04:46:28,436 - INFO - ds_fragment_queue_fail : 0 2026-06-08 04:46:28,436 - INFO - ds_no_frag_entry : 0 2026-06-08 04:46:28,436 - INFO - ds_icmp_error : 0 2026-06-08 04:46:28,436 - INFO - ds_clone_fail : 0 2026-06-08 04:46:28,436 - INFO - ds_drop_pkts : 38 2026-06-08 04:46:28,436 - INFO - Deleting VM ctest-vm2-58248495 2026-06-08 04:46:30,539 - INFO - VM ctest-vm2-58248495 is fully removed in API-Server 2026-06-08 04:46:30,751 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDropStats-09210277:ctest-vn-75564440 2026-06-08 04:46:30,751 - INFO - VM ctest-vm2-58248495 is removed in Compute, and routes are removed in all compute nodes 2026-06-08 04:46:30,992 - INFO - Routes for VM ctest-vm2-58248495 is removed in all control-nodes 2026-06-08 04:46:37,279 - INFO - 3ae072f8-e957-4cc4-b7dd-9535b8d918f9 vm uve deleted from opserver 2026-06-08 04:46:37,351 - INFO - 3ae072f8-e957-4cc4-b7dd-9535b8d918f9 vm uve deleted from opserver 2026-06-08 04:46:37,366 - INFO - 3ae072f8-e957-4cc4-b7dd-9535b8d918f9 vm uve deleted from opserver 2026-06-08 04:46:37,366 - INFO - Validated that VM 3ae072f8-e957-4cc4-b7dd-9535b8d918f9 is removed from Opserver 2026-06-08 04:46:37,366 - INFO - Deleting VM ctest-vm1-32049055 2026-06-08 04:46:39,468 - INFO - VM ctest-vm1-32049055 is fully removed in API-Server 2026-06-08 04:46:39,676 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDropStats-09210277:ctest-vn-88307570 2026-06-08 04:46:39,676 - INFO - VM ctest-vm1-32049055 is removed in Compute, and routes are removed in all compute nodes 2026-06-08 04:46:39,930 - INFO - Routes for VM ctest-vm1-32049055 is removed in all control-nodes 2026-06-08 04:46:58,549 - INFO - d9ac9264-8d54-4151-803e-db5793849d34 vm uve deleted from opserver 2026-06-08 04:46:58,560 - INFO - d9ac9264-8d54-4151-803e-db5793849d34 vm uve deleted from opserver 2026-06-08 04:46:58,574 - INFO - d9ac9264-8d54-4151-803e-db5793849d34 vm uve deleted from opserver 2026-06-08 04:46:58,574 - INFO - Validated that VM d9ac9264-8d54-4151-803e-db5793849d34 is removed from Opserver 2026-06-08 04:46:58,574 - INFO - Deleting VN ctest-vn-75564440 2026-06-08 04:46:58,746 - INFO - Deleting VN ctest-vn-88307570 2026-06-08 04:47:00,259 - INFO - END TEST : test_flow_action_drop_stats : PASSED[0:01:16] 2026-06-08 04:47:00,260 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:47:01,052 - INFO - Deleted project: ctest-TestDropStats-09210277, ID : d9f5062d-6c43-4646-b100-3b61896fb1c1 2026-06-08 04:47:01,242 - INFO - Domain Default found not creating 2026-06-08 04:47:01,423 - INFO - Project ctest-FatFlowAggrIpv6Serial-08045594 not found, creating it 2026-06-08 04:47:02,070 - INFO - Created Project:ctest-FatFlowAggrIpv6Serial-08045594, ID : 56c84d64-c569-4f71-92eb-20b3b34707df 2026-06-08 04:47:03,628 - INFO - ================================================================================ 2026-06-08 04:47:03,628 - INFO - STARTING TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node 2026-06-08 04:47:03,628 - INFO - TEST DESCRIPTION : Description: Verify fat flow prefix aggr dest (IPv6) for intra-vn inter-node Steps: 1. Create 2 VNs with IPv6 subnets and launch 3 VMs.2 client VMs in VN1 on same node and server VM in VN2 on different node. Client 1 in subnet 1, Client 2 in the next subnet. Policy p1 configured to allow udp traffic between VN1 and VN2. 2. On server VM, config fat flow aggr prefix dest IPv6 len 125 for UDP port 55. 3. From both the client VMs, send ICMP6 traffic to the server VM twice with diff. src ports Pass criteria: 1. On the remote CN, expect 2 pairs ( 1 for client 1, 1 for client 2) of IPv6 fat flows with prefix aggregated for the src IPs (VM to fabric, Prefix Aggr Dest: Aggregation happens for SRC IPs) 2. On client VM compute nodes, expect 4 pairs of IPv6 flows and on server compute, expect 2 pairs of IPv6 flows 3. On server compute node, flow's source port should be 0 for fat flows Maintainer: Ankitja@juniper.net 2026-06-08 04:47:04,916 - INFO - Initial checks done. Running the testcase now 2026-06-08 04:47:04,916 - INFO - 2026-06-08 04:47:04,916 - INFO - ================================================================================ 2026-06-08 04:47:04,916 - INFO - STARTING TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node 2026-06-08 04:47:04,917 - INFO - TEST DESCRIPTION : : Description: Verify fat flow prefix aggr dest (IPv4) for intra-vn inter-node Steps: 1. Create 2 VNs and launch 3 VMs.2 client VMs in VN1 on same node and server VM in VN2 on different node. Client 1 in subnet 1, Client 2 in the next subnet. Policy p1 configured to allow udp traffic between VN1 and VN2. 2. On server VM, config fat flow aggr prefix dest len 29 for UDP port 55. 3. From both the client VMs, send ICMP traffic to the server VM twice with diff. src ports Pass criteria: 1. On the remote CN, expect 2 pairs ( 1 for client 1, 1 for client 2) of fat flows with prefix aggregated for the src IPs (VM to fabric, Prefix Aggr Dest: Aggregation happens for SRC IPs) 2. On client VM compute nodes, expect 4 pairs of flows and on server compute, expect 2 pairs of flows 3. On server compute node, flow's source port should be 0 for fat flows Maintainer: Ankitja@juniper.net 2026-06-08 04:47:06,188 - INFO - Initial checks done. Running the testcase now 2026-06-08 04:47:06,188 - INFO - 2026-06-08 04:47:07,464 - INFO - Created VN ctest-vn-39187854 2026-06-08 04:47:08,390 - INFO - Created VN ctest-vn-95080036 2026-06-08 04:47:09,062 - INFO - Verified VN network id 6 for VN 33e8a912-1d90-4e4a-bd8c-bc2ead2408b0 2026-06-08 04:47:09,063 - INFO - Verifications in API Server for VN ctest-vn-39187854 passed 2026-06-08 04:47:09,141 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-39187854 passed 2026-06-08 04:47:10,479 - INFO - Validated that VN default-domain:ctest-FatFlowAggrIpv6Serial-08045594:ctest-vn-39187854 is found in opserver 2026-06-08 04:47:10,726 - INFO - Verified VN network id 8 for VN b5aedcaa-074e-4cc3-82ae-f5b657368c19 2026-06-08 04:47:10,726 - INFO - Verifications in API Server for VN ctest-vn-95080036 passed 2026-06-08 04:47:10,804 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-95080036 passed 2026-06-08 04:47:11,206 - INFO - Validated that VN default-domain:ctest-FatFlowAggrIpv6Serial-08045594:ctest-vn-95080036 is found in opserver 2026-06-08 04:47:12,980 - INFO - VM ([<Server: ctest-FatFlowAggrIpv6Serial-08045594-63775787>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 04:47:12,981 - INFO - Waiting for VM ctest-FatFlowAggrIpv6Serial-08045594-63775787 to be up.. 2026-06-08 04:47:18,123 - INFO - VM name : ctest-FatFlowAggrIpv6Serial-08045594-63775787 2026-06-08 04:48:00,788 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-FatFlowAggrIpv6Serial-08045594-63775787 passed 2026-06-08 04:48:28,717 - INFO - VM ([<Server: client2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 04:48:28,717 - INFO - Waiting for VM client2_vm to be up.. 2026-06-08 04:48:33,864 - INFO - VM name : client2_vm 2026-06-08 04:49:20,247 - INFO - Ping to Metadata IP 169.254.0.6 of VM client2_vm passed 2026-06-08 04:49:47,640 - INFO - VM ([<Server: ctest-FatFlowAggrIpv6Serial-08045594-27468773>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 04:49:47,640 - INFO - Waiting for VM ctest-FatFlowAggrIpv6Serial-08045594-27468773 to be up.. 2026-06-08 04:49:52,763 - INFO - VM name : ctest-FatFlowAggrIpv6Serial-08045594-27468773 2026-06-08 04:50:35,068 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-FatFlowAggrIpv6Serial-08045594-27468773 passed 2026-06-08 04:50:56,710 - INFO - Attaching policy ctest-vn1_vn2_pass-32753311 to vn ctest-vn-39187854 2026-06-08 04:50:57,085 - INFO - Attaching policy ctest-vn1_vn2_pass-32753311 to vn ctest-vn-95080036 2026-06-08 04:50:57,427 - INFO - Fat flow added on VMI cb35d974-8fff-46cf-b432-fa745a0e6918: {'port': 55, 'proto': 'udp', 'destination_prefix': ['124.115.244.64', '26'], 'destination_aggregate_prefix_length': 29} 2026-06-08 04:50:57,495 - INFO - Fat flow added on VMI cb35d974-8fff-46cf-b432-fa745a0e6918: {'port': 56, 'proto': 'udp', 'destination_prefix': ['27e7:dc60:9f72:6233:94e:e21e::', '96'], 'destination_aggregate_prefix_length': 125} 2026-06-08 04:52:12,090 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-08045594-27468773 2026-06-08 04:52:16,390 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-08045594-27468773 2026-06-08 04:53:08,801 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-08045594-27468773 2026-06-08 04:53:13,021 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-08045594-27468773 2026-06-08 04:53:13,572 - INFO - Fat flow verification PASSED on node: 10.0.0.23 for - SIP: 27e7:dc60:9f72:6233:94e:e21e::, DIP: 2055:6157:dbe9:7a7b:3403:4d3d:0:3, sport: 0, dport: 56, vrf-id: 3 Fat flow expected: 1, got: 1 2026-06-08 04:53:13,626 - INFO - Fat flow verification PASSED on node: 10.0.0.240 for - SIP: 27e7:dc60:9f72:6233:94e:e21e::, DIP: 2055:6157:dbe9:7a7b:3403:4d3d:0:3, sport: 0, dport: 56, vrf-id: 3 Fat flow expected: 0, got: 0 2026-06-08 04:53:13,683 - INFO - Fat flow verification PASSED on node: 10.0.0.23 for - SIP: 27e7:dc60:9f72:6233:94e:e21e:0:8, DIP: 2055:6157:dbe9:7a7b:3403:4d3d:0:3, sport: 0, dport: 56, vrf-id: 3 Fat flow expected: 1, got: 1 2026-06-08 04:53:13,743 - INFO - Fat flow verification PASSED on node: 10.0.0.240 for - SIP: 27e7:dc60:9f72:6233:94e:e21e:0:8, DIP: 2055:6157:dbe9:7a7b:3403:4d3d:0:3, sport: 0, dport: 56, vrf-id: 3 Fat flow expected: 0, got: 0 2026-06-08 04:53:13,743 - INFO - Fat flow verification passed for protocol udp and port 56 2026-06-08 04:53:13,743 - INFO - Dettaching policy ctest-vn1_vn2_pass-32753311 from vn ctest-vn-95080036 2026-06-08 04:53:14,049 - INFO - Dettaching policy ctest-vn1_vn2_pass-32753311 from vn ctest-vn-39187854 2026-06-08 04:53:14,329 - INFO - Deleted policy ctest-vn1_vn2_pass-32753311 2026-06-08 04:53:14,329 - INFO - Deleting VM ctest-FatFlowAggrIpv6Serial-08045594-27468773 2026-06-08 04:53:14,401 - INFO - Detaching port ea1c7236-aace-41d7-9a60-a788bdf2c280 from VM client2_vm 2026-06-08 04:53:14,436 - INFO - Deleting VM client2_vm 2026-06-08 04:53:14,783 - INFO - Deleted port ea1c7236-aace-41d7-9a60-a788bdf2c280 2026-06-08 04:53:14,784 - INFO - Deleting VM ctest-FatFlowAggrIpv6Serial-08045594-63775787 2026-06-08 04:53:14,908 - INFO - Deleting VN ctest-vn-95080036 2026-06-08 04:53:14,985 - WARNING - Deleting VN ctest-vn-95080036 failed..Will retry 2026-06-08 04:53:17,352 - INFO - Validated that VN ctest-vn-95080036 is not found in API Server 2026-06-08 04:53:17,374 - INFO - Validated that VN ctest-vn-95080036 is not in any agent 2026-06-08 04:53:17,406 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-95080036 info 2026-06-08 04:53:17,406 - INFO - Deleting VN ctest-vn-39187854 2026-06-08 04:53:17,772 - INFO - Validated that VN ctest-vn-39187854 is not found in API Server 2026-06-08 04:53:17,804 - INFO - Validated that VN ctest-vn-39187854 is not in any agent 2026-06-08 04:53:17,846 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-39187854 info 2026-06-08 04:53:19,159 - INFO - END TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node : PASSED[0:06:15] 2026-06-08 04:53:19,159 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:53:20,425 - INFO - END TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node : PASSED[0:06:17] 2026-06-08 04:53:20,425 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:53:21,205 - INFO - Deleted project: ctest-FatFlowAggrIpv6Serial-08045594, ID : 56c84d64-c569-4f71-92eb-20b3b34707df 2026-06-08 04:53:21,402 - INFO - Domain Default found not creating 2026-06-08 04:53:21,576 - INFO - Project ctest-FatFlowSerialIpv6-54122697 not found, creating it 2026-06-08 04:53:22,165 - INFO - Created Project:ctest-FatFlowSerialIpv6-54122697, ID : dd4a1032-2fd0-4607-b1b9-a7c34415e0a2 2026-06-08 04:53:23,672 - INFO - ================================================================================ 2026-06-08 04:53:23,673 - INFO - STARTING TEST : test_fat_flow_intra_vn_inter_node 2026-06-08 04:53:23,673 - INFO - TEST DESCRIPTION : Description: Verify Fat flow for intra-VN inter-Node traffic Steps: 1. create 1 VN and launch 3 VMs in it.client VMs on same node and server VM on different node. 2. on server VM, config Fat flow for udp port 53. 3. from both client VM, send UDP traffic to server on port 53 twice with diff. src ports Pass criteria: 1. on client VMs compute, 4 set of flows and on server compute, 2 set of flows should be created 2. on server compute, flow's source port should be 0 for Fat flow 2026-06-08 04:53:24,943 - INFO - Initial checks done. Running the testcase now 2026-06-08 04:53:24,943 - INFO - 2026-06-08 04:53:26,178 - INFO - Created VN ctest-vn-34306687 2026-06-08 04:53:26,855 - INFO - Verified VN network id 6 for VN ab29bc3f-37b4-4841-886f-f0bfb2ccdb31 2026-06-08 04:53:26,855 - INFO - Verifications in API Server for VN ctest-vn-34306687 passed 2026-06-08 04:53:26,930 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-34306687 passed 2026-06-08 04:53:28,443 - INFO - Validated that VN default-domain:ctest-FatFlowSerialIpv6-54122697:ctest-vn-34306687 is found in opserver 2026-06-08 04:53:29,908 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-54122697-64599332>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 04:53:31,506 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-54122697-22201901>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-2) 2026-06-08 04:53:33,000 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-54122697-09403687>]) created on node: (an-jenkins-deploy-platform-ansible-os-5901-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5901-1) 2026-06-08 04:53:33,000 - INFO - Waiting for VM ctest-FatFlowSerialIpv6-54122697-64599332 to be up.. 2026-06-08 04:53:33,088 - INFO - VM name : ctest-FatFlowSerialIpv6-54122697-64599332 2026-06-08 04:54:36,455 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-FatFlowSerialIpv6-54122697-64599332 passed 2026-06-08 04:55:02,491 - INFO - Waiting for VM ctest-FatFlowSerialIpv6-54122697-22201901 to be up.. 2026-06-08 04:55:02,575 - INFO - VM name : ctest-FatFlowSerialIpv6-54122697-22201901 2026-06-08 04:55:03,983 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-FatFlowSerialIpv6-54122697-22201901 passed 2026-06-08 04:55:35,203 - INFO - Waiting for VM ctest-FatFlowSerialIpv6-54122697-09403687 to be up.. 2026-06-08 04:55:35,292 - INFO - VM name : ctest-FatFlowSerialIpv6-54122697-09403687 2026-06-08 04:55:36,649 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-FatFlowSerialIpv6-54122697-09403687 passed 2026-06-08 04:55:36,967 - INFO - Fat flow added on VMI bbcae901-70e6-4dd2-8f91-c07054fdc9bf: {'proto': 'udp', 'port': 53} 2026-06-08 04:57:17,084 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-54122697-09403687 2026-06-08 04:58:10,199 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-54122697-09403687 2026-06-08 04:58:10,598 - INFO - Fat flow verification PASSED on node: 10.0.0.23 for - SIP: 23.118.159.3, DIP: 23.118.159.5, sport: 0, dport: 53, vrf-id: 3 Fat flow expected: 1, got: 1 2026-06-08 04:58:10,694 - INFO - Fat flow verification PASSED on node: 10.0.0.240 for - SIP: 23.118.159.3, DIP: 23.118.159.5, sport: 0, dport: 53, vrf-id: 3 Fat flow expected: 0, got: 0 2026-06-08 04:58:10,754 - INFO - Fat flow verification PASSED on node: 10.0.0.23 for - SIP: 23.118.159.4, DIP: 23.118.159.5, sport: 0, dport: 53, vrf-id: 3 Fat flow expected: 1, got: 1 2026-06-08 04:58:10,853 - INFO - Fat flow verification PASSED on node: 10.0.0.240 for - SIP: 23.118.159.4, DIP: 23.118.159.5, sport: 0, dport: 53, vrf-id: 3 Fat flow expected: 0, got: 0 2026-06-08 04:58:10,853 - INFO - Fat flow verification passed for protocol udp and port 53 2026-06-08 04:58:15,571 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-54122697-09403687 2026-06-08 04:58:19,765 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-54122697-09403687 2026-06-08 04:58:23,971 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-54122697-09403687 2026-06-08 04:58:28,218 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-54122697-09403687 2026-06-08 04:58:28,891 - INFO - Fat flow verification PASSED on node: 10.0.0.23 for - SIP: 29b6:7dfb:eee5:ba31:fe2e:ca3:0:3, DIP: 29b6:7dfb:eee5:ba31:fe2e:ca3:0:5, sport: 0, dport: 53, vrf-id: 3 Fat flow expected: 1, got: 1 2026-06-08 04:58:28,964 - INFO - Fat flow verification PASSED on node: 10.0.0.240 for - SIP: 29b6:7dfb:eee5:ba31:fe2e:ca3:0:3, DIP: 29b6:7dfb:eee5:ba31:fe2e:ca3:0:5, sport: 0, dport: 53, vrf-id: 3 Fat flow expected: 0, got: 0 2026-06-08 04:58:29,030 - INFO - Fat flow verification PASSED on node: 10.0.0.23 for - SIP: 29b6:7dfb:eee5:ba31:fe2e:ca3:0:4, DIP: 29b6:7dfb:eee5:ba31:fe2e:ca3:0:5, sport: 0, dport: 53, vrf-id: 3 Fat flow expected: 1, got: 1 2026-06-08 04:58:29,108 - INFO - Fat flow verification PASSED on node: 10.0.0.240 for - SIP: 29b6:7dfb:eee5:ba31:fe2e:ca3:0:4, DIP: 29b6:7dfb:eee5:ba31:fe2e:ca3:0:5, sport: 0, dport: 53, vrf-id: 3 Fat flow expected: 0, got: 0 2026-06-08 04:58:29,108 - INFO - Fat flow verification passed for protocol udp and port 53 2026-06-08 04:58:29,108 - INFO - Deleting VM ctest-FatFlowSerialIpv6-54122697-09403687 2026-06-08 04:58:29,221 - INFO - Deleting VM ctest-FatFlowSerialIpv6-54122697-22201901 2026-06-08 04:58:29,296 - INFO - Deleting VM ctest-FatFlowSerialIpv6-54122697-64599332 2026-06-08 04:58:29,373 - INFO - Deleting VN ctest-vn-34306687 2026-06-08 04:58:29,479 - WARNING - Deleting VN ctest-vn-34306687 failed..Will retry 2026-06-08 04:58:31,918 - INFO - Validated that VN ctest-vn-34306687 is not found in API Server 2026-06-08 04:58:31,946 - INFO - Validated that VN ctest-vn-34306687 is not in any agent 2026-06-08 04:58:31,976 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-34306687 info 2026-06-08 04:58:33,253 - INFO - END TEST : test_fat_flow_intra_vn_inter_node : PASSED[0:05:10] 2026-06-08 04:58:33,253 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:58:34,051 - INFO - Deleted project: ctest-FatFlowSerialIpv6-54122697, ID : dd4a1032-2fd0-4607-b1b9-a7c34415e0a2 2026-06-08 04:58:34,288 - INFO - Domain Default found not creating 2026-06-08 04:58:34,473 - INFO - Project ctest-TestXmpptests-66194759 not found, creating it 2026-06-08 04:58:35,027 - INFO - Created Project:ctest-TestXmpptests-66194759, ID : 70bdec2a-d104-4fec-863d-1625cd23b630 2026-06-08 04:58:36,525 - INFO - ================================================================================ 2026-06-08 04:58:36,525 - INFO - STARTING TEST : test_precedence_xmpp_auth 2026-06-08 04:58:36,525 - INFO - TEST DESCRIPTION : Precedence in XMPP auth is that server auth takes precedence over agent auth. To check this, undo xmpp auth on server side and check if XMPP is up and it shows no "TLS" string in introspect. 2026-06-08 04:58:37,809 - INFO - Xmpp auth should be set before running tests 2026-06-08 04:58:39,101 - INFO - 2026-06-08 04:58:39,101 - INFO - END TEST : test_precedence_xmpp_auth : SKIPPED[0:00:03] 2026-06-08 04:58:39,101 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:58:39,104 - INFO - ================================================================================ 2026-06-08 04:58:39,104 - INFO - STARTING TEST : test_undo_xmpp_auth 2026-06-08 04:58:39,104 - INFO - TEST DESCRIPTION : Check if undoing setting and deleting xmpp auth creates any issues. Also confirm if introspect reflects the changes as and when they are done 2026-06-08 04:58:40,373 - INFO - Xmpp auth should be set before running tests 2026-06-08 04:58:41,633 - INFO - 2026-06-08 04:58:41,633 - INFO - END TEST : test_undo_xmpp_auth : SKIPPED[0:00:02] 2026-06-08 04:58:41,633 - INFO - -------------------------------------------------------------------------------- 2026-06-08 04:58:42,413 - INFO - Deleted project: ctest-TestXmpptests-66194759, ID : 70bdec2a-d104-4fec-863d-1625cd23b630 + [[ -z '' ]] + [[ -z sanity ]] + sleep 2 + /usr/bin/python3 tools/report_gen.py contrail_test_input.yaml report_details_2026_06_08_02_23_53.ini [localhost] local: rpm -q --queryformat '%{VERSION}-' contrail-lib; rpm -q --queryformat '%{RELEASE}' contrail-lib | awk -F'.' '{print $1}' Traceback (most recent call last): File "/contrail-test/tools/report_gen.py", line 246, in <module> main(sys.argv[1], sys.argv[2]) File "/contrail-test/tools/report_gen.py", line 241, in main obj.setUp() File "/contrail-test/tools/report_gen.py", line 53, in setUp self.setup_detail = '%s %s~%s' % (self.get_distro(), self.build_id, File "/contrail-test/tools/report_gen.py", line 206, in get_distro self.distro = self.run_cmd_on_server(self.cfgm_ips[0], cmd, container='controller') File "/contrail-test/common/contrail_test_init.py", line 974, in run_cmd_on_server raise Exception(msg) Exception: Container controller is not present on host 10.0.0.33 + echo 'Generated report_details* file: report_details_2026_06_08_02_23_53.ini' Generated report_details* file: report_details_2026_06_08_02_23_53.ini + parse_results + /usr/bin/python3 tools/parse_result.py result_2026_06_08_02_23_53_27265.xml report_details_2026_06_08_02_23_53.ini Traceback (most recent call last): File "/contrail-test/tools/parse_result.py", line 81, in <module> logs_location = _get_log_location(report_file) File "/contrail-test/tools/parse_result.py", line 71, in _get_log_location log_location = config.get('Test', 'logslocation') File "/usr/lib64/python3.9/configparser.py", line 781, in get d = self._unify_values(section, vars) File "/usr/lib64/python3.9/configparser.py", line 1152, in _unify_values raise NoSectionError(section) from None configparser.NoSectionError: No section: 'Test' + /usr/bin/python3 tools/parse_result.py result_2026_06_08_02_23_53_4678.xml report_details_2026_06_08_02_23_53.ini Traceback (most recent call last): File "/contrail-test/tools/parse_result.py", line 81, in <module> logs_location = _get_log_location(report_file) File "/contrail-test/tools/parse_result.py", line 71, in _get_log_location log_location = config.get('Test', 'logslocation') File "/usr/lib64/python3.9/configparser.py", line 781, in get d = self._unify_values(section, vars) File "/usr/lib64/python3.9/configparser.py", line 1152, in _unify_values raise NoSectionError(section) from None configparser.NoSectionError: No section: 'Test' + generate_html + '[' -f result_2026_06_08_02_23_53_27265.xml ']' + /usr/bin/python3 tools/update_testsuite_properties.py report_details_2026_06_08_02_23_53.ini result_2026_06_08_02_23_53_27265.xml Traceback (most recent call last): File "/contrail-test/tools/update_testsuite_properties.py", line 104, in <module> update_xml(sys.argv[1], sys.argv[2]) File "/contrail-test/tools/update_testsuite_properties.py", line 8, in update_xml build_id = config.get('Test', 'Build') File "/usr/lib64/python3.9/configparser.py", line 781, in get d = self._unify_values(section, vars) File "/usr/lib64/python3.9/configparser.py", line 1152, in _unify_values raise NoSectionError(section) from None configparser.NoSectionError: No section: 'Test' + 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] Transform time: 474ms BUILD SUCCESSFUL Total time: 1 second + 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/testdetailedpolicy1.log logs/testsvchc.log logs/testmtu.log logs/testdropstats.log logs/testqos.log logs/testbasicpolicyipv4v6.log logs/testvifstats.log logs/testrouters.log logs/testports.log logs/testmultiinlinesvcipv6.log logs/testsubinterfaces.log logs/testsvcregr.log logs/auth.log logs/testbasicvmvn0.log logs/testecmpipv6fragments.log logs/analyticstestsanitywithmin.log logs/testvdnsbasic0.log logs/testbgpaaslocalas.log logs/testrp.log logs/testbgpaaszone.log logs/testxmpptests.log logs/disablepolicyecmpipv6.log logs/testpolicyacl.log logs/testecmpwithsvmchange.log logs/testbasicheat.log logs/fatflowaggr.log logs/testbasicpolicy.log logs/testbasicrtfilter.log logs/testbasicvmvnx.log logs/testvifdump.log logs/testdetailedpolicy0ipv4v6.log logs/testecmpsanityipv6.log logs/testrbacbasic.log logs/analyticstestsanitywithresource.log logs/testgwlessfwd.log logs/testbasicvmvn.log logs/testrbac.log logs/testencapcases.log logs/fatflowaggripv6serial.log logs/testmultiinlinesvc.log logs/testroutersbasic.log logs/testpolicyaclipv4v6.log logs/testroutes.log logs/testecmpconfighashfeature.log logs/testserialsanity_mx.log logs/securitygroupbasicregressiontests1.log logs/testbasicpolicynegativeipv4v6.log logs/testasn4.log logs/testfbitmergebuffdisable.log logs/securitygroupbasicregressiontests1ipv6.log logs/analyticsbasictestsanity.log logs/testdm.log logs/analyticstestsanity.log logs/testheat.log logs/testmtuprobe.log logs/securitygroupbasicregressiontests1_contrail.log logs/floatingipbasictestsanity.log logs/testheatipv6.log logs/testbasicheatipv6.log logs/testbasicpolicymodifyipv4v6.log logs/testmd5testsoncontrol.log logs/dbmanagetest.log logs/testdpdkbondstatus.log logs/analyticstestsanity3.log logs/testgrogso.log logs/testbasicrr.log logs/fatflowserialipv6.log logs/testsvcv2mirror.log logs/tcutils.tcpdump_utils.log logs/testsanity_mx.log logs/introspect.log logs/documentationtest.log logs/__main__.log logs/testdetailedpolicy1ipv4v6.log logs/tcutils.collector.opserver_results.log logs/testlacp.log logs/testcrud.log logs/common.contrail_test_init.log logs/testecmpsanity.log logs/testevpncasesrestart.log logs/testecmpfeature.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.27] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5901-3-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5901-3-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5901-3-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.27] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5901-3-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5901-3-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5901-3-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.27] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5901-3-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5901-3-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5901-3-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.27] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5901-3-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5901-3-traceback_parse_failures.log [ubuntu@10.0.0.33] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5901-1-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5901-1-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5901-1-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.33] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5901-1-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5901-1-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5901-1-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.33] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5901-1-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5901-1-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5901-1-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.33] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5901-1-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5901-1-traceback_parse_failures.log [ubuntu@10.0.0.249] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5901-2-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5901-2-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5901-2-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.249] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5901-2-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5901-2-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5901-2-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.249] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5901-2-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5901-2-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5901-2-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.249] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5901-2-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5901-2-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