+ 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_08_24_02_33_18 + SCRIPT_TS=2026_08_24_02_33_18 ++ 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-XXXXXXyMspVh/agent.24; export SSH_AUTH_SOCK; SSH_AGENT_PID=25; export SSH_AGENT_PID; echo Agent pid 25;' ++ SSH_AUTH_SOCK=/tmp/ssh-XXXXXXyMspVh/agent.24 ++ export SSH_AUTH_SOCK ++ SSH_AGENT_PID=25 ++ export SSH_AGENT_PID ++ echo Agent pid 25 + 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_08_24_02_33_18.ini + REPORT_DETAILS_FILE=report_details_2026_08_24_02_33_18.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_08_24_02_33_18_1436.xml ++ echo result_2026_08_24_02_33_18_1436.xml + result_xml=result_2026_08_24_02_33_18_1436.xml ++ get_result_xml ++ result_xml=result_2026_08_24_02_33_18_27187.xml ++ echo result_2026_08_24_02_33_18_27187.xml + serial_result_xml=result_2026_08_24_02_33_18_27187.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_08_24_02_33_18_1436.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-08-24 02:33:45,515 - INFO - Domain Default found not creating 2026-08-24 02:33:46,090 - INFO - Project ctest-TestBasicRR-24282630 not found, creating it 2026-08-24 02:33:46,778 - INFO - Created Project:ctest-TestBasicRR-24282630, ID : f77ee0cd-ebc4-4f9c-a7ab-4c25dd7b35e4 2026-08-24 02:33:48,679 - INFO - ================================================================================ 2026-08-24 02:33:48,679 - INFO - STARTING TEST : test_basic_RR 2026-08-24 02:33:48,680 - 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-08-24 02:33:49,373 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:33:49,373 - INFO - 2026-08-24 02:33:49,373 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-08-24 02:33:49,373 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-08-24 02:33:50,026 - INFO - 2026-08-24 02:33:50,026 - INFO - END TEST : test_basic_RR : SKIPPED[0:00:02] 2026-08-24 02:33:50,026 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:33:50,029 - INFO - ================================================================================ 2026-08-24 02:33:50,030 - INFO - STARTING TEST : test_create_vm_after_RR_set 2026-08-24 02:33:50,030 - 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-08-24 02:33:50,707 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:33:50,707 - INFO - 2026-08-24 02:33:50,707 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-08-24 02:33:50,707 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-08-24 02:33:51,369 - INFO - 2026-08-24 02:33:51,369 - INFO - END TEST : test_create_vm_after_RR_set : SKIPPED[0:00:01] 2026-08-24 02:33:51,369 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:33:52,393 - INFO - Deleted project: ctest-TestBasicRR-24282630, ID : f77ee0cd-ebc4-4f9c-a7ab-4c25dd7b35e4 2026-08-24 02:33:53,232 - INFO - Using existing project ['default-domain', 'admin'](049cc689-5bbb-4605-badf-324c061a7d1b) 2026-08-24 02:33:53,244 - INFO - ================================================================================ 2026-08-24 02:33:53,244 - INFO - STARTING TEST : test_contrail_status 2026-08-24 02:33:53,244 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active 2026-08-24 02:33:53,933 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:33:53,933 - INFO - 2026-08-24 02:33:53,997 - INFO - 10.0.0.190 2026-08-24 02:33:53,997 - INFO - config 2026-08-24 02:33:54,005 - INFO - config-nodemgr:active 2026-08-24 02:33:54,010 - INFO - api-server:active 2026-08-24 02:33:54,016 - INFO - schema:active 2026-08-24 02:33:54,020 - INFO - svc-monitor:active 2026-08-24 02:33:54,023 - INFO - device-manager:active 2026-08-24 02:33:54,024 - INFO - config-database 2026-08-24 02:33:54,024 - INFO - config-cassandra:active 2026-08-24 02:33:54,024 - INFO - config-zookeeper:active 2026-08-24 02:33:54,024 - INFO - config-rabbitmq:active 2026-08-24 02:33:54,024 - INFO - control 2026-08-24 02:33:54,029 - INFO - control-nodemgr:active 2026-08-24 02:33:54,038 - INFO - control:active 2026-08-24 02:33:54,038 - INFO - named:active 2026-08-24 02:33:54,049 - INFO - dns:active 2026-08-24 02:33:54,049 - INFO - analytics 2026-08-24 02:33:54,054 - INFO - analytics-nodemgr:active 2026-08-24 02:33:54,059 - INFO - analytics-api:active 2026-08-24 02:33:54,067 - INFO - collector:active 2026-08-24 02:33:54,067 - INFO - analytics-database 2026-08-24 02:33:54,067 - INFO - analytics-cassandra:active 2026-08-24 02:33:54,073 - INFO - analyticsdb-nodemgr:active 2026-08-24 02:33:54,082 - INFO - query-engine:active 2026-08-24 02:33:54,082 - INFO - webui 2026-08-24 02:33:54,082 - INFO - webui:active 2026-08-24 02:33:54,082 - INFO - webui-middleware:active 2026-08-24 02:33:54,082 - INFO - redis:active 2026-08-24 02:33:54,082 - INFO - analytics_snmp 2026-08-24 02:33:54,088 - INFO - snmp-collector:active 2026-08-24 02:33:54,088 - INFO - snmp-topology:active 2026-08-24 02:33:54,088 - INFO - analytics_alarm 2026-08-24 02:33:54,088 - INFO - alarmgen:active 2026-08-24 02:33:54,147 - INFO - 10.0.0.50 2026-08-24 02:33:54,147 - INFO - config 2026-08-24 02:33:54,154 - INFO - config-nodemgr:active 2026-08-24 02:33:54,160 - INFO - api-server:active 2026-08-24 02:33:54,165 - INFO - schema:backup 2026-08-24 02:33:54,170 - INFO - svc-monitor:backup 2026-08-24 02:33:54,174 - INFO - device-manager:backup 2026-08-24 02:33:54,174 - INFO - config-database 2026-08-24 02:33:54,174 - INFO - config-cassandra:active 2026-08-24 02:33:54,174 - INFO - config-zookeeper:active 2026-08-24 02:33:54,174 - INFO - config-rabbitmq:active 2026-08-24 02:33:54,174 - INFO - control 2026-08-24 02:33:54,180 - INFO - control-nodemgr:active 2026-08-24 02:33:54,185 - INFO - control:active 2026-08-24 02:33:54,185 - INFO - named:active 2026-08-24 02:33:54,191 - INFO - dns:active 2026-08-24 02:33:54,191 - INFO - analytics 2026-08-24 02:33:54,197 - INFO - analytics-nodemgr:active 2026-08-24 02:33:54,204 - INFO - analytics-api:active 2026-08-24 02:33:54,210 - INFO - collector:active 2026-08-24 02:33:54,211 - INFO - analytics-database 2026-08-24 02:33:54,211 - INFO - analytics-cassandra:active 2026-08-24 02:33:54,217 - INFO - analyticsdb-nodemgr:active 2026-08-24 02:33:54,224 - INFO - query-engine:active 2026-08-24 02:33:54,225 - INFO - webui 2026-08-24 02:33:54,225 - INFO - webui:active 2026-08-24 02:33:54,225 - INFO - webui-middleware:active 2026-08-24 02:33:54,225 - INFO - redis:active 2026-08-24 02:33:54,225 - INFO - analytics_snmp 2026-08-24 02:33:54,230 - INFO - snmp-collector:active 2026-08-24 02:33:54,230 - INFO - snmp-topology:active 2026-08-24 02:33:54,230 - INFO - analytics_alarm 2026-08-24 02:33:54,230 - INFO - alarmgen:active 2026-08-24 02:33:54,276 - INFO - 10.0.0.191 2026-08-24 02:33:54,276 - INFO - config 2026-08-24 02:33:54,283 - INFO - config-nodemgr:active 2026-08-24 02:33:54,292 - INFO - api-server:active 2026-08-24 02:33:54,296 - INFO - schema:backup 2026-08-24 02:33:54,301 - INFO - svc-monitor:backup 2026-08-24 02:33:54,304 - INFO - device-manager:backup 2026-08-24 02:33:54,304 - INFO - config-database 2026-08-24 02:33:54,305 - INFO - config-cassandra:active 2026-08-24 02:33:54,305 - INFO - config-zookeeper:active 2026-08-24 02:33:54,305 - INFO - config-rabbitmq:active 2026-08-24 02:33:54,305 - INFO - control 2026-08-24 02:33:54,310 - INFO - control-nodemgr:active 2026-08-24 02:33:54,315 - INFO - control:active 2026-08-24 02:33:54,316 - INFO - named:active 2026-08-24 02:33:54,322 - INFO - dns:active 2026-08-24 02:33:54,322 - INFO - analytics 2026-08-24 02:33:54,328 - INFO - analytics-nodemgr:active 2026-08-24 02:33:54,333 - INFO - analytics-api:active 2026-08-24 02:33:54,338 - INFO - collector:active 2026-08-24 02:33:54,338 - INFO - analytics-database 2026-08-24 02:33:54,339 - INFO - analytics-cassandra:active 2026-08-24 02:33:54,344 - INFO - analyticsdb-nodemgr:active 2026-08-24 02:33:54,354 - INFO - query-engine:active 2026-08-24 02:33:54,354 - INFO - webui 2026-08-24 02:33:54,354 - INFO - webui:active 2026-08-24 02:33:54,354 - INFO - webui-middleware:active 2026-08-24 02:33:54,354 - INFO - redis:active 2026-08-24 02:33:54,354 - INFO - analytics_snmp 2026-08-24 02:33:54,360 - INFO - snmp-collector:active 2026-08-24 02:33:54,360 - INFO - snmp-topology:active 2026-08-24 02:33:54,360 - INFO - analytics_alarm 2026-08-24 02:33:54,360 - INFO - alarmgen:active 2026-08-24 02:33:54,406 - INFO - 10.0.0.162 2026-08-24 02:33:54,406 - INFO - vrouter 2026-08-24 02:33:54,413 - INFO - vrouter-nodemgr:active 2026-08-24 02:33:54,423 - INFO - agent:active 2026-08-24 02:33:54,470 - INFO - 10.0.0.185 2026-08-24 02:33:54,470 - INFO - vrouter 2026-08-24 02:33:54,476 - INFO - vrouter-nodemgr:active 2026-08-24 02:33:54,482 - INFO - agent:active 2026-08-24 02:33:54,483 - INFO - All the contrail services are up on all nodes 2026-08-24 02:33:54,483 - INFO - contrail-status passed 2026-08-24 02:33:55,160 - INFO - END TEST : test_contrail_status : PASSED[0:00:02] 2026-08-24 02:33:55,160 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:33:55,254 - INFO - Using existing project ['default-domain', 'admin'](049cc689-5bbb-4605-badf-324c061a7d1b) 2026-08-24 02:33:55,262 - INFO - ================================================================================ 2026-08-24 02:33:55,262 - INFO - STARTING TEST : test_db_nodemgr_status 2026-08-24 02:33:55,262 - INFO - TEST DESCRIPTION : Test to verify db nodemgr status 2026-08-24 02:33:55,957 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:33:55,957 - INFO - 2026-08-24 02:33:55,957 - INFO - Verifying through collector 10.0.0.191 for db node cn-jenkins-deploy-platform-ansible-os-6211-1. 2026-08-24 02:33:56,361 - INFO - Verifying through collector 10.0.0.191 for db node cn-jenkins-deploy-platform-ansible-os-6211-2. 2026-08-24 02:33:56,427 - INFO - Verifying through collector 10.0.0.191 for db node cn-jenkins-deploy-platform-ansible-os-6211-3. 2026-08-24 02:33:57,151 - INFO - END TEST : test_db_nodemgr_status : PASSED[0:00:02] 2026-08-24 02:33:57,152 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:33:57,154 - INFO - ================================================================================ 2026-08-24 02:33:57,154 - INFO - STARTING TEST : test_verify_generator_collector_connections 2026-08-24 02:33:57,154 - 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-08-24 02:33:57,844 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:33:57,844 - INFO - 2026-08-24 02:33:57,850 - INFO - IP 10.0.0.190 port 8083 connected to collector 10.0.0.190 2026-08-24 02:33:57,855 - INFO - IP 10.0.0.50 port 8083 connected to collector 10.0.0.190 2026-08-24 02:33:57,862 - INFO - IP 10.0.0.191 port 8083 connected to collector 10.0.0.190 2026-08-24 02:33:57,865 - INFO - IP 10.0.0.190 port 8084 connected to collector 10.0.0.190 2026-08-24 02:33:57,869 - INFO - IP 10.0.0.50 port 8084 connected to collector 10.0.0.191 2026-08-24 02:33:57,873 - INFO - IP 10.0.0.191 port 8084 connected to collector 10.0.0.50 2026-08-24 02:33:57,876 - INFO - IP 10.0.0.190 port 8087 connected to collector 10.0.0.50 2026-08-24 02:33:57,880 - INFO - IP 10.0.0.190 port 8088 connected to collector 10.0.0.190 2026-08-24 02:33:57,884 - INFO - IP 10.0.0.190 port 8090 connected to collector 10.0.0.191 2026-08-24 02:33:57,888 - INFO - IP 10.0.0.50 port 8090 connected to collector 10.0.0.191 2026-08-24 02:33:57,893 - INFO - IP 10.0.0.191 port 8090 connected to collector 10.0.0.191 2026-08-24 02:33:57,900 - INFO - IP 10.0.0.190 port 8091 connected to collector 10.0.0.191 2026-08-24 02:33:57,907 - INFO - IP 10.0.0.50 port 8091 connected to collector 10.0.0.191 2026-08-24 02:33:57,915 - INFO - IP 10.0.0.191 port 8091 connected to collector 10.0.0.191 2026-08-24 02:33:58,351 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-1:Control:contrail-control:0 is connected to collector 10.0.0.190 2026-08-24 02:33:58,434 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-1:Control:contrail-dns:0 is connected to collector 10.0.0.190 2026-08-24 02:33:58,523 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-2:Control:contrail-control:0 is connected to collector 10.0.0.190 2026-08-24 02:33:58,556 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-2:Control:contrail-dns:0 is connected to collector 10.0.0.190 2026-08-24 02:33:58,606 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-3:Control:contrail-control:0 is connected to collector 10.0.0.190 2026-08-24 02:33:58,639 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-3:Control:contrail-dns:0 is connected to collector 10.0.0.190 2026-08-24 02:33:58,681 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-6211-1:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.190 2026-08-24 02:33:58,714 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-6211-2:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.190 2026-08-24 02:33:58,738 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-1.:Config:contrail-schema:0 is connected to collector 10.0.0.190 2026-08-24 02:33:58,762 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-1.:Config:contrail-svc-monitor:0 is connected to collector 10.0.0.190 2026-08-24 02:33:58,825 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-1.:Config:contrail-api:0 is connected to collector 10.0.0.190 2026-08-24 02:33:58,846 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-2.:Config:contrail-api:0 is connected to collector 10.0.0.190 2026-08-24 02:33:58,874 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-3.:Config:contrail-api:0 is connected to collector 10.0.0.190 2026-08-24 02:33:58,915 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.190 2026-08-24 02:33:58,934 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.190 2026-08-24 02:33:58,954 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.190 2026-08-24 02:33:58,976 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.190 2026-08-24 02:33:58,996 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.190 2026-08-24 02:33:59,018 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.190 2026-08-24 02:33:59,039 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.190 2026-08-24 02:33:59,057 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.190 2026-08-24 02:33:59,077 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.190 2026-08-24 02:33:59,104 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-1.:Analytics:contrail-collector:0 is connected to collector 10.0.0.190 2026-08-24 02:33:59,129 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-1.:Database:contrail-query-engine:0 is connected to collector 10.0.0.190 2026-08-24 02:33:59,157 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-2.:Analytics:contrail-collector:0 is connected to collector 10.0.0.190 2026-08-24 02:33:59,185 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-2.:Database:contrail-query-engine:0 is connected to collector 10.0.0.190 2026-08-24 02:33:59,213 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-3.:Analytics:contrail-collector:0 is connected to collector 10.0.0.190 2026-08-24 02:33:59,243 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-3.:Database:contrail-query-engine:0 is connected to collector 10.0.0.190 2026-08-24 02:33:59,388 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-6211-1 vrouter uve is 10.20.0.254 2026-08-24 02:33:59,440 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-6211-1 agent introspect is 10.20.0.254 2026-08-24 02:33:59,518 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-6211-2 vrouter uve is 10.20.0.14 2026-08-24 02:33:59,563 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-6211-2 agent introspect is 10.20.0.14 2026-08-24 02:33:59,639 - INFO - Vrouter an-jenkins-deploy-platform-ansible-os-6211-1 connected to {'10.20.0.254', '10.20.0.14'} xmpp peers out of {'10.20.0.254', '10.20.0.25', '10.20.0.14'} 2026-08-24 02:33:59,640 - INFO - xmpp peer correctly displayed as ['10.20.0.254', '10.20.0.14'] for vrouter an-jenkins-deploy-platform-ansible-os-6211-1 2026-08-24 02:33:59,710 - INFO - Vrouter an-jenkins-deploy-platform-ansible-os-6211-2 connected to {'10.20.0.25', '10.20.0.14'} xmpp peers out of {'10.20.0.254', '10.20.0.25', '10.20.0.14'} 2026-08-24 02:33:59,710 - INFO - xmpp peer correctly displayed as ['10.20.0.25', '10.20.0.14'] for vrouter an-jenkins-deploy-platform-ansible-os-6211-2 2026-08-24 02:33:59,710 - INFO - Verifying through opserver in 10.0.0.191 2026-08-24 02:33:59,884 - INFO - Bgp peers = 2 2026-08-24 02:33:59,884 - INFO - Bgp peers = 2 2026-08-24 02:33:59,885 - INFO - Bgp peers = 2 2026-08-24 02:33:59,885 - INFO - Total xmpp peer connections found = 4 2026-08-24 02:34:00,594 - INFO - END TEST : test_verify_generator_collector_connections : PASSED[0:00:03] 2026-08-24 02:34:00,595 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:34:00,598 - INFO - ================================================================================ 2026-08-24 02:34:00,598 - INFO - STARTING TEST : test_verify_generator_connections_to_collector_node 2026-08-24 02:34:00,598 - INFO - TEST DESCRIPTION : Test to validate generator connections 2026-08-24 02:34:01,286 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:34:01,286 - INFO - 2026-08-24 02:34:01,324 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-6211-1:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.190 2026-08-24 02:34:01,347 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-6211-1:Compute:contrail-vrouter-nodemgr:0 is connected to collector 10.0.0.190 2026-08-24 02:34:01,386 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-6211-2:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.190 2026-08-24 02:34:01,409 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-6211-2:Compute:contrail-vrouter-nodemgr:0 is connected to collector 10.0.0.190 2026-08-24 02:34:01,437 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-1.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.190 2026-08-24 02:34:01,476 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-1.:Analytics:contrail-collector:0 is connected to collector 10.0.0.190 2026-08-24 02:34:01,502 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.190 2026-08-24 02:34:01,523 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-2.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.190 2026-08-24 02:34:01,554 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-2.:Analytics:contrail-collector:0 is connected to collector 10.0.0.190 2026-08-24 02:34:01,578 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.190 2026-08-24 02:34:01,603 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-3.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.190 2026-08-24 02:34:01,645 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-3.:Analytics:contrail-collector:0 is connected to collector 10.0.0.190 2026-08-24 02:34:01,669 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.190 2026-08-24 02:34:01,697 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-1.:Database:contrail-query-engine:0 is connected to collector 10.0.0.190 2026-08-24 02:34:01,719 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-1.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.190 2026-08-24 02:34:01,744 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-2.:Database:contrail-query-engine:0 is connected to collector 10.0.0.190 2026-08-24 02:34:01,765 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-2.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.190 2026-08-24 02:34:01,797 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-3.:Database:contrail-query-engine:0 is connected to collector 10.0.0.190 2026-08-24 02:34:01,824 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-3.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.190 2026-08-24 02:34:01,849 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-1.:Config:contrail-api:0 is connected to collector 10.0.0.190 2026-08-24 02:34:01,873 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-2.:Config:contrail-api:0 is connected to collector 10.0.0.190 2026-08-24 02:34:01,910 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-3.:Config:contrail-api:0 is connected to collector 10.0.0.190 2026-08-24 02:34:01,967 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-1:Control:contrail-control:0 is connected to collector 10.0.0.190 2026-08-24 02:34:01,992 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-1:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.190 2026-08-24 02:34:02,026 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-1:Control:contrail-dns:0 is connected to collector 10.0.0.190 2026-08-24 02:34:02,076 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-2:Control:contrail-control:0 is connected to collector 10.0.0.190 2026-08-24 02:34:02,098 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-2:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.190 2026-08-24 02:34:02,127 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-2:Control:contrail-dns:0 is connected to collector 10.0.0.190 2026-08-24 02:34:02,177 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-3:Control:contrail-control:0 is connected to collector 10.0.0.190 2026-08-24 02:34:02,197 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-3:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.190 2026-08-24 02:34:02,230 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6211-3:Control:contrail-dns:0 is connected to collector 10.0.0.190 2026-08-24 02:34:02,996 - INFO - END TEST : test_verify_generator_connections_to_collector_node : PASSED[0:00:02] 2026-08-24 02:34:02,997 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:34:02,999 - INFO - ================================================================================ 2026-08-24 02:34:02,999 - INFO - STARTING TEST : test_verify_process_status_agent 2026-08-24 02:34:02,999 - INFO - TEST DESCRIPTION : Test to validate process_status 2026-08-24 02:34:03,652 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:34:03,652 - INFO - 2026-08-24 02:34:03,686 - INFO - an-jenkins-deploy-platform-ansible-os-6211-1:contrail-vrouter-agent module connection to ['10.20.0.254:5269'] servers UP 2026-08-24 02:34:03,686 - INFO - an-jenkins-deploy-platform-ansible-os-6211-1 connected to xmpp 10.20.0.254 2026-08-24 02:34:03,686 - INFO - an-jenkins-deploy-platform-ansible-os-6211-1:contrail-vrouter-agent module connection to ['10.20.0.14:5269'] servers UP 2026-08-24 02:34:03,686 - INFO - an-jenkins-deploy-platform-ansible-os-6211-1 connected to xmpp 10.20.0.14 2026-08-24 02:34:03,687 - WARNING - an-jenkins-deploy-platform-ansible-os-6211-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers NOT UP 2026-08-24 02:34:03,687 - INFO - an-jenkins-deploy-platform-ansible-os-6211-1:contrail-vrouter-agent module connection to ['10.20.0.254:53'] servers UP 2026-08-24 02:34:03,687 - INFO - an-jenkins-deploy-platform-ansible-os-6211-1 connected to dns 10.20.0.254 2026-08-24 02:34:03,687 - INFO - an-jenkins-deploy-platform-ansible-os-6211-1:contrail-vrouter-agent module connection to ['10.20.0.14:53'] servers UP 2026-08-24 02:34:03,687 - INFO - an-jenkins-deploy-platform-ansible-os-6211-1 connected to dns 10.20.0.14 2026-08-24 02:34:03,687 - WARNING - an-jenkins-deploy-platform-ansible-os-6211-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers NOT UP 2026-08-24 02:34:03,687 - INFO - an-jenkins-deploy-platform-ansible-os-6211-1:contrail-vrouter-agent module connection to ['10.0.0.190:8086'] servers UP 2026-08-24 02:34:03,687 - INFO - an-jenkins-deploy-platform-ansible-os-6211-1 connected to collector 10.0.0.190 2026-08-24 02:34:03,687 - WARNING - an-jenkins-deploy-platform-ansible-os-6211-1:contrail-vrouter-agent module connection to ['10.0.0.50:8086'] servers NOT UP 2026-08-24 02:34:03,687 - WARNING - an-jenkins-deploy-platform-ansible-os-6211-1:contrail-vrouter-agent module connection to ['10.0.0.191:8086'] servers NOT UP 2026-08-24 02:34:04,340 - INFO - END TEST : test_verify_process_status_agent : PASSED[0:00:02] 2026-08-24 02:34:04,340 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:34:04,343 - INFO - ================================================================================ 2026-08-24 02:34:04,343 - INFO - STARTING TEST : test_verify_process_status_analytics_node 2026-08-24 02:34:04,343 - INFO - TEST DESCRIPTION : Test to validate process_status-Analytics-Node 2026-08-24 02:34:05,036 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:34:05,036 - INFO - 2026-08-24 02:34:05,189 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-1.:contrail-collector module connection to ['10.0.0.190:8086'] servers UP 2026-08-24 02:34:05,190 - WARNING - cn-jenkins-deploy-platform-ansible-os-6211-1.:contrail-collector module connection to ['10.0.0.190:6379'] servers NOT UP 2026-08-24 02:34:05,190 - WARNING - cn-jenkins-deploy-platform-ansible-os-6211-1.:contrail-collector module connection to ['10.0.0.50:6379'] servers NOT UP 2026-08-24 02:34:05,190 - WARNING - cn-jenkins-deploy-platform-ansible-os-6211-1.:contrail-collector module connection to ['10.0.0.191:6379'] servers NOT UP 2026-08-24 02:34:05,191 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-1.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2026-08-24 02:34:05,191 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-1.:contrail-collector module connection to ['10.0.0.190:9042'] servers UP 2026-08-24 02:34:05,227 - WARNING - cn-jenkins-deploy-platform-ansible-os-6211-2.:contrail-collector module connection to ['10.0.0.190:8086'] servers NOT UP 2026-08-24 02:34:05,227 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-2.:contrail-collector module connection to ['10.0.0.50:8086'] servers UP 2026-08-24 02:34:05,227 - WARNING - cn-jenkins-deploy-platform-ansible-os-6211-2.:contrail-collector module connection to ['10.0.0.190:6379'] servers NOT UP 2026-08-24 02:34:05,227 - WARNING - cn-jenkins-deploy-platform-ansible-os-6211-2.:contrail-collector module connection to ['10.0.0.50:6379'] servers NOT UP 2026-08-24 02:34:05,227 - WARNING - cn-jenkins-deploy-platform-ansible-os-6211-2.:contrail-collector module connection to ['10.0.0.191:6379'] servers NOT UP 2026-08-24 02:34:05,227 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-2.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2026-08-24 02:34:05,228 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-2.:contrail-collector module connection to ['10.0.0.190:9042'] servers UP 2026-08-24 02:34:05,267 - WARNING - cn-jenkins-deploy-platform-ansible-os-6211-3.:contrail-collector module connection to ['10.0.0.190:8086'] servers NOT UP 2026-08-24 02:34:05,268 - WARNING - cn-jenkins-deploy-platform-ansible-os-6211-3.:contrail-collector module connection to ['10.0.0.50:8086'] servers NOT UP 2026-08-24 02:34:05,268 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-3.:contrail-collector module connection to ['10.0.0.191:8086'] servers UP 2026-08-24 02:34:05,268 - WARNING - cn-jenkins-deploy-platform-ansible-os-6211-3.:contrail-collector module connection to ['10.0.0.190:6379'] servers NOT UP 2026-08-24 02:34:05,268 - WARNING - cn-jenkins-deploy-platform-ansible-os-6211-3.:contrail-collector module connection to ['10.0.0.50:6379'] servers NOT UP 2026-08-24 02:34:05,268 - WARNING - cn-jenkins-deploy-platform-ansible-os-6211-3.:contrail-collector module connection to ['10.0.0.191:6379'] servers NOT UP 2026-08-24 02:34:05,268 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-3.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2026-08-24 02:34:05,268 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-3.:contrail-collector module connection to ['10.0.0.190:9042'] servers UP 2026-08-24 02:34:05,314 - WARNING - cn-jenkins-deploy-platform-ansible-os-6211-1.:contrail-analytics-api module connection to ['10.0.0.190:8086'] servers NOT UP 2026-08-24 02:34:05,314 - WARNING - cn-jenkins-deploy-platform-ansible-os-6211-1.:contrail-analytics-api module connection to ['10.0.0.50:8086'] servers NOT UP 2026-08-24 02:34:05,314 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-1.:contrail-analytics-api module connection to ['10.0.0.191:8086'] servers UP 2026-08-24 02:34:05,354 - WARNING - cn-jenkins-deploy-platform-ansible-os-6211-2.:contrail-analytics-api module connection to ['10.0.0.190:8086'] servers NOT UP 2026-08-24 02:34:05,354 - WARNING - cn-jenkins-deploy-platform-ansible-os-6211-2.:contrail-analytics-api module connection to ['10.0.0.50:8086'] servers NOT UP 2026-08-24 02:34:05,354 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-2.:contrail-analytics-api module connection to ['10.0.0.191:8086'] servers UP 2026-08-24 02:34:05,388 - WARNING - cn-jenkins-deploy-platform-ansible-os-6211-3.:contrail-analytics-api module connection to ['10.0.0.190:8086'] servers NOT UP 2026-08-24 02:34:05,388 - WARNING - cn-jenkins-deploy-platform-ansible-os-6211-3.:contrail-analytics-api module connection to ['10.0.0.50:8086'] servers NOT UP 2026-08-24 02:34:05,388 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-3.:contrail-analytics-api module connection to ['10.0.0.191:8086'] servers UP 2026-08-24 02:34:05,428 - WARNING - cn-jenkins-deploy-platform-ansible-os-6211-1.:contrail-analytics-nodemgr module connection to ['10.0.0.190:8086'] servers NOT UP 2026-08-24 02:34:05,428 - WARNING - cn-jenkins-deploy-platform-ansible-os-6211-1.:contrail-analytics-nodemgr module connection to ['10.0.0.50:8086'] servers NOT UP 2026-08-24 02:34:05,428 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-1.:contrail-analytics-nodemgr module connection to ['10.0.0.191:8086'] servers UP 2026-08-24 02:34:05,468 - WARNING - cn-jenkins-deploy-platform-ansible-os-6211-2.:contrail-analytics-nodemgr module connection to ['10.0.0.190:8086'] servers NOT UP 2026-08-24 02:34:05,468 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-2.:contrail-analytics-nodemgr module connection to ['10.0.0.50:8086'] servers UP 2026-08-24 02:34:05,509 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-3.:contrail-analytics-nodemgr module connection to ['10.0.0.190:8086'] servers UP 2026-08-24 02:34:06,181 - INFO - END TEST : test_verify_process_status_analytics_node : PASSED[0:00:02] 2026-08-24 02:34:06,181 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:34:06,184 - INFO - ================================================================================ 2026-08-24 02:34:06,184 - INFO - STARTING TEST : test_verify_process_status_control_node 2026-08-24 02:34:06,184 - INFO - TEST DESCRIPTION : Test to validate process_status-Control-Node 2026-08-24 02:34:06,848 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:34:06,848 - INFO - 2026-08-24 02:34:06,870 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-1:contrail-control module connection to 10.0.0.190:9041 servers UP 2026-08-24 02:34:06,870 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-1:contrail-control module connection to 10.0.0.190:5673 servers UP 2026-08-24 02:34:06,870 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-1:contrail-control module connection to ['10.0.0.190:8086'] servers UP 2026-08-24 02:34:06,897 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-2:contrail-control module connection to 10.0.0.190:9041 servers UP 2026-08-24 02:34:06,898 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-2:contrail-control module connection to 10.0.0.190:5673 servers UP 2026-08-24 02:34:06,898 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-2:contrail-control module connection to ['10.0.0.190:8086'] servers UP 2026-08-24 02:34:06,922 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-3:contrail-control module connection to 10.0.0.190:9041 servers UP 2026-08-24 02:34:06,922 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-3:contrail-control module connection to 10.0.0.190:5673 servers UP 2026-08-24 02:34:06,922 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-3:contrail-control module connection to ['10.0.0.190:8086'] servers UP 2026-08-24 02:34:07,567 - INFO - END TEST : test_verify_process_status_control_node : PASSED[0:00:01] 2026-08-24 02:34:07,567 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:34:07,624 - INFO - Domain Default found not creating 2026-08-24 02:34:07,849 - INFO - Project ctest-AnalyticsBasicTestSanity-99124954 not found, creating it 2026-08-24 02:34:08,544 - INFO - Created Project:ctest-AnalyticsBasicTestSanity-99124954, ID : 4788a3f5-06d3-476d-9a03-49ce94e51e45 2026-08-24 02:34:10,353 - INFO - ================================================================================ 2026-08-24 02:34:10,353 - INFO - STARTING TEST : test_verify_object_logs 2026-08-24 02:34:10,353 - 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-08-24 02:34:11,033 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:34:11,033 - INFO - 2026-08-24 02:34:12,398 - INFO - Created VN ctest-vn22-50950974 2026-08-24 02:34:13,191 - INFO - Verified VN network id 6 for VN 3ffe809f-bc2f-4ff2-850d-e86421589bea 2026-08-24 02:34:13,191 - INFO - Verifications in API Server for VN ctest-vn22-50950974 passed 2026-08-24 02:34:13,281 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn22-50950974 passed 2026-08-24 02:34:14,704 - INFO - Validated that VN default-domain:ctest-AnalyticsBasicTestSanity-99124954:ctest-vn22-50950974 is found in opserver 2026-08-24 02:34:15 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-08-24 02:34:18,705 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 02:34:54,712 - INFO - Validated ObjectVNTable, ObjectRoutingInstance, ObjectVMTable logs 2026-08-24 02:34:54,712 - INFO - Deleting VM ctest-AnalyticsBasicTestSanity-99124954-94494248 2026-08-24 02:34:54,879 - INFO - Deleting VN ctest-vn22-50950974 2026-08-24 02:34:54,929 - WARNING - Deleting VN ctest-vn22-50950974 failed..Will retry 2026-08-24 02:34:57,011 - WARNING - Deleting VN ctest-vn22-50950974 failed..Will retry 2026-08-24 02:34:59,432 - INFO - Validated that VN ctest-vn22-50950974 is not found in API Server 2026-08-24 02:34:59,459 - INFO - Validated that VN ctest-vn22-50950974 is not in any agent 2026-08-24 02:34:59,493 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn22-50950974 info 2026-08-24 02:35:00,155 - INFO - END TEST : test_verify_object_logs : PASSED[0:00:50] 2026-08-24 02:35:00,155 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:35:01,150 - INFO - Deleted project: ctest-AnalyticsBasicTestSanity-99124954, ID : 4788a3f5-06d3-476d-9a03-49ce94e51e45 2026-08-24 02:35:01,361 - INFO - Using existing project ['default-domain', 'admin'](049cc689-5bbb-4605-badf-324c061a7d1b) 2026-08-24 02:35:01,376 - INFO - ================================================================================ 2026-08-24 02:35:01,376 - INFO - STARTING TEST : test_db_manage 2026-08-24 02:35:01,376 - INFO - TEST DESCRIPTION : Test db_manage.py tool 2026-08-24 02:35:02,046 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:35:02,046 - INFO - 2026-08-24 02:35:07,501 - WARNING - Errors are still present: 2026-08-24 02:35:07,241 ERROR: (v1.41) Checker check_subnet_addr_alloc: Failed: 2026-08-24 02:35:07,501 - WARNING - Ignore some errors untill fix 2026-08-24 02:35:08,209 - INFO - END TEST : test_db_manage : PASSED[0:00:07] 2026-08-24 02:35:08,209 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:35:08,315 - INFO - Using existing project ['default-domain', 'admin'](049cc689-5bbb-4605-badf-324c061a7d1b) 2026-08-24 02:35:08,331 - INFO - ================================================================================ 2026-08-24 02:35:08,331 - INFO - STARTING TEST : test_analytics_docs 2026-08-24 02:35:08,332 - 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-08-24 02:35:08,998 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:35:08,998 - INFO - 2026-08-24 02:35:09,678 - INFO - END TEST : test_analytics_docs : PASSED[0:00:01] 2026-08-24 02:35:09,678 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:35:09,681 - INFO - ================================================================================ 2026-08-24 02:35:09,681 - INFO - STARTING TEST : test_config_docs 2026-08-24 02:35:09,681 - 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-08-24 02:35:10,366 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:35:10,366 - INFO - 2026-08-24 02:35:11,053 - INFO - END TEST : test_config_docs : PASSED[0:00:02] 2026-08-24 02:35:11,053 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:35:11,102 - INFO - Domain Default found not creating 2026-08-24 02:35:11,282 - INFO - Project ctest-TestECMPConfigHashFeature-76763425 not found, creating it 2026-08-24 02:35:11,992 - INFO - Created Project:ctest-TestECMPConfigHashFeature-76763425, ID : 51f5a567-92e0-4238-8075-5bbbde8f7da6 2026-08-24 02:35:14,849 - INFO - Created VN ctest-mgmt_ctest-TestECMPConfigHashFeature-76763425-52265300 2026-08-24 02:35:15,651 - INFO - Created VN ctest-left_ctest-TestECMPConfigHashFeature-76763425-43728262 2026-08-24 02:35:16,485 - INFO - Created VN ctest-right_ctest-TestECMPConfigHashFeature-76763425-37317796 2026-08-24 02:35:17 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-08-24 02:35:17,958 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPConfigHashFeature-76763425-59845764>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 02:35:18,584 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPConfigHashFeature-76763425-35235828>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 02:35:18,586 - INFO - ================================================================================ 2026-08-24 02:35:18,587 - INFO - STARTING TEST : test_ecmp_hash_src_ip 2026-08-24 02:35:18,587 - INFO - TEST DESCRIPTION : Validates ecmp hash when only source ip is configured Maintainer : cmallam@juniper.net 2026-08-24 02:35:19,236 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:35:19,236 - INFO - 2026-08-24 02:35:19,236 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-08-24 02:35:19,892 - INFO - 2026-08-24 02:35:19,892 - INFO - END TEST : test_ecmp_hash_src_ip : SKIPPED[0:00:01] 2026-08-24 02:35:19,893 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:35:19,894 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPConfigHashFeature-76763425-35235828 in state BUILD 2026-08-24 02:35:19,894 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPConfigHashFeature-76763425-35235828 2026-08-24 02:35:19,920 - ERROR - VM ctest-right_vm_ctest-TestECMPConfigHashFeature-76763425-35235828 has failed to come up 2026-08-24 02:35:19,920 - ERROR - Nova failed to get host of the VM 2026-08-24 02:35:19,920 - ERROR - VM ctest-right_vm_ctest-TestECMPConfigHashFeature-76763425-35235828 has failed to come up 2026-08-24 02:35:19,920 - ERROR - Nova failed to get host of the VM 2026-08-24 02:35:20,285 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPConfigHashFeature-76763425-59845764 in state BUILD 2026-08-24 02:35:20,286 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPConfigHashFeature-76763425-59845764 2026-08-24 02:35:20,286 - ERROR - VM ctest-left_vm_ctest-TestECMPConfigHashFeature-76763425-59845764 has failed to come up 2026-08-24 02:35:20,286 - ERROR - Nova failed to get host of the VM 2026-08-24 02:35:20,286 - ERROR - VM ctest-left_vm_ctest-TestECMPConfigHashFeature-76763425-59845764 has failed to come up 2026-08-24 02:35:20,286 - ERROR - Nova failed to get host of the VM 2026-08-24 02:35:20,374 - INFO - Deleting VN ctest-left_ctest-TestECMPConfigHashFeature-76763425-43728262 2026-08-24 02:35:20,571 - INFO - Deleting VN ctest-right_ctest-TestECMPConfigHashFeature-76763425-37317796 2026-08-24 02:35:20,838 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPConfigHashFeature-76763425-52265300 2026-08-24 02:35:21,984 - INFO - Deleted project: ctest-TestECMPConfigHashFeature-76763425, ID : 51f5a567-92e0-4238-8075-5bbbde8f7da6 2026-08-24 02:35:22,207 - INFO - Domain Default found not creating 2026-08-24 02:35:22,406 - INFO - Project ctest-TestECMPFeature-20316918 not found, creating it 2026-08-24 02:35:23,065 - INFO - Created Project:ctest-TestECMPFeature-20316918, ID : d15ba21d-17e6-414d-a05f-c86f11402961 2026-08-24 02:35:27,224 - INFO - Created VN ctest-mgmt_ctest-TestECMPFeature-20316918-91243620 2026-08-24 02:35:28,077 - INFO - Created VN ctest-left_ctest-TestECMPFeature-20316918-75777947 2026-08-24 02:35:28,997 - INFO - Created VN ctest-right_ctest-TestECMPFeature-20316918-19124754 2026-08-24 02:35:29,795 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPFeature-20316918-66125239>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 02:35:30,340 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPFeature-20316918-35106674>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 02:35:30,342 - INFO - ================================================================================ 2026-08-24 02:35:30,343 - INFO - STARTING TEST : test_ecmp_svc_v2_in_network_nat_with_3_instance 2026-08-24 02:35:30,343 - 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-08-24 02:35:31,017 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:35:31,017 - INFO - 2026-08-24 02:35:31,017 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-08-24 02:35:31,685 - INFO - 2026-08-24 02:35:31,685 - INFO - END TEST : test_ecmp_svc_v2_in_network_nat_with_3_instance : SKIPPED[0:00:01] 2026-08-24 02:35:31,685 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:35:31,687 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPFeature-20316918-35106674 in state BUILD 2026-08-24 02:35:31,688 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPFeature-20316918-35106674 2026-08-24 02:35:31,717 - ERROR - VM ctest-right_vm_ctest-TestECMPFeature-20316918-35106674 has failed to come up 2026-08-24 02:35:31,717 - ERROR - Nova failed to get host of the VM 2026-08-24 02:35:31,717 - ERROR - VM ctest-right_vm_ctest-TestECMPFeature-20316918-35106674 has failed to come up 2026-08-24 02:35:31,718 - ERROR - Nova failed to get host of the VM 2026-08-24 02:35:31,918 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPFeature-20316918-66125239 in state BUILD 2026-08-24 02:35:31,918 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPFeature-20316918-66125239 2026-08-24 02:35:31,918 - ERROR - VM ctest-left_vm_ctest-TestECMPFeature-20316918-66125239 has failed to come up 2026-08-24 02:35:31,919 - ERROR - Nova failed to get host of the VM 2026-08-24 02:35:31,919 - ERROR - VM ctest-left_vm_ctest-TestECMPFeature-20316918-66125239 has failed to come up 2026-08-24 02:35:31,919 - ERROR - Nova failed to get host of the VM 2026-08-24 02:35:32,010 - INFO - Deleting VN ctest-left_ctest-TestECMPFeature-20316918-75777947 2026-08-24 02:35:32,201 - INFO - Deleting VN ctest-right_ctest-TestECMPFeature-20316918-19124754 2026-08-24 02:35:32,438 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPFeature-20316918-91243620 2026-08-24 02:35:33,537 - INFO - Deleted project: ctest-TestECMPFeature-20316918, ID : d15ba21d-17e6-414d-a05f-c86f11402961 2026-08-24 02:35:33,742 - INFO - Domain Default found not creating 2026-08-24 02:35:33,929 - INFO - Project ctest-TestECMPIPv6Fragments-39825339 not found, creating it 2026-08-24 02:35:34,587 - INFO - Created Project:ctest-TestECMPIPv6Fragments-39825339, ID : 6f985976-dc08-475d-afb7-b6ba58d02102 2026-08-24 02:35:37,572 - INFO - Created VN ctest-mgmt_ctest-TestECMPIPv6Fragments-39825339-89221022 2026-08-24 02:35:38,389 - INFO - Created VN ctest-left_ctest-TestECMPIPv6Fragments-39825339-01259385 2026-08-24 02:35:39,151 - INFO - Created VN ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211 2026-08-24 02:35:44 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2026-08-24 02:36:12,614 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPIPv6Fragments-39825339-31422804>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 02:36:13,155 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPIPv6Fragments-39825339-47954429>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 02:36:13,254 - INFO - Using existing project ['default-domain', 'admin'](049cc689-5bbb-4605-badf-324c061a7d1b) 2026-08-24 02:36:13,677 - INFO - admin user already present 2026-08-24 02:36:14,059 - INFO - Adding rules to the default security group in Project admin 2026-08-24 02:36:14,396 - INFO - ================================================================================ 2026-08-24 02:36:14,396 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_static_route_no_policy 2026-08-24 02:36:14,396 - 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-08-24 02:36:15,081 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:36:15,081 - INFO - http://nexus.opensdn.io/repository///images/tinycore//tinycore-in-network.qcow2.gz: 2026-08-24 02:36:15 ERROR 404: tinycore/tinycore-in-network.qcow2.gz. gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-08-24 02:36:15,739 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-08-24 02:36:15,859 - INFO - Service template: ['default-domain', 'ctest-service_template_1-06889963'] deleted successfully. 2026-08-24 02:36:16,524 - INFO - 2026-08-24 02:36:16,525 - INFO - END TEST : test_ecmp_svc_in_network_with_static_route_no_policy : SKIPPED[0:00:02] 2026-08-24 02:36:16,525 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:36:16,527 - INFO - ================================================================================ 2026-08-24 02:36:16,528 - INFO - STARTING TEST : test_ecmp_svc_v2_transparent_with_3_instance 2026-08-24 02:36:16,528 - 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-08-24 02:36:17,230 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:36:17,236 - INFO - 2026-08-24 02:36:17,248 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-08-24 02:36:17,972 - INFO - 2026-08-24 02:36:17,972 - INFO - END TEST : test_ecmp_svc_v2_transparent_with_3_instance : SKIPPED[0:00:01] 2026-08-24 02:36:17,972 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:36:17,976 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPIPv6Fragments-39825339-47954429 in state BUILD 2026-08-24 02:36:17,977 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPIPv6Fragments-39825339-47954429 2026-08-24 02:36:18,115 - ERROR - VM ctest-right_vm_ctest-TestECMPIPv6Fragments-39825339-47954429 has failed to come up 2026-08-24 02:36:18,115 - ERROR - Nova failed to get host of the VM 2026-08-24 02:36:18,115 - ERROR - VM ctest-right_vm_ctest-TestECMPIPv6Fragments-39825339-47954429 has failed to come up 2026-08-24 02:36:18,115 - ERROR - Nova failed to get host of the VM 2026-08-24 02:36:18,348 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPIPv6Fragments-39825339-31422804 in state BUILD 2026-08-24 02:36:18,349 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPIPv6Fragments-39825339-31422804 2026-08-24 02:36:18,349 - ERROR - VM ctest-left_vm_ctest-TestECMPIPv6Fragments-39825339-31422804 has failed to come up 2026-08-24 02:36:18,349 - ERROR - Nova failed to get host of the VM 2026-08-24 02:36:18,349 - ERROR - VM ctest-left_vm_ctest-TestECMPIPv6Fragments-39825339-31422804 has failed to come up 2026-08-24 02:36:18,349 - ERROR - Nova failed to get host of the VM 2026-08-24 02:36:18,553 - INFO - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-39825339-01259385 2026-08-24 02:36:19,004 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-39825339-01259385 failed..Will retry 2026-08-24 02:36:21,055 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-39825339-01259385 failed..Will retry 2026-08-24 02:36:23,326 - INFO - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211 2026-08-24 02:36:23,398 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211 failed..Will retry 2026-08-24 02:36:25,457 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211 failed..Will retry 2026-08-24 02:36:27,507 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211 failed..Will retry 2026-08-24 02:36:29,553 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211 failed..Will retry 2026-08-24 02:36:31,597 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211 failed..Will retry 2026-08-24 02:36:33,647 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211 failed..Will retry 2026-08-24 02:36:35,704 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211 failed..Will retry 2026-08-24 02:36:37,753 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211 failed..Will retry 2026-08-24 02:36:39,803 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211 failed..Will retry 2026-08-24 02:36:41,850 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211 failed..Will retry 2026-08-24 02:36:43,909 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211 failed..Will retry 2026-08-24 02:36:45,959 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211 failed..Will retry 2026-08-24 02:36:48,002 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211 failed..Will retry 2026-08-24 02:36:50,051 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211 failed..Will retry 2026-08-24 02:36:52,103 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211 failed..Will retry 2026-08-24 02:36:54,148 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211 failed..Will retry 2026-08-24 02:36:56,204 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211 failed..Will retry 2026-08-24 02:36:58,279 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211 failed..Will retry 2026-08-24 02:37:00,322 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211 failed..Will retry 2026-08-24 02:37:02,368 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211 failed..Will retry 2026-08-24 02:37:04,418 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211 failed..Will retry 2026-08-24 02:37:06,467 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211 failed..Will retry 2026-08-24 02:37:08,513 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211 failed..Will retry 2026-08-24 02:37:10,565 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211 failed..Will retry 2026-08-24 02:37:12,611 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211 failed..Will retry 2026-08-24 02:37:14,659 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211 failed..Will retry 2026-08-24 02:37:14,659 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPIPv6Fragments-39825339-89221022 2026-08-24 02:37:15,068 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:37:17,239 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:37:19,431 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:37:21,600 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:37:23,755 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:37:25,923 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:37:28,124 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:37:30,292 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:37:32,459 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:37:34,659 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:37:36,815 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:37:38,975 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:37:41,155 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:37:43,319 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:37:45,491 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:37:47,667 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:37:49,859 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:37:52,071 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:37:54,240 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:37:56,399 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:37:58,559 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:38:00,719 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:38:02,899 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:38:05,059 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:38:07,235 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:38:09,428 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:38:11,600 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:38:13,776 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:38:15,935 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:38:18,107 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:38:20,268 - WARNING - Project ctest-TestECMPIPv6Fragments-39825339 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-39825339', 'ctest-right_ctest-TestECMPIPv6Fragments-39825339-97182211'], 'uuid': 'c7d927f2-9261-4b79-b051-1c53293eb3c0', 'href': 'http://10.0.0.191:8082/virtual-network/c7d927f2-9261-4b79-b051-1c53293eb3c0'}] before deletion 2026-08-24 02:38:20,268 - WARNING - One or more references still present, will not delete the project ctest-TestECMPIPv6Fragments-39825339 2026-08-24 02:38:20,437 - INFO - Domain Default found not creating 2026-08-24 02:38:20,629 - INFO - Project ctest-TestECMPSanity-23001063 not found, creating it 2026-08-24 02:38:21,194 - INFO - Created Project:ctest-TestECMPSanity-23001063, ID : f0b1973c-2275-4a9e-947c-5668f758d074 2026-08-24 02:38:23,956 - INFO - Created VN ctest-mgmt_ctest-TestECMPSanity-23001063-84469986 2026-08-24 02:38:24,751 - INFO - Created VN ctest-left_ctest-TestECMPSanity-23001063-62670431 2026-08-24 02:38:25,479 - INFO - Created VN ctest-right_ctest-TestECMPSanity-23001063-53416322 2026-08-24 02:38:26,088 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPSanity-23001063-27256800>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 02:38:26,640 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPSanity-23001063-42979634>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 02:38:26,643 - INFO - ================================================================================ 2026-08-24 02:38:26,643 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_static_route_no_policy 2026-08-24 02:38:26,643 - 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-08-24 02:38:27,330 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:38:27,330 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-08-24 02:38:27,953 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-08-24 02:38:28,059 - INFO - Service template: ['default-domain', 'ctest-service_template_1-17605338'] deleted successfully. 2026-08-24 02:38:28,740 - INFO - 2026-08-24 02:38:28,740 - INFO - END TEST : test_ecmp_svc_in_network_with_static_route_no_policy : SKIPPED[0:00:02] 2026-08-24 02:38:28,740 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:38:28,743 - INFO - ================================================================================ 2026-08-24 02:38:28,744 - INFO - STARTING TEST : test_ecmp_svc_v2_transparent_with_3_instance 2026-08-24 02:38:28,744 - 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-08-24 02:38:29,416 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:38:29,416 - INFO - 2026-08-24 02:38:29,416 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-08-24 02:38:30,085 - INFO - 2026-08-24 02:38:30,085 - INFO - END TEST : test_ecmp_svc_v2_transparent_with_3_instance : SKIPPED[0:00:02] 2026-08-24 02:38:30,085 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:38:30,087 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPSanity-23001063-42979634 in state BUILD 2026-08-24 02:38:30,087 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPSanity-23001063-42979634 2026-08-24 02:38:30,117 - ERROR - VM ctest-right_vm_ctest-TestECMPSanity-23001063-42979634 has failed to come up 2026-08-24 02:38:30,117 - ERROR - Nova failed to get host of the VM 2026-08-24 02:38:30,117 - ERROR - VM ctest-right_vm_ctest-TestECMPSanity-23001063-42979634 has failed to come up 2026-08-24 02:38:30,117 - ERROR - Nova failed to get host of the VM 2026-08-24 02:38:30,195 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPSanity-23001063-27256800 in state BUILD 2026-08-24 02:38:30,196 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPSanity-23001063-27256800 2026-08-24 02:38:30,196 - ERROR - VM ctest-left_vm_ctest-TestECMPSanity-23001063-27256800 has failed to come up 2026-08-24 02:38:30,196 - ERROR - Nova failed to get host of the VM 2026-08-24 02:38:30,196 - ERROR - VM ctest-left_vm_ctest-TestECMPSanity-23001063-27256800 has failed to come up 2026-08-24 02:38:30,196 - ERROR - Nova failed to get host of the VM 2026-08-24 02:38:30,298 - INFO - Deleting VN ctest-left_ctest-TestECMPSanity-23001063-62670431 2026-08-24 02:38:30,568 - INFO - Deleting VN ctest-right_ctest-TestECMPSanity-23001063-53416322 2026-08-24 02:38:30,744 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPSanity-23001063-84469986 2026-08-24 02:38:31,844 - INFO - Deleted project: ctest-TestECMPSanity-23001063, ID : f0b1973c-2275-4a9e-947c-5668f758d074 2026-08-24 02:38:32,055 - INFO - Domain Default found not creating 2026-08-24 02:38:32,231 - INFO - Project ctest-TestECMPSanityIPv6-31624332 not found, creating it 2026-08-24 02:38:32,848 - INFO - Created Project:ctest-TestECMPSanityIPv6-31624332, ID : 7205749f-7aae-4c3a-9a17-7b8a0c786965 2026-08-24 02:38:35,947 - INFO - Created VN ctest-mgmt_ctest-TestECMPSanityIPv6-31624332-82553937 2026-08-24 02:38:37,110 - INFO - Created VN ctest-left_ctest-TestECMPSanityIPv6-31624332-05977068 2026-08-24 02:38:38,155 - INFO - Created VN ctest-right_ctest-TestECMPSanityIPv6-31624332-55833757 2026-08-24 02:38:38,890 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPSanityIPv6-31624332-05956645>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 02:38:39,509 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPSanityIPv6-31624332-46229468>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 02:38:39,511 - INFO - ================================================================================ 2026-08-24 02:38:39,512 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_3_instance 2026-08-24 02:38:40,174 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:38:40,174 - INFO - 2026-08-24 02:38:40,175 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-08-24 02:38:40,868 - INFO - 2026-08-24 02:38:40,868 - INFO - END TEST : test_ecmp_svc_in_network_with_3_instance : SKIPPED[0:00:01] 2026-08-24 02:38:40,868 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:38:40,870 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPSanityIPv6-31624332-46229468 in state BUILD 2026-08-24 02:38:40,870 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPSanityIPv6-31624332-46229468 2026-08-24 02:38:40,900 - ERROR - VM ctest-right_vm_ctest-TestECMPSanityIPv6-31624332-46229468 has failed to come up 2026-08-24 02:38:40,900 - ERROR - Nova failed to get host of the VM 2026-08-24 02:38:40,900 - ERROR - VM ctest-right_vm_ctest-TestECMPSanityIPv6-31624332-46229468 has failed to come up 2026-08-24 02:38:40,900 - ERROR - Nova failed to get host of the VM 2026-08-24 02:38:41,029 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPSanityIPv6-31624332-05956645 in state BUILD 2026-08-24 02:38:41,029 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPSanityIPv6-31624332-05956645 2026-08-24 02:38:41,029 - ERROR - VM ctest-left_vm_ctest-TestECMPSanityIPv6-31624332-05956645 has failed to come up 2026-08-24 02:38:41,029 - ERROR - Nova failed to get host of the VM 2026-08-24 02:38:41,029 - ERROR - VM ctest-left_vm_ctest-TestECMPSanityIPv6-31624332-05956645 has failed to come up 2026-08-24 02:38:41,030 - ERROR - Nova failed to get host of the VM 2026-08-24 02:38:41,118 - INFO - Deleting VN ctest-left_ctest-TestECMPSanityIPv6-31624332-05977068 2026-08-24 02:38:41,323 - INFO - Deleting VN ctest-right_ctest-TestECMPSanityIPv6-31624332-55833757 2026-08-24 02:38:41,580 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPSanityIPv6-31624332-82553937 2026-08-24 02:38:42,630 - INFO - Deleted project: ctest-TestECMPSanityIPv6-31624332, ID : 7205749f-7aae-4c3a-9a17-7b8a0c786965 2026-08-24 02:38:42,850 - INFO - Domain Default found not creating 2026-08-24 02:38:43,063 - INFO - Project ctest-TestECMPwithSVMChange-96466937 not found, creating it 2026-08-24 02:38:43,670 - INFO - Created Project:ctest-TestECMPwithSVMChange-96466937, ID : 0353ea31-1062-439e-83c7-39a69c85a164 2026-08-24 02:38:46,577 - INFO - Created VN ctest-mgmt_ctest-TestECMPwithSVMChange-96466937-77868681 2026-08-24 02:38:47,283 - INFO - Created VN ctest-left_ctest-TestECMPwithSVMChange-96466937-12201322 2026-08-24 02:38:48,025 - INFO - Created VN ctest-right_ctest-TestECMPwithSVMChange-96466937-89345937 2026-08-24 02:38:48,742 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPwithSVMChange-96466937-64984057>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 02:38:49,265 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPwithSVMChange-96466937-08700296>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 02:38:49,269 - INFO - ================================================================================ 2026-08-24 02:38:49,269 - INFO - STARTING TEST : test_ecmp_with_svm_deletion 2026-08-24 02:38:49,270 - 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-08-24 02:38:49,929 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:38:49,929 - INFO - 2026-08-24 02:38:49,929 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-08-24 02:38:50,593 - INFO - 2026-08-24 02:38:50,593 - INFO - END TEST : test_ecmp_with_svm_deletion : SKIPPED[0:00:01] 2026-08-24 02:38:50,593 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:38:50,595 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPwithSVMChange-96466937-08700296 in state BUILD 2026-08-24 02:38:50,595 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPwithSVMChange-96466937-08700296 2026-08-24 02:38:50,623 - ERROR - VM ctest-right_vm_ctest-TestECMPwithSVMChange-96466937-08700296 has failed to come up 2026-08-24 02:38:50,623 - ERROR - Nova failed to get host of the VM 2026-08-24 02:38:50,623 - ERROR - VM ctest-right_vm_ctest-TestECMPwithSVMChange-96466937-08700296 has failed to come up 2026-08-24 02:38:50,623 - ERROR - Nova failed to get host of the VM 2026-08-24 02:38:50,752 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPwithSVMChange-96466937-64984057 in state BUILD 2026-08-24 02:38:50,752 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPwithSVMChange-96466937-64984057 2026-08-24 02:38:50,752 - ERROR - VM ctest-left_vm_ctest-TestECMPwithSVMChange-96466937-64984057 has failed to come up 2026-08-24 02:38:50,752 - ERROR - Nova failed to get host of the VM 2026-08-24 02:38:50,752 - ERROR - VM ctest-left_vm_ctest-TestECMPwithSVMChange-96466937-64984057 has failed to come up 2026-08-24 02:38:50,752 - ERROR - Nova failed to get host of the VM 2026-08-24 02:38:50,824 - INFO - Deleting VN ctest-left_ctest-TestECMPwithSVMChange-96466937-12201322 2026-08-24 02:38:51,004 - INFO - Deleting VN ctest-right_ctest-TestECMPwithSVMChange-96466937-89345937 2026-08-24 02:38:51,190 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPwithSVMChange-96466937-77868681 2026-08-24 02:38:52,348 - INFO - Deleted project: ctest-TestECMPwithSVMChange-96466937, ID : 0353ea31-1062-439e-83c7-39a69c85a164 2026-08-24 02:38:52,573 - INFO - Domain Default found not creating 2026-08-24 02:38:52,754 - INFO - Project ctest-TestMultiInlineSVC-45857996 not found, creating it 2026-08-24 02:38:53,527 - INFO - Created Project:ctest-TestMultiInlineSVC-45857996, ID : 4349e0ee-d795-48cc-b0b9-0560a99c4dfc 2026-08-24 02:38:56,286 - INFO - Created VN ctest-mgmt_ctest-TestMultiInlineSVC-45857996-52185592 2026-08-24 02:38:57,055 - INFO - Created VN ctest-left_ctest-TestMultiInlineSVC-45857996-89196947 2026-08-24 02:38:57,761 - INFO - Created VN ctest-right_ctest-TestMultiInlineSVC-45857996-23344999 2026-08-24 02:38:58,517 - INFO - VM ([<Server: ctest-left_vm_ctest-TestMultiInlineSVC-45857996-33792279>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 02:38:59,135 - INFO - VM ([<Server: ctest-right_vm_ctest-TestMultiInlineSVC-45857996-31788140>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 02:38:59,137 - INFO - ================================================================================ 2026-08-24 02:38:59,137 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2026-08-24 02:38:59,137 - 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-08-24 02:38:59,826 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:38:59,826 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-08-24 02:39:00,496 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-08-24 02:39:00,607 - INFO - Service template: ['default-domain', 'ctest-service_template_1-03198822'] deleted successfully. 2026-08-24 02:39:01,309 - INFO - 2026-08-24 02:39:01,309 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:02] 2026-08-24 02:39:01,309 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:39:01,313 - INFO - ================================================================================ 2026-08-24 02:39:01,313 - INFO - STARTING TEST : test_three_stage_v2_SC 2026-08-24 02:39:01,313 - 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-08-24 02:39:01,969 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:39:01,969 - INFO - 2026-08-24 02:39:01,970 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-08-24 02:39:02,664 - INFO - 2026-08-24 02:39:02,664 - INFO - END TEST : test_three_stage_v2_SC : SKIPPED[0:00:01] 2026-08-24 02:39:02,664 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:39:02,666 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestMultiInlineSVC-45857996-31788140 in state BUILD 2026-08-24 02:39:02,666 - INFO - Deleting VM ctest-right_vm_ctest-TestMultiInlineSVC-45857996-31788140 2026-08-24 02:39:02,699 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVC-45857996-31788140 has failed to come up 2026-08-24 02:39:02,699 - ERROR - Nova failed to get host of the VM 2026-08-24 02:39:02,699 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVC-45857996-31788140 has failed to come up 2026-08-24 02:39:02,699 - ERROR - Nova failed to get host of the VM 2026-08-24 02:39:02,822 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestMultiInlineSVC-45857996-33792279 in state BUILD 2026-08-24 02:39:02,823 - INFO - Deleting VM ctest-left_vm_ctest-TestMultiInlineSVC-45857996-33792279 2026-08-24 02:39:02,823 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVC-45857996-33792279 has failed to come up 2026-08-24 02:39:02,823 - ERROR - Nova failed to get host of the VM 2026-08-24 02:39:02,824 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVC-45857996-33792279 has failed to come up 2026-08-24 02:39:02,825 - ERROR - Nova failed to get host of the VM 2026-08-24 02:39:02,953 - INFO - Deleting VN ctest-left_ctest-TestMultiInlineSVC-45857996-89196947 2026-08-24 02:39:03,030 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVC-45857996-89196947 failed..Will retry 2026-08-24 02:39:05,076 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVC-45857996-89196947 failed..Will retry 2026-08-24 02:39:07,122 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVC-45857996-89196947 failed..Will retry 2026-08-24 02:39:09,167 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVC-45857996-89196947 failed..Will retry 2026-08-24 02:39:11,212 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVC-45857996-89196947 failed..Will retry 2026-08-24 02:39:13,260 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVC-45857996-89196947 failed..Will retry 2026-08-24 02:39:15,303 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVC-45857996-89196947 failed..Will retry 2026-08-24 02:39:17,345 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVC-45857996-89196947 failed..Will retry 2026-08-24 02:39:19,404 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVC-45857996-89196947 failed..Will retry 2026-08-24 02:39:21,447 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVC-45857996-89196947 failed..Will retry 2026-08-24 02:39:23,493 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVC-45857996-89196947 failed..Will retry 2026-08-24 02:39:25,536 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVC-45857996-89196947 failed..Will retry 2026-08-24 02:39:27,729 - INFO - Deleting VN ctest-right_ctest-TestMultiInlineSVC-45857996-23344999 2026-08-24 02:39:27,948 - INFO - Deleting VN ctest-mgmt_ctest-TestMultiInlineSVC-45857996-52185592 2026-08-24 02:39:29,014 - INFO - Deleted project: ctest-TestMultiInlineSVC-45857996, ID : 4349e0ee-d795-48cc-b0b9-0560a99c4dfc 2026-08-24 02:39:29,229 - INFO - Domain Default found not creating 2026-08-24 02:39:29,419 - INFO - Project ctest-TestMultiInlineSVCIPv6-40644854 not found, creating it 2026-08-24 02:39:30,088 - INFO - Created Project:ctest-TestMultiInlineSVCIPv6-40644854, ID : fe5f630a-4429-4592-89da-d357296cf85f 2026-08-24 02:39:33,184 - INFO - Created VN ctest-mgmt_ctest-TestMultiInlineSVCIPv6-40644854-89836170 2026-08-24 02:39:34,230 - INFO - Created VN ctest-left_ctest-TestMultiInlineSVCIPv6-40644854-30435863 2026-08-24 02:39:35,348 - INFO - Created VN ctest-right_ctest-TestMultiInlineSVCIPv6-40644854-87686898 2026-08-24 02:39:36,108 - INFO - VM ([<Server: ctest-left_vm_ctest-TestMultiInlineSVCIPv6-40644854-90459979>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 02:39:36,592 - INFO - VM ([<Server: ctest-right_vm_ctest-TestMultiInlineSVCIPv6-40644854-31924946>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 02:39:36,595 - INFO - ================================================================================ 2026-08-24 02:39:36,595 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2026-08-24 02:39:37,258 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:39:37,258 - INFO - 2026-08-24 02:39:37,258 - INFO - ================================================================================ 2026-08-24 02:39:37,258 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2026-08-24 02:39:37,258 - 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-08-24 02:39:37,931 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:39:37,931 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-08-24 02:39:38,541 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-08-24 02:39:38,636 - INFO - Service template: ['default-domain', 'ctest-service_template_1-16766365'] deleted successfully. 2026-08-24 02:39:39,300 - INFO - 2026-08-24 02:39:39,300 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:02] 2026-08-24 02:39:39,300 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:39:39,300 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-08-24 02:39:39,948 - INFO - 2026-08-24 02:39:39,948 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:03] 2026-08-24 02:39:39,948 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:39:39,951 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-40644854-31924946 in state BUILD 2026-08-24 02:39:39,951 - INFO - Deleting VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-40644854-31924946 2026-08-24 02:39:39,984 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-40644854-31924946 has failed to come up 2026-08-24 02:39:39,984 - ERROR - Nova failed to get host of the VM 2026-08-24 02:39:39,984 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-40644854-31924946 has failed to come up 2026-08-24 02:39:39,984 - ERROR - Nova failed to get host of the VM 2026-08-24 02:39:40,075 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-40644854-90459979 in state BUILD 2026-08-24 02:39:40,076 - INFO - Deleting VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-40644854-90459979 2026-08-24 02:39:40,076 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-40644854-90459979 has failed to come up 2026-08-24 02:39:40,076 - ERROR - Nova failed to get host of the VM 2026-08-24 02:39:40,076 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-40644854-90459979 has failed to come up 2026-08-24 02:39:40,076 - ERROR - Nova failed to get host of the VM 2026-08-24 02:39:40,159 - INFO - Deleting VN ctest-left_ctest-TestMultiInlineSVCIPv6-40644854-30435863 2026-08-24 02:39:40,399 - INFO - Deleting VN ctest-right_ctest-TestMultiInlineSVCIPv6-40644854-87686898 2026-08-24 02:39:40,652 - INFO - Deleting VN ctest-mgmt_ctest-TestMultiInlineSVCIPv6-40644854-89836170 2026-08-24 02:39:41,770 - INFO - Deleted project: ctest-TestMultiInlineSVCIPv6-40644854, ID : fe5f630a-4429-4592-89da-d357296cf85f 2026-08-24 02:39:42,024 - INFO - Domain Default found not creating 2026-08-24 02:39:42,191 - INFO - Project ctest-FloatingipBasicTestSanity-31103712 not found, creating it 2026-08-24 02:39:42,737 - INFO - Created Project:ctest-FloatingipBasicTestSanity-31103712, ID : 55f14abb-adc3-44a7-a821-d7efe6bc7a7b 2026-08-24 02:39:44,386 - INFO - ================================================================================ 2026-08-24 02:39:44,387 - INFO - STARTING TEST : test_floating_ip 2026-08-24 02:39:44,387 - 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-08-24 02:39:45,069 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:39:45,069 - INFO - 2026-08-24 02:39:46,341 - INFO - Created VN ctest-fvn-56775714 2026-08-24 02:39:47,023 - INFO - Verified VN network id 10 for VN ab8d3fb6-5e95-4e8e-8734-1b7b6dde0307 2026-08-24 02:39:47,023 - INFO - Verifications in API Server for VN ctest-fvn-56775714 passed 2026-08-24 02:39:47,101 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fvn-56775714 passed 2026-08-24 02:39:48,428 - INFO - Validated that VN default-domain:ctest-FloatingipBasicTestSanity-31103712:ctest-fvn-56775714 is found in opserver 2026-08-24 02:39:49,073 - INFO - Created VN ctest-vn1-19999018 2026-08-24 02:39:49,421 - INFO - Verified VN network id 11 for VN 3f15c924-cbe0-4769-889e-1312049f30a3 2026-08-24 02:39:49,421 - INFO - Verifications in API Server for VN ctest-vn1-19999018 passed 2026-08-24 02:39:49,508 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-19999018 passed 2026-08-24 02:39:49,803 - INFO - Validated that VN default-domain:ctest-FloatingipBasicTestSanity-31103712:ctest-vn1-19999018 is found in opserver 2026-08-24 02:39:54 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2026-08-24 02:40:21,418 - INFO - VM ([<Server: ctest-vn1_vm1_name-41536811>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 02:40:21,948 - INFO - VM ([<Server: ctest-fvn_vm1_name-30329909>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 02:40:22,131 - INFO - Creating Floating IP pool ctest-some-pool-96897944 in API Server 2026-08-24 02:40:22,673 - INFO - Verification for FIP pool ctest-some-pool-96897944 in API Server passed 2026-08-24 02:40:22,709 - INFO - Verification for FIP pool ctest-some-pool-96897944 in Control-node passed 2026-08-24 02:40:22,709 - INFO - Waiting for VM ctest-vn1_vm1_name-41536811 to be up.. 2026-08-24 02:41:39,306 - INFO - VM name : ctest-vn1_vm1_name-41536811 2026-08-24 02:42:09,450 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1_name-41536811 passed 2026-08-24 02:42:25,314 - INFO - Waiting for VM ctest-fvn_vm1_name-30329909 to be up.. 2026-08-24 02:42:25,407 - INFO - VM name : ctest-fvn_vm1_name-30329909 2026-08-24 02:42:26,730 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-fvn_vm1_name-30329909 passed 2026-08-24 02:42:27,068 - INFO - Route for FIP 193.40.143.132 is fine on Control-node 10.0.0.50 2026-08-24 02:42:27,081 - INFO - Route for FIP 193.40.143.132 is fine on Control-node 10.0.0.190 2026-08-24 02:42:27,090 - INFO - Route for FIP 193.40.143.132 is fine on Control-node 10.0.0.191 2026-08-24 02:42:27,090 - INFO - FIP 193.40.143.132 verification for passed on all Control-nodes 2026-08-24 02:42:27,090 - INFO - FIP ID 3f30d22a-1ae1-4611-b1f0-9e4e3d05cc39(193.40.143.132) validation in Control node passed 2026-08-24 02:42:27,156 - INFO - FIP ID 3f30d22a-1ae1-4611-b1f0-9e4e3d05cc39(193.40.143.132) validation in agents passed 2026-08-24 02:42:27,167 - INFO - FIP ID 3f30d22a-1ae1-4611-b1f0-9e4e3d05cc39(193.40.143.132) validation in API Server passed 2026-08-24 02:43:19,054 - INFO - Ping to IP 193.40.143.131 from VM ctest-vn1_vm1_name-41536811 passed 2026-08-24 02:43:19,250 - INFO - Deleting the FIP pool ctest-some-pool-96897944 2026-08-24 02:43:19,407 - INFO - Deleting VM ctest-fvn_vm1_name-30329909 2026-08-24 02:43:19,488 - INFO - Deleting VM ctest-vn1_vm1_name-41536811 2026-08-24 02:43:19,584 - INFO - Deleting VN ctest-vn1-19999018 2026-08-24 02:43:19,634 - WARNING - Deleting VN ctest-vn1-19999018 failed..Will retry 2026-08-24 02:43:21,686 - WARNING - Deleting VN ctest-vn1-19999018 failed..Will retry 2026-08-24 02:43:24,034 - INFO - Validated that VN ctest-vn1-19999018 is not found in API Server 2026-08-24 02:43:24,072 - INFO - Validated that VN ctest-vn1-19999018 is not in any agent 2026-08-24 02:43:24,108 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-19999018 info 2026-08-24 02:43:24,109 - INFO - Deleting VN ctest-fvn-56775714 2026-08-24 02:43:24,453 - INFO - Validated that VN ctest-fvn-56775714 is not found in API Server 2026-08-24 02:43:24,478 - INFO - Validated that VN ctest-fvn-56775714 is not in any agent 2026-08-24 02:43:24,517 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fvn-56775714 info 2026-08-24 02:43:25,826 - INFO - END TEST : test_floating_ip : PASSED[0:03:41] 2026-08-24 02:43:25,826 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:43:26,626 - INFO - Deleted project: ctest-FloatingipBasicTestSanity-31103712, ID : 55f14abb-adc3-44a7-a821-d7efe6bc7a7b 2026-08-24 02:43:26,825 - INFO - Domain Default found not creating 2026-08-24 02:43:27,011 - INFO - Project ctest-TestSanity_MX-83123714 not found, creating it 2026-08-24 02:43:27,596 - INFO - Created Project:ctest-TestSanity_MX-83123714, ID : 5f15e63c-b1bb-44e3-b45e-a0d00cb81069 2026-08-24 02:43:29,218 - INFO - ================================================================================ 2026-08-24 02:43:29,219 - INFO - STARTING TEST : test_mx_gateway 2026-08-24 02:43:29,219 - 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-08-24 02:43:30,505 - INFO - Skipping Test. Env variable MX_GW_TEST is not set 2026-08-24 02:43:31,838 - INFO - 2026-08-24 02:43:31,838 - INFO - END TEST : test_mx_gateway : SKIPPED[0:00:02] 2026-08-24 02:43:31,838 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:43:32,713 - INFO - Deleted project: ctest-TestSanity_MX-83123714, ID : 5f15e63c-b1bb-44e3-b45e-a0d00cb81069 2026-08-24 02:43:32,899 - INFO - Domain Default found not creating 2026-08-24 02:43:33,062 - INFO - Project ctest-TestHeat-38058734 not found, creating it 2026-08-24 02:43:33,704 - INFO - Created Project:ctest-TestHeat-38058734, ID : 2e4e6f9d-d1a8-4fd9-b33f-3c6b557690fc 2026-08-24 02:43:35,483 - INFO - ================================================================================ 2026-08-24 02:43:35,483 - INFO - STARTING TEST : test_public_access_thru_svc_w_fip 2026-08-24 02:43:35,483 - 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-08-24 02:43:36,792 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:43:36,792 - INFO - 2026-08-24 02:43:36,820 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-08-24 02:43:38,122 - INFO - 2026-08-24 02:43:38,122 - INFO - END TEST : test_public_access_thru_svc_w_fip : SKIPPED[0:00:03] 2026-08-24 02:43:38,122 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:43:38,125 - INFO - ================================================================================ 2026-08-24 02:43:38,125 - INFO - STARTING TEST : test_transit_vn_sym_1_innet 2026-08-24 02:43:39,424 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:43:39,424 - INFO - 2026-08-24 02:43:39,424 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-08-24 02:43:40,722 - INFO - 2026-08-24 02:43:40,722 - INFO - END TEST : test_transit_vn_sym_1_innet : SKIPPED[0:00:02] 2026-08-24 02:43:40,722 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:43:41,546 - INFO - Deleted project: ctest-TestHeat-38058734, ID : 2e4e6f9d-d1a8-4fd9-b33f-3c6b557690fc 2026-08-24 02:43:41,775 - INFO - Domain Default found not creating 2026-08-24 02:43:41,942 - INFO - Project ctest-TestHeatIPv6-60320551 not found, creating it 2026-08-24 02:43:42,516 - INFO - Created Project:ctest-TestHeatIPv6-60320551, ID : 44d411cc-0cb6-4bc6-ade9-c95815e03600 2026-08-24 02:43:44,215 - INFO - ================================================================================ 2026-08-24 02:43:44,215 - INFO - STARTING TEST : test_public_access_thru_svc_w_fip 2026-08-24 02:43:44,215 - 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-08-24 02:43:45,523 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:43:45,523 - INFO - 2026-08-24 02:43:45,524 - INFO - Skipped as v6 not supported for this test 2026-08-24 02:43:46,818 - INFO - 2026-08-24 02:43:46,818 - INFO - END TEST : test_public_access_thru_svc_w_fip : SKIPPED[0:00:02] 2026-08-24 02:43:46,818 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:43:47,653 - INFO - Deleted project: ctest-TestHeatIPv6-60320551, ID : 44d411cc-0cb6-4bc6-ade9-c95815e03600 2026-08-24 02:43:47,855 - INFO - Domain Default found not creating 2026-08-24 02:43:48,025 - INFO - Project ctest-TestBasicHeat-38307136 not found, creating it 2026-08-24 02:43:48,590 - INFO - Created Project:ctest-TestBasicHeat-38307136, ID : a4cd7eca-8865-432e-b137-c9f064a0884e 2026-08-24 02:43:50,522 - INFO - ================================================================================ 2026-08-24 02:43:50,522 - INFO - STARTING TEST : test_svc_creation_with_heat 2026-08-24 02:43:50,522 - INFO - TEST DESCRIPTION : Validate creation of a in-network-nat service chain using heat 2026-08-24 02:43:51,825 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:43:51,826 - INFO - 2026-08-24 02:43:51,863 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-08-24 02:43:53,168 - INFO - 2026-08-24 02:43:53,168 - INFO - END TEST : test_svc_creation_with_heat : SKIPPED[0:00:03] 2026-08-24 02:43:53,168 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:43:54,189 - INFO - Deleted project: ctest-TestBasicHeat-38307136, ID : a4cd7eca-8865-432e-b137-c9f064a0884e 2026-08-24 02:43:54,418 - INFO - Domain Default found not creating 2026-08-24 02:43:54,576 - INFO - Project ctest-TestBasicHeatIPv6-88555118 not found, creating it 2026-08-24 02:43:55,203 - INFO - Created Project:ctest-TestBasicHeatIPv6-88555118, ID : 81ab848e-7d53-4b1a-a4ed-d85d6e1ccc96 2026-08-24 02:43:56,968 - INFO - ================================================================================ 2026-08-24 02:43:56,968 - INFO - STARTING TEST : test_svc_creation_with_heat 2026-08-24 02:43:58,294 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:43:58,294 - INFO - 2026-08-24 02:43:58,317 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-08-24 02:43:59,605 - INFO - 2026-08-24 02:43:59,605 - INFO - END TEST : test_svc_creation_with_heat : SKIPPED[0:00:03] 2026-08-24 02:43:59,605 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:44:00,447 - INFO - Deleted project: ctest-TestBasicHeatIPv6-88555118, ID : 81ab848e-7d53-4b1a-a4ed-d85d6e1ccc96 2026-08-24 02:44:00,690 - INFO - Domain Default found not creating 2026-08-24 02:44:00,879 - INFO - Project ctest-TestCRUD-51960456 not found, creating it 2026-08-24 02:44:01,478 - INFO - Created Project:ctest-TestCRUD-51960456, ID : 5449ccdc-75eb-4fbe-b3fe-99d4e57aa80c 2026-08-24 02:44:03,241 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg1-83869498'] 2026-08-24 02:44:04,389 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg2-17775390'] 2026-08-24 02:44:05,755 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-51960456', 'ctest-proj-sg1-23040093'] 2026-08-24 02:44:07,003 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-51960456', 'ctest-proj-sg2-70957328'] 2026-08-24 02:44:08,005 - INFO - ================================================================================ 2026-08-24 02:44:08,007 - INFO - STARTING TEST : test_router_crud 2026-08-24 02:44:09,303 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:44:09,303 - INFO - 2026-08-24 02:44:09,303 - INFO - Router create Request {'router': {'name': 'name-94616664'}} 2026-08-24 02:44:09,430 - INFO - Router create Response : {'router': {'id': 'b0e80748-0458-4cc4-a985-35c23b20ee0d', 'name': 'name-94616664', 'tenant_id': '049cc6895bbb4605badf324c061a7d1b', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-94616664'], 'description': '', 'project_id': '049cc6895bbb4605badf324c061a7d1b'}} 2026-08-24 02:44:09,431 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-94616664'}} 2026-08-24 02:44:09,454 - INFO - Attribute id is created 2026-08-24 02:44:09,455 - INFO - Attribute name is created 2026-08-24 02:44:09,455 - INFO - Attribute admin_state_up is created 2026-08-24 02:44:09,456 - INFO - Attribute status is created 2026-08-24 02:44:09,456 - INFO - Attribute tenant_id is created 2026-08-24 02:44:09,995 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-08-24 02:44:09,995 - INFO - Router Update request {'router': {'name': 'name-41640046'}} 2026-08-24 02:44:10,067 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-41640046'}} 2026-08-24 02:44:10,068 - INFO - Response : {'router': {'id': 'b0e80748-0458-4cc4-a985-35c23b20ee0d', 'name': 'name-41640046', 'tenant_id': '049cc6895bbb4605badf324c061a7d1b', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-94616664'], 'description': '', 'project_id': '049cc6895bbb4605badf324c061a7d1b'}} 2026-08-24 02:44:10,068 - INFO - Updation of Router b0e80748-0458-4cc4-a985-35c23b20ee0d with body {'router': {'name': 'name-41640046'}} passed 2026-08-24 02:44:10,068 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:44:10,068 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-08-24 02:44:10,157 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-08-24 02:44:10,158 - INFO - Response : {'router': {'id': 'b0e80748-0458-4cc4-a985-35c23b20ee0d', 'name': 'name-41640046', 'tenant_id': '049cc6895bbb4605badf324c061a7d1b', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-94616664'], 'description': '', 'project_id': '049cc6895bbb4605badf324c061a7d1b'}} 2026-08-24 02:44:10,158 - INFO - Updation of Router b0e80748-0458-4cc4-a985-35c23b20ee0d with body {'router': {'admin_state_up': 'True'}} passed 2026-08-24 02:44:10,158 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:44:10,159 - INFO - Deleting router b0e80748-0458-4cc4-a985-35c23b20ee0d 2026-08-24 02:44:10,296 - ERROR - Result of delete router b0e80748-0458-4cc4-a985-35c23b20ee0d: () 2026-08-24 02:44:10,296 - INFO - ================================================================================ 2026-08-24 02:44:10,296 - INFO - Router create Request {'router': {'admin_state_up': 'False', 'name': 'name-18731599'}} 2026-08-24 02:44:10,490 - INFO - Router create Response : {'router': {'id': '01e46cc3-e75d-4a91-9f74-8c1400472381', 'name': 'name-18731599', 'tenant_id': '049cc6895bbb4605badf324c061a7d1b', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-18731599'], 'description': '', 'project_id': '049cc6895bbb4605badf324c061a7d1b'}} 2026-08-24 02:44:10,490 - INFO - Router create PASSED ,Body : {'router': {'admin_state_up': 'False', 'name': 'name-18731599'}} 2026-08-24 02:44:10,517 - INFO - Attribute id is created 2026-08-24 02:44:10,517 - INFO - Attribute name is created 2026-08-24 02:44:10,517 - INFO - Attribute admin_state_up is created 2026-08-24 02:44:10,517 - INFO - Attribute status is created 2026-08-24 02:44:10,517 - INFO - Attribute tenant_id is created 2026-08-24 02:44:11,054 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-08-24 02:44:11,055 - INFO - Router Update request {'router': {'name': 'name-20141893'}} 2026-08-24 02:44:11,130 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-20141893'}} 2026-08-24 02:44:11,131 - INFO - Response : {'router': {'id': '01e46cc3-e75d-4a91-9f74-8c1400472381', 'name': 'name-20141893', 'tenant_id': '049cc6895bbb4605badf324c061a7d1b', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-18731599'], 'description': '', 'project_id': '049cc6895bbb4605badf324c061a7d1b'}} 2026-08-24 02:44:11,131 - INFO - Updation of Router 01e46cc3-e75d-4a91-9f74-8c1400472381 with body {'router': {'name': 'name-20141893'}} passed 2026-08-24 02:44:11,131 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:44:11,131 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-08-24 02:44:11,197 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-08-24 02:44:11,198 - INFO - Response : {'router': {'id': '01e46cc3-e75d-4a91-9f74-8c1400472381', 'name': 'name-20141893', 'tenant_id': '049cc6895bbb4605badf324c061a7d1b', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-18731599'], 'description': '', 'project_id': '049cc6895bbb4605badf324c061a7d1b'}} 2026-08-24 02:44:11,198 - INFO - Updation of Router 01e46cc3-e75d-4a91-9f74-8c1400472381 with body {'router': {'admin_state_up': 'True'}} passed 2026-08-24 02:44:11,198 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:44:11,198 - INFO - Deleting router 01e46cc3-e75d-4a91-9f74-8c1400472381 2026-08-24 02:44:11,351 - ERROR - Result of delete router 01e46cc3-e75d-4a91-9f74-8c1400472381: () 2026-08-24 02:44:11,351 - INFO - ================================================================================ 2026-08-24 02:44:11,351 - INFO - Router create Request {'router': {'name': 'name-45147912', 'tenant_id': '5449ccdc-75eb-4fbe-b3fe-99d4e57aa80c'}} 2026-08-24 02:44:11,493 - INFO - Router create Response : {'router': {'id': 'b134667c-5d93-4194-9df9-2e6ec17ed1b7', 'name': 'name-45147912', 'tenant_id': '5449ccdc75eb4fbeb3fe99d4e57aa80c', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-51960456', 'name-45147912'], 'description': '', 'project_id': '5449ccdc75eb4fbeb3fe99d4e57aa80c'}} 2026-08-24 02:44:11,493 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-45147912', 'tenant_id': '5449ccdc-75eb-4fbe-b3fe-99d4e57aa80c'}} 2026-08-24 02:44:11,528 - INFO - Attribute id is created 2026-08-24 02:44:11,528 - INFO - Attribute name is created 2026-08-24 02:44:11,528 - INFO - Attribute admin_state_up is created 2026-08-24 02:44:11,528 - INFO - Attribute status is created 2026-08-24 02:44:11,529 - INFO - Attribute tenant_id is created 2026-08-24 02:44:12,038 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-08-24 02:44:12,038 - INFO - Router Update request {'router': {'name': 'name-75190751'}} 2026-08-24 02:44:12,099 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-75190751'}} 2026-08-24 02:44:12,099 - INFO - Response : {'router': {'id': 'b134667c-5d93-4194-9df9-2e6ec17ed1b7', 'name': 'name-75190751', 'tenant_id': '5449ccdc75eb4fbeb3fe99d4e57aa80c', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-51960456', 'name-45147912'], 'description': '', 'project_id': '5449ccdc75eb4fbeb3fe99d4e57aa80c'}} 2026-08-24 02:44:12,099 - INFO - Updation of Router b134667c-5d93-4194-9df9-2e6ec17ed1b7 with body {'router': {'name': 'name-75190751'}} passed 2026-08-24 02:44:12,099 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:44:12,099 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-08-24 02:44:12,177 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-08-24 02:44:12,177 - INFO - Response : {'router': {'id': 'b134667c-5d93-4194-9df9-2e6ec17ed1b7', 'name': 'name-75190751', 'tenant_id': '5449ccdc75eb4fbeb3fe99d4e57aa80c', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-51960456', 'name-45147912'], 'description': '', 'project_id': '5449ccdc75eb4fbeb3fe99d4e57aa80c'}} 2026-08-24 02:44:12,177 - INFO - Updation of Router b134667c-5d93-4194-9df9-2e6ec17ed1b7 with body {'router': {'admin_state_up': 'True'}} passed 2026-08-24 02:44:12,177 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:44:12,177 - INFO - Deleting router b134667c-5d93-4194-9df9-2e6ec17ed1b7 2026-08-24 02:44:12,327 - ERROR - Result of delete router b134667c-5d93-4194-9df9-2e6ec17ed1b7: () 2026-08-24 02:44:12,327 - INFO - ================================================================================ 2026-08-24 02:44:12,327 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-51960456', 'ctest-proj-sg2-70957328'] 2026-08-24 02:44:12,453 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-51960456', 'ctest-proj-sg1-23040093'] 2026-08-24 02:44:12,572 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg2-17775390'] 2026-08-24 02:44:12,712 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg1-83869498'] 2026-08-24 02:44:14,149 - INFO - END TEST : test_router_crud : PASSED[0:00:06] 2026-08-24 02:44:14,149 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:44:14,962 - INFO - Deleted project: ctest-TestCRUD-51960456, ID : 5449ccdc-75eb-4fbe-b3fe-99d4e57aa80c 2026-08-24 02:44:15,168 - INFO - Domain Default found not creating 2026-08-24 02:44:15,347 - INFO - Project ctest-TestPorts-66660942 not found, creating it 2026-08-24 02:44:15,996 - INFO - Created Project:ctest-TestPorts-66660942, ID : ec6ae14e-4c75-4d5d-96c0-cc0ee0d47fbc 2026-08-24 02:44:17,671 - INFO - ================================================================================ 2026-08-24 02:44:17,671 - INFO - STARTING TEST : test_ports_bindings 2026-08-24 02:44:17,671 - 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-08-24 02:44:18,974 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:44:18,974 - INFO - 2026-08-24 02:44:20,121 - INFO - Created VN ctest-vn-33671771 2026-08-24 02:44:21,432 - INFO - VMI f2291bb2-9955-45c1-a710-9b3a80f3a4a3 verification in API Server passed 2026-08-24 02:44:21,920 - INFO - Deleted port f2291bb2-9955-45c1-a710-9b3a80f3a4a3 2026-08-24 02:44:21,921 - INFO - Deleting VN ctest-vn-33671771 2026-08-24 02:44:23,835 - INFO - END TEST : test_ports_bindings : PASSED[0:00:06] 2026-08-24 02:44:23,835 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:44:23,838 - INFO - ================================================================================ 2026-08-24 02:44:23,838 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-24 02:44:23,838 - 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-08-24 02:44:25,134 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:44:25,134 - INFO - 2026-08-24 02:44:26,039 - INFO - Created VN ctest-vn1-30351591 2026-08-24 02:44:27,490 - INFO - VM ([<Server: ctest-vn1-vm1-85998214>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 02:44:28,165 - INFO - VM ([<Server: ctest-vn1-vm2-94681490>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 02:44:28,165 - INFO - Waiting for VM ctest-vn1-vm1-85998214 to be up.. 2026-08-24 02:44:53,768 - INFO - VM name : ctest-vn1-vm1-85998214 2026-08-24 02:44:59,640 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-85998214 passed 2026-08-24 02:44:59,892 - INFO - Waiting for VM ctest-vn1-vm2-94681490 to be up.. 2026-08-24 02:44:59,989 - INFO - VM name : ctest-vn1-vm2-94681490 2026-08-24 02:45:01,392 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-94681490 passed 2026-08-24 02:45:04,510 - INFO - Ping to IP 119.31.129.69 from VM ctest-vn1-vm2-94681490 passed 2026-08-24 02:45:04,510 - INFO - Detaching port 37c8effd-95c3-4638-8f8b-cc8bfdd24c93 from VM ctest-vn1-vm2-94681490 2026-08-24 02:45:04,577 - INFO - Deleting VM ctest-vn1-vm2-94681490 2026-08-24 02:45:04,673 - INFO - Detaching port df73a6d7-d792-42d4-a1ec-1f61aceb4844 from VM ctest-vn1-vm1-85998214 2026-08-24 02:45:04,716 - INFO - Deleting VM ctest-vn1-vm1-85998214 2026-08-24 02:45:05,418 - INFO - Deleting VN ctest-vn1-30351591 2026-08-24 02:45:07,094 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:44] 2026-08-24 02:45:07,094 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:45:07,931 - INFO - Deleted project: ctest-TestPorts-66660942, ID : ec6ae14e-4c75-4d5d-96c0-cc0ee0d47fbc 2026-08-24 02:45:08,143 - INFO - Domain Default found not creating 2026-08-24 02:45:08,326 - INFO - Project ctest-TestRouters-26597499 not found, creating it 2026-08-24 02:45:08,970 - INFO - Created Project:ctest-TestRouters-26597499, ID : 0256daf1-5676-4d6d-b41e-9cd5ee1616d1 2026-08-24 02:45:10,736 - INFO - ================================================================================ 2026-08-24 02:45:10,736 - INFO - STARTING TEST : test_basic_router_behavior 2026-08-24 02:45:10,737 - 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-08-24 02:45:12,060 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:45:12,060 - INFO - 2026-08-24 02:45:13,231 - INFO - Created VN ctest-vn1-99002232 2026-08-24 02:45:14,120 - INFO - Created VN ctest-vn2-50820363 2026-08-24 02:45:14,814 - INFO - VM ([<Server: ctest-vn1-vm1-27105768>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 02:45:15,301 - INFO - VM ([<Server: ctest-vn2-vm1-48773153>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 02:45:15,454 - INFO - Adding interface with subnet_id 59d614da-6fca-49fc-81dc-15c58cc86d7c, port_id None to router 94c76839-2532-44c1-85ab-6df0001a2f6b 2026-08-24 02:45:15,912 - INFO - Waiting for VM ctest-vn1-vm1-27105768 to be up.. 2026-08-24 02:45:41,539 - INFO - VM name : ctest-vn1-vm1-27105768 2026-08-24 02:45:47,417 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-27105768 passed 2026-08-24 02:45:47,653 - INFO - Waiting for VM ctest-vn2-vm1-48773153 to be up.. 2026-08-24 02:45:47,748 - INFO - VM name : ctest-vn2-vm1-48773153 2026-08-24 02:45:49,101 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2-vm1-48773153 passed 2026-08-24 02:45:53,188 - WARNING - Ping to IP 108.99.246.67 from VM ctest-vn1-vm1-27105768 failed 2026-08-24 02:45:53,189 - INFO - Adding interface with subnet_id 468e49b7-18bf-45a3-9cc2-685278886973, port_id None to router 94c76839-2532-44c1-85ab-6df0001a2f6b 2026-08-24 02:45:56,864 - WARNING - Ping to IP 108.99.246.67 from VM ctest-vn1-vm1-27105768 failed 2026-08-24 02:45:59,983 - INFO - Ping to IP 108.99.246.67 from VM ctest-vn1-vm1-27105768 passed 2026-08-24 02:45:59,984 - INFO - Deleting interface with subnet_id 59d614da-6fca-49fc-81dc-15c58cc86d7c, port_id None from router 94c76839-2532-44c1-85ab-6df0001a2f6b 2026-08-24 02:46:03,406 - WARNING - Ping to IP 108.99.246.67 from VM ctest-vn1-vm1-27105768 failed 2026-08-24 02:46:03,406 - INFO - Adding interface with subnet_id 59d614da-6fca-49fc-81dc-15c58cc86d7c, port_id None to router 94c76839-2532-44c1-85ab-6df0001a2f6b 2026-08-24 02:46:05,928 - INFO - Ping to IP 108.99.246.67 from VM ctest-vn1-vm1-27105768 passed 2026-08-24 02:46:05,928 - INFO - Deleting interface with subnet_id 468e49b7-18bf-45a3-9cc2-685278886973, port_id None from router 94c76839-2532-44c1-85ab-6df0001a2f6b 2026-08-24 02:46:06,194 - INFO - Deleting interface with subnet_id 59d614da-6fca-49fc-81dc-15c58cc86d7c, port_id None from router 94c76839-2532-44c1-85ab-6df0001a2f6b 2026-08-24 02:46:06,575 - INFO - Deleting VM ctest-vn2-vm1-48773153 2026-08-24 02:46:06,680 - INFO - Deleting VM ctest-vn1-vm1-27105768 2026-08-24 02:46:06,767 - INFO - Deleting VN ctest-vn2-50820363 2026-08-24 02:46:06,811 - WARNING - Deleting VN ctest-vn2-50820363 failed..Will retry 2026-08-24 02:46:08,920 - WARNING - Deleting VN ctest-vn2-50820363 failed..Will retry 2026-08-24 02:46:11,128 - INFO - Deleting VN ctest-vn1-99002232 2026-08-24 02:46:12,635 - INFO - END TEST : test_basic_router_behavior : PASSED[0:01:02] 2026-08-24 02:46:12,635 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:46:13,440 - INFO - Deleted project: ctest-TestRouters-26597499, ID : 0256daf1-5676-4d6d-b41e-9cd5ee1616d1 2026-08-24 02:46:13,685 - INFO - Domain Default found not creating 2026-08-24 02:46:13,883 - INFO - Project ctest-TestRoutersBasic-22974730 not found, creating it 2026-08-24 02:46:14,449 - INFO - Created Project:ctest-TestRoutersBasic-22974730, ID : c06000f2-8d62-4ba9-971c-e24ba192a336 2026-08-24 02:46:16,242 - INFO - ================================================================================ 2026-08-24 02:46:16,243 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity 2026-08-24 02:46:16,243 - 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-08-24 02:46:17,517 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:46:17,517 - INFO - 2026-08-24 02:46:18,347 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-22974730 2026-08-24 02:46:18,406 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-22974730 2026-08-24 02:46:19,501 - INFO - Created VN ctest-vn-66651163 2026-08-24 02:46:20,312 - INFO - Created VN ctest-ext_vn-63408388 2026-08-24 02:46:21,153 - INFO - VM ([<Server: ctest-TestRoutersBasic-22974730-15585807>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 02:46:21,852 - INFO - VM ([<Server: ctest-TestRoutersBasic-22974730-78650819>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 02:46:21,984 - INFO - Setting gateway for router ca2386a5-b966-4dea-bdda-ad554834e781 to network 631f286b-1eca-4140-af73-df46a22022bb 2026-08-24 02:46:22,092 - INFO - Adding interface with subnet_id 8dd5fd95-1a6f-4a66-a936-c2d4e2cc4051, port_id None to router ca2386a5-b966-4dea-bdda-ad554834e781 2026-08-24 02:46:22,629 - INFO - Waiting for VM ctest-TestRoutersBasic-22974730-15585807 to be up.. 2026-08-24 02:46:48,214 - INFO - VM name : ctest-TestRoutersBasic-22974730-15585807 2026-08-24 02:46:54,078 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestRoutersBasic-22974730-15585807 passed 2026-08-24 02:46:54,322 - INFO - Waiting for VM ctest-TestRoutersBasic-22974730-78650819 to be up.. 2026-08-24 02:46:54,423 - INFO - VM name : ctest-TestRoutersBasic-22974730-78650819 2026-08-24 02:46:55,793 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestRoutersBasic-22974730-78650819 passed 2026-08-24 02:46:59,122 - INFO - Ping to IP 193.246.132.4 from VM ctest-TestRoutersBasic-22974730-15585807 passed 2026-08-24 02:46:59,122 - INFO - Deleting interface with subnet_id 8dd5fd95-1a6f-4a66-a936-c2d4e2cc4051, port_id None from router ca2386a5-b966-4dea-bdda-ad554834e781 2026-08-24 02:46:59,556 - INFO - Deleting VM ctest-TestRoutersBasic-22974730-78650819 2026-08-24 02:46:59,667 - INFO - Deleting VM ctest-TestRoutersBasic-22974730-15585807 2026-08-24 02:46:59,849 - INFO - Deleting VN ctest-ext_vn-63408388 2026-08-24 02:47:00,078 - WARNING - Deleting VN ctest-ext_vn-63408388 failed..Will retry 2026-08-24 02:47:02,340 - INFO - Deleting VN ctest-vn-66651163 2026-08-24 02:47:03,863 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:47] 2026-08-24 02:47:03,863 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:47:04,681 - INFO - Deleted project: ctest-TestRoutersBasic-22974730, ID : c06000f2-8d62-4ba9-971c-e24ba192a336 2026-08-24 02:47:04,934 - INFO - Domain Default found not creating 2026-08-24 02:47:05,136 - INFO - Project ctest-TestBasicPolicyIpv4v6-04708050 not found, creating it 2026-08-24 02:47:05,719 - INFO - Created Project:ctest-TestBasicPolicyIpv4v6-04708050, ID : d1d47cd4-2916-4d0a-aa6b-b881acbbf47b 2026-08-24 02:47:07,464 - INFO - ================================================================================ 2026-08-24 02:47:07,464 - INFO - STARTING TEST : test_basic_policy_allow_deny 2026-08-24 02:47:07,464 - 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-08-24 02:47:08,776 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:47:08,776 - INFO - 2026-08-24 02:47:10,218 - INFO - Created VN ctest-vn-48740058 2026-08-24 02:47:11,273 - INFO - Created VN ctest-vn-78171217 2026-08-24 02:47:12,800 - INFO - Verified VN network id 15 for VN 2c78bbb9-53fd-4db2-9da9-120af19e2829 2026-08-24 02:47:12,800 - INFO - Verifications in API Server for VN ctest-vn-48740058 passed 2026-08-24 02:47:12,876 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-48740058 passed 2026-08-24 02:47:13,023 - INFO - VN ctest-vn-48740058 Policy verification: verify_vn_policy_in_api_server, status: True 2026-08-24 02:47:14,218 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-04708050:ctest-vn-48740058 is found in opserver 2026-08-24 02:47:14,485 - INFO - Verified VN network id 16 for VN ed8f1f9a-698b-46b7-8f2d-59ec16915483 2026-08-24 02:47:14,485 - INFO - Verifications in API Server for VN ctest-vn-78171217 passed 2026-08-24 02:47:14,581 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-78171217 passed 2026-08-24 02:47:14,741 - INFO - VN ctest-vn-78171217 Policy verification: verify_vn_policy_in_api_server, status: True 2026-08-24 02:47:14,913 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-04708050:ctest-vn-78171217 is found in opserver 2026-08-24 02:47:15,547 - INFO - VM ([<Server: ctest-TestBasicPolicyIpv4v6-04708050-93821265>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 02:47:16,065 - INFO - VM ([<Server: ctest-TestBasicPolicyIpv4v6-04708050-79826411>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 02:47:16,065 - INFO - Waiting for VM ctest-TestBasicPolicyIpv4v6-04708050-93821265 to be up.. 2026-08-24 02:48:27,497 - INFO - VM name : ctest-TestBasicPolicyIpv4v6-04708050-93821265 2026-08-24 02:48:57,929 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicyIpv4v6-04708050-93821265 passed 2026-08-24 02:49:23,975 - INFO - Waiting for VM ctest-TestBasicPolicyIpv4v6-04708050-79826411 to be up.. 2026-08-24 02:49:24,061 - INFO - VM name : ctest-TestBasicPolicyIpv4v6-04708050-79826411 2026-08-24 02:49:25,402 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicyIpv4v6-04708050-79826411 passed 2026-08-24 02:49:35,585 - INFO - Ping to IP 68.172.61.195 from VM ctest-TestBasicPolicyIpv4v6-04708050-93821265 passed 2026-08-24 02:49:39,370 - WARNING - Ping to IP 68.172.61.195 from VM ctest-TestBasicPolicyIpv4v6-04708050-93821265 failed 2026-08-24 02:49:39,370 - INFO - Deleting VM ctest-TestBasicPolicyIpv4v6-04708050-79826411 2026-08-24 02:49:39,443 - INFO - Deleting VM ctest-TestBasicPolicyIpv4v6-04708050-93821265 2026-08-24 02:49:40,033 - INFO - Deleted policy ctest-policy-allow-all-74922955 2026-08-24 02:49:40,034 - INFO - Deleting VN ctest-vn-78171217 2026-08-24 02:49:40,086 - WARNING - Deleting VN ctest-vn-78171217 failed..Will retry 2026-08-24 02:49:42,442 - INFO - Validated that VN ctest-vn-78171217 is not found in API Server 2026-08-24 02:49:42,468 - INFO - Validated that VN ctest-vn-78171217 is not in any agent 2026-08-24 02:49:42,508 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-78171217 info 2026-08-24 02:49:42,508 - INFO - Deleting VN ctest-vn-48740058 2026-08-24 02:49:42,921 - INFO - Validated that VN ctest-vn-48740058 is not found in API Server 2026-08-24 02:49:42,941 - INFO - Validated that VN ctest-vn-48740058 is not in any agent 2026-08-24 02:49:42,971 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-48740058 info 2026-08-24 02:49:44,259 - INFO - END TEST : test_basic_policy_allow_deny : PASSED[0:02:37] 2026-08-24 02:49:44,259 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:49:44,261 - INFO - ================================================================================ 2026-08-24 02:49:44,261 - INFO - STARTING TEST : test_policy 2026-08-24 02:49:45,554 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:49:45,554 - INFO - 2026-08-24 02:49:45,555 - INFO - ================================================================================ 2026-08-24 02:49:45,555 - INFO - STARTING TEST : test_policy 2026-08-24 02:49:45,555 - INFO - TEST DESCRIPTION : Configure policies based on topology and run policy related verifications. 2026-08-24 02:49:46,835 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:49:46,835 - INFO - 2026-08-24 02:49:46,835 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_basic_topology.sdn_basic_config'> 2026-08-24 02:49:47,336 - INFO - Using existing project ['default-domain', 'ctest-TestBasicPolicyIpv4v6-04708050'](d1d47cd4-2916-4d0a-aa6b-b881acbbf47b) 2026-08-24 02:49:47,337 - INFO - provision user ctest-TestBasicPolicyIpv4v6-04708050 with role as admin in tenant ctest-TestBasicPolicyIpv4v6-04708050 2026-08-24 02:49:48,677 - INFO - Verification of project ctest-TestBasicPolicyIpv4v6-04708050 in API Server 10.0.0.191 passed 2026-08-24 02:49:49,135 - INFO - Verifications in API Server for IPAM: ctest-TestBasicPolicyIpv4v6-04708050-default-ipam passed 2026-08-24 02:49:49,156 - INFO - Verifications in Control node for IPAM: ctest-TestBasicPolicyIpv4v6-04708050-default-ipam passed 2026-08-24 02:49:50,301 - INFO - Created VN ctest-vnet0-25033357 2026-08-24 02:49:50,687 - INFO - Verified VN network id 15 for VN 65269ee4-e4d5-452c-b742-597f0fa8391f 2026-08-24 02:49:50,687 - INFO - Verifications in API Server for VN ctest-vnet0-25033357 passed 2026-08-24 02:49:50,786 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-25033357 passed 2026-08-24 02:49:50,990 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-04708050:ctest-vnet0-25033357 is found in opserver 2026-08-24 02:49:52,181 - INFO - Created VN ctest-vnet1-23440500 2026-08-24 02:49:52,611 - INFO - Verified VN network id 16 for VN 9dd05c58-5000-471c-8f0c-5a6091bd5488 2026-08-24 02:49:52,612 - INFO - Verifications in API Server for VN ctest-vnet1-23440500 passed 2026-08-24 02:49:52,701 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-23440500 passed 2026-08-24 02:49:53,069 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-04708050:ctest-vnet1-23440500 is found in opserver 2026-08-24 02:49:54,304 - INFO - Created VN ctest-vnet2-74351304 2026-08-24 02:49:54,691 - INFO - Verified VN network id 17 for VN d5db5c16-587d-417a-9a27-f4306f2ad823 2026-08-24 02:49:54,692 - INFO - Verifications in API Server for VN ctest-vnet2-74351304 passed 2026-08-24 02:49:54,767 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet2-74351304 passed 2026-08-24 02:49:54,956 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-04708050:ctest-vnet2-74351304 is found in opserver 2026-08-24 02:49:56,120 - INFO - Created VN ctest-vnet3-52000485 2026-08-24 02:49:56,484 - INFO - Verified VN network id 18 for VN 98979521-2a98-4934-86f0-a9fbcc292c08 2026-08-24 02:49:56,484 - INFO - Verifications in API Server for VN ctest-vnet3-52000485 passed 2026-08-24 02:49:56,561 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet3-52000485 passed 2026-08-24 02:49:56,801 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-04708050:ctest-vnet3-52000485 is found in opserver 2026-08-24 02:49:57,274 - INFO - Verified policy ctest-policy0-96174762 in API Server, Result: True 2026-08-24 02:49:57,683 - INFO - Verified policy ctest-policy1-99407998 in API Server, Result: True 2026-08-24 02:49:58,127 - INFO - Verified policy ctest-policy2-62331952 in API Server, Result: True 2026-08-24 02:49:58,565 - INFO - Verified policy ctest-policy3-24008477 in API Server, Result: True 2026-08-24 02:49:58,972 - INFO - Verified policy ctest-policy4-36123056 in API Server, Result: True 2026-08-24 02:49:59,376 - INFO - Verified policy ctest-policy5-47588885 in API Server, Result: True 2026-08-24 02:49:59,779 - INFO - Verified policy ctest-policy6-54513958 in API Server, Result: True 2026-08-24 02:50:00,176 - INFO - Verified policy ctest-policy7-05125835 in API Server, Result: True 2026-08-24 02:50:07 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2026-08-24 02:50:35,058 - INFO - VM ([<Server: ctest-vmc0-75352266>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 02:50:35,656 - INFO - VM ([<Server: ctest-vmc1-04754378>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 02:50:35,657 - INFO - Waiting for VM ctest-vmc0-75352266 to be up.. 2026-08-24 02:51:52,207 - INFO - VM name : ctest-vmc0-75352266 2026-08-24 02:52:18,237 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-75352266 passed 2026-08-24 02:52:28,842 - INFO - Waiting for VM ctest-vmc1-04754378 to be up.. 2026-08-24 02:52:28,945 - INFO - VM name : ctest-vmc1-04754378 2026-08-24 02:52:30,302 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-04754378 passed 2026-08-24 02:52:31,230 - INFO - Validated the rules for VM:ctest-vmc1-04754378 with attached policy:['ctest-policy2-62331952', 'ctest-policy3-24008477'] and vn:ctest-vnet1-23440500 2026-08-24 02:52:31,679 - INFO - Validated the rules for VM:ctest-vmc0-75352266 with attached policy:['ctest-policy0-96174762', 'ctest-policy1-99407998'] and vn:ctest-vnet0-25033357 2026-08-24 02:52:31,686 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-08-24 02:52:31,831 - INFO - Compute node: 10.0.0.162, VN: ctest-vnet0-25033357, result of expected rules check passed 2026-08-24 02:52:31,901 - INFO - Compute node: 10.0.0.162, VN: ctest-vnet1-23440500, validated that no extra rules are present 2026-08-24 02:52:31,954 - INFO - Compute node: 10.0.0.162, VN: ctest-vnet2-74351304, validated that no extra rules are present 2026-08-24 02:52:32,005 - INFO - Compute node: 10.0.0.162, VN: ctest-vnet3-52000485, validated that no extra rules are present 2026-08-24 02:52:32,042 - INFO - Compute node: 10.0.0.185, VN: ctest-vnet1-23440500, result of expected rules check passed 2026-08-24 02:52:32,061 - INFO - Compute node: 10.0.0.185, VN: ctest-vnet0-25033357, validated that no extra rules are present 2026-08-24 02:52:32,079 - INFO - Compute node: 10.0.0.185, VN: ctest-vnet2-74351304, validated that no extra rules are present 2026-08-24 02:52:32,088 - INFO - Compute node: 10.0.0.185, VN: ctest-vnet3-52000485, validated that no extra rules are present 2026-08-24 02:52:41,985 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-75352266 passed 2026-08-24 02:52:44,493 - INFO - Ping to IP 2838:d220:1dbe:5a03:fc64:b56a:0:3 from VM ctest-vmc0-75352266 passed 2026-08-24 02:52:44,493 - INFO - Deleting VM ctest-vmc1-04754378 2026-08-24 02:52:48,622 - INFO - VM ctest-vmc1-04754378 is fully removed in API-Server 2026-08-24 02:52:48,856 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyIpv4v6-04708050:ctest-vnet1-23440500 2026-08-24 02:52:48,856 - INFO - VM ctest-vmc1-04754378 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 02:52:54,110 - INFO - Routes for VM ctest-vmc1-04754378 is removed in all control-nodes 2026-08-24 02:53:09,736 - INFO - 862dead6-891f-459f-8b37-b8f99084b808 vm uve deleted from opserver 2026-08-24 02:53:09,794 - INFO - 862dead6-891f-459f-8b37-b8f99084b808 vm uve deleted from opserver 2026-08-24 02:53:09,808 - INFO - 862dead6-891f-459f-8b37-b8f99084b808 vm uve deleted from opserver 2026-08-24 02:53:09,808 - INFO - Validated that VM 862dead6-891f-459f-8b37-b8f99084b808 is removed from Opserver 2026-08-24 02:53:09,808 - INFO - Deleting VM ctest-vmc0-75352266 2026-08-24 02:53:13,925 - INFO - VM ctest-vmc0-75352266 is fully removed in API-Server 2026-08-24 02:53:14,162 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyIpv4v6-04708050:ctest-vnet0-25033357 2026-08-24 02:53:14,162 - INFO - VM ctest-vmc0-75352266 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 02:53:14,365 - INFO - Routes for VM ctest-vmc0-75352266 is removed in all control-nodes 2026-08-24 02:53:17,553 - INFO - 95ee1e69-2819-435e-b1e7-edb2780bbd95 vm uve deleted from opserver 2026-08-24 02:53:17,567 - INFO - 95ee1e69-2819-435e-b1e7-edb2780bbd95 vm uve deleted from opserver 2026-08-24 02:53:17,581 - INFO - 95ee1e69-2819-435e-b1e7-edb2780bbd95 vm uve deleted from opserver 2026-08-24 02:53:17,581 - INFO - Validated that VM 95ee1e69-2819-435e-b1e7-edb2780bbd95 is removed from Opserver 2026-08-24 02:53:19,316 - INFO - Deleted policy ctest-policy7-05125835 2026-08-24 02:53:19,532 - INFO - Deleted policy ctest-policy6-54513958 2026-08-24 02:53:19,791 - INFO - Deleted policy ctest-policy5-47588885 2026-08-24 02:53:20,056 - INFO - Deleted policy ctest-policy4-36123056 2026-08-24 02:53:20,310 - INFO - Deleted policy ctest-policy3-24008477 2026-08-24 02:53:20,559 - INFO - Deleted policy ctest-policy2-62331952 2026-08-24 02:53:20,808 - INFO - Deleted policy ctest-policy1-99407998 2026-08-24 02:53:21,064 - INFO - Deleted policy ctest-policy0-96174762 2026-08-24 02:53:21,271 - INFO - Deleting VN ctest-vnet3-52000485 2026-08-24 02:53:21,606 - INFO - Validated that VN ctest-vnet3-52000485 is not found in API Server 2026-08-24 02:53:21,631 - INFO - Validated that VN ctest-vnet3-52000485 is not in any agent 2026-08-24 02:53:21,667 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet3-52000485 info 2026-08-24 02:53:21,667 - INFO - Deleting VN ctest-vnet2-74351304 2026-08-24 02:53:22,008 - INFO - Validated that VN ctest-vnet2-74351304 is not found in API Server 2026-08-24 02:53:22,036 - INFO - Validated that VN ctest-vnet2-74351304 is not in any agent 2026-08-24 02:53:22,079 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet2-74351304 info 2026-08-24 02:53:22,080 - INFO - Deleting VN ctest-vnet1-23440500 2026-08-24 02:53:22,600 - INFO - Validated that VN ctest-vnet1-23440500 is not found in API Server 2026-08-24 02:53:22,624 - INFO - Validated that VN ctest-vnet1-23440500 is not in any agent 2026-08-24 02:53:22,660 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-23440500 info 2026-08-24 02:53:22,660 - INFO - Deleting VN ctest-vnet0-25033357 2026-08-24 02:53:23,027 - INFO - Validated that VN ctest-vnet0-25033357 is not found in API Server 2026-08-24 02:53:23,053 - INFO - Validated that VN ctest-vnet0-25033357 is not in any agent 2026-08-24 02:53:23,088 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-25033357 info 2026-08-24 02:53:23,199 - INFO - IPAM: ctest-TestBasicPolicyIpv4v6-04708050-default-ipam is not found in API Server 2026-08-24 02:53:23,224 - INFO - IPAM:ctest-TestBasicPolicyIpv4v6-04708050-default-ipam is not found in control node 2026-08-24 02:53:25,038 - INFO - END TEST : test_policy : PASSED[0:03:40] 2026-08-24 02:53:25,038 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:53:26,358 - INFO - END TEST : test_policy : PASSED[0:03:42] 2026-08-24 02:53:26,359 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:53:26,364 - INFO - ================================================================================ 2026-08-24 02:53:26,365 - INFO - STARTING TEST : test_policy_to_deny 2026-08-24 02:53:27,670 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:53:27,670 - INFO - 2026-08-24 02:53:27,671 - INFO - ================================================================================ 2026-08-24 02:53:27,671 - INFO - STARTING TEST : test_policy_to_deny 2026-08-24 02:53:27,672 - 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-08-24 02:53:28,993 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:53:28,994 - INFO - 2026-08-24 02:53:30,503 - INFO - Created VN ctest-vn1-89190351 2026-08-24 02:53:31,132 - INFO - Verified VN network id 15 for VN 364d8201-8364-4df3-947b-2e44dd76a6e0 2026-08-24 02:53:31,132 - INFO - Verifications in API Server for VN ctest-vn1-89190351 passed 2026-08-24 02:53:31,226 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-89190351 passed 2026-08-24 02:53:31,383 - INFO - VN ctest-vn1-89190351 Policy verification: verify_vn_policy_in_api_server, status: True 2026-08-24 02:53:31,462 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-04708050:ctest-vn1-89190351 is found in opserver 2026-08-24 02:53:32,018 - INFO - VM ([<Server: ctest-vn1_vm1-93142638>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 02:53:32,572 - INFO - VM ([<Server: ctest-vn1_vm2-72645132>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 02:53:32,573 - INFO - Waiting for VM ctest-vn1_vm1-93142638 to be up.. 2026-08-24 02:53:58,184 - INFO - VM name : ctest-vn1_vm1-93142638 2026-08-24 02:54:30,292 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-93142638 passed 2026-08-24 02:54:56,371 - INFO - Waiting for VM ctest-vn1_vm2-72645132 to be up.. 2026-08-24 02:54:56,461 - INFO - VM name : ctest-vn1_vm2-72645132 2026-08-24 02:54:57,814 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm2-72645132 passed 2026-08-24 02:55:06,874 - WARNING - Ping to IP 192.168.10.4 from VM ctest-vn1_vm1-93142638 failed 2026-08-24 02:55:10,235 - WARNING - Ping to IP 22f5:abb9:8ec7:33ea:5170:bfbe:0:4 from VM ctest-vn1_vm1-93142638 failed 2026-08-24 02:55:10,235 - INFO - Deleting VM ctest-vn1_vm2-72645132 2026-08-24 02:55:10,323 - INFO - Deleting VM ctest-vn1_vm1-93142638 2026-08-24 02:55:10,642 - INFO - Deleting VN ctest-vn1-89190351 2026-08-24 02:55:10,697 - WARNING - Deleting VN ctest-vn1-89190351 failed..Will retry 2026-08-24 02:55:12,784 - WARNING - Deleting VN ctest-vn1-89190351 failed..Will retry 2026-08-24 02:55:15,164 - INFO - Validated that VN ctest-vn1-89190351 is not found in API Server 2026-08-24 02:55:15,187 - INFO - Validated that VN ctest-vn1-89190351 is not in any agent 2026-08-24 02:55:15,236 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-89190351 info 2026-08-24 02:55:15,291 - INFO - Deleted policy ctest-policy1-43884976 2026-08-24 02:55:16,584 - INFO - END TEST : test_policy_to_deny : PASSED[0:01:49] 2026-08-24 02:55:16,584 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:55:17,879 - INFO - END TEST : test_policy_to_deny : PASSED[0:01:51] 2026-08-24 02:55:17,879 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:55:18,763 - INFO - Deleted project: ctest-TestBasicPolicyIpv4v6-04708050, ID : d1d47cd4-2916-4d0a-aa6b-b881acbbf47b 2026-08-24 02:55:18,990 - INFO - Domain Default found not creating 2026-08-24 02:55:19,181 - INFO - Project ctest-TestBasicPolicyModifyIpv4v6-43242543 not found, creating it 2026-08-24 02:55:19,836 - INFO - Created Project:ctest-TestBasicPolicyModifyIpv4v6-43242543, ID : 0a2ffc2f-06ff-4586-b90c-426b31b6dbb9 2026-08-24 02:55:21,583 - INFO - ================================================================================ 2026-08-24 02:55:21,583 - INFO - STARTING TEST : test_policy_modify_vn_policy 2026-08-24 02:55:22,899 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:55:22,899 - INFO - 2026-08-24 02:55:22,899 - INFO - ================================================================================ 2026-08-24 02:55:22,900 - INFO - STARTING TEST : test_policy_modify_vn_policy 2026-08-24 02:55:22,900 - INFO - TEST DESCRIPTION : Configure policies based on topology; 2026-08-24 02:55:24,221 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:55:24,221 - INFO - 2026-08-24 02:55:24,221 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_single_vm_policy_topology.sdn_single_vm_policy_config'> 2026-08-24 02:55:25,022 - INFO - Using existing project ['default-domain', 'ctest-TestBasicPolicyModifyIpv4v6-43242543'](0a2ffc2f-06ff-4586-b90c-426b31b6dbb9) 2026-08-24 02:55:25,023 - INFO - provision user admin with role as admin in tenant ctest-TestBasicPolicyModifyIpv4v6-43242543 2026-08-24 02:55:27,749 - INFO - Verification of project ctest-TestBasicPolicyModifyIpv4v6-43242543 in API Server 10.0.0.191 passed 2026-08-24 02:55:28,181 - INFO - Verifications in API Server for IPAM: ctest-TestBasicPolicyModifyIpv4v6-43242543-default-ipam passed 2026-08-24 02:55:28,202 - INFO - Verifications in Control node for IPAM: ctest-TestBasicPolicyModifyIpv4v6-43242543-default-ipam passed 2026-08-24 02:55:29,482 - INFO - Created VN ctest-vnet0-23195474 2026-08-24 02:55:30,203 - INFO - Verified VN network id 15 for VN f8efb556-30ee-42f1-b3d6-e00b0e3d0adb 2026-08-24 02:55:30,204 - INFO - Verifications in API Server for VN ctest-vnet0-23195474 passed 2026-08-24 02:55:30,297 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-23195474 passed 2026-08-24 02:55:31,640 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyModifyIpv4v6-43242543:ctest-vnet0-23195474 is found in opserver 2026-08-24 02:55:32,080 - INFO - Verified policy ctest-policy0-56572424 in API Server, Result: True 2026-08-24 02:55:32,454 - INFO - Verified policy ctest-policy1-15221380 in API Server, Result: True 2026-08-24 02:55:32,858 - INFO - Verified policy ctest-policy2-38245821 in API Server, Result: True 2026-08-24 02:55:33,969 - INFO - VM ([<Server: ctest-vmc0-45136766>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 02:55:33,970 - INFO - Waiting for VM ctest-vmc0-45136766 to be up.. 2026-08-24 02:55:59,555 - INFO - VM name : ctest-vmc0-45136766 2026-08-24 02:56:32,058 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-45136766 passed 2026-08-24 02:56:43,144 - INFO - Validated the rules for VM:ctest-vmc0-45136766 with attached policy:['ctest-policy0-56572424', 'ctest-policy1-15221380'] and vn:ctest-vnet0-23195474 2026-08-24 02:56:43,153 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-08-24 02:56:43,197 - INFO - Compute node: 10.0.0.162, VN: ctest-vnet0-23195474, result of expected rules check passed 2026-08-24 02:56:43,204 - INFO - Compute node: 10.0.0.185, VN: ctest-vnet0-23195474, validated that no extra rules are present 2026-08-24 02:56:43,217 - INFO - adding policy ctest-policy2-38245821 to vn ctest-vnet0-23195474 2026-08-24 02:56:48,624 - INFO - New policy list of VN ctest-vnet0-23195474 is ['ctest-policy0-56572424', 'ctest-policy1-15221380', 'ctest-policy2-38245821'] 2026-08-24 02:56:48,645 - INFO - Compute node: 10.0.0.162, VN: ctest-vnet0-23195474, result of expected rules check passed 2026-08-24 02:56:48,652 - INFO - Compute node: 10.0.0.185, VN: ctest-vnet0-23195474, validated that no extra rules are present 2026-08-24 02:56:53,858 - INFO - New policy list of VN ctest-vnet0-23195474 is [] 2026-08-24 02:56:53,873 - INFO - Compute node: 10.0.0.162, VN: ctest-vnet0-23195474, result of expected rules check passed 2026-08-24 02:56:53,879 - INFO - Compute node: 10.0.0.185, VN: ctest-vnet0-23195474, validated that no extra rules are present 2026-08-24 02:56:53,879 - INFO - Skipping deletion of policy ctest-policy2-38245821 2026-08-24 02:56:53,879 - INFO - Deleting VM ctest-vmc0-45136766 2026-08-24 02:56:57,998 - INFO - VM ctest-vmc0-45136766 is fully removed in API-Server 2026-08-24 02:56:58,229 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyModifyIpv4v6-43242543:ctest-vnet0-23195474 2026-08-24 02:56:58,230 - INFO - VM ctest-vmc0-45136766 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 02:56:58,475 - INFO - Routes for VM ctest-vmc0-45136766 is removed in all control-nodes 2026-08-24 02:57:17,174 - INFO - cf9682ac-ec80-4a5f-b345-5551382ca6eb vm uve deleted from opserver 2026-08-24 02:57:17,240 - INFO - cf9682ac-ec80-4a5f-b345-5551382ca6eb vm uve deleted from opserver 2026-08-24 02:57:17,290 - INFO - cf9682ac-ec80-4a5f-b345-5551382ca6eb vm uve deleted from opserver 2026-08-24 02:57:17,290 - INFO - Validated that VM cf9682ac-ec80-4a5f-b345-5551382ca6eb is removed from Opserver 2026-08-24 02:57:17,490 - INFO - Deleted policy ctest-policy2-38245821 2026-08-24 02:57:17,737 - INFO - Deleted policy ctest-policy1-15221380 2026-08-24 02:57:17,979 - INFO - Deleted policy ctest-policy0-56572424 2026-08-24 02:57:18,172 - INFO - Deleting VN ctest-vnet0-23195474 2026-08-24 02:57:18,507 - INFO - Validated that VN ctest-vnet0-23195474 is not found in API Server 2026-08-24 02:57:18,532 - INFO - Validated that VN ctest-vnet0-23195474 is not in any agent 2026-08-24 02:57:18,573 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-23195474 info 2026-08-24 02:57:18,675 - INFO - IPAM: ctest-TestBasicPolicyModifyIpv4v6-43242543-default-ipam is not found in API Server 2026-08-24 02:57:18,700 - INFO - IPAM:ctest-TestBasicPolicyModifyIpv4v6-43242543-default-ipam is not found in control node 2026-08-24 02:57:20,550 - INFO - END TEST : test_policy_modify_vn_policy : PASSED[0:01:58] 2026-08-24 02:57:20,550 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:57:21,867 - INFO - END TEST : test_policy_modify_vn_policy : PASSED[0:02:00] 2026-08-24 02:57:21,867 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:57:23,140 - INFO - Deleted project: ctest-TestBasicPolicyModifyIpv4v6-43242543, ID : 0a2ffc2f-06ff-4586-b90c-426b31b6dbb9 2026-08-24 02:57:23,431 - INFO - Domain Default found not creating 2026-08-24 02:57:23,883 - INFO - Project ctest-TestBasicPolicyNegativeIpv4v6-44239191 not found, creating it 2026-08-24 02:57:24,517 - INFO - Created Project:ctest-TestBasicPolicyNegativeIpv4v6-44239191, ID : 6ab77d87-b0b5-4329-8efa-28f7e82f05e1 2026-08-24 02:57:26,187 - INFO - ================================================================================ 2026-08-24 02:57:26,187 - INFO - STARTING TEST : test_remove_policy_with_ref 2026-08-24 02:57:27,496 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:57:27,496 - INFO - 2026-08-24 02:57:27,496 - INFO - ================================================================================ 2026-08-24 02:57:27,496 - INFO - STARTING TEST : test_remove_policy_with_ref 2026-08-24 02:57:27,496 - 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-08-24 02:57:28,787 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:57:28,787 - INFO - 2026-08-24 02:57:30,519 - INFO - Created VN ctest-vn4-98250066 2026-08-24 02:57:31,511 - INFO - Verified VN network id 15 for VN ef11d64b-dbe0-47ac-8175-280cae1a127f 2026-08-24 02:57:31,511 - INFO - Verifications in API Server for VN ctest-vn4-98250066 passed 2026-08-24 02:57:31,604 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn4-98250066 passed 2026-08-24 02:57:31,742 - INFO - VN ctest-vn4-98250066 Policy verification: verify_vn_policy_in_api_server, status: True 2026-08-24 02:57:33,115 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyNegativeIpv4v6-44239191:ctest-vn4-98250066 is found in opserver 2026-08-24 02:57:33,307 - INFO - Verified policy ctest-policy1-04766125 in API Server, Result: True 2026-08-24 02:57:33,307 - INFO - Done with setup and verification, moving onto test .. 2026-08-24 02:57:33,319 - INFO - Deleting VN ctest-vn4-98250066 2026-08-24 02:57:33,747 - INFO - Validated that VN ctest-vn4-98250066 is not found in API Server 2026-08-24 02:57:33,775 - INFO - Validated that VN ctest-vn4-98250066 is not in any agent 2026-08-24 02:57:33,811 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn4-98250066 info 2026-08-24 02:57:33,862 - INFO - Deleted policy ctest-policy1-04766125 2026-08-24 02:57:35,354 - INFO - END TEST : test_remove_policy_with_ref : PASSED[0:00:08] 2026-08-24 02:57:35,354 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:57:36,655 - INFO - END TEST : test_remove_policy_with_ref : PASSED[0:00:10] 2026-08-24 02:57:36,655 - INFO - -------------------------------------------------------------------------------- 2026-08-24 02:57:37,644 - INFO - Deleted project: ctest-TestBasicPolicyNegativeIpv4v6-44239191, ID : 6ab77d87-b0b5-4329-8efa-28f7e82f05e1 2026-08-24 02:57:37,871 - INFO - Domain Default found not creating 2026-08-24 02:57:38,057 - INFO - Project ctest-TestPolicyAcl-39637960 not found, creating it 2026-08-24 02:57:38,622 - INFO - Created Project:ctest-TestPolicyAcl-39637960, ID : 50d0a8c1-5159-46e2-8a53-a0ebc560153c 2026-08-24 02:57:40,290 - INFO - ================================================================================ 2026-08-24 02:57:40,290 - INFO - STARTING TEST : test_policy_inheritance_src_vn_dst_pol 2026-08-24 02:57:40,290 - INFO - TEST DESCRIPTION : Test cases to test policy inheritance 2026-08-24 02:57:41,623 - INFO - Initial checks done. Running the testcase now 2026-08-24 02:57:41,623 - INFO - 2026-08-24 02:57:43,816 - INFO - Verifications in API Server for IPAM: ipam1 passed 2026-08-24 02:57:43,833 - INFO - Verifications in Control node for IPAM: ipam1 passed 2026-08-24 02:57:43,987 - INFO - Verifications in API Server for IPAM: ipam2 passed 2026-08-24 02:57:44,014 - INFO - Verifications in Control node for IPAM: ipam2 passed 2026-08-24 02:57:44,156 - INFO - Verifications in API Server for IPAM: ipam3 passed 2026-08-24 02:57:44,177 - INFO - Verifications in Control node for IPAM: ipam3 passed 2026-08-24 02:57:44,925 - INFO - Created VN ctest-VN1-80477185 2026-08-24 02:57:45,784 - INFO - Created VN ctest-VN2-67362436 2026-08-24 02:57:46,465 - INFO - Created VN ctest-VN3-62314370 2026-08-24 02:57:46,829 - INFO - Verified VN network id 15 for VN a40f7130-4f48-4c3a-94b5-847d4ca97577 2026-08-24 02:57:46,829 - INFO - Verifications in API Server for VN ctest-VN1-80477185 passed 2026-08-24 02:57:46,914 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN1-80477185 passed 2026-08-24 02:57:48,267 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-39637960:ctest-VN1-80477185 is found in opserver 2026-08-24 02:57:48,547 - INFO - Verified VN network id 16 for VN 043ee1ba-b307-479b-b955-982fbb026cd5 2026-08-24 02:57:48,548 - INFO - Verifications in API Server for VN ctest-VN2-67362436 passed 2026-08-24 02:57:48,629 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN2-67362436 passed 2026-08-24 02:57:48,957 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-39637960:ctest-VN2-67362436 is found in opserver 2026-08-24 02:57:49,208 - INFO - Verified VN network id 17 for VN 5252e5cb-235d-4f65-ae4e-707766310649 2026-08-24 02:57:49,208 - INFO - Verifications in API Server for VN ctest-VN3-62314370 passed 2026-08-24 02:57:49,291 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN3-62314370 passed 2026-08-24 02:57:49,618 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-39637960:ctest-VN3-62314370 is found in opserver 2026-08-24 02:57:50,884 - INFO - Associated Policy to ctest-VN1-80477185 2026-08-24 02:57:51,994 - INFO - VM ([<Server: ctest-VM11-28693804>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 02:57:52,698 - INFO - VM ([<Server: ctest-VM21-55869758>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 02:57:53,297 - INFO - VM ([<Server: ctest-VM31-50855297>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 02:58:34,219 - INFO - VM name : ctest-VM11-28693804 2026-08-24 02:58:34,957 - INFO - VM ctest-VM11-28693804 verfication in all API Servers passed 2026-08-24 02:59:13,505 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-28693804 passed 2026-08-24 02:59:13,505 - INFO - VM ctest-VM11-28693804 verifications in Compute nodes passed 2026-08-24 02:59:13,803 - INFO - Validated routes of VM ctest-VM11-28693804 in all vrouters 2026-08-24 02:59:14,652 - INFO - Verification in Control-nodes for VM ctest-VM11-28693804 passed 2026-08-24 02:59:14,754 - INFO - Verifying through opserver in 10.0.0.190 2026-08-24 02:59:14,780 - INFO - VM 4cedfc82-4d9d-4e7d-a210-e2c42d0b913b is present in default-domain:ctest-TestPolicyAcl-39637960:ctest-VN1-80477185 2026-08-24 02:59:14,956 - INFO - tap interface default-domain:ctest-TestPolicyAcl-39637960:85cf0f2b-6a24-45d9-9cd3-560006418e58 of vm 4cedfc82-4d9d-4e7d-a210-e2c42d0b913b is present in vrouter an-jenkins-deploy-platform-ansible-os-6211-1 uve 2026-08-24 02:59:14,999 - INFO - VM ctest-VM11-28693804 validations in Opserver passed 2026-08-24 02:59:15,086 - INFO - VM name : ctest-VM21-55869758 2026-08-24 02:59:15,456 - INFO - VM ctest-VM21-55869758 verfication in all API Servers passed 2026-08-24 02:59:17,153 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-55869758 passed 2026-08-24 02:59:17,153 - INFO - VM ctest-VM21-55869758 verifications in Compute nodes passed 2026-08-24 02:59:17,438 - INFO - Validated routes of VM ctest-VM21-55869758 in all vrouters 2026-08-24 02:59:18,285 - INFO - Verification in Control-nodes for VM ctest-VM21-55869758 passed 2026-08-24 02:59:18,382 - INFO - Verifying through opserver in 10.0.0.190 2026-08-24 02:59:18,406 - INFO - VM 0840d246-5cbf-40d1-9b62-1825ac8b042f is present in default-domain:ctest-TestPolicyAcl-39637960:ctest-VN2-67362436 2026-08-24 02:59:18,572 - INFO - tap interface default-domain:ctest-TestPolicyAcl-39637960:19e55c14-8d7e-49c0-bf83-d3df935d198c of vm 0840d246-5cbf-40d1-9b62-1825ac8b042f is present in vrouter an-jenkins-deploy-platform-ansible-os-6211-2 uve 2026-08-24 02:59:18,616 - INFO - VM ctest-VM21-55869758 validations in Opserver passed 2026-08-24 02:59:18,708 - INFO - VM name : ctest-VM31-50855297 2026-08-24 02:59:19,074 - INFO - VM ctest-VM31-50855297 verfication in all API Servers passed 2026-08-24 02:59:20,806 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-50855297 passed 2026-08-24 02:59:20,806 - INFO - VM ctest-VM31-50855297 verifications in Compute nodes passed 2026-08-24 02:59:21,053 - INFO - Validated routes of VM ctest-VM31-50855297 in all vrouters 2026-08-24 02:59:21,827 - INFO - Verification in Control-nodes for VM ctest-VM31-50855297 passed 2026-08-24 02:59:21,950 - INFO - Verifying through opserver in 10.0.0.190 2026-08-24 02:59:21,976 - INFO - VM c82221a1-bc1c-4baf-a5b9-4448f0d3f2eb is present in default-domain:ctest-TestPolicyAcl-39637960:ctest-VN3-62314370 2026-08-24 02:59:22,157 - INFO - tap interface default-domain:ctest-TestPolicyAcl-39637960:b425fae3-3042-4c90-92ce-390d83245860 of vm c82221a1-bc1c-4baf-a5b9-4448f0d3f2eb is present in vrouter an-jenkins-deploy-platform-ansible-os-6211-1 uve 2026-08-24 02:59:22,204 - INFO - VM ctest-VM31-50855297 validations in Opserver passed 2026-08-24 02:59:22,205 - INFO - Waiting for VM ctest-VM11-28693804 to be up.. 2026-08-24 02:59:23,398 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-28693804 passed 2026-08-24 02:59:28,815 - INFO - Waiting for VM ctest-VM21-55869758 to be up.. 2026-08-24 02:59:29,990 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-55869758 passed 2026-08-24 02:59:30,244 - INFO - Waiting for VM ctest-VM31-50855297 to be up.. 2026-08-24 02:59:31,492 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-50855297 passed 2026-08-24 02:59:41,317 - INFO - Ping to IP 196.20.235.67 from VM ctest-VM11-28693804 passed 2026-08-24 02:59:41,317 - INFO - Test with src as VN and dst as policy PASSED 2026-08-24 02:59:41,317 - INFO - Deleting VM ctest-VM31-50855297 2026-08-24 02:59:45,435 - INFO - VM ctest-VM31-50855297 is fully removed in API-Server 2026-08-24 02:59:45,645 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-39637960:ctest-VN3-62314370 2026-08-24 02:59:45,645 - INFO - VM ctest-VM31-50855297 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 02:59:45,878 - INFO - Routes for VM ctest-VM31-50855297 is removed in all control-nodes 2026-08-24 02:59:45,983 - INFO - c82221a1-bc1c-4baf-a5b9-4448f0d3f2eb vm uve deleted from opserver 2026-08-24 02:59:45,998 - INFO - c82221a1-bc1c-4baf-a5b9-4448f0d3f2eb vm uve deleted from opserver 2026-08-24 02:59:46,011 - INFO - c82221a1-bc1c-4baf-a5b9-4448f0d3f2eb vm uve deleted from opserver 2026-08-24 02:59:46,011 - INFO - Validated that VM c82221a1-bc1c-4baf-a5b9-4448f0d3f2eb is removed from Opserver 2026-08-24 02:59:46,011 - INFO - Deleting VM ctest-VM21-55869758 2026-08-24 02:59:50,133 - INFO - VM ctest-VM21-55869758 is fully removed in API-Server 2026-08-24 02:59:50,358 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-39637960:ctest-VN2-67362436 2026-08-24 02:59:50,358 - INFO - VM ctest-VM21-55869758 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 02:59:50,575 - INFO - Routes for VM ctest-VM21-55869758 is removed in all control-nodes 2026-08-24 03:00:09,094 - INFO - 0840d246-5cbf-40d1-9b62-1825ac8b042f vm uve deleted from opserver 2026-08-24 03:00:09,108 - INFO - 0840d246-5cbf-40d1-9b62-1825ac8b042f vm uve deleted from opserver 2026-08-24 03:00:09,122 - INFO - 0840d246-5cbf-40d1-9b62-1825ac8b042f vm uve deleted from opserver 2026-08-24 03:00:09,122 - INFO - Validated that VM 0840d246-5cbf-40d1-9b62-1825ac8b042f is removed from Opserver 2026-08-24 03:00:09,122 - INFO - Deleting VM ctest-VM11-28693804 2026-08-24 03:00:13,252 - INFO - VM ctest-VM11-28693804 is fully removed in API-Server 2026-08-24 03:00:13,483 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-39637960:ctest-VN1-80477185 2026-08-24 03:00:13,483 - INFO - VM ctest-VM11-28693804 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 03:00:13,690 - INFO - Routes for VM ctest-VM11-28693804 is removed in all control-nodes 2026-08-24 03:00:16,870 - INFO - 4cedfc82-4d9d-4e7d-a210-e2c42d0b913b vm uve deleted from opserver 2026-08-24 03:00:16,884 - INFO - 4cedfc82-4d9d-4e7d-a210-e2c42d0b913b vm uve deleted from opserver 2026-08-24 03:00:16,897 - INFO - 4cedfc82-4d9d-4e7d-a210-e2c42d0b913b vm uve deleted from opserver 2026-08-24 03:00:16,897 - INFO - Validated that VM 4cedfc82-4d9d-4e7d-a210-e2c42d0b913b is removed from Opserver 2026-08-24 03:00:17,687 - INFO - Detached Policy from ctest-VN1-80477185 2026-08-24 03:00:17,753 - INFO - Deleted policy ctest-policy13-12878741 2026-08-24 03:00:17,812 - INFO - Deleted policy ctest-policy21-25998528 2026-08-24 03:00:17,869 - INFO - Deleted policy ctest-policy12-17873746 2026-08-24 03:00:17,870 - INFO - Deleting VN ctest-VN3-62314370 2026-08-24 03:00:18,212 - INFO - Validated that VN ctest-VN3-62314370 is not found in API Server 2026-08-24 03:00:18,236 - INFO - Validated that VN ctest-VN3-62314370 is not in any agent 2026-08-24 03:00:18,270 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN3-62314370 info 2026-08-24 03:00:18,270 - INFO - Deleting VN ctest-VN2-67362436 2026-08-24 03:00:18,651 - INFO - Validated that VN ctest-VN2-67362436 is not found in API Server 2026-08-24 03:00:18,683 - INFO - Validated that VN ctest-VN2-67362436 is not in any agent 2026-08-24 03:00:18,731 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN2-67362436 info 2026-08-24 03:00:18,732 - INFO - Deleting VN ctest-VN1-80477185 2026-08-24 03:00:19,141 - INFO - Validated that VN ctest-VN1-80477185 is not found in API Server 2026-08-24 03:00:19,162 - INFO - Validated that VN ctest-VN1-80477185 is not in any agent 2026-08-24 03:00:19,198 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN1-80477185 info 2026-08-24 03:00:19,299 - INFO - IPAM: ipam3 is not found in API Server 2026-08-24 03:00:19,328 - INFO - IPAM:ipam3 is not found in control node 2026-08-24 03:00:19,467 - INFO - IPAM: ipam2 is not found in API Server 2026-08-24 03:00:19,493 - INFO - IPAM:ipam2 is not found in control node 2026-08-24 03:00:19,635 - INFO - IPAM: ipam1 is not found in API Server 2026-08-24 03:00:19,662 - INFO - IPAM:ipam1 is not found in control node 2026-08-24 03:00:20,946 - INFO - END TEST : test_policy_inheritance_src_vn_dst_pol : PASSED[0:02:40] 2026-08-24 03:00:20,946 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:00:21,776 - INFO - Deleted project: ctest-TestPolicyAcl-39637960, ID : 50d0a8c1-5159-46e2-8a53-a0ebc560153c 2026-08-24 03:00:22,005 - INFO - Domain Default found not creating 2026-08-24 03:00:22,178 - INFO - Project ctest-TestPolicyAclIpv4v6-47405603 not found, creating it 2026-08-24 03:00:22,788 - INFO - Created Project:ctest-TestPolicyAclIpv4v6-47405603, ID : 9dbffe12-ea12-4d8c-a6dc-61d1c04d5594 2026-08-24 03:00:24,563 - INFO - ================================================================================ 2026-08-24 03:00:24,563 - INFO - STARTING TEST : test_policy_inheritance_src_pol_dst_any 2026-08-24 03:00:25,895 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:00:25,895 - INFO - 2026-08-24 03:00:25,895 - INFO - ================================================================================ 2026-08-24 03:00:25,895 - INFO - STARTING TEST : test_policy_inheritance_src_pol_dst_any 2026-08-24 03:00:25,895 - INFO - TEST DESCRIPTION : Test cases to test policy inheritance 2026-08-24 03:00:27,183 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:00:27,183 - INFO - 2026-08-24 03:00:29,020 - INFO - Verifications in API Server for IPAM: ipam1 passed 2026-08-24 03:00:29,037 - INFO - Verifications in Control node for IPAM: ipam1 passed 2026-08-24 03:00:29,164 - INFO - Verifications in API Server for IPAM: ipam2 passed 2026-08-24 03:00:29,183 - INFO - Verifications in Control node for IPAM: ipam2 passed 2026-08-24 03:00:29,323 - INFO - Verifications in API Server for IPAM: ipam3 passed 2026-08-24 03:00:29,342 - INFO - Verifications in Control node for IPAM: ipam3 passed 2026-08-24 03:00:30,351 - INFO - Created VN ctest-VN1-64192983 2026-08-24 03:00:31,490 - INFO - Created VN ctest-VN2-94781241 2026-08-24 03:00:32,549 - INFO - Created VN ctest-VN3-81445529 2026-08-24 03:00:32,949 - INFO - Verified VN network id 15 for VN f3a31965-8e9f-4426-b689-9f2cfa018167 2026-08-24 03:00:32,949 - INFO - Verifications in API Server for VN ctest-VN1-64192983 passed 2026-08-24 03:00:33,025 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN1-64192983 passed 2026-08-24 03:00:34,504 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-47405603:ctest-VN1-64192983 is found in opserver 2026-08-24 03:00:34,785 - INFO - Verified VN network id 16 for VN f2fe6f73-367a-49b4-97ad-ff839468e541 2026-08-24 03:00:34,785 - INFO - Verifications in API Server for VN ctest-VN2-94781241 passed 2026-08-24 03:00:34,881 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN2-94781241 passed 2026-08-24 03:00:35,200 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-47405603:ctest-VN2-94781241 is found in opserver 2026-08-24 03:00:35,425 - INFO - Verified VN network id 17 for VN 82cffe03-d686-4148-aac4-60d897bf6bd3 2026-08-24 03:00:35,425 - INFO - Verifications in API Server for VN ctest-VN3-81445529 passed 2026-08-24 03:00:35,494 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN3-81445529 passed 2026-08-24 03:00:35,812 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-47405603:ctest-VN3-81445529 is found in opserver 2026-08-24 03:00:38,211 - INFO - VM ([<Server: ctest-VM11-23808320>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:00:38,819 - INFO - VM ([<Server: ctest-VM21-71777553>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 03:00:39,564 - INFO - VM ([<Server: ctest-VM31-87016772>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:01:15,361 - INFO - VM name : ctest-VM11-23808320 2026-08-24 03:01:16,281 - INFO - VM ctest-VM11-23808320 verfication in all API Servers passed 2026-08-24 03:01:54,977 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-23808320 passed 2026-08-24 03:01:54,977 - INFO - VM ctest-VM11-23808320 verifications in Compute nodes passed 2026-08-24 03:01:55,281 - INFO - Validated routes of VM ctest-VM11-23808320 in all vrouters 2026-08-24 03:01:56,487 - INFO - Verification in Control-nodes for VM ctest-VM11-23808320 passed 2026-08-24 03:01:56,628 - INFO - Verifying through opserver in 10.0.0.190 2026-08-24 03:01:56,654 - INFO - VM 182fb518-f13e-4d2b-9982-ecfcb6dd716f is present in default-domain:ctest-TestPolicyAclIpv4v6-47405603:ctest-VN1-64192983 2026-08-24 03:01:56,843 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-47405603:df9ac98c-a1d5-461f-aba5-77000c92b95d of vm 182fb518-f13e-4d2b-9982-ecfcb6dd716f is present in vrouter an-jenkins-deploy-platform-ansible-os-6211-1 uve 2026-08-24 03:01:56,893 - INFO - VM ctest-VM11-23808320 validations in Opserver passed 2026-08-24 03:01:57,004 - INFO - VM name : ctest-VM21-71777553 2026-08-24 03:01:57,430 - INFO - VM ctest-VM21-71777553 verfication in all API Servers passed 2026-08-24 03:01:59,130 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-71777553 passed 2026-08-24 03:01:59,130 - INFO - VM ctest-VM21-71777553 verifications in Compute nodes passed 2026-08-24 03:01:59,397 - INFO - Validated routes of VM ctest-VM21-71777553 in all vrouters 2026-08-24 03:02:00,645 - INFO - Verification in Control-nodes for VM ctest-VM21-71777553 passed 2026-08-24 03:02:00,768 - INFO - Verifying through opserver in 10.0.0.190 2026-08-24 03:02:00,793 - INFO - VM 73ef2b22-258d-4c38-835a-c4135abd68a1 is present in default-domain:ctest-TestPolicyAclIpv4v6-47405603:ctest-VN2-94781241 2026-08-24 03:02:00,986 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-47405603:eb6dfbc9-1f25-434d-ab12-a334d9e9cee4 of vm 73ef2b22-258d-4c38-835a-c4135abd68a1 is present in vrouter an-jenkins-deploy-platform-ansible-os-6211-2 uve 2026-08-24 03:02:01,044 - INFO - VM ctest-VM21-71777553 validations in Opserver passed 2026-08-24 03:02:01,165 - INFO - VM name : ctest-VM31-87016772 2026-08-24 03:02:01,617 - INFO - VM ctest-VM31-87016772 verfication in all API Servers passed 2026-08-24 03:02:03,413 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-87016772 passed 2026-08-24 03:02:03,413 - INFO - VM ctest-VM31-87016772 verifications in Compute nodes passed 2026-08-24 03:02:03,690 - INFO - Validated routes of VM ctest-VM31-87016772 in all vrouters 2026-08-24 03:02:04,718 - INFO - Verification in Control-nodes for VM ctest-VM31-87016772 passed 2026-08-24 03:02:04,850 - INFO - Verifying through opserver in 10.0.0.190 2026-08-24 03:02:04,887 - INFO - VM 89271be5-1b3a-45f5-815e-30912b349062 is present in default-domain:ctest-TestPolicyAclIpv4v6-47405603:ctest-VN3-81445529 2026-08-24 03:02:05,074 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-47405603:26f81906-b3c7-4bc9-a562-fd9715105214 of vm 89271be5-1b3a-45f5-815e-30912b349062 is present in vrouter an-jenkins-deploy-platform-ansible-os-6211-1 uve 2026-08-24 03:02:05,118 - INFO - VM ctest-VM31-87016772 validations in Opserver passed 2026-08-24 03:02:05,118 - INFO - Waiting for VM ctest-VM11-23808320 to be up.. 2026-08-24 03:02:06,293 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-23808320 passed 2026-08-24 03:02:06,531 - INFO - Waiting for VM ctest-VM21-71777553 to be up.. 2026-08-24 03:02:07,717 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-71777553 passed 2026-08-24 03:02:07,970 - INFO - Waiting for VM ctest-VM31-87016772 to be up.. 2026-08-24 03:02:09,176 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-87016772 passed 2026-08-24 03:03:22,275 - INFO - Ping to IP 45.247.53.67 from VM ctest-VM11-23808320 passed 2026-08-24 03:03:24,582 - INFO - Ping to IP 2ad9:9712:91c9:614a:264:8ff4:0:3 from VM ctest-VM11-23808320 passed 2026-08-24 03:03:24,582 - INFO - Test with src as policy and dst as any PASSED 2026-08-24 03:03:24,582 - INFO - Deleting VM ctest-VM31-87016772 2026-08-24 03:03:28,700 - INFO - VM ctest-VM31-87016772 is fully removed in API-Server 2026-08-24 03:03:28,928 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-47405603:ctest-VN3-81445529 2026-08-24 03:03:28,928 - INFO - VM ctest-VM31-87016772 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 03:03:29,165 - INFO - Routes for VM ctest-VM31-87016772 is removed in all control-nodes 2026-08-24 03:03:47,753 - INFO - 89271be5-1b3a-45f5-815e-30912b349062 vm uve deleted from opserver 2026-08-24 03:03:47,768 - INFO - 89271be5-1b3a-45f5-815e-30912b349062 vm uve deleted from opserver 2026-08-24 03:03:47,784 - INFO - 89271be5-1b3a-45f5-815e-30912b349062 vm uve deleted from opserver 2026-08-24 03:03:47,784 - INFO - Validated that VM 89271be5-1b3a-45f5-815e-30912b349062 is removed from Opserver 2026-08-24 03:03:47,784 - INFO - Deleting VM ctest-VM21-71777553 2026-08-24 03:03:51,906 - INFO - VM ctest-VM21-71777553 is fully removed in API-Server 2026-08-24 03:03:52,146 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-47405603:ctest-VN2-94781241 2026-08-24 03:03:52,146 - INFO - VM ctest-VM21-71777553 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 03:03:52,381 - INFO - Routes for VM ctest-VM21-71777553 is removed in all control-nodes 2026-08-24 03:04:07,848 - INFO - 73ef2b22-258d-4c38-835a-c4135abd68a1 vm uve deleted from opserver 2026-08-24 03:04:07,866 - INFO - 73ef2b22-258d-4c38-835a-c4135abd68a1 vm uve deleted from opserver 2026-08-24 03:04:07,883 - INFO - 73ef2b22-258d-4c38-835a-c4135abd68a1 vm uve deleted from opserver 2026-08-24 03:04:07,883 - INFO - Validated that VM 73ef2b22-258d-4c38-835a-c4135abd68a1 is removed from Opserver 2026-08-24 03:04:07,884 - INFO - Deleting VM ctest-VM11-23808320 2026-08-24 03:04:12,018 - INFO - VM ctest-VM11-23808320 is fully removed in API-Server 2026-08-24 03:04:12,290 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-47405603:ctest-VN1-64192983 2026-08-24 03:04:12,290 - INFO - VM ctest-VM11-23808320 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 03:04:12,489 - INFO - Routes for VM ctest-VM11-23808320 is removed in all control-nodes 2026-08-24 03:04:15,680 - INFO - 182fb518-f13e-4d2b-9982-ecfcb6dd716f vm uve deleted from opserver 2026-08-24 03:04:15,695 - INFO - 182fb518-f13e-4d2b-9982-ecfcb6dd716f vm uve deleted from opserver 2026-08-24 03:04:15,709 - INFO - 182fb518-f13e-4d2b-9982-ecfcb6dd716f vm uve deleted from opserver 2026-08-24 03:04:15,710 - INFO - Validated that VM 182fb518-f13e-4d2b-9982-ecfcb6dd716f is removed from Opserver 2026-08-24 03:04:16,602 - INFO - Deleted policy ctest-policy21-47621129 2026-08-24 03:04:16,668 - INFO - Deleted policy ctest-policy12-91550977 2026-08-24 03:04:16,708 - INFO - Deleted policy ctest-policy13-70947070 2026-08-24 03:04:16,714 - INFO - Deleting VN ctest-VN3-81445529 2026-08-24 03:04:17,092 - INFO - Validated that VN ctest-VN3-81445529 is not found in API Server 2026-08-24 03:04:17,117 - INFO - Validated that VN ctest-VN3-81445529 is not in any agent 2026-08-24 03:04:17,153 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN3-81445529 info 2026-08-24 03:04:17,154 - INFO - Deleting VN ctest-VN2-94781241 2026-08-24 03:04:17,556 - INFO - Validated that VN ctest-VN2-94781241 is not found in API Server 2026-08-24 03:04:17,590 - INFO - Validated that VN ctest-VN2-94781241 is not in any agent 2026-08-24 03:04:17,631 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN2-94781241 info 2026-08-24 03:04:17,632 - INFO - Deleting VN ctest-VN1-64192983 2026-08-24 03:04:18,041 - INFO - Validated that VN ctest-VN1-64192983 is not found in API Server 2026-08-24 03:04:18,068 - INFO - Validated that VN ctest-VN1-64192983 is not in any agent 2026-08-24 03:04:18,108 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN1-64192983 info 2026-08-24 03:04:18,211 - INFO - IPAM: ipam3 is not found in API Server 2026-08-24 03:04:18,234 - INFO - IPAM:ipam3 is not found in control node 2026-08-24 03:04:18,387 - INFO - IPAM: ipam2 is not found in API Server 2026-08-24 03:04:18,411 - INFO - IPAM:ipam2 is not found in control node 2026-08-24 03:04:18,555 - INFO - IPAM: ipam1 is not found in API Server 2026-08-24 03:04:18,585 - INFO - IPAM:ipam1 is not found in control node 2026-08-24 03:04:19,893 - INFO - END TEST : test_policy_inheritance_src_pol_dst_any : PASSED[0:03:54] 2026-08-24 03:04:19,894 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:04:21,206 - INFO - END TEST : test_policy_inheritance_src_pol_dst_any : PASSED[0:03:57] 2026-08-24 03:04:21,206 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:04:22,011 - INFO - Deleted project: ctest-TestPolicyAclIpv4v6-47405603, ID : 9dbffe12-ea12-4d8c-a6dc-61d1c04d5594 2026-08-24 03:04:22,231 - INFO - Domain Default found not creating 2026-08-24 03:04:22,404 - INFO - Project ctest-TestBasicPolicy-36742396 not found, creating it 2026-08-24 03:04:23,069 - INFO - Created Project:ctest-TestBasicPolicy-36742396, ID : 170d2c1b-52cd-484b-a4ec-48b912b068a5 2026-08-24 03:04:24,716 - INFO - ================================================================================ 2026-08-24 03:04:24,716 - INFO - STARTING TEST : test_basic_policy_allow_deny 2026-08-24 03:04:24,717 - 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-08-24 03:04:26,041 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:04:26,042 - INFO - 2026-08-24 03:04:27,133 - INFO - Created VN ctest-vn-19599474 2026-08-24 03:04:27,867 - INFO - Created VN ctest-vn-82441231 2026-08-24 03:04:29,321 - INFO - Verified VN network id 15 for VN f22e71dd-01ef-4e6b-bdec-8b91222975fe 2026-08-24 03:04:29,322 - INFO - Verifications in API Server for VN ctest-vn-19599474 passed 2026-08-24 03:04:29,412 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-19599474 passed 2026-08-24 03:04:29,579 - INFO - VN ctest-vn-19599474 Policy verification: verify_vn_policy_in_api_server, status: True 2026-08-24 03:04:30,748 - INFO - Validated that VN default-domain:ctest-TestBasicPolicy-36742396:ctest-vn-19599474 is found in opserver 2026-08-24 03:04:31,006 - INFO - Verified VN network id 16 for VN 6be00738-c829-4154-b0b5-f72c045f8b8f 2026-08-24 03:04:31,006 - INFO - Verifications in API Server for VN ctest-vn-82441231 passed 2026-08-24 03:04:31,095 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-82441231 passed 2026-08-24 03:04:31,229 - INFO - VN ctest-vn-82441231 Policy verification: verify_vn_policy_in_api_server, status: True 2026-08-24 03:04:31,382 - INFO - Validated that VN default-domain:ctest-TestBasicPolicy-36742396:ctest-vn-82441231 is found in opserver 2026-08-24 03:04:31,975 - INFO - VM ([<Server: ctest-TestBasicPolicy-36742396-66102507>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:04:32,514 - INFO - VM ([<Server: ctest-TestBasicPolicy-36742396-34515525>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 03:04:32,514 - INFO - Waiting for VM ctest-TestBasicPolicy-36742396-66102507 to be up.. 2026-08-24 03:04:58,115 - INFO - VM name : ctest-TestBasicPolicy-36742396-66102507 2026-08-24 03:05:28,608 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicy-36742396-66102507 passed 2026-08-24 03:05:39,174 - INFO - Waiting for VM ctest-TestBasicPolicy-36742396-34515525 to be up.. 2026-08-24 03:05:39,317 - INFO - VM name : ctest-TestBasicPolicy-36742396-34515525 2026-08-24 03:05:40,713 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicy-36742396-34515525 passed 2026-08-24 03:06:32,223 - INFO - Ping to IP 193.120.184.67 from VM ctest-TestBasicPolicy-36742396-66102507 passed 2026-08-24 03:06:35,716 - WARNING - Ping to IP 193.120.184.67 from VM ctest-TestBasicPolicy-36742396-66102507 failed 2026-08-24 03:06:35,716 - INFO - Deleting VM ctest-TestBasicPolicy-36742396-34515525 2026-08-24 03:06:35,795 - INFO - Deleting VM ctest-TestBasicPolicy-36742396-66102507 2026-08-24 03:06:36,285 - INFO - Deleted policy ctest-policy-allow-all-69649914 2026-08-24 03:06:36,286 - INFO - Deleting VN ctest-vn-82441231 2026-08-24 03:06:36,334 - WARNING - Deleting VN ctest-vn-82441231 failed..Will retry 2026-08-24 03:06:38,673 - INFO - Validated that VN ctest-vn-82441231 is not found in API Server 2026-08-24 03:06:38,700 - INFO - Validated that VN ctest-vn-82441231 is not in any agent 2026-08-24 03:06:38,746 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-82441231 info 2026-08-24 03:06:38,746 - INFO - Deleting VN ctest-vn-19599474 2026-08-24 03:06:39,041 - INFO - Validated that VN ctest-vn-19599474 is not found in API Server 2026-08-24 03:06:39,066 - INFO - Validated that VN ctest-vn-19599474 is not in any agent 2026-08-24 03:06:39,101 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-19599474 info 2026-08-24 03:06:40,420 - INFO - END TEST : test_basic_policy_allow_deny : PASSED[0:02:16] 2026-08-24 03:06:40,420 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:06:41,214 - INFO - Deleted project: ctest-TestBasicPolicy-36742396, ID : 170d2c1b-52cd-484b-a4ec-48b912b068a5 2026-08-24 03:06:41,431 - INFO - Domain Default found not creating 2026-08-24 03:06:41,600 - INFO - Project ctest-TestDetailedPolicy0Ipv4v6-32571309 not found, creating it 2026-08-24 03:06:42,132 - INFO - Created Project:ctest-TestDetailedPolicy0Ipv4v6-32571309, ID : f8f89341-137c-4470-bd30-da7c75d2fc46 2026-08-24 03:06:43,785 - INFO - ================================================================================ 2026-08-24 03:06:43,785 - INFO - STARTING TEST : test_repeated_policy_modify 2026-08-24 03:06:45,078 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:06:45,078 - INFO - 2026-08-24 03:06:45,078 - INFO - ================================================================================ 2026-08-24 03:06:45,078 - INFO - STARTING TEST : test_repeated_policy_modify 2026-08-24 03:06:45,078 - 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-08-24 03:06:46,391 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:06:46,392 - INFO - 2026-08-24 03:06:46,392 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_single_vm_multiple_policy_topology.sdn_single_vm_multiple_policy_config'> 2026-08-24 03:06:47,203 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy0Ipv4v6-32571309'](f8f89341-137c-4470-bd30-da7c75d2fc46) 2026-08-24 03:06:47,203 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy0Ipv4v6-32571309 2026-08-24 03:06:50,163 - INFO - Verification of project ctest-TestDetailedPolicy0Ipv4v6-32571309 in API Server 10.0.0.191 passed 2026-08-24 03:06:50,633 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy0Ipv4v6-32571309-default-ipam passed 2026-08-24 03:06:50,656 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy0Ipv4v6-32571309-default-ipam passed 2026-08-24 03:06:52,372 - INFO - Created VN ctest-vnet0-50884959 2026-08-24 03:06:53,148 - INFO - Verified VN network id 15 for VN 05990f87-742c-4667-a1e9-f355d99f3dc7 2026-08-24 03:06:53,148 - INFO - Verifications in API Server for VN ctest-vnet0-50884959 passed 2026-08-24 03:06:53,246 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-50884959 passed 2026-08-24 03:06:54,618 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy0Ipv4v6-32571309:ctest-vnet0-50884959 is found in opserver 2026-08-24 03:06:55,052 - INFO - Verified policy ctest-policy0-45337796 in API Server, Result: True 2026-08-24 03:06:55,477 - INFO - Verified policy ctest-policy1-51233103 in API Server, Result: True 2026-08-24 03:06:55,865 - INFO - Verified policy ctest-policy2-87873435 in API Server, Result: True 2026-08-24 03:06:56,294 - INFO - Verified policy ctest-policy3-03984914 in API Server, Result: True 2026-08-24 03:06:56,699 - INFO - Verified policy ctest-policy4-15207168 in API Server, Result: True 2026-08-24 03:06:57,150 - INFO - Verified policy ctest-policy5-94124942 in API Server, Result: True 2026-08-24 03:06:57,566 - INFO - Verified policy ctest-policy6-33105747 in API Server, Result: True 2026-08-24 03:06:57,979 - INFO - Verified policy ctest-policy7-55953323 in API Server, Result: True 2026-08-24 03:06:58,364 - INFO - Verified policy ctest-policy8-90709465 in API Server, Result: True 2026-08-24 03:06:58,798 - INFO - Verified policy ctest-policy9-29346553 in API Server, Result: True 2026-08-24 03:07:00,480 - INFO - VM ([<Server: ctest-vmc0-90549795>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:07:00,481 - INFO - Waiting for VM ctest-vmc0-90549795 to be up.. 2026-08-24 03:07:26,202 - INFO - VM name : ctest-vmc0-90549795 2026-08-24 03:08:02,717 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-90549795 passed 2026-08-24 03:08:29,707 - INFO - Validated the rules for VM:ctest-vmc0-90549795 with attached policy:['ctest-policy0-45337796', 'ctest-policy1-51233103', 'ctest-policy2-87873435', 'ctest-policy3-03984914', 'ctest-policy4-15207168', 'ctest-policy5-94124942', 'ctest-policy6-33105747', 'ctest-policy7-55953323', 'ctest-policy8-90709465', 'ctest-policy9-29346553'] and vn:ctest-vnet0-50884959 2026-08-24 03:08:29,715 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-08-24 03:08:29,774 - INFO - Compute node: 10.0.0.162, VN: ctest-vnet0-50884959, result of expected rules check passed 2026-08-24 03:08:29,780 - INFO - Compute node: 10.0.0.185, VN: ctest-vnet0-50884959, validated that no extra rules are present 2026-08-24 03:08:35,064 - INFO - new policy list of vn ctest-vnet0-50884959 is ctest-policy0-45337796 2026-08-24 03:08:35,085 - INFO - Compute node: 10.0.0.162, VN: ctest-vnet0-50884959, result of expected rules check passed 2026-08-24 03:08:35,090 - INFO - Compute node: 10.0.0.185, VN: ctest-vnet0-50884959, validated that no extra rules are present 2026-08-24 03:08:40,344 - INFO - new policy list of vn ctest-vnet0-50884959 is ctest-policy1-51233103 2026-08-24 03:08:40,366 - INFO - Compute node: 10.0.0.162, VN: ctest-vnet0-50884959, result of expected rules check passed 2026-08-24 03:08:40,371 - INFO - Compute node: 10.0.0.185, VN: ctest-vnet0-50884959, validated that no extra rules are present 2026-08-24 03:08:45,672 - INFO - new policy list of vn ctest-vnet0-50884959 is ctest-policy2-87873435 2026-08-24 03:08:45,694 - INFO - Compute node: 10.0.0.162, VN: ctest-vnet0-50884959, result of expected rules check passed 2026-08-24 03:08:45,701 - INFO - Compute node: 10.0.0.185, VN: ctest-vnet0-50884959, validated that no extra rules are present 2026-08-24 03:08:50,964 - INFO - new policy list of vn ctest-vnet0-50884959 is ctest-policy3-03984914 2026-08-24 03:08:50,997 - INFO - Compute node: 10.0.0.162, VN: ctest-vnet0-50884959, result of expected rules check passed 2026-08-24 03:08:51,003 - INFO - Compute node: 10.0.0.185, VN: ctest-vnet0-50884959, validated that no extra rules are present 2026-08-24 03:08:56,276 - INFO - new policy list of vn ctest-vnet0-50884959 is ctest-policy4-15207168 2026-08-24 03:08:56,299 - INFO - Compute node: 10.0.0.162, VN: ctest-vnet0-50884959, result of expected rules check passed 2026-08-24 03:08:56,305 - INFO - Compute node: 10.0.0.185, VN: ctest-vnet0-50884959, validated that no extra rules are present 2026-08-24 03:09:01,592 - INFO - new policy list of vn ctest-vnet0-50884959 is ctest-policy5-94124942 2026-08-24 03:09:01,621 - INFO - Compute node: 10.0.0.162, VN: ctest-vnet0-50884959, result of expected rules check passed 2026-08-24 03:09:01,629 - INFO - Compute node: 10.0.0.185, VN: ctest-vnet0-50884959, validated that no extra rules are present 2026-08-24 03:09:06,940 - INFO - new policy list of vn ctest-vnet0-50884959 is ctest-policy6-33105747 2026-08-24 03:09:06,965 - INFO - Compute node: 10.0.0.162, VN: ctest-vnet0-50884959, result of expected rules check passed 2026-08-24 03:09:06,971 - INFO - Compute node: 10.0.0.185, VN: ctest-vnet0-50884959, validated that no extra rules are present 2026-08-24 03:09:12,243 - INFO - new policy list of vn ctest-vnet0-50884959 is ctest-policy7-55953323 2026-08-24 03:09:12,269 - INFO - Compute node: 10.0.0.162, VN: ctest-vnet0-50884959, result of expected rules check passed 2026-08-24 03:09:12,276 - INFO - Compute node: 10.0.0.185, VN: ctest-vnet0-50884959, validated that no extra rules are present 2026-08-24 03:09:17,515 - INFO - new policy list of vn ctest-vnet0-50884959 is ctest-policy8-90709465 2026-08-24 03:09:17,544 - INFO - Compute node: 10.0.0.162, VN: ctest-vnet0-50884959, result of expected rules check passed 2026-08-24 03:09:17,550 - INFO - Compute node: 10.0.0.185, VN: ctest-vnet0-50884959, validated that no extra rules are present 2026-08-24 03:09:22,816 - INFO - new policy list of vn ctest-vnet0-50884959 is ctest-policy9-29346553 2026-08-24 03:09:22,840 - INFO - Compute node: 10.0.0.162, VN: ctest-vnet0-50884959, result of expected rules check passed 2026-08-24 03:09:22,848 - INFO - Compute node: 10.0.0.185, VN: ctest-vnet0-50884959, validated that no extra rules are present 2026-08-24 03:09:22,849 - INFO - Deleting VM ctest-vmc0-90549795 2026-08-24 03:09:26,975 - INFO - VM ctest-vmc0-90549795 is fully removed in API-Server 2026-08-24 03:09:27,187 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy0Ipv4v6-32571309:ctest-vnet0-50884959 2026-08-24 03:09:27,187 - INFO - VM ctest-vmc0-90549795 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 03:09:27,426 - INFO - Routes for VM ctest-vmc0-90549795 is removed in all control-nodes 2026-08-24 03:09:46,092 - INFO - 37e3257a-babb-4a13-85f2-91f1009f027c vm uve deleted from opserver 2026-08-24 03:09:46,151 - INFO - 37e3257a-babb-4a13-85f2-91f1009f027c vm uve deleted from opserver 2026-08-24 03:09:46,202 - INFO - 37e3257a-babb-4a13-85f2-91f1009f027c vm uve deleted from opserver 2026-08-24 03:09:46,202 - INFO - Validated that VM 37e3257a-babb-4a13-85f2-91f1009f027c is removed from Opserver 2026-08-24 03:09:46,698 - INFO - Deleted policy ctest-policy9-29346553 2026-08-24 03:09:46,908 - INFO - Deleted policy ctest-policy8-90709465 2026-08-24 03:09:47,101 - INFO - Deleted policy ctest-policy7-55953323 2026-08-24 03:09:47,314 - INFO - Deleted policy ctest-policy6-33105747 2026-08-24 03:09:47,595 - INFO - Deleted policy ctest-policy5-94124942 2026-08-24 03:09:47,845 - INFO - Deleted policy ctest-policy4-15207168 2026-08-24 03:09:48,092 - INFO - Deleted policy ctest-policy3-03984914 2026-08-24 03:09:48,336 - INFO - Deleted policy ctest-policy2-87873435 2026-08-24 03:09:48,595 - INFO - Deleted policy ctest-policy1-51233103 2026-08-24 03:09:48,835 - INFO - Deleted policy ctest-policy0-45337796 2026-08-24 03:09:49,024 - INFO - Deleting VN ctest-vnet0-50884959 2026-08-24 03:09:49,405 - INFO - Validated that VN ctest-vnet0-50884959 is not found in API Server 2026-08-24 03:09:49,435 - INFO - Validated that VN ctest-vnet0-50884959 is not in any agent 2026-08-24 03:09:49,468 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-50884959 info 2026-08-24 03:09:49,567 - INFO - IPAM: ctest-TestDetailedPolicy0Ipv4v6-32571309-default-ipam is not found in API Server 2026-08-24 03:09:49,591 - INFO - IPAM:ctest-TestDetailedPolicy0Ipv4v6-32571309-default-ipam is not found in control node 2026-08-24 03:09:51,416 - INFO - END TEST : test_repeated_policy_modify : PASSED[0:03:06] 2026-08-24 03:09:51,416 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:09:52,736 - INFO - END TEST : test_repeated_policy_modify : PASSED[0:03:09] 2026-08-24 03:09:52,737 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:09:54,294 - INFO - Deleted project: ctest-TestDetailedPolicy0Ipv4v6-32571309, ID : f8f89341-137c-4470-bd30-da7c75d2fc46 2026-08-24 03:09:54,528 - INFO - Domain Default found not creating 2026-08-24 03:09:54,744 - INFO - Project ctest-TestDetailedPolicy1-21803166 not found, creating it 2026-08-24 03:09:55,344 - INFO - Created Project:ctest-TestDetailedPolicy1-21803166, ID : 1dc784c0-d4c1-48b5-bb17-da518227955d 2026-08-24 03:09:57,028 - INFO - ================================================================================ 2026-08-24 03:09:57,028 - INFO - STARTING TEST : test_multi_vn_repeated_policy_update_with_ping 2026-08-24 03:09:57,028 - INFO - TEST DESCRIPTION : Call repeated_policy_update_test_with_ping with multi VN scenario. 2026-08-24 03:09:58,363 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:09:58,363 - INFO - 2026-08-24 03:09:58,363 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_policy_traffic_test_topo.sdn_2vn_2vm_config'> 2026-08-24 03:09:59,339 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy1-21803166'](1dc784c0-d4c1-48b5-bb17-da518227955d) 2026-08-24 03:09:59,340 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy1-21803166 2026-08-24 03:10:02,514 - INFO - Verification of project ctest-TestDetailedPolicy1-21803166 in API Server 10.0.0.191 passed 2026-08-24 03:10:03,019 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy1-21803166-default-ipam passed 2026-08-24 03:10:03,052 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy1-21803166-default-ipam passed 2026-08-24 03:10:04,480 - INFO - Created VN ctest-vnet0-76621936 2026-08-24 03:10:05,300 - INFO - Verified VN network id 15 for VN f968f6d6-ba6e-4e48-942c-63c27571f202 2026-08-24 03:10:05,300 - INFO - Verifications in API Server for VN ctest-vnet0-76621936 passed 2026-08-24 03:10:05,394 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-76621936 passed 2026-08-24 03:10:06,808 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1-21803166:ctest-vnet0-76621936 is found in opserver 2026-08-24 03:10:07,754 - INFO - Created VN ctest-vnet1-26071563 2026-08-24 03:10:08,126 - INFO - Verified VN network id 16 for VN 2659ff72-611f-4bff-99db-565a8632e697 2026-08-24 03:10:08,126 - INFO - Verifications in API Server for VN ctest-vnet1-26071563 passed 2026-08-24 03:10:08,220 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-26071563 passed 2026-08-24 03:10:08,547 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1-21803166:ctest-vnet1-26071563 is found in opserver 2026-08-24 03:10:09,017 - INFO - Verified policy policy0 in API Server, Result: True 2026-08-24 03:10:09,558 - INFO - Verified policy policy1 in API Server, Result: True 2026-08-24 03:10:09,985 - INFO - Verified policy policy2 in API Server, Result: True 2026-08-24 03:10:10,430 - INFO - Verified policy policy3 in API Server, Result: True 2026-08-24 03:10:10,833 - INFO - Verified policy policy100 in API Server, Result: True 2026-08-24 03:10:11,260 - INFO - Verified policy policy10 in API Server, Result: True 2026-08-24 03:10:11,668 - INFO - Verified policy policy11 in API Server, Result: True 2026-08-24 03:10:12,095 - INFO - Verified policy policy12 in API Server, Result: True 2026-08-24 03:10:12,514 - INFO - Verified policy policy13 in API Server, Result: True 2026-08-24 03:10:12,951 - INFO - Verified policy policy1000 in API Server, Result: True 2026-08-24 03:10:14,397 - INFO - VM ([<Server: ctest-vmc0-06024795>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:10:14,994 - INFO - VM ([<Server: ctest-vmc1-65304980>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 03:10:14,994 - INFO - Waiting for VM ctest-vmc0-06024795 to be up.. 2026-08-24 03:10:40,594 - INFO - VM name : ctest-vmc0-06024795 2026-08-24 03:11:11,068 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-06024795 passed 2026-08-24 03:11:21,655 - INFO - Waiting for VM ctest-vmc1-65304980 to be up.. 2026-08-24 03:11:21,761 - INFO - VM name : ctest-vmc1-65304980 2026-08-24 03:11:23,131 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-65304980 passed 2026-08-24 03:11:29,042 - INFO - Validated the rules for VM:ctest-vmc1-65304980 with attached policy:['policy100'] and vn:ctest-vnet1-26071563 2026-08-24 03:11:29,373 - INFO - Validated the rules for VM:ctest-vmc0-06024795 with attached policy:['policy0'] and vn:ctest-vnet0-76621936 2026-08-24 03:11:29,381 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-08-24 03:11:29,382 - INFO - Setup completed with result True 2026-08-24 03:11:34,636 - INFO - new policy list of vn ctest-vnet0-76621936 is policy1 2026-08-24 03:11:34,637 - INFO - Starting Verifications after policy for ctest-vnet0-76621936 updated to policy1 2026-08-24 03:11:34,637 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-76621936', 'source_network': 'ctest-vnet1-26071563', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-76621936', 'source_network': 'ctest-vnet1-26071563', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-76621936', 'source_network': 'ctest-vnet1-26071563', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-08-24 03:11:34,637 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'pass', 'icmp': 'pass'} 2026-08-24 03:12:18,582 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-06024795 passed 2026-08-24 03:12:18,582 - INFO - vm ping test result after policy for ctest-vnet0-76621936 updated to policy1 is: True 2026-08-24 03:12:23,964 - INFO - new policy list of vn ctest-vnet0-76621936 is policy1000 2026-08-24 03:12:23,965 - INFO - Starting Verifications after policy for ctest-vnet0-76621936 updated to policy1000 2026-08-24 03:12:23,965 - INFO - policy in effect is : [] 2026-08-24 03:12:23,965 - INFO - matching_rule_action: {'icmp': 'deny'} 2026-08-24 03:12:27,243 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-06024795 failed 2026-08-24 03:12:27,243 - INFO - vm ping test result after policy for ctest-vnet0-76621936 updated to policy1000 is: True 2026-08-24 03:12:32,513 - INFO - new policy list of vn ctest-vnet0-76621936 is policy2 2026-08-24 03:12:32,514 - INFO - Starting Verifications after policy for ctest-vnet0-76621936 updated to policy2 2026-08-24 03:12:32,514 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-76621936', 'source_network': 'ctest-vnet1-26071563', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-76621936', 'source_network': 'ctest-vnet1-26071563', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-76621936', 'source_network': 'ctest-vnet1-26071563', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-08-24 03:12:32,514 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'deny'} 2026-08-24 03:12:35,757 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-06024795 failed 2026-08-24 03:12:35,757 - INFO - vm ping test result after policy for ctest-vnet0-76621936 updated to policy2 is: True 2026-08-24 03:12:41,043 - INFO - new policy list of vn ctest-vnet0-76621936 is policy3 2026-08-24 03:12:41,044 - INFO - Starting Verifications after policy for ctest-vnet0-76621936 updated to policy3 2026-08-24 03:12:41,044 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-76621936', 'source_network': 'ctest-vnet1-26071563', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-76621936', 'source_network': 'ctest-vnet1-26071563', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-76621936', 'source_network': 'ctest-vnet1-26071563', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-08-24 03:12:41,044 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'pass'} 2026-08-24 03:12:43,295 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-06024795 passed 2026-08-24 03:12:43,295 - INFO - vm ping test result after policy for ctest-vnet0-76621936 updated to policy3 is: True 2026-08-24 03:12:48,555 - INFO - new policy list of vn ctest-vnet0-76621936 is policy10 2026-08-24 03:12:48,556 - INFO - Starting Verifications after policy for ctest-vnet0-76621936 updated to policy10 2026-08-24 03:12:48,556 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-76621936', 'source_network': 'ctest-vnet1-26071563', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-76621936', 'source_network': 'ctest-vnet1-26071563', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-76621936', 'source_network': 'ctest-vnet1-26071563', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-08-24 03:12:48,556 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'deny'} 2026-08-24 03:12:51,798 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-06024795 failed 2026-08-24 03:12:51,798 - INFO - vm ping test result after policy for ctest-vnet0-76621936 updated to policy10 is: True 2026-08-24 03:12:57,109 - INFO - new policy list of vn ctest-vnet0-76621936 is policy11 2026-08-24 03:12:57,110 - INFO - Starting Verifications after policy for ctest-vnet0-76621936 updated to policy11 2026-08-24 03:12:57,110 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-76621936', 'source_network': 'ctest-vnet1-26071563', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-76621936', 'source_network': 'ctest-vnet1-26071563', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-76621936', 'source_network': 'ctest-vnet1-26071563', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-08-24 03:12:57,110 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'pass'} 2026-08-24 03:12:59,363 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-06024795 passed 2026-08-24 03:12:59,363 - INFO - vm ping test result after policy for ctest-vnet0-76621936 updated to policy11 is: True 2026-08-24 03:13:04,613 - INFO - new policy list of vn ctest-vnet0-76621936 is policy12 2026-08-24 03:13:04,614 - INFO - Starting Verifications after policy for ctest-vnet0-76621936 updated to policy12 2026-08-24 03:13:04,614 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-76621936', 'source_network': 'ctest-vnet1-26071563', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-76621936', 'source_network': 'ctest-vnet1-26071563', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-76621936', 'source_network': 'ctest-vnet1-26071563', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-08-24 03:13:04,614 - INFO - matching_rule_action: {'tcp': 'deny', 'udp': 'pass', 'icmp': 'deny'} 2026-08-24 03:13:07,911 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-06024795 failed 2026-08-24 03:13:07,911 - INFO - vm ping test result after policy for ctest-vnet0-76621936 updated to policy12 is: True 2026-08-24 03:13:13,160 - INFO - new policy list of vn ctest-vnet0-76621936 is policy13 2026-08-24 03:13:13,161 - INFO - Starting Verifications after policy for ctest-vnet0-76621936 updated to policy13 2026-08-24 03:13:13,161 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-76621936', 'source_network': 'ctest-vnet1-26071563', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-76621936', 'source_network': 'ctest-vnet1-26071563', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-76621936', 'source_network': 'ctest-vnet1-26071563', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-08-24 03:13:13,161 - INFO - matching_rule_action: {'udp': 'pass', 'icmp': 'pass', 'tcp': 'deny'} 2026-08-24 03:13:15,412 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-06024795 passed 2026-08-24 03:13:15,412 - INFO - vm ping test result after policy for ctest-vnet0-76621936 updated to policy13 is: True 2026-08-24 03:13:15,635 - INFO - Deleting VM ctest-vmc1-65304980 2026-08-24 03:13:19,827 - INFO - VM ctest-vmc1-65304980 is fully removed in API-Server 2026-08-24 03:13:20,072 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1-21803166:ctest-vnet1-26071563 2026-08-24 03:13:20,072 - INFO - VM ctest-vmc1-65304980 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 03:13:20,328 - INFO - Routes for VM ctest-vmc1-65304980 is removed in all control-nodes 2026-08-24 03:13:38,933 - INFO - 3a6261d7-ed96-480e-8cab-c649c3367a50 vm uve deleted from opserver 2026-08-24 03:13:38,948 - INFO - 3a6261d7-ed96-480e-8cab-c649c3367a50 vm uve deleted from opserver 2026-08-24 03:13:38,964 - INFO - 3a6261d7-ed96-480e-8cab-c649c3367a50 vm uve deleted from opserver 2026-08-24 03:13:38,964 - INFO - Validated that VM 3a6261d7-ed96-480e-8cab-c649c3367a50 is removed from Opserver 2026-08-24 03:13:38,964 - INFO - Deleting VM ctest-vmc0-06024795 2026-08-24 03:13:43,085 - INFO - VM ctest-vmc0-06024795 is fully removed in API-Server 2026-08-24 03:13:43,321 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1-21803166:ctest-vnet0-76621936 2026-08-24 03:13:43,321 - INFO - VM ctest-vmc0-06024795 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 03:13:43,559 - INFO - Routes for VM ctest-vmc0-06024795 is removed in all control-nodes 2026-08-24 03:13:46,753 - INFO - 4bdbaa6f-942e-4120-abf6-1265bf3c8903 vm uve deleted from opserver 2026-08-24 03:13:46,819 - INFO - 4bdbaa6f-942e-4120-abf6-1265bf3c8903 vm uve deleted from opserver 2026-08-24 03:13:46,834 - INFO - 4bdbaa6f-942e-4120-abf6-1265bf3c8903 vm uve deleted from opserver 2026-08-24 03:13:46,834 - INFO - Validated that VM 4bdbaa6f-942e-4120-abf6-1265bf3c8903 is removed from Opserver 2026-08-24 03:13:47,439 - INFO - Deleted policy policy1000 2026-08-24 03:13:47,663 - INFO - Deleted policy policy13 2026-08-24 03:13:47,878 - INFO - Deleted policy policy12 2026-08-24 03:13:48,080 - INFO - Deleted policy policy11 2026-08-24 03:13:48,326 - INFO - Deleted policy policy10 2026-08-24 03:13:48,568 - INFO - Deleted policy policy100 2026-08-24 03:13:48,824 - INFO - Deleted policy policy3 2026-08-24 03:13:49,055 - INFO - Deleted policy policy2 2026-08-24 03:13:49,294 - INFO - Deleted policy policy1 2026-08-24 03:13:49,538 - INFO - Deleted policy policy0 2026-08-24 03:13:49,727 - INFO - Deleting VN ctest-vnet1-26071563 2026-08-24 03:13:50,063 - INFO - Validated that VN ctest-vnet1-26071563 is not found in API Server 2026-08-24 03:13:50,091 - INFO - Validated that VN ctest-vnet1-26071563 is not in any agent 2026-08-24 03:13:50,128 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-26071563 info 2026-08-24 03:13:50,128 - INFO - Deleting VN ctest-vnet0-76621936 2026-08-24 03:13:50,533 - INFO - Validated that VN ctest-vnet0-76621936 is not found in API Server 2026-08-24 03:13:50,564 - INFO - Validated that VN ctest-vnet0-76621936 is not in any agent 2026-08-24 03:13:50,602 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-76621936 info 2026-08-24 03:13:50,703 - INFO - IPAM: ctest-TestDetailedPolicy1-21803166-default-ipam is not found in API Server 2026-08-24 03:13:50,732 - INFO - IPAM:ctest-TestDetailedPolicy1-21803166-default-ipam is not found in control node 2026-08-24 03:13:52,593 - INFO - END TEST : test_multi_vn_repeated_policy_update_with_ping : PASSED[0:03:55] 2026-08-24 03:13:52,594 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:13:54,038 - INFO - Deleted project: ctest-TestDetailedPolicy1-21803166, ID : 1dc784c0-d4c1-48b5-bb17-da518227955d 2026-08-24 03:13:54,284 - INFO - Domain Default found not creating 2026-08-24 03:13:54,473 - INFO - Project ctest-TestDetailedPolicy1Ipv4v6-60343830 not found, creating it 2026-08-24 03:13:55,099 - INFO - Created Project:ctest-TestDetailedPolicy1Ipv4v6-60343830, ID : 6e1af147-fc99-4362-b5d3-4b1a96d65e60 2026-08-24 03:13:57,532 - INFO - ================================================================================ 2026-08-24 03:13:57,533 - INFO - STARTING TEST : test_multi_vn_repeated_policy_update_with_ping 2026-08-24 03:13:57,533 - INFO - TEST DESCRIPTION : Call repeated_policy_update_test_with_ping with multi VN scenario. 2026-08-24 03:13:58,856 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:13:58,856 - INFO - 2026-08-24 03:13:58,856 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_policy_traffic_test_topo.sdn_2vn_2vm_config'> 2026-08-24 03:13:59,769 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy1Ipv4v6-60343830'](6e1af147-fc99-4362-b5d3-4b1a96d65e60) 2026-08-24 03:13:59,769 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy1Ipv4v6-60343830 2026-08-24 03:14:02,836 - INFO - Verification of project ctest-TestDetailedPolicy1Ipv4v6-60343830 in API Server 10.0.0.191 passed 2026-08-24 03:14:03,277 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy1Ipv4v6-60343830-default-ipam passed 2026-08-24 03:14:03,297 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy1Ipv4v6-60343830-default-ipam passed 2026-08-24 03:14:04,910 - INFO - Created VN ctest-vnet0-98579008 2026-08-24 03:14:05,701 - INFO - Verified VN network id 15 for VN 71dfa496-d947-46e7-91ae-cc493953eba1 2026-08-24 03:14:05,702 - INFO - Verifications in API Server for VN ctest-vnet0-98579008 passed 2026-08-24 03:14:05,797 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-98579008 passed 2026-08-24 03:14:07,124 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-60343830:ctest-vnet0-98579008 is found in opserver 2026-08-24 03:14:08,303 - INFO - Created VN ctest-vnet1-54575076 2026-08-24 03:14:08,684 - INFO - Verified VN network id 16 for VN 78bcd1e7-c591-4a90-a6bb-e2eae79f329f 2026-08-24 03:14:08,684 - INFO - Verifications in API Server for VN ctest-vnet1-54575076 passed 2026-08-24 03:14:08,776 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-54575076 passed 2026-08-24 03:14:09,220 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-60343830:ctest-vnet1-54575076 is found in opserver 2026-08-24 03:14:09,684 - INFO - Verified policy policy0 in API Server, Result: True 2026-08-24 03:14:10,229 - INFO - Verified policy policy1 in API Server, Result: True 2026-08-24 03:14:10,729 - INFO - Verified policy policy2 in API Server, Result: True 2026-08-24 03:14:11,128 - INFO - Verified policy policy3 in API Server, Result: True 2026-08-24 03:14:11,591 - INFO - Verified policy policy100 in API Server, Result: True 2026-08-24 03:14:11,989 - INFO - Verified policy policy10 in API Server, Result: True 2026-08-24 03:14:12,385 - INFO - Verified policy policy11 in API Server, Result: True 2026-08-24 03:14:12,792 - INFO - Verified policy policy12 in API Server, Result: True 2026-08-24 03:14:13,244 - INFO - Verified policy policy13 in API Server, Result: True 2026-08-24 03:14:13,685 - INFO - Verified policy policy1000 in API Server, Result: True 2026-08-24 03:14:15,220 - INFO - VM ([<Server: ctest-vmc0-29581215>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:14:15,826 - INFO - VM ([<Server: ctest-vmc1-77211497>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 03:14:15,826 - INFO - Waiting for VM ctest-vmc0-29581215 to be up.. 2026-08-24 03:14:41,370 - INFO - VM name : ctest-vmc0-29581215 2026-08-24 03:15:11,806 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-29581215 passed 2026-08-24 03:15:22,414 - INFO - Waiting for VM ctest-vmc1-77211497 to be up.. 2026-08-24 03:15:22,511 - INFO - VM name : ctest-vmc1-77211497 2026-08-24 03:15:23,883 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-77211497 passed 2026-08-24 03:15:24,631 - INFO - Validated the rules for VM:ctest-vmc0-29581215 with attached policy:['policy0'] and vn:ctest-vnet0-98579008 2026-08-24 03:15:24,995 - INFO - Validated the rules for VM:ctest-vmc1-77211497 with attached policy:['policy100'] and vn:ctest-vnet1-54575076 2026-08-24 03:15:24,995 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-08-24 03:15:24,996 - INFO - Setup completed with result True 2026-08-24 03:15:30,325 - INFO - new policy list of vn ctest-vnet0-98579008 is policy1 2026-08-24 03:15:30,326 - INFO - Starting Verifications after policy for ctest-vnet0-98579008 updated to policy1 2026-08-24 03:15:30,326 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-98579008', 'source_network': 'ctest-vnet1-54575076', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-98579008', 'source_network': 'ctest-vnet1-54575076', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-98579008', 'source_network': 'ctest-vnet1-54575076', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-98579008', 'source_network': 'ctest-vnet1-54575076', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-08-24 03:15:30,326 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'pass', 'icmp': 'pass', '58': 'pass'} 2026-08-24 03:15:38,315 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-29581215 passed 2026-08-24 03:15:40,564 - INFO - Ping to IP 2250:9c2a:7e7e:5e33:13e0:e158:0:3 from VM ctest-vmc0-29581215 passed 2026-08-24 03:15:40,564 - INFO - vm ping test result after policy for ctest-vnet0-98579008 updated to policy1 is: True 2026-08-24 03:15:45,925 - INFO - new policy list of vn ctest-vnet0-98579008 is policy1000 2026-08-24 03:15:45,925 - INFO - Starting Verifications after policy for ctest-vnet0-98579008 updated to policy1000 2026-08-24 03:15:45,926 - INFO - policy in effect is : [] 2026-08-24 03:15:45,926 - INFO - matching_rule_action: {'icmp': 'deny'} 2026-08-24 03:15:49,206 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-29581215 failed 2026-08-24 03:15:52,683 - WARNING - Ping to IP 2250:9c2a:7e7e:5e33:13e0:e158:0:3 from VM ctest-vmc0-29581215 failed 2026-08-24 03:15:52,684 - INFO - vm ping test result after policy for ctest-vnet0-98579008 updated to policy1000 is: True 2026-08-24 03:15:58,012 - INFO - new policy list of vn ctest-vnet0-98579008 is policy2 2026-08-24 03:15:58,013 - INFO - Starting Verifications after policy for ctest-vnet0-98579008 updated to policy2 2026-08-24 03:15:58,013 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-98579008', 'source_network': 'ctest-vnet1-54575076', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-98579008', 'source_network': 'ctest-vnet1-54575076', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-98579008', 'source_network': 'ctest-vnet1-54575076', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-98579008', 'source_network': 'ctest-vnet1-54575076', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-08-24 03:15:58,013 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'deny', '58': 'deny'} 2026-08-24 03:16:01,260 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-29581215 failed 2026-08-24 03:16:04,566 - WARNING - Ping to IP 2250:9c2a:7e7e:5e33:13e0:e158:0:3 from VM ctest-vmc0-29581215 failed 2026-08-24 03:16:04,566 - INFO - vm ping test result after policy for ctest-vnet0-98579008 updated to policy2 is: True 2026-08-24 03:16:09,952 - INFO - new policy list of vn ctest-vnet0-98579008 is policy3 2026-08-24 03:16:09,953 - INFO - Starting Verifications after policy for ctest-vnet0-98579008 updated to policy3 2026-08-24 03:16:09,953 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-98579008', 'source_network': 'ctest-vnet1-54575076', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-98579008', 'source_network': 'ctest-vnet1-54575076', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-98579008', 'source_network': 'ctest-vnet1-54575076', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-98579008', 'source_network': 'ctest-vnet1-54575076', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-08-24 03:16:09,953 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'pass', '58': 'pass'} 2026-08-24 03:16:12,222 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-29581215 passed 2026-08-24 03:16:14,527 - INFO - Ping to IP 2250:9c2a:7e7e:5e33:13e0:e158:0:3 from VM ctest-vmc0-29581215 passed 2026-08-24 03:16:14,527 - INFO - vm ping test result after policy for ctest-vnet0-98579008 updated to policy3 is: True 2026-08-24 03:16:19,832 - INFO - new policy list of vn ctest-vnet0-98579008 is policy10 2026-08-24 03:16:19,834 - INFO - Starting Verifications after policy for ctest-vnet0-98579008 updated to policy10 2026-08-24 03:16:19,834 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-98579008', 'source_network': 'ctest-vnet1-54575076', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-98579008', 'source_network': 'ctest-vnet1-54575076', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-98579008', 'source_network': 'ctest-vnet1-54575076', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-98579008', 'source_network': 'ctest-vnet1-54575076', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-08-24 03:16:19,834 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'deny', '58': 'deny'} 2026-08-24 03:16:23,068 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-29581215 failed 2026-08-24 03:16:26,375 - WARNING - Ping to IP 2250:9c2a:7e7e:5e33:13e0:e158:0:3 from VM ctest-vmc0-29581215 failed 2026-08-24 03:16:26,375 - INFO - vm ping test result after policy for ctest-vnet0-98579008 updated to policy10 is: True 2026-08-24 03:16:31,693 - INFO - new policy list of vn ctest-vnet0-98579008 is policy11 2026-08-24 03:16:31,693 - INFO - Starting Verifications after policy for ctest-vnet0-98579008 updated to policy11 2026-08-24 03:16:31,693 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-98579008', 'source_network': 'ctest-vnet1-54575076', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-98579008', 'source_network': 'ctest-vnet1-54575076', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-98579008', 'source_network': 'ctest-vnet1-54575076', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-98579008', 'source_network': 'ctest-vnet1-54575076', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-08-24 03:16:31,693 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'pass', '58': 'pass'} 2026-08-24 03:16:33,961 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-29581215 passed 2026-08-24 03:16:36,227 - INFO - Ping to IP 2250:9c2a:7e7e:5e33:13e0:e158:0:3 from VM ctest-vmc0-29581215 passed 2026-08-24 03:16:36,228 - INFO - vm ping test result after policy for ctest-vnet0-98579008 updated to policy11 is: True 2026-08-24 03:16:41,520 - INFO - new policy list of vn ctest-vnet0-98579008 is policy12 2026-08-24 03:16:41,521 - INFO - Starting Verifications after policy for ctest-vnet0-98579008 updated to policy12 2026-08-24 03:16:41,521 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-98579008', 'source_network': 'ctest-vnet1-54575076', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-98579008', 'source_network': 'ctest-vnet1-54575076', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-98579008', 'source_network': 'ctest-vnet1-54575076', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-98579008', 'source_network': 'ctest-vnet1-54575076', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-08-24 03:16:41,522 - INFO - matching_rule_action: {'tcp': 'deny', 'udp': 'pass', 'icmp': 'deny', '58': 'deny'} 2026-08-24 03:16:44,744 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-29581215 failed 2026-08-24 03:16:48,045 - WARNING - Ping to IP 2250:9c2a:7e7e:5e33:13e0:e158:0:3 from VM ctest-vmc0-29581215 failed 2026-08-24 03:16:48,045 - INFO - vm ping test result after policy for ctest-vnet0-98579008 updated to policy12 is: True 2026-08-24 03:16:53,337 - INFO - new policy list of vn ctest-vnet0-98579008 is policy13 2026-08-24 03:16:53,337 - INFO - Starting Verifications after policy for ctest-vnet0-98579008 updated to policy13 2026-08-24 03:16:53,337 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-98579008', 'source_network': 'ctest-vnet1-54575076', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-98579008', 'source_network': 'ctest-vnet1-54575076', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-98579008', 'source_network': 'ctest-vnet1-54575076', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-98579008', 'source_network': 'ctest-vnet1-54575076', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-08-24 03:16:53,337 - INFO - matching_rule_action: {'udp': 'pass', 'icmp': 'pass', 'tcp': 'deny', '58': 'pass'} 2026-08-24 03:16:55,603 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-29581215 passed 2026-08-24 03:16:57,880 - INFO - Ping to IP 2250:9c2a:7e7e:5e33:13e0:e158:0:3 from VM ctest-vmc0-29581215 passed 2026-08-24 03:16:57,880 - INFO - vm ping test result after policy for ctest-vnet0-98579008 updated to policy13 is: True 2026-08-24 03:16:58,131 - INFO - Deleting VM ctest-vmc1-77211497 2026-08-24 03:17:02,310 - INFO - VM ctest-vmc1-77211497 is fully removed in API-Server 2026-08-24 03:17:02,546 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-60343830:ctest-vnet1-54575076 2026-08-24 03:17:02,546 - INFO - VM ctest-vmc1-77211497 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 03:17:02,795 - INFO - Routes for VM ctest-vmc1-77211497 is removed in all control-nodes 2026-08-24 03:17:09,132 - INFO - ad9e0591-6a34-49e5-b032-71d34943ffc7 vm uve deleted from opserver 2026-08-24 03:17:09,148 - INFO - ad9e0591-6a34-49e5-b032-71d34943ffc7 vm uve deleted from opserver 2026-08-24 03:17:09,162 - INFO - ad9e0591-6a34-49e5-b032-71d34943ffc7 vm uve deleted from opserver 2026-08-24 03:17:09,162 - INFO - Validated that VM ad9e0591-6a34-49e5-b032-71d34943ffc7 is removed from Opserver 2026-08-24 03:17:09,163 - INFO - Deleting VM ctest-vmc0-29581215 2026-08-24 03:17:13,289 - INFO - VM ctest-vmc0-29581215 is fully removed in API-Server 2026-08-24 03:17:13,540 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-60343830:ctest-vnet0-98579008 2026-08-24 03:17:13,540 - INFO - VM ctest-vmc0-29581215 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 03:17:13,787 - INFO - Routes for VM ctest-vmc0-29581215 is removed in all control-nodes 2026-08-24 03:17:16,982 - INFO - 864302b5-6cf6-411f-8fe3-13a34bf37fff vm uve deleted from opserver 2026-08-24 03:17:17,045 - INFO - 864302b5-6cf6-411f-8fe3-13a34bf37fff vm uve deleted from opserver 2026-08-24 03:17:17,061 - INFO - 864302b5-6cf6-411f-8fe3-13a34bf37fff vm uve deleted from opserver 2026-08-24 03:17:17,061 - INFO - Validated that VM 864302b5-6cf6-411f-8fe3-13a34bf37fff is removed from Opserver 2026-08-24 03:17:17,718 - INFO - Deleted policy policy1000 2026-08-24 03:17:17,955 - INFO - Deleted policy policy13 2026-08-24 03:17:18,150 - INFO - Deleted policy policy12 2026-08-24 03:17:18,358 - INFO - Deleted policy policy11 2026-08-24 03:17:18,606 - INFO - Deleted policy policy10 2026-08-24 03:17:18,856 - INFO - Deleted policy policy100 2026-08-24 03:17:19,133 - INFO - Deleted policy policy3 2026-08-24 03:17:19,369 - INFO - Deleted policy policy2 2026-08-24 03:17:19,613 - INFO - Deleted policy policy1 2026-08-24 03:17:19,864 - INFO - Deleted policy policy0 2026-08-24 03:17:20,068 - INFO - Deleting VN ctest-vnet1-54575076 2026-08-24 03:17:20,472 - INFO - Validated that VN ctest-vnet1-54575076 is not found in API Server 2026-08-24 03:17:20,499 - INFO - Validated that VN ctest-vnet1-54575076 is not in any agent 2026-08-24 03:17:20,534 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-54575076 info 2026-08-24 03:17:20,534 - INFO - Deleting VN ctest-vnet0-98579008 2026-08-24 03:17:20,932 - INFO - Validated that VN ctest-vnet0-98579008 is not found in API Server 2026-08-24 03:17:20,961 - INFO - Validated that VN ctest-vnet0-98579008 is not in any agent 2026-08-24 03:17:21,000 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-98579008 info 2026-08-24 03:17:21,111 - INFO - IPAM: ctest-TestDetailedPolicy1Ipv4v6-60343830-default-ipam is not found in API Server 2026-08-24 03:17:21,137 - INFO - IPAM:ctest-TestDetailedPolicy1Ipv4v6-60343830-default-ipam is not found in control node 2026-08-24 03:17:23,006 - INFO - END TEST : test_multi_vn_repeated_policy_update_with_ping : PASSED[0:03:26] 2026-08-24 03:17:23,006 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:17:24,383 - INFO - Deleted project: ctest-TestDetailedPolicy1Ipv4v6-60343830, ID : 6e1af147-fc99-4362-b5d3-4b1a96d65e60 2026-08-24 03:17:24,594 - INFO - Domain Default found not creating 2026-08-24 03:17:24,787 - INFO - Project ctest-TestQos-52654108 not found, creating it 2026-08-24 03:17:25,394 - INFO - Created Project:ctest-TestQos-52654108, ID : 52f177ea-8717-4209-854e-deb4696d860d 2026-08-24 03:17:28,901 - INFO - Created VN ctest-vn-03123718 2026-08-24 03:17:29,860 - INFO - Created VN ctest-vn-52370754 2026-08-24 03:17:30,644 - INFO - VM ([<Server: ctest-TestQos-52654108-49593195>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:17:31,168 - INFO - VM ([<Server: ctest-TestQos-52654108-37064261>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 03:17:31,779 - INFO - VM ([<Server: ctest-TestQos-52654108-77015753>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 03:17:31,781 - INFO - Waiting for VM ctest-TestQos-52654108-49593195 to be up.. 2026-08-24 03:17:57,333 - INFO - VM name : ctest-TestQos-52654108-49593195 2026-08-24 03:18:25,812 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestQos-52654108-49593195 passed 2026-08-24 03:18:51,894 - INFO - Waiting for VM ctest-TestQos-52654108-37064261 to be up.. 2026-08-24 03:18:52,013 - INFO - VM name : ctest-TestQos-52654108-37064261 2026-08-24 03:18:59,517 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestQos-52654108-37064261 passed 2026-08-24 03:19:15,311 - INFO - Waiting for VM ctest-TestQos-52654108-77015753 to be up.. 2026-08-24 03:19:15,400 - INFO - VM name : ctest-TestQos-52654108-77015753 2026-08-24 03:19:16,807 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestQos-52654108-77015753 passed 2026-08-24 03:19:17,054 - INFO - ================================================================================ 2026-08-24 03:19:17,054 - INFO - STARTING TEST : test_qos_remark_dscp_on_vmi 2026-08-24 03:19:17,054 - 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-08-24 03:19:18,354 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:19:18,354 - INFO - 2026-08-24 03:19:18,639 - INFO - Created FC ['default-global-system-config', 'default-global-qos-config', 'ctest-fc-25768827'], UUID d084d68c-b8da-494f-b3d6-42076deb807f 2026-08-24 03:19:18,999 - INFO - Created QosConfig ['default-domain', 'ctest-TestQos-52654108', 'ctest-qos_config-08123157'], UUID: 22248177-8bf7-41fc-a80b-79f17174a42b 2026-08-24 03:19:19,048 - INFO - Applying qos-config on VM 2e97b0d3-47b2-4334-b5e7-0e592fe6c118 2026-08-24 03:19:20,116 - INFO - Starting hping3 on ctest-TestQos-52654108-49593195, args: --destport 20000 --baseport 10000 --count 20000 --interval 1 --udp --tos 4 --keep --numeric 2026-08-24 03:20:11,563 - INFO - 16 packets are found in tcpdump output as expected 2026-08-24 03:20:13,623 - INFO - Packet QoS marking validation passed 2026-08-24 03:20:13,638 - INFO - 16 packets are found in tcpdump output as expected 2026-08-24 03:20:15,696 - INFO - Packet QoS marking validation passed 2026-08-24 03:20:15,806 - INFO - Removing qos-config on VM 2e97b0d3-47b2-4334-b5e7-0e592fe6c118 2026-08-24 03:20:15,883 - INFO - Deleting Qos config ['default-domain', 'ctest-TestQos-52654108', 'ctest-qos_config-08123157'], UUID: 22248177-8bf7-41fc-a80b-79f17174a42b 2026-08-24 03:20:15,979 - INFO - Deleting FC ['default-global-system-config', 'default-global-qos-config', 'ctest-fc-25768827'], UUID: d084d68c-b8da-494f-b3d6-42076deb807f 2026-08-24 03:20:17,326 - INFO - END TEST : test_qos_remark_dscp_on_vmi : PASSED[0:01:00] 2026-08-24 03:20:17,326 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:20:17,328 - INFO - Deleting VM ctest-TestQos-52654108-77015753 2026-08-24 03:20:17,416 - INFO - Deleting VM ctest-TestQos-52654108-37064261 2026-08-24 03:20:17,498 - INFO - Deleting VM ctest-TestQos-52654108-49593195 2026-08-24 03:20:17,596 - INFO - Deleting VN ctest-vn-52370754 2026-08-24 03:20:17,650 - WARNING - Deleting VN ctest-vn-52370754 failed..Will retry 2026-08-24 03:20:19,976 - INFO - Deleting VN ctest-vn-03123718 2026-08-24 03:20:20,063 - WARNING - Deleting VN ctest-vn-03123718 failed..Will retry 2026-08-24 03:20:23,144 - INFO - Deleted project: ctest-TestQos-52654108, ID : 52f177ea-8717-4209-854e-deb4696d860d 2026-08-24 03:20:23,352 - INFO - Domain Default found not creating 2026-08-24 03:20:23,537 - INFO - Project ctest-TestRP-32365372 not found, creating it 2026-08-24 03:20:24,191 - INFO - Created Project:ctest-TestRP-32365372, ID : 6abace82-f3f7-498f-8615-06a057ea3037 2026-08-24 03:20:25,894 - INFO - ================================================================================ 2026-08-24 03:20:25,894 - INFO - STARTING TEST : test_rp_interface 2026-08-24 03:20:25,894 - 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-08-24 03:20:27,217 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:20:27,217 - INFO - 2026-08-24 03:20:28,524 - INFO - Created VN ctest-bgpaas_vn-96647531 2026-08-24 03:20:29,470 - INFO - Created VN ctest-bgpaas_vn-39624950 2026-08-24 03:20:30,208 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:20:30,851 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 03:20:30,851 - INFO - Waiting for VM test_vm to be up.. 2026-08-24 03:20:56,397 - INFO - VM name : test_vm 2026-08-24 03:21:02,235 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-08-24 03:21:02,472 - INFO - Waiting for VM test2_vm to be up.. 2026-08-24 03:21:02,603 - INFO - VM name : test2_vm 2026-08-24 03:21:04,017 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2026-08-24 03:21:08,417 - INFO - Ping to IP 107.193.60.131 from VM test_vm passed 2026-08-24 03:21:08,577 - INFO - Deleting VM test2_vm 2026-08-24 03:21:08,667 - INFO - Deleting VM test_vm 2026-08-24 03:21:08,745 - INFO - Deleting VN ctest-bgpaas_vn-39624950 2026-08-24 03:21:08,793 - WARNING - Deleting VN ctest-bgpaas_vn-39624950 failed..Will retry 2026-08-24 03:21:10,918 - WARNING - Deleting VN ctest-bgpaas_vn-39624950 failed..Will retry 2026-08-24 03:21:13,139 - INFO - Deleting VN ctest-bgpaas_vn-96647531 2026-08-24 03:21:14,661 - INFO - END TEST : test_rp_interface : PASSED[0:00:49] 2026-08-24 03:21:14,661 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:21:14,663 - INFO - ================================================================================ 2026-08-24 03:21:14,663 - INFO - STARTING TEST : test_rp_interface_ext_community 2026-08-24 03:21:14,664 - 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-08-24 03:21:15,958 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:21:15,958 - INFO - 2026-08-24 03:21:16,543 - INFO - Created VN ctest-bgpaas_vn-75063853 2026-08-24 03:21:17,427 - INFO - Created VN ctest-bgpaas_vn-23907267 2026-08-24 03:21:18,225 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:21:18,838 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 03:21:18,839 - INFO - Waiting for VM test_vm to be up.. 2026-08-24 03:21:49,493 - INFO - VM name : test_vm 2026-08-24 03:21:52,855 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-08-24 03:21:53,095 - INFO - Waiting for VM test2_vm to be up.. 2026-08-24 03:21:53,187 - INFO - VM name : test2_vm 2026-08-24 03:21:54,583 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2026-08-24 03:21:58,665 - INFO - Ping to IP 93.236.110.131 from VM test_vm passed 2026-08-24 03:22:00,258 - INFO - Deleting VM test2_vm 2026-08-24 03:22:00,372 - INFO - Deleting VM test_vm 2026-08-24 03:22:00,454 - INFO - Deleting VN ctest-bgpaas_vn-23907267 2026-08-24 03:22:00,500 - WARNING - Deleting VN ctest-bgpaas_vn-23907267 failed..Will retry 2026-08-24 03:22:02,590 - WARNING - Deleting VN ctest-bgpaas_vn-23907267 failed..Will retry 2026-08-24 03:22:04,770 - INFO - Deleting VN ctest-bgpaas_vn-75063853 2026-08-24 03:22:06,296 - INFO - END TEST : test_rp_interface_ext_community : PASSED[0:00:52] 2026-08-24 03:22:06,296 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:22:06,298 - INFO - ================================================================================ 2026-08-24 03:22:06,298 - INFO - STARTING TEST : test_rp_interface_static 2026-08-24 03:22:06,299 - 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-08-24 03:22:07,585 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:22:07,585 - INFO - 2026-08-24 03:22:08,260 - INFO - Created VN ctest-bgpaas_vn-42598014 2026-08-24 03:22:09,225 - INFO - Created VN ctest-bgpaas_vn-71562497 2026-08-24 03:22:10,066 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:22:10,787 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 03:22:10,787 - INFO - Waiting for VM test_vm to be up.. 2026-08-24 03:22:36,338 - INFO - VM name : test_vm 2026-08-24 03:22:41,798 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-08-24 03:22:42,047 - INFO - Waiting for VM test2_vm to be up.. 2026-08-24 03:22:42,145 - INFO - VM name : test2_vm 2026-08-24 03:22:43,520 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2026-08-24 03:22:43,871 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-TestRP-32365372', 'ctest-int_table_right-47230331'](UUID d417c1b3-e8d1-44de-8db6-497af68397b5), prefixes : ['140.77.80.64/26'] 2026-08-24 03:22:43,943 - INFO - Added intf route table d417c1b3-e8d1-44de-8db6-497af68397b5 to port f7940863-025d-4e70-a16e-99770368dcf3 2026-08-24 03:22:48,825 - INFO - Ping to IP 125.69.86.195 from VM test_vm passed 2026-08-24 03:22:48,967 - INFO - Deleting VM test2_vm 2026-08-24 03:22:49,081 - INFO - Deleting VM test_vm 2026-08-24 03:22:49,158 - INFO - Deleting VN ctest-bgpaas_vn-71562497 2026-08-24 03:22:49,200 - WARNING - Deleting VN ctest-bgpaas_vn-71562497 failed..Will retry 2026-08-24 03:22:51,270 - WARNING - Deleting VN ctest-bgpaas_vn-71562497 failed..Will retry 2026-08-24 03:22:53,468 - INFO - Deleting VN ctest-bgpaas_vn-42598014 2026-08-24 03:22:55,087 - INFO - END TEST : test_rp_interface_static : PASSED[0:00:49] 2026-08-24 03:22:55,087 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:22:55,870 - INFO - Deleted project: ctest-TestRP-32365372, ID : 6abace82-f3f7-498f-8615-06a057ea3037 2026-08-24 03:22:56,083 - INFO - Domain Default found not creating 2026-08-24 03:22:56,247 - INFO - Project ctest-TestBasicRTFilter-14610641 not found, creating it 2026-08-24 03:22:56,817 - INFO - Created Project:ctest-TestBasicRTFilter-14610641, ID : d4568e59-e845-49f8-abbb-0d4ab532fa3a 2026-08-24 03:22:58,567 - INFO - ================================================================================ 2026-08-24 03:22:58,567 - INFO - STARTING TEST : test_rt_CEM_22032 2026-08-24 03:22:58,567 - 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-08-24 03:22:59,877 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:22:59,878 - INFO - 2026-08-24 03:23:01,005 - INFO - Created VN service-vn-87339407 2026-08-24 03:23:01,717 - INFO - Verified VN network id 15 for VN 76cc01a4-dd5f-4edc-9826-fde9170a63e1 2026-08-24 03:23:01,717 - INFO - Verifications in API Server for VN service-vn-87339407 passed 2026-08-24 03:23:01,789 - INFO - On all control nodes, Config, RI and RT verification for VN service-vn-87339407 passed 2026-08-24 03:23:03,169 - INFO - Validated that VN default-domain:ctest-TestBasicRTFilter-14610641:service-vn-87339407 is found in opserver 2026-08-24 03:23:03,202 - INFO - Will add a user-defined RT to the VN 2026-08-24 03:23:08,379 - INFO - RT target:64512:5667919 seen in the RTGroup Table of control node-10.0.0.190 2026-08-24 03:23:08,385 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.190 2026-08-24 03:23:08,392 - INFO - RT target:64512:5667919 seen in the RTGroup Table of control node-10.0.0.50 2026-08-24 03:23:08,399 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.50 2026-08-24 03:23:08,406 - INFO - RT target:64512:5667919 seen in the RTGroup Table of control node-10.0.0.191 2026-08-24 03:23:08,412 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.191 2026-08-24 03:23:09,067 - INFO - VM ([<Server: ctest-vm1-40100078>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:23:09,067 - INFO - Waiting for VM ctest-vm1-40100078 to be up.. 2026-08-24 03:23:34,587 - INFO - VM name : ctest-vm1-40100078 2026-08-24 03:24:05,033 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-40100078 passed 2026-08-24 03:24:15,603 - INFO - Active control node is 10.0.0.190 2026-08-24 03:24:15,611 - INFO - IP 74.39.108.3/32 is seen in the dep_routes of RT target:64512:5667919 in the RTGroup Table of ctrl_node 10.0.0.190 2026-08-24 03:24:15,640 - INFO - RT target:64512:5667919 seen in the bgp.rtarget.0 table of the control node-10.0.0.190 2026-08-24 03:24:15,702 - INFO - IP 74.39.108.3/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.190 2026-08-24 03:24:15,721 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.190 2026-08-24 03:24:15,722 - INFO - Will remove the user-defined RT to the VN and verify that the entry is removed from the tables 2026-08-24 03:24:20,870 - INFO - RT target:64512:5667919 removed from the bgp.rtarget.0 table 2026-08-24 03:24:20,871 - INFO - RT target:64512:5667919 removed from the RTGroup Table of the control nodes 2026-08-24 03:24:20,871 - INFO - Will verify that the system generated RT is still seen in the control-nodes 2026-08-24 03:24:20,883 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.190 2026-08-24 03:24:20,890 - INFO - IP 74.39.108.3/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.190 2026-08-24 03:24:20,910 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.190 2026-08-24 03:24:20,910 - INFO - Deleting VM ctest-vm1-40100078 2026-08-24 03:24:20,995 - INFO - Deleting VN service-vn-87339407 2026-08-24 03:24:21,050 - WARNING - Deleting VN service-vn-87339407 failed..Will retry 2026-08-24 03:24:23,129 - WARNING - Deleting VN service-vn-87339407 failed..Will retry 2026-08-24 03:24:25,512 - INFO - Validated that VN service-vn-87339407 is not found in API Server 2026-08-24 03:24:25,538 - INFO - Validated that VN service-vn-87339407 is not in any agent 2026-08-24 03:24:25,575 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-vn-87339407 info 2026-08-24 03:24:26,896 - INFO - END TEST : test_rt_CEM_22032 : PASSED[0:01:28] 2026-08-24 03:24:26,896 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:24:26,899 - INFO - ================================================================================ 2026-08-24 03:24:26,899 - INFO - STARTING TEST : test_user_def_rt_entry 2026-08-24 03:24:26,899 - 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-08-24 03:24:28,187 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:24:28,187 - INFO - 2026-08-24 03:24:28,854 - INFO - Created VN ctest-vn30-30276080 2026-08-24 03:24:29,186 - INFO - Verified VN network id 15 for VN c5ec9fab-46a8-4f2f-851f-cc0dcf62f38e 2026-08-24 03:24:29,186 - INFO - Verifications in API Server for VN ctest-vn30-30276080 passed 2026-08-24 03:24:29,268 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn30-30276080 passed 2026-08-24 03:24:29,538 - INFO - Validated that VN default-domain:ctest-TestBasicRTFilter-14610641:ctest-vn30-30276080 is found in opserver 2026-08-24 03:24:29,574 - INFO - Will add a user-defined RT to the VN 2026-08-24 03:24:34,767 - INFO - RT target:64512:2133784 seen in the RTGroup Table of control node-10.0.0.190 2026-08-24 03:24:34,773 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.190 2026-08-24 03:24:34,782 - INFO - RT target:64512:2133784 seen in the RTGroup Table of control node-10.0.0.50 2026-08-24 03:24:34,788 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.50 2026-08-24 03:24:34,794 - INFO - RT target:64512:2133784 seen in the RTGroup Table of control node-10.0.0.191 2026-08-24 03:24:34,799 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.191 2026-08-24 03:24:35,256 - INFO - VM ([<Server: ctest-vm1-41025821>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 03:24:35,256 - INFO - Waiting for VM ctest-vm1-41025821 to be up.. 2026-08-24 03:25:00,790 - INFO - VM name : ctest-vm1-41025821 2026-08-24 03:25:30,887 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-41025821 passed 2026-08-24 03:25:46,622 - INFO - Active control node is 10.0.0.50 2026-08-24 03:25:46,630 - INFO - IP 37.77.166.3/32 is seen in the dep_routes of RT target:64512:2133784 in the RTGroup Table of ctrl_node 10.0.0.50 2026-08-24 03:25:46,649 - INFO - RT target:64512:2133784 seen in the bgp.rtarget.0 table of the control node-10.0.0.50 2026-08-24 03:25:46,658 - INFO - IP 37.77.166.3/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.50 2026-08-24 03:25:46,675 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.50 2026-08-24 03:25:46,675 - INFO - Will remove the user-defined RT to the VN and verify that the entry is removed from the tables 2026-08-24 03:25:51,860 - INFO - RT target:64512:2133784 removed from the bgp.rtarget.0 table 2026-08-24 03:25:51,861 - INFO - RT target:64512:2133784 removed from the RTGroup Table of the control nodes 2026-08-24 03:25:51,861 - INFO - Will verify that the system generated RT is still seen in the control-nodes 2026-08-24 03:25:51,905 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.50 2026-08-24 03:25:51,916 - INFO - IP 37.77.166.3/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.50 2026-08-24 03:25:51,944 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.50 2026-08-24 03:25:51,945 - INFO - Deleting VM ctest-vm1-41025821 2026-08-24 03:25:52,025 - INFO - Deleting VN ctest-vn30-30276080 2026-08-24 03:25:52,086 - WARNING - Deleting VN ctest-vn30-30276080 failed..Will retry 2026-08-24 03:25:54,149 - WARNING - Deleting VN ctest-vn30-30276080 failed..Will retry 2026-08-24 03:25:56,501 - INFO - Validated that VN ctest-vn30-30276080 is not found in API Server 2026-08-24 03:25:56,525 - INFO - Validated that VN ctest-vn30-30276080 is not in any agent 2026-08-24 03:25:56,560 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn30-30276080 info 2026-08-24 03:25:57,890 - INFO - END TEST : test_user_def_rt_entry : PASSED[0:01:31] 2026-08-24 03:25:57,890 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:25:58,749 - INFO - Deleted project: ctest-TestBasicRTFilter-14610641, ID : d4568e59-e845-49f8-abbb-0d4ab532fa3a 2026-08-24 03:25:58,967 - INFO - Domain Default found not creating 2026-08-24 03:25:59,164 - INFO - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698 not found, creating it 2026-08-24 03:25:59,796 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698, ID : 6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212 2026-08-24 03:26:01,639 - INFO - ================================================================================ 2026-08-24 03:26:01,640 - INFO - STARTING TEST : test_sec_group_basic 2026-08-24 03:26:01,640 - 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. Test with ping, which should fail 7. Test with TCP which should pass 8. Update the rules to allow icmp, ping should pass now 9. Delete security group while ports still reference it; SG is detached from VMs and removed (Neutron and Contrail API) 2026-08-24 03:26:02,957 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:26:02,958 - INFO - 2026-08-24 03:26:03,385 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698', 'ctest-test_sec_group-18779060'] 2026-08-24 03:26:05,254 - INFO - Security group ctest-test_sec_group-18779060 found in the API Server 2026-08-24 03:26:05,401 - INFO - Validated that ACLs for Security group ctest-test_sec_group-18779060 are present in API Server 2026-08-24 03:26:05,413 - INFO - Validated that Security group ctest-test_sec_group-18779060 is found in control node 10.0.0.190 2026-08-24 03:26:05,433 - INFO - Validated that Security group ctest-test_sec_group-18779060 is found in control node 10.0.0.50 2026-08-24 03:26:05,450 - INFO - Validated that Security group ctest-test_sec_group-18779060 is found in control node 10.0.0.191 2026-08-24 03:26:05,457 - INFO - Validated SG ctest-test_sec_group-18779060 in Control nodes 2026-08-24 03:26:05,457 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698', 'ctest-test_sec_group-18779060'] 2026-08-24 03:26:05,547 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698', 'ctest-test_sec_group-18779060'] deleted successfully. 2026-08-24 03:26:05,705 - INFO - Security group ctest-test_sec_group-18779060 removed from the API Server 2026-08-24 03:26:05,851 - INFO - security group ctest-test_sec_group-18779060 removed from Control-node 10.0.0.190 2026-08-24 03:26:05,866 - INFO - security group ctest-test_sec_group-18779060 removed from Control-node 10.0.0.50 2026-08-24 03:26:05,881 - INFO - security group ctest-test_sec_group-18779060 removed from Control-node 10.0.0.191 2026-08-24 03:26:05,888 - INFO - Validated that SG ctest-test_sec_group-18779060 is not in control nodes 2026-08-24 03:26:05,898 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698', 'ctest-test_sec_group-18779060'] 2026-08-24 03:26:07,389 - INFO - Security group ctest-test_sec_group-18779060 found in the API Server 2026-08-24 03:26:07,538 - INFO - Validated that ACLs for Security group ctest-test_sec_group-18779060 are present in API Server 2026-08-24 03:26:07,547 - INFO - Validated that Security group ctest-test_sec_group-18779060 is found in control node 10.0.0.190 2026-08-24 03:26:07,563 - INFO - Validated that Security group ctest-test_sec_group-18779060 is found in control node 10.0.0.50 2026-08-24 03:26:07,580 - INFO - Validated that Security group ctest-test_sec_group-18779060 is found in control node 10.0.0.191 2026-08-24 03:26:07,588 - INFO - Validated SG ctest-test_sec_group-18779060 in Control nodes 2026-08-24 03:26:09,198 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-84262567 2026-08-24 03:26:09,549 - INFO - Verified VN network id 15 for VN 4939ff60-b7ca-4b94-83ad-89cc4c8ec5fd 2026-08-24 03:26:09,550 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-84262567 passed 2026-08-24 03:26:09,645 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-84262567 passed 2026-08-24 03:26:11,051 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698:ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-84262567 is found in opserver 2026-08-24 03:26:11,659 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-18669291>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:26:12,490 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-40342794>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 03:26:38,041 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-18669291 2026-08-24 03:26:38,863 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-18669291 verfication in all API Servers passed 2026-08-24 03:27:09,533 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-18669291 passed 2026-08-24 03:27:09,533 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-18669291 verifications in Compute nodes passed 2026-08-24 03:27:09,617 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-18669291 in all vrouters 2026-08-24 03:27:10,468 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-18669291 passed 2026-08-24 03:27:10,824 - INFO - Verifying through opserver in 10.0.0.190 2026-08-24 03:27:10,853 - INFO - VM 775a5158-1da3-4354-9cf8-fc82ac1f4def is present in default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698:ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-84262567 2026-08-24 03:27:11,067 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698:af28a17a-9927-40f7-bd95-6494540ac503 of vm 775a5158-1da3-4354-9cf8-fc82ac1f4def is present in vrouter an-jenkins-deploy-platform-ansible-os-6211-1 uve 2026-08-24 03:27:11,205 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-18669291 validations in Opserver passed 2026-08-24 03:27:11,205 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-18669291 to be up.. 2026-08-24 03:27:12,387 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-18669291 passed 2026-08-24 03:27:23,070 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-40342794 2026-08-24 03:27:23,473 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-40342794 verfication in all API Servers passed 2026-08-24 03:27:25,487 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-40342794 passed 2026-08-24 03:27:25,487 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-40342794 verifications in Compute nodes passed 2026-08-24 03:27:25,573 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-40342794 in all vrouters 2026-08-24 03:27:26,394 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-40342794 passed 2026-08-24 03:27:26,498 - INFO - Verifying through opserver in 10.0.0.190 2026-08-24 03:27:26,535 - INFO - VM 65fc13e0-b2b5-4c64-9af5-b623e2d15a37 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698:ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-84262567 2026-08-24 03:27:26,690 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698:3ce1fe9e-1b25-4fd9-b0df-ceee6a63180e of vm 65fc13e0-b2b5-4c64-9af5-b623e2d15a37 is present in vrouter an-jenkins-deploy-platform-ansible-os-6211-2 uve 2026-08-24 03:27:26,774 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-40342794 validations in Opserver passed 2026-08-24 03:27:26,774 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-40342794 to be up.. 2026-08-24 03:27:27,953 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-40342794 passed 2026-08-24 03:27:28,342 - INFO - Validated that SG ctest-test_sec_group-18779060 is bound to VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-18669291 2026-08-24 03:27:28,342 - INFO - Remove security group ctest-test_sec_group-18779060 from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-18669291 2026-08-24 03:27:28,609 - WARNING - Security group ctest-test_sec_group-18779060 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-18669291 2026-08-24 03:27:28,992 - INFO - Validated that SG ctest-test_sec_group-18779060 is bound to VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-18669291 2026-08-24 03:27:39,645 - WARNING - Ping to IP 2f4f:8b8:1b19:28ba:6dcb:fbd4:0:4 from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-18669291 failed 2026-08-24 03:27:39,645 - INFO - Ping FAILED as expected 2026-08-24 03:27:44,243 - INFO - File transfer verification for file size 100 passed on the VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-40342794 2026-08-24 03:27:47,687 - INFO - Ping to IP 2f4f:8b8:1b19:28ba:6dcb:fbd4:0:4 from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-18669291 passed 2026-08-24 03:27:47,687 - INFO - Try deleting the security group ctest-test_sec_group-18779060 with back ref. 2026-08-24 03:27:47,893 - INFO - Security group ctest-test_sec_group-18779060 removed from API as expected 2026-08-24 03:27:47,935 - WARNING - Security group ctest-test_sec_group-18779060 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-18669291 2026-08-24 03:27:47,970 - WARNING - Security group ctest-test_sec_group-18779060 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-40342794 2026-08-24 03:27:47,970 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-40342794 2026-08-24 03:27:48,122 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-40342794 2026-08-24 03:27:52,255 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-40342794 is fully removed in API-Server 2026-08-24 03:27:52,645 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698:ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-84262567 2026-08-24 03:27:52,645 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-40342794 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 03:27:52,882 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-40342794 is removed in all control-nodes 2026-08-24 03:28:08,356 - INFO - 65fc13e0-b2b5-4c64-9af5-b623e2d15a37 vm uve deleted from opserver 2026-08-24 03:28:08,371 - INFO - 65fc13e0-b2b5-4c64-9af5-b623e2d15a37 vm uve deleted from opserver 2026-08-24 03:28:08,385 - INFO - 65fc13e0-b2b5-4c64-9af5-b623e2d15a37 vm uve deleted from opserver 2026-08-24 03:28:08,386 - INFO - Validated that VM 65fc13e0-b2b5-4c64-9af5-b623e2d15a37 is removed from Opserver 2026-08-24 03:28:08,386 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-18669291 2026-08-24 03:28:08,532 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-18669291 2026-08-24 03:28:12,677 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-18669291 is fully removed in API-Server 2026-08-24 03:28:12,893 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698:ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-84262567 2026-08-24 03:28:12,893 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-18669291 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 03:28:13,094 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-18669291 is removed in all control-nodes 2026-08-24 03:28:16,305 - INFO - 775a5158-1da3-4354-9cf8-fc82ac1f4def vm uve deleted from opserver 2026-08-24 03:28:16,322 - INFO - 775a5158-1da3-4354-9cf8-fc82ac1f4def vm uve deleted from opserver 2026-08-24 03:28:16,336 - INFO - 775a5158-1da3-4354-9cf8-fc82ac1f4def vm uve deleted from opserver 2026-08-24 03:28:16,336 - INFO - Validated that VM 775a5158-1da3-4354-9cf8-fc82ac1f4def is removed from Opserver 2026-08-24 03:28:16,336 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-84262567 2026-08-24 03:28:16,834 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-84262567 is not found in API Server 2026-08-24 03:28:16,859 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-84262567 is not in any agent 2026-08-24 03:28:16,905 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698-84262567 info 2026-08-24 03:28:18,183 - INFO - END TEST : test_sec_group_basic : PASSED[0:02:17] 2026-08-24 03:28:18,184 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:28:19,000 - INFO - Deleted project: ctest-SecurityGroupBasicRegressionTests1Ipv6-95544698, ID : 6c0b2a0b-44e1-42fd-b5d5-e41ac7ef3212 2026-08-24 03:28:19,234 - INFO - Domain Default found not creating 2026-08-24 03:28:19,410 - INFO - Project ctest-SecurityGroupBasicRegressionTests1_contrail-61770040 not found, creating it 2026-08-24 03:28:19,989 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1_contrail-61770040, ID : 1fb03e94-3f22-420b-adc1-2052093e7bb1 2026-08-24 03:28:21,597 - INFO - ================================================================================ 2026-08-24 03:28:21,598 - INFO - STARTING TEST : test_sec_group_basic 2026-08-24 03:28:21,598 - 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. Test with ping, which should fail 7. Test with TCP which should pass 8. Update the rules to allow icmp, ping should pass now 9. Delete security group while ports still reference it; SG is detached from VMs and removed (Neutron and Contrail API) 2026-08-24 03:28:22,910 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:28:22,910 - INFO - 2026-08-24 03:28:23,319 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-61770040', 'ctest-test_sec_group-73750637'] 2026-08-24 03:28:24,063 - INFO - Security group ctest-test_sec_group-73750637 found in the API Server 2026-08-24 03:28:24,205 - INFO - Validated that ACLs for Security group ctest-test_sec_group-73750637 are present in API Server 2026-08-24 03:28:24,216 - INFO - Validated that Security group ctest-test_sec_group-73750637 is found in control node 10.0.0.190 2026-08-24 03:28:24,237 - INFO - Validated that Security group ctest-test_sec_group-73750637 is found in control node 10.0.0.50 2026-08-24 03:28:24,253 - INFO - Validated that Security group ctest-test_sec_group-73750637 is found in control node 10.0.0.191 2026-08-24 03:28:24,260 - INFO - Validated SG ctest-test_sec_group-73750637 in Control nodes 2026-08-24 03:28:24,260 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-61770040', 'ctest-test_sec_group-73750637'] 2026-08-24 03:28:24,371 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-61770040', 'ctest-test_sec_group-73750637'] deleted successfully. 2026-08-24 03:28:24,519 - INFO - Security group ctest-test_sec_group-73750637 removed from the API Server 2026-08-24 03:28:24,662 - INFO - security group ctest-test_sec_group-73750637 removed from Control-node 10.0.0.190 2026-08-24 03:28:24,677 - INFO - security group ctest-test_sec_group-73750637 removed from Control-node 10.0.0.50 2026-08-24 03:28:24,688 - INFO - security group ctest-test_sec_group-73750637 removed from Control-node 10.0.0.191 2026-08-24 03:28:24,693 - INFO - Validated that SG ctest-test_sec_group-73750637 is not in control nodes 2026-08-24 03:28:24,700 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-61770040', 'ctest-test_sec_group-73750637'] 2026-08-24 03:28:25,051 - INFO - Security group ctest-test_sec_group-73750637 found in the API Server 2026-08-24 03:28:25,199 - INFO - Validated that ACLs for Security group ctest-test_sec_group-73750637 are present in API Server 2026-08-24 03:28:25,210 - INFO - Validated that Security group ctest-test_sec_group-73750637 is found in control node 10.0.0.190 2026-08-24 03:28:25,225 - INFO - Validated that Security group ctest-test_sec_group-73750637 is found in control node 10.0.0.50 2026-08-24 03:28:25,239 - INFO - Validated that Security group ctest-test_sec_group-73750637 is found in control node 10.0.0.191 2026-08-24 03:28:25,246 - INFO - Validated SG ctest-test_sec_group-73750637 in Control nodes 2026-08-24 03:28:26,090 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-49551208 2026-08-24 03:28:26,395 - INFO - Verified VN network id 15 for VN c0574801-be8f-4b32-98d7-80f0a2a5b3cc 2026-08-24 03:28:26,395 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-49551208 passed 2026-08-24 03:28:26,485 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-49551208 passed 2026-08-24 03:28:27,887 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61770040:ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-49551208 is found in opserver 2026-08-24 03:28:28,608 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-91847318>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:28:29,201 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-32673485>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 03:28:59,889 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-91847318 2026-08-24 03:29:00,728 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-91847318 verfication in all API Servers passed 2026-08-24 03:29:27,325 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-91847318 passed 2026-08-24 03:29:27,325 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-91847318 verifications in Compute nodes passed 2026-08-24 03:29:27,757 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-91847318 in all vrouters 2026-08-24 03:29:28,614 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-91847318 passed 2026-08-24 03:29:28,875 - INFO - Verifying through opserver in 10.0.0.190 2026-08-24 03:29:28,904 - INFO - VM 626e8881-b6b3-4b95-902d-2641299806bd is present in default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61770040:ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-49551208 2026-08-24 03:29:29,094 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61770040:278fd349-a3ff-4653-8e74-96fd0ee31357 of vm 626e8881-b6b3-4b95-902d-2641299806bd is present in vrouter an-jenkins-deploy-platform-ansible-os-6211-1 uve 2026-08-24 03:29:29,184 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-91847318 validations in Opserver passed 2026-08-24 03:29:29,184 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-91847318 to be up.. 2026-08-24 03:29:30,373 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-91847318 passed 2026-08-24 03:29:41,053 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-32673485 2026-08-24 03:29:41,448 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-32673485 verfication in all API Servers passed 2026-08-24 03:29:43,437 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-32673485 passed 2026-08-24 03:29:43,437 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-32673485 verifications in Compute nodes passed 2026-08-24 03:29:43,970 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-32673485 in all vrouters 2026-08-24 03:29:44,829 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-32673485 passed 2026-08-24 03:29:44,926 - INFO - Verifying through opserver in 10.0.0.190 2026-08-24 03:29:44,952 - INFO - VM 0508917c-376f-421d-8403-e11566ab3ac8 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61770040:ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-49551208 2026-08-24 03:29:45,108 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61770040:58723ea9-5d05-4293-9052-ded4df7dc01b of vm 0508917c-376f-421d-8403-e11566ab3ac8 is present in vrouter an-jenkins-deploy-platform-ansible-os-6211-2 uve 2026-08-24 03:29:45,151 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-32673485 validations in Opserver passed 2026-08-24 03:29:45,151 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-32673485 to be up.. 2026-08-24 03:29:46,331 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-32673485 passed 2026-08-24 03:29:46,712 - INFO - Validated that SG ctest-test_sec_group-73750637 is bound to VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-91847318 2026-08-24 03:29:46,713 - INFO - Remove security group ctest-test_sec_group-73750637 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-91847318 2026-08-24 03:29:47,011 - WARNING - Security group ctest-test_sec_group-73750637 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-91847318 2026-08-24 03:29:47,382 - INFO - Validated that SG ctest-test_sec_group-73750637 is bound to VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-91847318 2026-08-24 03:30:34,199 - WARNING - Ping to IP 218.159.33.132 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-91847318 failed 2026-08-24 03:30:34,199 - INFO - Ping FAILED as expected 2026-08-24 03:31:14,083 - INFO - File transfer verification for file size 100 passed on the VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-32673485 2026-08-24 03:31:16,444 - INFO - Ping to IP 218.159.33.132 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-91847318 passed 2026-08-24 03:31:16,444 - INFO - Try deleting the security group ctest-test_sec_group-73750637 with back ref. 2026-08-24 03:31:16,444 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-61770040', 'ctest-test_sec_group-73750637'] 2026-08-24 03:31:16,727 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-61770040', 'ctest-test_sec_group-73750637'] deleted successfully. 2026-08-24 03:31:16,912 - INFO - Security group ctest-test_sec_group-73750637 removed from the API Server 2026-08-24 03:31:17,079 - INFO - security group ctest-test_sec_group-73750637 removed from Control-node 10.0.0.190 2026-08-24 03:31:17,104 - INFO - security group ctest-test_sec_group-73750637 removed from Control-node 10.0.0.50 2026-08-24 03:31:17,120 - INFO - security group ctest-test_sec_group-73750637 removed from Control-node 10.0.0.191 2026-08-24 03:31:17,125 - INFO - Validated that SG ctest-test_sec_group-73750637 is not in control nodes 2026-08-24 03:31:17,132 - INFO - Security group ctest-test_sec_group-73750637 removed from API as expected 2026-08-24 03:31:17,156 - WARNING - Security group ctest-test_sec_group-73750637 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-91847318 2026-08-24 03:31:17,178 - WARNING - Security group ctest-test_sec_group-73750637 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-32673485 2026-08-24 03:31:17,178 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-32673485 2026-08-24 03:31:17,318 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-32673485 2026-08-24 03:31:21,450 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-32673485 is fully removed in API-Server 2026-08-24 03:31:21,806 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61770040:ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-49551208 2026-08-24 03:31:21,806 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-32673485 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 03:31:22,015 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-32673485 is removed in all control-nodes 2026-08-24 03:31:37,484 - INFO - 0508917c-376f-421d-8403-e11566ab3ac8 vm uve deleted from opserver 2026-08-24 03:31:37,504 - INFO - 0508917c-376f-421d-8403-e11566ab3ac8 vm uve deleted from opserver 2026-08-24 03:31:37,518 - INFO - 0508917c-376f-421d-8403-e11566ab3ac8 vm uve deleted from opserver 2026-08-24 03:31:37,518 - INFO - Validated that VM 0508917c-376f-421d-8403-e11566ab3ac8 is removed from Opserver 2026-08-24 03:31:37,518 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-91847318 2026-08-24 03:31:37,665 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-91847318 2026-08-24 03:31:41,838 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-91847318 is fully removed in API-Server 2026-08-24 03:31:42,070 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-61770040:ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-49551208 2026-08-24 03:31:42,070 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-91847318 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 03:31:42,264 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-91847318 is removed in all control-nodes 2026-08-24 03:31:45,446 - INFO - 626e8881-b6b3-4b95-902d-2641299806bd vm uve deleted from opserver 2026-08-24 03:31:45,460 - INFO - 626e8881-b6b3-4b95-902d-2641299806bd vm uve deleted from opserver 2026-08-24 03:31:45,474 - INFO - 626e8881-b6b3-4b95-902d-2641299806bd vm uve deleted from opserver 2026-08-24 03:31:45,474 - INFO - Validated that VM 626e8881-b6b3-4b95-902d-2641299806bd is removed from Opserver 2026-08-24 03:31:45,474 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-49551208 2026-08-24 03:31:45,866 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-49551208 is not found in API Server 2026-08-24 03:31:45,895 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-49551208 is not in any agent 2026-08-24 03:31:45,933 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-SecurityGroupBasicRegressionTests1_contrail-61770040-49551208 info 2026-08-24 03:31:47,221 - INFO - END TEST : test_sec_group_basic : PASSED[0:03:26] 2026-08-24 03:31:47,221 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:31:48,040 - INFO - Deleted project: ctest-SecurityGroupBasicRegressionTests1_contrail-61770040, ID : 1fb03e94-3f22-420b-adc1-2052093e7bb1 2026-08-24 03:31:48,245 - INFO - Domain Default found not creating 2026-08-24 03:31:48,415 - INFO - Project ctest-SecurityGroupBasicRegressionTests1-49376836 not found, creating it 2026-08-24 03:31:49,054 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1-49376836, ID : 1f30e32d-99af-40c3-8f23-56d2477ad8b3 2026-08-24 03:31:50,701 - INFO - ================================================================================ 2026-08-24 03:31:50,701 - INFO - STARTING TEST : test_sec_group_basic 2026-08-24 03:31:50,701 - 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. Test with ping, which should fail 7. Test with TCP which should pass 8. Update the rules to allow icmp, ping should pass now 9. Delete security group while ports still reference it; SG is detached from VMs and removed (Neutron and Contrail API) 2026-08-24 03:31:51,978 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:31:51,979 - INFO - 2026-08-24 03:31:52,404 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-49376836', 'ctest-test_sec_group-48258069'] 2026-08-24 03:31:54,397 - INFO - Security group ctest-test_sec_group-48258069 found in the API Server 2026-08-24 03:31:54,542 - INFO - Validated that ACLs for Security group ctest-test_sec_group-48258069 are present in API Server 2026-08-24 03:31:54,551 - INFO - Validated that Security group ctest-test_sec_group-48258069 is found in control node 10.0.0.190 2026-08-24 03:31:54,568 - INFO - Validated that Security group ctest-test_sec_group-48258069 is found in control node 10.0.0.50 2026-08-24 03:31:54,582 - INFO - Validated that Security group ctest-test_sec_group-48258069 is found in control node 10.0.0.191 2026-08-24 03:31:54,589 - INFO - Validated SG ctest-test_sec_group-48258069 in Control nodes 2026-08-24 03:31:54,589 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-49376836', 'ctest-test_sec_group-48258069'] 2026-08-24 03:31:54,698 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-49376836', 'ctest-test_sec_group-48258069'] deleted successfully. 2026-08-24 03:31:54,866 - INFO - Security group ctest-test_sec_group-48258069 removed from the API Server 2026-08-24 03:31:55,013 - INFO - security group ctest-test_sec_group-48258069 removed from Control-node 10.0.0.190 2026-08-24 03:31:55,026 - INFO - security group ctest-test_sec_group-48258069 removed from Control-node 10.0.0.50 2026-08-24 03:31:55,038 - INFO - security group ctest-test_sec_group-48258069 removed from Control-node 10.0.0.191 2026-08-24 03:31:55,044 - INFO - Validated that SG ctest-test_sec_group-48258069 is not in control nodes 2026-08-24 03:31:55,053 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-49376836', 'ctest-test_sec_group-48258069'] 2026-08-24 03:31:56,355 - INFO - Security group ctest-test_sec_group-48258069 found in the API Server 2026-08-24 03:31:56,506 - INFO - Validated that ACLs for Security group ctest-test_sec_group-48258069 are present in API Server 2026-08-24 03:31:56,513 - INFO - Validated that Security group ctest-test_sec_group-48258069 is found in control node 10.0.0.190 2026-08-24 03:31:56,528 - INFO - Validated that Security group ctest-test_sec_group-48258069 is found in control node 10.0.0.50 2026-08-24 03:31:56,544 - INFO - Validated that Security group ctest-test_sec_group-48258069 is found in control node 10.0.0.191 2026-08-24 03:31:56,550 - INFO - Validated SG ctest-test_sec_group-48258069 in Control nodes 2026-08-24 03:31:57,846 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1-49376836-01364442 2026-08-24 03:31:58,207 - INFO - Verified VN network id 15 for VN 9c360de5-8032-4ccc-bc4b-cf1552a45c93 2026-08-24 03:31:58,207 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1-49376836-01364442 passed 2026-08-24 03:31:58,320 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1-49376836-01364442 passed 2026-08-24 03:31:59,747 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1-49376836:ctest-SecurityGroupBasicRegressionTests1-49376836-01364442 is found in opserver 2026-08-24 03:32:00,543 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1-49376836-12877337>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:32:01,216 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1-49376836-05341850>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 03:32:26,848 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1-49376836-12877337 2026-08-24 03:32:27,648 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-49376836-12877337 verfication in all API Servers passed 2026-08-24 03:32:58,307 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-49376836-12877337 passed 2026-08-24 03:32:58,307 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-49376836-12877337 verifications in Compute nodes passed 2026-08-24 03:32:58,767 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1-49376836-12877337 in all vrouters 2026-08-24 03:32:59,654 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1-49376836-12877337 passed 2026-08-24 03:32:59,941 - INFO - Verifying through opserver in 10.0.0.190 2026-08-24 03:32:59,970 - INFO - VM 130f5e8f-6f5c-4f19-bee1-dee7b5026c1a is present in default-domain:ctest-SecurityGroupBasicRegressionTests1-49376836:ctest-SecurityGroupBasicRegressionTests1-49376836-01364442 2026-08-24 03:33:00,181 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1-49376836:9184af97-d425-424c-8b00-b9d4bbf90cce of vm 130f5e8f-6f5c-4f19-bee1-dee7b5026c1a is present in vrouter an-jenkins-deploy-platform-ansible-os-6211-1 uve 2026-08-24 03:33:00,272 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-49376836-12877337 validations in Opserver passed 2026-08-24 03:33:00,272 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1-49376836-12877337 to be up.. 2026-08-24 03:33:01,461 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-49376836-12877337 passed 2026-08-24 03:33:12,174 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1-49376836-05341850 2026-08-24 03:33:12,551 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-49376836-05341850 verfication in all API Servers passed 2026-08-24 03:33:14,546 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-49376836-05341850 passed 2026-08-24 03:33:14,547 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-49376836-05341850 verifications in Compute nodes passed 2026-08-24 03:33:14,990 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1-49376836-05341850 in all vrouters 2026-08-24 03:33:15,877 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1-49376836-05341850 passed 2026-08-24 03:33:15,993 - INFO - Verifying through opserver in 10.0.0.190 2026-08-24 03:33:16,029 - INFO - VM 6e73eab5-82b3-4bb8-a44f-af012355d8cf is present in default-domain:ctest-SecurityGroupBasicRegressionTests1-49376836:ctest-SecurityGroupBasicRegressionTests1-49376836-01364442 2026-08-24 03:33:16,190 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1-49376836:66ac4577-85ce-461f-b8c5-c209acb13867 of vm 6e73eab5-82b3-4bb8-a44f-af012355d8cf is present in vrouter an-jenkins-deploy-platform-ansible-os-6211-2 uve 2026-08-24 03:33:16,237 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-49376836-05341850 validations in Opserver passed 2026-08-24 03:33:16,238 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1-49376836-05341850 to be up.. 2026-08-24 03:33:17,424 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-49376836-05341850 passed 2026-08-24 03:33:17,797 - INFO - Validated that SG ctest-test_sec_group-48258069 is bound to VM ctest-SecurityGroupBasicRegressionTests1-49376836-12877337 2026-08-24 03:33:17,798 - INFO - Remove security group ctest-test_sec_group-48258069 from VM ctest-SecurityGroupBasicRegressionTests1-49376836-12877337 2026-08-24 03:33:18,052 - WARNING - Security group ctest-test_sec_group-48258069 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1-49376836-12877337 2026-08-24 03:33:18,471 - INFO - Validated that SG ctest-test_sec_group-48258069 is bound to VM ctest-SecurityGroupBasicRegressionTests1-49376836-12877337 2026-08-24 03:34:04,939 - WARNING - Ping to IP 139.135.176.132 from VM ctest-SecurityGroupBasicRegressionTests1-49376836-12877337 failed 2026-08-24 03:34:04,939 - INFO - Ping FAILED as expected 2026-08-24 03:34:44,286 - INFO - File transfer verification for file size 100 passed on the VM ctest-SecurityGroupBasicRegressionTests1-49376836-05341850 2026-08-24 03:34:47,365 - INFO - Ping to IP 139.135.176.132 from VM ctest-SecurityGroupBasicRegressionTests1-49376836-12877337 passed 2026-08-24 03:34:47,365 - INFO - Try deleting the security group ctest-test_sec_group-48258069 with back ref. 2026-08-24 03:34:47,557 - INFO - Security group ctest-test_sec_group-48258069 removed from API as expected 2026-08-24 03:34:47,593 - WARNING - Security group ctest-test_sec_group-48258069 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1-49376836-12877337 2026-08-24 03:34:47,615 - WARNING - Security group ctest-test_sec_group-48258069 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1-49376836-05341850 2026-08-24 03:34:47,615 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1-49376836-05341850 2026-08-24 03:34:47,766 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1-49376836-05341850 2026-08-24 03:34:51,891 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-49376836-05341850 is fully removed in API-Server 2026-08-24 03:34:52,262 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1-49376836:ctest-SecurityGroupBasicRegressionTests1-49376836-01364442 2026-08-24 03:34:52,262 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-49376836-05341850 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 03:34:52,485 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1-49376836-05341850 is removed in all control-nodes 2026-08-24 03:35:07,965 - INFO - 6e73eab5-82b3-4bb8-a44f-af012355d8cf vm uve deleted from opserver 2026-08-24 03:35:07,980 - INFO - 6e73eab5-82b3-4bb8-a44f-af012355d8cf vm uve deleted from opserver 2026-08-24 03:35:07,994 - INFO - 6e73eab5-82b3-4bb8-a44f-af012355d8cf vm uve deleted from opserver 2026-08-24 03:35:07,994 - INFO - Validated that VM 6e73eab5-82b3-4bb8-a44f-af012355d8cf is removed from Opserver 2026-08-24 03:35:07,994 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1-49376836-12877337 2026-08-24 03:35:08,140 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1-49376836-12877337 2026-08-24 03:35:12,283 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-49376836-12877337 is fully removed in API-Server 2026-08-24 03:35:12,514 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1-49376836:ctest-SecurityGroupBasicRegressionTests1-49376836-01364442 2026-08-24 03:35:12,514 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-49376836-12877337 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 03:35:12,707 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1-49376836-12877337 is removed in all control-nodes 2026-08-24 03:35:15,892 - INFO - 130f5e8f-6f5c-4f19-bee1-dee7b5026c1a vm uve deleted from opserver 2026-08-24 03:35:15,946 - INFO - 130f5e8f-6f5c-4f19-bee1-dee7b5026c1a vm uve deleted from opserver 2026-08-24 03:35:15,959 - INFO - 130f5e8f-6f5c-4f19-bee1-dee7b5026c1a vm uve deleted from opserver 2026-08-24 03:35:15,959 - INFO - Validated that VM 130f5e8f-6f5c-4f19-bee1-dee7b5026c1a is removed from Opserver 2026-08-24 03:35:15,959 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1-49376836-01364442 2026-08-24 03:35:16,296 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1-49376836-01364442 is not found in API Server 2026-08-24 03:35:16,324 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1-49376836-01364442 is not in any agent 2026-08-24 03:35:16,361 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-SecurityGroupBasicRegressionTests1-49376836-01364442 info 2026-08-24 03:35:17,667 - INFO - END TEST : test_sec_group_basic : PASSED[0:03:27] 2026-08-24 03:35:17,667 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:35:18,478 - INFO - Deleted project: ctest-SecurityGroupBasicRegressionTests1-49376836, ID : 1f30e32d-99af-40c3-8f23-56d2477ad8b3 2026-08-24 03:35:18,728 - INFO - Domain Default found not creating 2026-08-24 03:35:18,915 - INFO - Project ctest-TestSvcRegr-58005857 not found, creating it 2026-08-24 03:35:19,534 - INFO - Created Project:ctest-TestSvcRegr-58005857, ID : 1e286125-4301-4f01-b31f-fb003a3b8849 2026-08-24 03:35:21,204 - INFO - ================================================================================ 2026-08-24 03:35:21,204 - INFO - STARTING TEST : test_svc_in_net_nat_with_static_routes 2026-08-24 03:35:22,509 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:35:22,509 - INFO - 2026-08-24 03:35:23,666 - INFO - Created VN ctest-third-vn-32921006 2026-08-24 03:35:24,360 - INFO - VM ([<Server: ctest-vm-in-third-vn-34868120>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:35:50,644 - INFO - Created VN ctest-mgmt_vn-42975443 2026-08-24 03:35:51,384 - INFO - Verified VN network id 16 for VN 68102055-527d-41b5-97d5-2bfc30c6f3fc 2026-08-24 03:35:51,385 - INFO - Verifications in API Server for VN ctest-mgmt_vn-42975443 passed 2026-08-24 03:35:51,468 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-42975443 passed 2026-08-24 03:35:52,857 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-58005857:ctest-mgmt_vn-42975443 is found in opserver 2026-08-24 03:35:53,592 - INFO - Created VN ctest-left_vn-58727502 2026-08-24 03:35:53,919 - INFO - Verified VN network id 17 for VN 20e620d4-cd55-48d2-8cd6-32db53c31bb8 2026-08-24 03:35:53,920 - INFO - Verifications in API Server for VN ctest-left_vn-58727502 passed 2026-08-24 03:35:54,009 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-58727502 passed 2026-08-24 03:35:54,325 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-58005857:ctest-left_vn-58727502 is found in opserver 2026-08-24 03:35:54,938 - INFO - Created VN ctest-right_vn-24555720 2026-08-24 03:35:55,268 - INFO - Verified VN network id 18 for VN d61f5f71-66a6-4562-b52b-5e9b6fcd210f 2026-08-24 03:35:55,269 - INFO - Verifications in API Server for VN ctest-right_vn-24555720 passed 2026-08-24 03:35:55,359 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-24555720 passed 2026-08-24 03:35:55,687 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-58005857:ctest-right_vn-24555720 is found in opserver 2026-08-24 03:35:56,398 - INFO - VM ([<Server: ctest-left_vm-64083507>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 03:35:57,030 - INFO - VM ([<Server: ctest-right_vm-62413546>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) http://nexus.opensdn.io/repository///images/tinycore//tinycore-in-network-nat.qcow2.gz: 2026-08-24 03:35:57 ERROR 404: tinycore/tinycore-in-network-nat.qcow2.gz. gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-08-24 03:35:57,819 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-08-24 03:35:57,923 - INFO - Service template: ['default-domain', 'ctest-service_template_1-84932226'] deleted successfully. 2026-08-24 03:35:57,924 - INFO - Skip interface_detach for VM ctest-right_vm-62413546 in state BUILD 2026-08-24 03:35:57,924 - INFO - Deleting VM ctest-right_vm-62413546 2026-08-24 03:35:57,967 - ERROR - VM ctest-right_vm-62413546 has failed to come up 2026-08-24 03:35:57,967 - ERROR - Nova failed to get host of the VM 2026-08-24 03:35:57,967 - ERROR - VM ctest-right_vm-62413546 has failed to come up 2026-08-24 03:35:57,967 - ERROR - Nova failed to get host of the VM 2026-08-24 03:35:58,190 - INFO - Skip interface_detach for VM ctest-left_vm-64083507 in state BUILD 2026-08-24 03:35:58,190 - INFO - Deleting VM ctest-left_vm-64083507 2026-08-24 03:35:58,190 - ERROR - VM ctest-left_vm-64083507 has failed to come up 2026-08-24 03:35:58,190 - ERROR - Nova failed to get host of the VM 2026-08-24 03:35:58,190 - ERROR - VM ctest-left_vm-64083507 has failed to come up 2026-08-24 03:35:58,190 - ERROR - Nova failed to get host of the VM 2026-08-24 03:35:58,292 - INFO - Deleting VN ctest-right_vn-24555720 2026-08-24 03:35:58,685 - INFO - Validated that VN ctest-right_vn-24555720 is not found in API Server 2026-08-24 03:35:58,711 - INFO - Validated that VN ctest-right_vn-24555720 is not in any agent 2026-08-24 03:35:58,761 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-24555720 info 2026-08-24 03:35:58,761 - INFO - Deleting VN ctest-left_vn-58727502 2026-08-24 03:35:59,088 - INFO - Validated that VN ctest-left_vn-58727502 is not found in API Server 2026-08-24 03:35:59,120 - INFO - Validated that VN ctest-left_vn-58727502 is not in any agent 2026-08-24 03:35:59,166 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-58727502 info 2026-08-24 03:35:59,166 - INFO - Deleting VN ctest-mgmt_vn-42975443 2026-08-24 03:35:59,525 - INFO - Validated that VN ctest-mgmt_vn-42975443 is not found in API Server 2026-08-24 03:35:59,552 - INFO - Validated that VN ctest-mgmt_vn-42975443 is not in any agent 2026-08-24 03:35:59,604 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-42975443 info 2026-08-24 03:35:59,606 - INFO - Deleting VM ctest-vm-in-third-vn-34868120 2026-08-24 03:35:59,718 - INFO - Deleting VN ctest-third-vn-32921006 2026-08-24 03:35:59,764 - WARNING - Deleting VN ctest-third-vn-32921006 failed..Will retry 2026-08-24 03:36:01,816 - WARNING - Deleting VN ctest-third-vn-32921006 failed..Will retry 2026-08-24 03:36:05,301 - INFO - 2026-08-24 03:36:05,301 - INFO - END TEST : test_svc_in_net_nat_with_static_routes : SKIPPED[0:00:44] 2026-08-24 03:36:05,301 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:36:05,305 - INFO - ================================================================================ 2026-08-24 03:36:05,305 - INFO - STARTING TEST : test_svc_v2_transparent_datapath 2026-08-24 03:36:06,613 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:36:06,613 - INFO - 2026-08-24 03:36:07,219 - INFO - Created VN ctest-mgmt_vn-20287216 2026-08-24 03:36:07,563 - INFO - Verified VN network id 15 for VN b681adee-b33e-44b6-9db3-42f43f8fe818 2026-08-24 03:36:07,563 - INFO - Verifications in API Server for VN ctest-mgmt_vn-20287216 passed 2026-08-24 03:36:07,654 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-20287216 passed 2026-08-24 03:36:07,873 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-58005857:ctest-mgmt_vn-20287216 is found in opserver 2026-08-24 03:36:08,572 - INFO - Created VN ctest-left_vn-69996937 2026-08-24 03:36:08,894 - INFO - Verified VN network id 16 for VN 67c7fc2c-0249-4b8f-83db-30e62ecdafb8 2026-08-24 03:36:08,894 - INFO - Verifications in API Server for VN ctest-left_vn-69996937 passed 2026-08-24 03:36:09,076 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-69996937 passed 2026-08-24 03:36:09,279 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-58005857:ctest-left_vn-69996937 is found in opserver 2026-08-24 03:36:09,981 - INFO - Created VN ctest-right_vn-14970732 2026-08-24 03:36:10,305 - INFO - Verified VN network id 17 for VN 6a45c126-6237-4b23-a134-55877c0d2587 2026-08-24 03:36:10,305 - INFO - Verifications in API Server for VN ctest-right_vn-14970732 passed 2026-08-24 03:36:10,392 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-14970732 passed 2026-08-24 03:36:10,598 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-58005857:ctest-right_vn-14970732 is found in opserver 2026-08-24 03:36:11,298 - INFO - Created VN ctest-trans_left_vn-75013024 2026-08-24 03:36:11,635 - INFO - Verified VN network id 18 for VN 51377d28-4e02-4de1-b83d-95a0909fc868 2026-08-24 03:36:11,635 - INFO - Verifications in API Server for VN ctest-trans_left_vn-75013024 passed 2026-08-24 03:36:11,742 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-75013024 passed 2026-08-24 03:36:11,937 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-58005857:ctest-trans_left_vn-75013024 is found in opserver 2026-08-24 03:36:12,611 - INFO - Created VN ctest-trans_right_vn-04496884 2026-08-24 03:36:12,940 - INFO - Verified VN network id 19 for VN 924994e4-bcd3-4070-9a91-17956a3ab26f 2026-08-24 03:36:12,940 - INFO - Verifications in API Server for VN ctest-trans_right_vn-04496884 passed 2026-08-24 03:36:13,030 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-04496884 passed 2026-08-24 03:36:13,216 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-58005857:ctest-trans_right_vn-04496884 is found in opserver 2026-08-24 03:36:13,788 - INFO - VM ([<Server: ctest-left_vm-37681126>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:36:14,414 - INFO - VM ([<Server: ctest-right_vm-96110263>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) http://nexus.opensdn.io/repository///images/tinycore//tinycore-net-transparent-fw.qcow2.gz: 2026-08-24 03:36:15 ERROR 404: tinycore/tinycore-net-transparent-fw.qcow2.gz. gzip: /contrail-test/images/tinycore-net-transparent-fw.qcow2.gz: unexpected end of file 2026-08-24 03:36:15,181 - INFO - image /contrail-test/images/tinycore-net-transparent-fw.qcow2 is not found 2026-08-24 03:36:15,279 - INFO - Service template: ['default-domain', 'ctest-service_template_1-60330783'] deleted successfully. 2026-08-24 03:36:15,279 - INFO - Skip interface_detach for VM ctest-right_vm-96110263 in state BUILD 2026-08-24 03:36:15,280 - INFO - Deleting VM ctest-right_vm-96110263 2026-08-24 03:36:15,280 - ERROR - VM ctest-right_vm-96110263 has failed to come up 2026-08-24 03:36:15,280 - ERROR - Nova failed to get host of the VM 2026-08-24 03:36:15,280 - ERROR - VM ctest-right_vm-96110263 has failed to come up 2026-08-24 03:36:15,280 - ERROR - Nova failed to get host of the VM 2026-08-24 03:36:15,443 - INFO - Skip interface_detach for VM ctest-left_vm-37681126 in state BUILD 2026-08-24 03:36:15,443 - INFO - Deleting VM ctest-left_vm-37681126 2026-08-24 03:36:15,443 - ERROR - VM ctest-left_vm-37681126 has failed to come up 2026-08-24 03:36:15,443 - ERROR - Nova failed to get host of the VM 2026-08-24 03:36:15,443 - ERROR - VM ctest-left_vm-37681126 has failed to come up 2026-08-24 03:36:15,443 - ERROR - Nova failed to get host of the VM 2026-08-24 03:36:15,570 - INFO - Deleting VN ctest-trans_right_vn-04496884 2026-08-24 03:36:15,961 - INFO - Validated that VN ctest-trans_right_vn-04496884 is not found in API Server 2026-08-24 03:36:15,990 - INFO - Validated that VN ctest-trans_right_vn-04496884 is not in any agent 2026-08-24 03:36:16,026 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-04496884 info 2026-08-24 03:36:16,026 - INFO - Deleting VN ctest-trans_left_vn-75013024 2026-08-24 03:36:16,341 - INFO - Validated that VN ctest-trans_left_vn-75013024 is not found in API Server 2026-08-24 03:36:16,366 - INFO - Validated that VN ctest-trans_left_vn-75013024 is not in any agent 2026-08-24 03:36:16,406 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-75013024 info 2026-08-24 03:36:16,406 - INFO - Deleting VN ctest-right_vn-14970732 2026-08-24 03:36:16,740 - INFO - Validated that VN ctest-right_vn-14970732 is not found in API Server 2026-08-24 03:36:16,765 - INFO - Validated that VN ctest-right_vn-14970732 is not in any agent 2026-08-24 03:36:16,806 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-14970732 info 2026-08-24 03:36:16,806 - INFO - Deleting VN ctest-left_vn-69996937 2026-08-24 03:36:17,187 - INFO - Validated that VN ctest-left_vn-69996937 is not found in API Server 2026-08-24 03:36:17,212 - INFO - Validated that VN ctest-left_vn-69996937 is not in any agent 2026-08-24 03:36:17,255 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-69996937 info 2026-08-24 03:36:17,256 - INFO - Deleting VN ctest-mgmt_vn-20287216 2026-08-24 03:36:17,575 - INFO - Validated that VN ctest-mgmt_vn-20287216 is not found in API Server 2026-08-24 03:36:17,609 - INFO - Validated that VN ctest-mgmt_vn-20287216 is not in any agent 2026-08-24 03:36:17,652 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-20287216 info 2026-08-24 03:36:18,957 - INFO - 2026-08-24 03:36:18,957 - INFO - END TEST : test_svc_v2_transparent_datapath : SKIPPED[0:00:13] 2026-08-24 03:36:18,957 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:36:19,811 - INFO - Deleted project: ctest-TestSvcRegr-58005857, ID : 1e286125-4301-4f01-b31f-fb003a3b8849 2026-08-24 03:36:20,027 - INFO - Domain Default found not creating 2026-08-24 03:36:20,250 - INFO - Project ctest-TestSvcRegr-76413489 not found, creating it 2026-08-24 03:36:20,852 - INFO - Created Project:ctest-TestSvcRegr-76413489, ID : 6a012b50-60a9-4cf7-8f1c-babeb80daa24 2026-08-24 03:36:22,503 - INFO - ================================================================================ 2026-08-24 03:36:22,503 - INFO - STARTING TEST : test_svc_CEM_22032 2026-08-24 03:36:23,792 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:36:23,792 - INFO - 2026-08-24 03:36:24,851 - INFO - Created VN ctest-mgmt_vn-34445944 2026-08-24 03:36:25,537 - INFO - Verified VN network id 15 for VN 4d539d5d-f123-43bc-bfa5-4057206b7776 2026-08-24 03:36:25,538 - INFO - Verifications in API Server for VN ctest-mgmt_vn-34445944 passed 2026-08-24 03:36:25,622 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-34445944 passed 2026-08-24 03:36:26,964 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-76413489:ctest-mgmt_vn-34445944 is found in opserver 2026-08-24 03:36:27,637 - INFO - Created VN service-left-vn-55430438 2026-08-24 03:36:27,954 - INFO - Verified VN network id 16 for VN 1441cf19-c4dd-4a3e-8414-ec88bf13be3d 2026-08-24 03:36:27,954 - INFO - Verifications in API Server for VN service-left-vn-55430438 passed 2026-08-24 03:36:28,042 - INFO - On all control nodes, Config, RI and RT verification for VN service-left-vn-55430438 passed 2026-08-24 03:36:28,364 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-76413489:service-left-vn-55430438 is found in opserver 2026-08-24 03:36:29,036 - INFO - Created VN service-right-vn-03291836 2026-08-24 03:36:29,356 - INFO - Verified VN network id 17 for VN 9fec1c01-81e3-4b0e-8020-e6bb6c7444e3 2026-08-24 03:36:29,356 - INFO - Verifications in API Server for VN service-right-vn-03291836 passed 2026-08-24 03:36:29,440 - INFO - On all control nodes, Config, RI and RT verification for VN service-right-vn-03291836 passed 2026-08-24 03:36:29,743 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-76413489:service-right-vn-03291836 is found in opserver 2026-08-24 03:36:30,271 - INFO - VM ([<Server: ctest-left_vm-80729560>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:36:31,161 - INFO - VM ([<Server: ctest-right_vm-83450341>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-08-24 03:36:31,768 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-08-24 03:36:31,863 - INFO - Service template: ['default-domain', 'ctest-service_template_1-40187360'] deleted successfully. 2026-08-24 03:36:31,864 - INFO - Skip interface_detach for VM ctest-right_vm-83450341 in state BUILD 2026-08-24 03:36:31,864 - INFO - Deleting VM ctest-right_vm-83450341 2026-08-24 03:36:31,893 - ERROR - VM ctest-right_vm-83450341 has failed to come up 2026-08-24 03:36:31,894 - ERROR - Nova failed to get host of the VM 2026-08-24 03:36:31,894 - ERROR - VM ctest-right_vm-83450341 has failed to come up 2026-08-24 03:36:31,894 - ERROR - Nova failed to get host of the VM 2026-08-24 03:36:32,038 - INFO - Skip interface_detach for VM ctest-left_vm-80729560 in state BUILD 2026-08-24 03:36:32,038 - INFO - Deleting VM ctest-left_vm-80729560 2026-08-24 03:36:32,038 - ERROR - VM ctest-left_vm-80729560 has failed to come up 2026-08-24 03:36:32,038 - ERROR - Nova failed to get host of the VM 2026-08-24 03:36:32,038 - ERROR - VM ctest-left_vm-80729560 has failed to come up 2026-08-24 03:36:32,038 - ERROR - Nova failed to get host of the VM 2026-08-24 03:36:32,189 - INFO - Deleting VN service-right-vn-03291836 2026-08-24 03:36:32,533 - INFO - Validated that VN service-right-vn-03291836 is not found in API Server 2026-08-24 03:36:32,561 - INFO - Validated that VN service-right-vn-03291836 is not in any agent 2026-08-24 03:36:32,620 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-right-vn-03291836 info 2026-08-24 03:36:32,621 - INFO - Deleting VN service-left-vn-55430438 2026-08-24 03:36:33,025 - INFO - Validated that VN service-left-vn-55430438 is not found in API Server 2026-08-24 03:36:33,049 - INFO - Validated that VN service-left-vn-55430438 is not in any agent 2026-08-24 03:36:33,086 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-left-vn-55430438 info 2026-08-24 03:36:33,086 - INFO - Deleting VN ctest-mgmt_vn-34445944 2026-08-24 03:36:33,404 - INFO - Validated that VN ctest-mgmt_vn-34445944 is not found in API Server 2026-08-24 03:36:33,428 - INFO - Validated that VN ctest-mgmt_vn-34445944 is not in any agent 2026-08-24 03:36:33,468 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-34445944 info 2026-08-24 03:36:34,776 - INFO - 2026-08-24 03:36:34,776 - INFO - END TEST : test_svc_CEM_22032 : SKIPPED[0:00:12] 2026-08-24 03:36:34,776 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:36:34,779 - INFO - ================================================================================ 2026-08-24 03:36:34,779 - INFO - STARTING TEST : test_svc_in_network_datapath 2026-08-24 03:36:36,069 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:36:36,069 - INFO - 2026-08-24 03:36:36,729 - INFO - Created VN ctest-mgmt_vn-12117332 2026-08-24 03:36:37,048 - INFO - Verified VN network id 15 for VN 7109d9d5-1674-4d81-b3a7-51f981821b94 2026-08-24 03:36:37,048 - INFO - Verifications in API Server for VN ctest-mgmt_vn-12117332 passed 2026-08-24 03:36:37,143 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-12117332 passed 2026-08-24 03:36:37,356 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-76413489:ctest-mgmt_vn-12117332 is found in opserver 2026-08-24 03:36:38,071 - INFO - Created VN ctest-left_vn-96274711 2026-08-24 03:36:38,527 - INFO - Verified VN network id 16 for VN 83317acf-c84f-45bb-bf43-60e8d49ce9f3 2026-08-24 03:36:38,527 - INFO - Verifications in API Server for VN ctest-left_vn-96274711 passed 2026-08-24 03:36:38,608 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-96274711 passed 2026-08-24 03:36:38,792 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-76413489:ctest-left_vn-96274711 is found in opserver 2026-08-24 03:36:39,390 - INFO - Created VN ctest-right_vn-11264859 2026-08-24 03:36:39,701 - INFO - Verified VN network id 17 for VN 23095c29-b3ed-4ecd-bcc0-18c09e2f7d8c 2026-08-24 03:36:39,701 - INFO - Verifications in API Server for VN ctest-right_vn-11264859 passed 2026-08-24 03:36:39,783 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-11264859 passed 2026-08-24 03:36:39,990 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-76413489:ctest-right_vn-11264859 is found in opserver 2026-08-24 03:36:40,530 - INFO - VM ([<Server: ctest-left_vm-56480266>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 03:36:41,120 - INFO - VM ([<Server: ctest-right_vm-13495500>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-08-24 03:36:41,696 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-08-24 03:36:41,807 - INFO - Service template: ['default-domain', 'ctest-service_template_1-77131467'] deleted successfully. 2026-08-24 03:36:41,807 - INFO - Skip interface_detach for VM ctest-right_vm-13495500 in state BUILD 2026-08-24 03:36:41,808 - INFO - Deleting VM ctest-right_vm-13495500 2026-08-24 03:36:41,808 - ERROR - VM ctest-right_vm-13495500 has failed to come up 2026-08-24 03:36:41,808 - ERROR - Nova failed to get host of the VM 2026-08-24 03:36:41,808 - ERROR - VM ctest-right_vm-13495500 has failed to come up 2026-08-24 03:36:41,808 - ERROR - Nova failed to get host of the VM 2026-08-24 03:36:41,923 - INFO - Skip interface_detach for VM ctest-left_vm-56480266 in state BUILD 2026-08-24 03:36:41,923 - INFO - Deleting VM ctest-left_vm-56480266 2026-08-24 03:36:41,924 - ERROR - VM ctest-left_vm-56480266 has failed to come up 2026-08-24 03:36:41,924 - ERROR - Nova failed to get host of the VM 2026-08-24 03:36:41,924 - ERROR - VM ctest-left_vm-56480266 has failed to come up 2026-08-24 03:36:41,924 - ERROR - Nova failed to get host of the VM 2026-08-24 03:36:42,062 - INFO - Deleting VN ctest-right_vn-11264859 2026-08-24 03:36:42,401 - INFO - Validated that VN ctest-right_vn-11264859 is not found in API Server 2026-08-24 03:36:42,430 - INFO - Validated that VN ctest-right_vn-11264859 is not in any agent 2026-08-24 03:36:42,468 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-11264859 info 2026-08-24 03:36:42,469 - INFO - Deleting VN ctest-left_vn-96274711 2026-08-24 03:36:42,803 - INFO - Validated that VN ctest-left_vn-96274711 is not found in API Server 2026-08-24 03:36:42,833 - INFO - Validated that VN ctest-left_vn-96274711 is not in any agent 2026-08-24 03:36:42,870 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-96274711 info 2026-08-24 03:36:42,870 - INFO - Deleting VN ctest-mgmt_vn-12117332 2026-08-24 03:36:43,227 - INFO - Validated that VN ctest-mgmt_vn-12117332 is not found in API Server 2026-08-24 03:36:43,252 - INFO - Validated that VN ctest-mgmt_vn-12117332 is not in any agent 2026-08-24 03:36:43,306 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-12117332 info 2026-08-24 03:36:44,607 - INFO - 2026-08-24 03:36:44,607 - INFO - END TEST : test_svc_in_network_datapath : SKIPPED[0:00:10] 2026-08-24 03:36:44,607 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:36:45,468 - INFO - Deleted project: ctest-TestSvcRegr-76413489, ID : 6a012b50-60a9-4cf7-8f1c-babeb80daa24 2026-08-24 03:36:45,696 - INFO - Domain Default found not creating 2026-08-24 03:36:45,878 - INFO - Project ctest-TestSvcHC-20936604 not found, creating it 2026-08-24 03:36:46,522 - INFO - Created Project:ctest-TestSvcHC-20936604, ID : 5dd3e3cd-083e-44bc-b66d-279e433598d1 2026-08-24 03:36:48,120 - INFO - ================================================================================ 2026-08-24 03:36:48,120 - INFO - STARTING TEST : test_svc_hc_basic 2026-08-24 03:36:49,459 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:36:49,460 - INFO - 2026-08-24 03:36:50,502 - INFO - Created VN ctest-mgmt_vn-04667282 2026-08-24 03:36:51,226 - INFO - Verified VN network id 15 for VN 3ef7858f-ff9a-487f-8b6d-669f24961902 2026-08-24 03:36:51,226 - INFO - Verifications in API Server for VN ctest-mgmt_vn-04667282 passed 2026-08-24 03:36:51,306 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-04667282 passed 2026-08-24 03:36:52,712 - INFO - Validated that VN default-domain:ctest-TestSvcHC-20936604:ctest-mgmt_vn-04667282 is found in opserver 2026-08-24 03:36:53,343 - INFO - Created VN ctest-left_vn-46182363 2026-08-24 03:36:53,844 - INFO - Verified VN network id 16 for VN 2cd20cfb-54a1-4a3f-8f22-bdf5c9184923 2026-08-24 03:36:53,844 - INFO - Verifications in API Server for VN ctest-left_vn-46182363 passed 2026-08-24 03:36:53,948 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-46182363 passed 2026-08-24 03:36:54,288 - INFO - Validated that VN default-domain:ctest-TestSvcHC-20936604:ctest-left_vn-46182363 is found in opserver 2026-08-24 03:36:54,948 - INFO - Created VN ctest-right_vn-05865461 2026-08-24 03:36:55,292 - INFO - Verified VN network id 17 for VN 996d6ad7-1316-4c71-8a8e-290d401a2f5a 2026-08-24 03:36:55,293 - INFO - Verifications in API Server for VN ctest-right_vn-05865461 passed 2026-08-24 03:36:55,377 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-05865461 passed 2026-08-24 03:36:55,732 - INFO - Validated that VN default-domain:ctest-TestSvcHC-20936604:ctest-right_vn-05865461 is found in opserver 2026-08-24 03:36:56,328 - INFO - VM ([<Server: ctest-left_vm-80281540>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:36:56,968 - INFO - VM ([<Server: ctest-right_vm-99331742>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-08-24 03:36:57,656 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-08-24 03:36:57,775 - INFO - Service template: ['default-domain', 'ctest-service_template_1-77445248'] deleted successfully. 2026-08-24 03:36:57,775 - INFO - Skip interface_detach for VM ctest-right_vm-99331742 in state BUILD 2026-08-24 03:36:57,776 - INFO - Deleting VM ctest-right_vm-99331742 2026-08-24 03:36:57,814 - ERROR - VM ctest-right_vm-99331742 has failed to come up 2026-08-24 03:36:57,814 - ERROR - Nova failed to get host of the VM 2026-08-24 03:36:57,815 - ERROR - VM ctest-right_vm-99331742 has failed to come up 2026-08-24 03:36:57,815 - ERROR - Nova failed to get host of the VM 2026-08-24 03:36:57,978 - INFO - Skip interface_detach for VM ctest-left_vm-80281540 in state BUILD 2026-08-24 03:36:57,978 - INFO - Deleting VM ctest-left_vm-80281540 2026-08-24 03:36:57,978 - ERROR - VM ctest-left_vm-80281540 has failed to come up 2026-08-24 03:36:57,978 - ERROR - Nova failed to get host of the VM 2026-08-24 03:36:57,978 - ERROR - VM ctest-left_vm-80281540 has failed to come up 2026-08-24 03:36:57,978 - ERROR - Nova failed to get host of the VM 2026-08-24 03:36:58,084 - INFO - Deleting VN ctest-right_vn-05865461 2026-08-24 03:36:58,423 - INFO - Validated that VN ctest-right_vn-05865461 is not found in API Server 2026-08-24 03:36:58,447 - INFO - Validated that VN ctest-right_vn-05865461 is not in any agent 2026-08-24 03:36:58,479 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-05865461 info 2026-08-24 03:36:58,480 - INFO - Deleting VN ctest-left_vn-46182363 2026-08-24 03:36:58,777 - INFO - Validated that VN ctest-left_vn-46182363 is not found in API Server 2026-08-24 03:36:58,804 - INFO - Validated that VN ctest-left_vn-46182363 is not in any agent 2026-08-24 03:36:58,854 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-46182363 info 2026-08-24 03:36:58,854 - INFO - Deleting VN ctest-mgmt_vn-04667282 2026-08-24 03:36:59,243 - INFO - Validated that VN ctest-mgmt_vn-04667282 is not found in API Server 2026-08-24 03:36:59,264 - INFO - Validated that VN ctest-mgmt_vn-04667282 is not in any agent 2026-08-24 03:36:59,307 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-04667282 info 2026-08-24 03:37:00,618 - INFO - 2026-08-24 03:37:00,618 - INFO - END TEST : test_svc_hc_basic : SKIPPED[0:00:12] 2026-08-24 03:37:00,618 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:37:00,631 - INFO - ================================================================================ 2026-08-24 03:37:00,631 - INFO - STARTING TEST : test_svc_trans_segment_right_hc_fail_svm 2026-08-24 03:37:01,954 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:37:01,954 - INFO - 2026-08-24 03:37:02,665 - INFO - Created VN ctest-mgmt_vn-06614013 2026-08-24 03:37:03,005 - INFO - Verified VN network id 15 for VN 9297335f-e3b3-48c4-bf95-8dcb86322f27 2026-08-24 03:37:03,005 - INFO - Verifications in API Server for VN ctest-mgmt_vn-06614013 passed 2026-08-24 03:37:03,095 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-06614013 passed 2026-08-24 03:37:03,311 - INFO - Validated that VN default-domain:ctest-TestSvcHC-20936604:ctest-mgmt_vn-06614013 is found in opserver 2026-08-24 03:37:04,055 - INFO - Created VN ctest-left_vn-53211499 2026-08-24 03:37:04,407 - INFO - Verified VN network id 16 for VN a7b1797e-56fd-4114-9879-1cde334ef61f 2026-08-24 03:37:04,407 - INFO - Verifications in API Server for VN ctest-left_vn-53211499 passed 2026-08-24 03:37:04,505 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-53211499 passed 2026-08-24 03:37:04,696 - INFO - Validated that VN default-domain:ctest-TestSvcHC-20936604:ctest-left_vn-53211499 is found in opserver 2026-08-24 03:37:05,365 - INFO - Created VN ctest-right_vn-37230184 2026-08-24 03:37:05,700 - INFO - Verified VN network id 17 for VN aa0261e9-cf7b-4623-9ed7-1277a1d6c5b4 2026-08-24 03:37:05,700 - INFO - Verifications in API Server for VN ctest-right_vn-37230184 passed 2026-08-24 03:37:05,812 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-37230184 passed 2026-08-24 03:37:06,034 - INFO - Validated that VN default-domain:ctest-TestSvcHC-20936604:ctest-right_vn-37230184 is found in opserver 2026-08-24 03:37:06,708 - INFO - Created VN ctest-trans_left_vn-23072075 2026-08-24 03:37:07,006 - INFO - Verified VN network id 18 for VN 237e1be2-b2b2-486d-9307-6a9bd94e6fc9 2026-08-24 03:37:07,007 - INFO - Verifications in API Server for VN ctest-trans_left_vn-23072075 passed 2026-08-24 03:37:07,086 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-23072075 passed 2026-08-24 03:37:07,277 - INFO - Validated that VN default-domain:ctest-TestSvcHC-20936604:ctest-trans_left_vn-23072075 is found in opserver 2026-08-24 03:37:07,929 - INFO - Created VN ctest-trans_right_vn-62338775 2026-08-24 03:37:08,342 - INFO - Verified VN network id 19 for VN b1f82a61-edb7-4835-b396-098595a84926 2026-08-24 03:37:08,342 - INFO - Verifications in API Server for VN ctest-trans_right_vn-62338775 passed 2026-08-24 03:37:08,428 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-62338775 passed 2026-08-24 03:37:08,613 - INFO - Validated that VN default-domain:ctest-TestSvcHC-20936604:ctest-trans_right_vn-62338775 is found in opserver 2026-08-24 03:37:09,256 - INFO - VM ([<Server: ctest-left_vm-13747756>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 03:37:09,832 - INFO - VM ([<Server: ctest-right_vm-80848818>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) gzip: /contrail-test/images/tinycore-net-transparent-fw.qcow2.gz: unexpected end of file 2026-08-24 03:37:10,410 - INFO - image /contrail-test/images/tinycore-net-transparent-fw.qcow2 is not found 2026-08-24 03:37:10,527 - INFO - Service template: ['default-domain', 'ctest-service_template_1-96521804'] deleted successfully. 2026-08-24 03:37:10,528 - INFO - Skip interface_detach for VM ctest-right_vm-80848818 in state BUILD 2026-08-24 03:37:10,528 - INFO - Deleting VM ctest-right_vm-80848818 2026-08-24 03:37:10,528 - ERROR - VM ctest-right_vm-80848818 has failed to come up 2026-08-24 03:37:10,528 - ERROR - Nova failed to get host of the VM 2026-08-24 03:37:10,529 - ERROR - VM ctest-right_vm-80848818 has failed to come up 2026-08-24 03:37:10,529 - ERROR - Nova failed to get host of the VM 2026-08-24 03:37:10,704 - INFO - Skip interface_detach for VM ctest-left_vm-13747756 in state BUILD 2026-08-24 03:37:10,704 - INFO - Deleting VM ctest-left_vm-13747756 2026-08-24 03:37:10,704 - ERROR - VM ctest-left_vm-13747756 has failed to come up 2026-08-24 03:37:10,704 - ERROR - Nova failed to get host of the VM 2026-08-24 03:37:10,704 - ERROR - VM ctest-left_vm-13747756 has failed to come up 2026-08-24 03:37:10,705 - ERROR - Nova failed to get host of the VM 2026-08-24 03:37:10,848 - INFO - Deleting VN ctest-trans_right_vn-62338775 2026-08-24 03:37:11,164 - INFO - Validated that VN ctest-trans_right_vn-62338775 is not found in API Server 2026-08-24 03:37:11,194 - INFO - Validated that VN ctest-trans_right_vn-62338775 is not in any agent 2026-08-24 03:37:11,258 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-62338775 info 2026-08-24 03:37:11,258 - INFO - Deleting VN ctest-trans_left_vn-23072075 2026-08-24 03:37:11,576 - INFO - Validated that VN ctest-trans_left_vn-23072075 is not found in API Server 2026-08-24 03:37:11,602 - INFO - Validated that VN ctest-trans_left_vn-23072075 is not in any agent 2026-08-24 03:37:11,644 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-23072075 info 2026-08-24 03:37:11,644 - INFO - Deleting VN ctest-right_vn-37230184 2026-08-24 03:37:12,022 - INFO - Validated that VN ctest-right_vn-37230184 is not found in API Server 2026-08-24 03:37:12,049 - INFO - Validated that VN ctest-right_vn-37230184 is not in any agent 2026-08-24 03:37:12,088 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-37230184 info 2026-08-24 03:37:12,088 - INFO - Deleting VN ctest-left_vn-53211499 2026-08-24 03:37:12,407 - INFO - Validated that VN ctest-left_vn-53211499 is not found in API Server 2026-08-24 03:37:12,436 - INFO - Validated that VN ctest-left_vn-53211499 is not in any agent 2026-08-24 03:37:12,475 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-53211499 info 2026-08-24 03:37:12,475 - INFO - Deleting VN ctest-mgmt_vn-06614013 2026-08-24 03:37:12,804 - INFO - Validated that VN ctest-mgmt_vn-06614013 is not found in API Server 2026-08-24 03:37:12,831 - INFO - Validated that VN ctest-mgmt_vn-06614013 is not in any agent 2026-08-24 03:37:12,873 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-06614013 info 2026-08-24 03:37:14,178 - INFO - 2026-08-24 03:37:14,178 - INFO - END TEST : test_svc_trans_segment_right_hc_fail_svm : SKIPPED[0:00:14] 2026-08-24 03:37:14,178 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:37:15,032 - INFO - Deleted project: ctest-TestSvcHC-20936604, ID : 5dd3e3cd-083e-44bc-b66d-279e433598d1 2026-08-24 03:37:15,238 - INFO - Domain Default found not creating 2026-08-24 03:37:15,486 - INFO - Project ctest-TestSVCV2Mirror-52326144 not found, creating it 2026-08-24 03:37:16,509 - INFO - Created Project:ctest-TestSVCV2Mirror-52326144, ID : d2e28c46-d503-48e1-95ce-ea453da7f605 2026-08-24 03:37:18,288 - INFO - ================================================================================ 2026-08-24 03:37:18,288 - INFO - STARTING TEST : test_svc_v2_mirroring 2026-08-24 03:37:18,288 - INFO - TEST DESCRIPTION : Validate the service chain mirroring 2026-08-24 03:37:19,576 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:37:19,576 - INFO - 2026-08-24 03:37:20,586 - INFO - Created VN ctest-left-13101607 2026-08-24 03:37:21,286 - INFO - Verified VN network id 15 for VN 2f3362ce-8299-499f-9364-334013c28ebd 2026-08-24 03:37:21,286 - INFO - Verifications in API Server for VN ctest-left-13101607 passed 2026-08-24 03:37:21,385 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left-13101607 passed 2026-08-24 03:37:22,714 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-52326144:ctest-left-13101607 is found in opserver 2026-08-24 03:37:23,364 - INFO - Created VN ctest-right-48855639 2026-08-24 03:37:23,712 - INFO - Verified VN network id 16 for VN 514b2edd-4a05-4779-9118-59913732015a 2026-08-24 03:37:23,712 - INFO - Verifications in API Server for VN ctest-right-48855639 passed 2026-08-24 03:37:23,810 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right-48855639 passed 2026-08-24 03:37:24,202 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-52326144:ctest-right-48855639 is found in opserver 2026-08-24 03:37:24,836 - INFO - Created VN ctest-mgmt_vn-59016268 2026-08-24 03:37:25,147 - INFO - Verified VN network id 17 for VN 4e6c8ce6-fd4e-4738-8c1f-7888397f3e0b 2026-08-24 03:37:25,147 - INFO - Verifications in API Server for VN ctest-mgmt_vn-59016268 passed 2026-08-24 03:37:25,236 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-59016268 passed 2026-08-24 03:37:25,549 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-52326144:ctest-mgmt_vn-59016268 is found in opserver 2026-08-24 03:37:26,213 - INFO - Created VN ctest-trans_left_vn-38059142 2026-08-24 03:37:26,525 - INFO - Verified VN network id 18 for VN b91a8847-22c5-4651-93a6-7934c0634ad8 2026-08-24 03:37:26,525 - INFO - Verifications in API Server for VN ctest-trans_left_vn-38059142 passed 2026-08-24 03:37:26,601 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-38059142 passed 2026-08-24 03:37:26,783 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-52326144:ctest-trans_left_vn-38059142 is found in opserver 2026-08-24 03:37:27,421 - INFO - Created VN ctest-trans_right_vn-76442190 2026-08-24 03:37:27,715 - INFO - Verified VN network id 19 for VN 52e618a3-a09a-4f5a-a06f-ee09d55b79fe 2026-08-24 03:37:27,715 - INFO - Verifications in API Server for VN ctest-trans_right_vn-76442190 passed 2026-08-24 03:37:27,801 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-76442190 passed 2026-08-24 03:37:28,009 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-52326144:ctest-trans_right_vn-76442190 is found in opserver 2026-08-24 03:37:28,560 - INFO - VM ([<Server: ctest-left_vm-56515969>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:37:29,109 - INFO - VM ([<Server: ctest-right_vm-76197940>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 03:37:30,142 - INFO - VM ([<Server: ctest-pt_svm0-80283000>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:37:36,639 - INFO - Waiting for VM ctest-pt_svm0-80283000 to be up.. 2026-08-24 03:38:12,517 - INFO - VM name : ctest-pt_svm0-80283000 2026-08-24 03:38:50,819 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-pt_svm0-80283000 passed 2026-08-24 03:39:01,939 - INFO - Waiting for VM ctest-left_vm-56515969 to be up.. 2026-08-24 03:39:02,159 - INFO - VM name : ctest-left_vm-56515969 2026-08-24 03:39:03,751 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-left_vm-56515969 passed 2026-08-24 03:39:03,999 - INFO - Waiting for VM ctest-right_vm-76197940 to be up.. 2026-08-24 03:39:04,098 - INFO - VM name : ctest-right_vm-76197940 2026-08-24 03:39:05,458 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-right_vm-76197940 passed 2026-08-24 03:39:06,053 - INFO - Attaching policy ctest-policy-92750518 to vn ctest-left-13101607 2026-08-24 03:39:06,466 - INFO - Attaching policy ctest-policy-92750518 to vn ctest-right-48855639 2026-08-24 03:39:09,258 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-pt_svm0-80283000 passed 2026-08-24 03:39:09,786 - INFO - VM ctest-pt_svm0-80283000 verifications in Compute nodes passed 2026-08-24 03:39:10,047 - INFO - VMI and/or RI refs are present for VN default-domain:ctest-TestSVCV2Mirror-52326144:ctest-left-13101607 2026-08-24 03:39:10,114 - INFO - VMI and/or RI refs are present for VN default-domain:ctest-TestSVCV2Mirror-52326144:ctest-right-48855639 2026-08-24 03:39:52,832 - INFO - Ping to IP 55.179.199.67 from VM ctest-left_vm-56515969 passed 2026-08-24 03:40:03,426 - INFO - Starting tcpdump to capture the mirrored packets. 2026-08-24 03:40:15,743 - INFO - Ping to IP 55.179.199.67 from VM ctest-left_vm-56515969 passed 2026-08-24 03:40:21,107 - INFO - 12 ICMP packets are mirrored to the analyzer service VM 'ctest-pt_svm0-80283000' 2026-08-24 03:40:21,107 - INFO - Dettaching policy ctest-policy-92750518 from vn ctest-right-48855639 2026-08-24 03:40:21,313 - INFO - Dettaching policy ctest-policy-92750518 from vn ctest-left-13101607 2026-08-24 03:40:21,592 - INFO - Deleted policy ctest-policy-92750518 2026-08-24 03:40:21,695 - INFO - Deleted SI ['default-domain', 'ctest-TestSVCV2Mirror-52326144', 'ctest-si-55700920'] 2026-08-24 03:40:21,957 - INFO - Deleting VM ctest-pt_svm0-80283000 2026-08-24 03:40:22,295 - INFO - Service template: ['default-domain', 'ctest-service_template_1-74520659'] deleted successfully. 2026-08-24 03:40:22,296 - INFO - Deleting VM ctest-right_vm-76197940 2026-08-24 03:40:22,417 - INFO - Deleting VM ctest-left_vm-56515969 2026-08-24 03:40:22,529 - INFO - Deleting VN ctest-trans_right_vn-76442190 2026-08-24 03:40:22,955 - INFO - Validated that VN ctest-trans_right_vn-76442190 is not found in API Server 2026-08-24 03:40:22,983 - INFO - Validated that VN ctest-trans_right_vn-76442190 is not in any agent 2026-08-24 03:40:23,021 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-76442190 info 2026-08-24 03:40:23,021 - INFO - Deleting VN ctest-trans_left_vn-38059142 2026-08-24 03:40:23,068 - WARNING - Deleting VN ctest-trans_left_vn-38059142 failed..Will retry 2026-08-24 03:40:25,497 - INFO - Validated that VN ctest-trans_left_vn-38059142 is not found in API Server 2026-08-24 03:40:25,525 - INFO - Validated that VN ctest-trans_left_vn-38059142 is not in any agent 2026-08-24 03:40:25,566 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-38059142 info 2026-08-24 03:40:25,566 - INFO - Deleting VN ctest-mgmt_vn-59016268 2026-08-24 03:40:25,968 - INFO - Validated that VN ctest-mgmt_vn-59016268 is not found in API Server 2026-08-24 03:40:25,997 - INFO - Validated that VN ctest-mgmt_vn-59016268 is not in any agent 2026-08-24 03:40:26,043 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-59016268 info 2026-08-24 03:40:26,043 - INFO - Deleting VN ctest-right-48855639 2026-08-24 03:40:26,435 - INFO - Validated that VN ctest-right-48855639 is not found in API Server 2026-08-24 03:40:26,465 - INFO - Validated that VN ctest-right-48855639 is not in any agent 2026-08-24 03:40:26,505 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right-48855639 info 2026-08-24 03:40:26,505 - INFO - Deleting VN ctest-left-13101607 2026-08-24 03:40:26,854 - INFO - Validated that VN ctest-left-13101607 is not found in API Server 2026-08-24 03:40:26,882 - INFO - Validated that VN ctest-left-13101607 is not in any agent 2026-08-24 03:40:26,936 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left-13101607 info 2026-08-24 03:40:28,277 - INFO - 2026-08-24 03:40:28,277 - INFO - END TEST : test_svc_v2_mirroring : PASSED[0:03:10] 2026-08-24 03:40:28,277 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:40:29,093 - INFO - Deleted project: ctest-TestSVCV2Mirror-52326144, ID : d2e28c46-d503-48e1-95ce-ea453da7f605 2026-08-24 03:40:29,355 - INFO - Domain Default found not creating 2026-08-24 03:40:29,549 - INFO - Project ctest-TestvDNSBasic0-59703834 not found, creating it 2026-08-24 03:40:30,225 - INFO - Created Project:ctest-TestvDNSBasic0-59703834, ID : a251c93c-e477-4eda-b2ff-207436ed642b 2026-08-24 03:40:32,055 - INFO - ================================================================================ 2026-08-24 03:40:32,055 - INFO - STARTING TEST : test_vdns_ping_same_vn 2026-08-24 03:40:32,055 - 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-08-24 03:40:33,420 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:40:33,420 - INFO - 2026-08-24 03:40:34,228 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-59703834'](a251c93c-e477-4eda-b2ff-207436ed642b) 2026-08-24 03:40:36,250 - INFO - Created VN ctest-vn1-vdns-16950995 2026-08-24 03:40:37,164 - INFO - VM ([<Server: ctest-vm1-test-00052678>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:40:37,164 - INFO - Waiting for VM ctest-vm1-test-00052678 to be up.. 2026-08-24 03:41:07,894 - INFO - VM name : ctest-vm1-test-00052678 2026-08-24 03:41:34,205 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-00052678 passed 2026-08-24 03:42:04,027 - INFO - Ping to IP ctest-vm1-test-00052678 from VM ctest-vm1-test-00052678 passed 2026-08-24 03:42:04,918 - INFO - VM ([<Server: ctest-vm2-test-25471099>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 03:42:04,918 - INFO - Waiting for VM ctest-vm2-test-25471099 to be up.. 2026-08-24 03:42:30,469 - INFO - VM name : ctest-vm2-test-25471099 2026-08-24 03:43:02,527 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm2-test-25471099 passed 2026-08-24 03:43:27,950 - INFO - Ping to IP ctest-vm2-test-25471099 from VM ctest-vm2-test-25471099 passed 2026-08-24 03:43:31,382 - INFO - Ping to IP ctest-vm2-test-25471099 from VM ctest-vm1-test-00052678 passed 2026-08-24 03:43:31,382 - INFO - Try deleting the VDNS entry ctest-vdns1-42596099 with back ref of ipam. 2026-08-24 03:43:31,443 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2026-08-24 03:43:31,443 - INFO - Add CNAME VDNS record for ctest-vm1-test-00052678 and verify we able to ping by alias name 2026-08-24 03:43:31,623 - INFO - In verify_on_setup 2026-08-24 03:43:31,735 - INFO - Verify VDNS record is shown in the API server 2026-08-24 03:43:31,814 - INFO - Verify VDNS record is shown in the control node 2026-08-24 03:43:33,112 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-00052678 failed 2026-08-24 03:43:37,446 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-00052678 passed 2026-08-24 03:43:37,535 - INFO - VDNS record info: default-domain:ctest-vdns1-42596099:test-rec deleted successfully. 2026-08-24 03:43:37,535 - INFO - Deleting VM ctest-vm2-test-25471099 2026-08-24 03:43:37,618 - INFO - Deleting VM ctest-vm1-test-00052678 2026-08-24 03:43:37,697 - INFO - Deleting VN ctest-vn1-vdns-16950995 2026-08-24 03:43:37,744 - WARNING - Deleting VN ctest-vn1-vdns-16950995 failed..Will retry 2026-08-24 03:43:39,856 - WARNING - Deleting VN ctest-vn1-vdns-16950995 failed..Will retry 2026-08-24 03:43:42,207 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-42596099'] deleted successfully. 2026-08-24 03:43:42,243 - INFO - VDNS information ctest-vdns1-42596099 removed from the API Server 2026-08-24 03:43:42,250 - INFO - VDNS information ctest-vdns1-42596099 removed in the Control node 2026-08-24 03:43:43,577 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:03:11] 2026-08-24 03:43:43,577 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:43:44,397 - INFO - Deleted project: ctest-TestvDNSBasic0-59703834, ID : a251c93c-e477-4eda-b2ff-207436ed642b 2026-08-24 03:43:44,620 - INFO - Domain Default found not creating 2026-08-24 03:43:44,787 - INFO - Project ctest-TestBasicVMVNx-51099716 not found, creating it 2026-08-24 03:43:45,498 - INFO - Created Project:ctest-TestBasicVMVNx-51099716, ID : 0df9a968-e50d-40f9-bb18-05804b6dd4b0 2026-08-24 03:43:47,243 - INFO - ================================================================================ 2026-08-24 03:43:47,244 - INFO - STARTING TEST : test_sctp_traffic_between_vm 2026-08-24 03:43:47,244 - 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-08-24 03:43:48,566 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:43:48,566 - INFO - 2026-08-24 03:43:49,686 - INFO - Created VN ctest-fvn-97906094 2026-08-24 03:43:50,440 - INFO - Verified VN network id 15 for VN f9089726-d9e6-4d5a-bdc1-f74f36102e74 2026-08-24 03:43:50,440 - INFO - Verifications in API Server for VN ctest-fvn-97906094 passed 2026-08-24 03:43:50,521 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fvn-97906094 passed 2026-08-24 03:43:51,929 - INFO - Validated that VN default-domain:ctest-TestBasicVMVNx-51099716:ctest-fvn-97906094 is found in opserver 2026-08-24 03:43:52,617 - INFO - Created VN ctest-vn1-55457480 2026-08-24 03:43:53,150 - INFO - Verified VN network id 16 for VN 9d760837-16b2-4d60-a6b2-6ab85c894d8d 2026-08-24 03:43:53,150 - INFO - Verifications in API Server for VN ctest-vn1-55457480 passed 2026-08-24 03:43:53,234 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-55457480 passed 2026-08-24 03:43:53,584 - INFO - Validated that VN default-domain:ctest-TestBasicVMVNx-51099716:ctest-vn1-55457480 is found in opserver 2026-08-24 03:43:55 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-sctp.vmdk.gz [268831986/268831986] -> "/contrail-test/images/ubuntu-sctp.vmdk.gz" [1] 2026-08-24 03:44:10,130 - INFO - VM ([<Server: ctest-vn1_vm1_name-71440827>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:44:10,758 - INFO - VM ([<Server: ctest-fvn_vm1_name-20501332>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 03:45:01,833 - INFO - VM name : ctest-vn1_vm1_name-71440827 2026-08-24 03:45:48,731 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1_name-71440827 passed 2026-08-24 03:46:30,401 - INFO - VM name : ctest-fvn_vm1_name-20501332 2026-08-24 03:46:31,784 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-fvn_vm1_name-20501332 passed 2026-08-24 03:46:32,183 - INFO - Creating Floating IP pool ctest-some-pool-35234306 in API Server 2026-08-24 03:46:32,699 - INFO - Verification for FIP pool ctest-some-pool-35234306 in API Server passed 2026-08-24 03:46:32,734 - INFO - Verification for FIP pool ctest-some-pool-35234306 in Control-node passed 2026-08-24 03:46:33,255 - INFO - Route for FIP 7.213.0.4 is fine on Control-node 10.0.0.50 2026-08-24 03:46:33,265 - INFO - Route for FIP 7.213.0.4 is fine on Control-node 10.0.0.190 2026-08-24 03:46:33,276 - INFO - Route for FIP 7.213.0.4 is fine on Control-node 10.0.0.191 2026-08-24 03:46:33,277 - INFO - FIP 7.213.0.4 verification for passed on all Control-nodes 2026-08-24 03:46:33,277 - INFO - FIP ID fda31366-9f86-4691-a4c8-3dced6b35c98(7.213.0.4) validation in Control node passed 2026-08-24 03:46:33,335 - INFO - FIP ID fda31366-9f86-4691-a4c8-3dced6b35c98(7.213.0.4) validation in agents passed 2026-08-24 03:46:33,348 - INFO - FIP ID fda31366-9f86-4691-a4c8-3dced6b35c98(7.213.0.4) validation in API Server passed 2026-08-24 03:46:40,900 - INFO - Ping to IP 7.213.0.3 from VM ctest-vn1_vm1_name-71440827 passed 2026-08-24 03:46:49,495 - INFO - Verifying Ingress Flow Record 2026-08-24 03:46:49,505 - INFO - Verifying NAT in flow records 2026-08-24 03:46:49,505 - INFO - Verifying traffic direction in flow records 2026-08-24 03:46:49,505 - INFO - Verifying Egress Flow Records 2026-08-24 03:46:49,514 - INFO - Verifying NAT in flow records 2026-08-24 03:46:49,514 - INFO - Verifying traffic direction in flow records 2026-08-24 03:46:49,711 - INFO - Deleting the FIP pool ctest-some-pool-35234306 2026-08-24 03:46:49,838 - INFO - Deleting VM ctest-fvn_vm1_name-20501332 2026-08-24 03:46:49,914 - INFO - Deleting VM ctest-vn1_vm1_name-71440827 2026-08-24 03:46:49,987 - INFO - Deleting VN ctest-vn1-55457480 2026-08-24 03:46:50,030 - WARNING - Deleting VN ctest-vn1-55457480 failed..Will retry 2026-08-24 03:46:52,138 - WARNING - Deleting VN ctest-vn1-55457480 failed..Will retry 2026-08-24 03:46:54,533 - INFO - Validated that VN ctest-vn1-55457480 is not found in API Server 2026-08-24 03:46:54,557 - INFO - Validated that VN ctest-vn1-55457480 is not in any agent 2026-08-24 03:46:54,593 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-55457480 info 2026-08-24 03:46:54,593 - INFO - Deleting VN ctest-fvn-97906094 2026-08-24 03:46:54,957 - INFO - Validated that VN ctest-fvn-97906094 is not found in API Server 2026-08-24 03:46:54,987 - INFO - Validated that VN ctest-fvn-97906094 is not in any agent 2026-08-24 03:46:55,023 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fvn-97906094 info 2026-08-24 03:46:56,332 - INFO - END TEST : test_sctp_traffic_between_vm : PASSED[0:03:09] 2026-08-24 03:46:56,332 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:46:57,124 - INFO - Deleted project: ctest-TestBasicVMVNx-51099716, ID : 0df9a968-e50d-40f9-bb18-05804b6dd4b0 2026-08-24 03:46:57,348 - INFO - Domain Default found not creating 2026-08-24 03:46:57,563 - INFO - Project ctest-TestBasicVMVN-44473648 not found, creating it 2026-08-24 03:46:58,220 - INFO - Created Project:ctest-TestBasicVMVN-44473648, ID : 3b0fed9a-ea43-4842-8b5b-88555700312b 2026-08-24 03:47:00,010 - INFO - ================================================================================ 2026-08-24 03:47:00,011 - INFO - STARTING TEST : test_generic_link_local_service 2026-08-24 03:47:00,011 - 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-08-24 03:47:01,315 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:47:01,316 - INFO - 2026-08-24 03:47:02,506 - INFO - Created VN ctest-vn2_metadata-41009884 2026-08-24 03:47:03,191 - INFO - VM ([<Server: ctest-TestBasicVMVN-44473648-09061415>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:47:29,013 - INFO - Waiting for VM ctest-TestBasicVMVN-44473648-09061415 to be up.. 2026-08-24 03:47:29,014 - INFO - VM name : ctest-TestBasicVMVN-44473648-09061415 2026-08-24 03:47:34,878 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-44473648-09061415 passed 2026-08-24 03:47:35,115 - INFO - Retry 0 2026-08-24 03:47:36,927 - INFO - Generic metadata worked 2026-08-24 03:47:37,179 - INFO - Deleting VM ctest-TestBasicVMVN-44473648-09061415 2026-08-24 03:47:37,278 - INFO - Deleting VN ctest-vn2_metadata-41009884 2026-08-24 03:47:37,329 - WARNING - Deleting VN ctest-vn2_metadata-41009884 failed..Will retry 2026-08-24 03:47:39,407 - WARNING - Deleting VN ctest-vn2_metadata-41009884 failed..Will retry 2026-08-24 03:47:42,947 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:42] 2026-08-24 03:47:42,947 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:47:42,952 - INFO - ================================================================================ 2026-08-24 03:47:42,952 - INFO - STARTING TEST : test_metadata_service 2026-08-24 03:47:42,953 - 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-08-24 03:47:44,256 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:47:44,257 - INFO - 2026-08-24 03:47:45,271 - INFO - Created VN ctest-vn-33597983 2026-08-24 03:47:45,901 - INFO - VM ([<Server: ctest-TestBasicVMVN-44473648-75789318>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 03:47:45,901 - INFO - Waiting for VM ctest-TestBasicVMVN-44473648-75789318 to be up.. 2026-08-24 03:48:16,619 - INFO - VM name : ctest-TestBasicVMVN-44473648-75789318 2026-08-24 03:48:18,018 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-44473648-75789318 passed 2026-08-24 03:48:25,283 - INFO - metadata_script.txt got executed in the vm 2026-08-24 03:48:25,283 - INFO - Deleting VM ctest-TestBasicVMVN-44473648-75789318 2026-08-24 03:48:25,379 - INFO - Deleting VN ctest-vn-33597983 2026-08-24 03:48:25,425 - WARNING - Deleting VN ctest-vn-33597983 failed..Will retry 2026-08-24 03:48:27,539 - WARNING - Deleting VN ctest-vn-33597983 failed..Will retry 2026-08-24 03:48:31,060 - INFO - END TEST : test_metadata_service : PASSED[0:00:49] 2026-08-24 03:48:31,060 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:48:31,062 - INFO - ================================================================================ 2026-08-24 03:48:31,062 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-08-24 03:48:31,063 - 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-08-24 03:48:32,354 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:48:32,354 - INFO - 2026-08-24 03:48:33,592 - INFO - Created VN ctest-vn-15467287 2026-08-24 03:48:34,877 - INFO - VM ([<Server: ctest-TestBasicVMVN-44473648-32754114>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:48:35,373 - INFO - VM ([<Server: ctest-TestBasicVMVN-44473648-56170661>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 03:48:35,962 - INFO - VM ([<Server: ctest-TestBasicVMVN-44473648-06855649>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:48:36,116 - INFO - Verifications in API Server for IPAM: ctest-ipam-06375098 passed 2026-08-24 03:48:36,134 - INFO - Verifications in Control node for IPAM: ctest-ipam-06375098 passed 2026-08-24 03:48:36,357 - INFO - Verified VN network id 15 for VN 4935bb8b-47bf-43cc-8beb-1e5a0f7fee5b 2026-08-24 03:48:36,357 - INFO - Verifications in API Server for VN ctest-vn-15467287 passed 2026-08-24 03:48:36,453 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-15467287 passed 2026-08-24 03:48:37,893 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-44473648:ctest-vn-15467287 is found in opserver 2026-08-24 03:48:37,929 - INFO - Waiting for VM ctest-TestBasicVMVN-44473648-32754114 to be up.. 2026-08-24 03:49:18,803 - INFO - VM name : ctest-TestBasicVMVN-44473648-32754114 2026-08-24 03:49:28,378 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-44473648-32754114 passed 2026-08-24 03:49:28,623 - INFO - Waiting for VM ctest-TestBasicVMVN-44473648-56170661 to be up.. 2026-08-24 03:49:28,715 - INFO - VM name : ctest-TestBasicVMVN-44473648-56170661 2026-08-24 03:49:30,108 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-44473648-56170661 passed 2026-08-24 03:49:30,350 - INFO - Waiting for VM ctest-TestBasicVMVN-44473648-06855649 to be up.. 2026-08-24 03:49:30,449 - INFO - VM name : ctest-TestBasicVMVN-44473648-06855649 2026-08-24 03:49:31,835 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-44473648-06855649 passed 2026-08-24 03:49:36,048 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-44473648-32754114 passed 2026-08-24 03:49:39,933 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-44473648-56170661 passed 2026-08-24 03:49:47,187 - INFO - Deleting VM ctest-TestBasicVMVN-44473648-06855649 2026-08-24 03:49:47,272 - INFO - Detaching port 6a2dee7b-2595-4ad7-a2c2-3b35759a4b59 from VM ctest-TestBasicVMVN-44473648-56170661 2026-08-24 03:49:47,312 - INFO - Deleting VM ctest-TestBasicVMVN-44473648-56170661 2026-08-24 03:49:47,405 - INFO - Detaching port 23ce2aba-0e88-4278-a2b7-8c27edd23e7d from VM ctest-TestBasicVMVN-44473648-32754114 2026-08-24 03:49:47,444 - INFO - Deleting VM ctest-TestBasicVMVN-44473648-32754114 2026-08-24 03:49:47,538 - INFO - Deleting VN ctest-vn-15467287 2026-08-24 03:49:48,216 - WARNING - Deleting VN ctest-vn-15467287 failed..Will retry 2026-08-24 03:49:50,622 - INFO - Validated that VN ctest-vn-15467287 is not found in API Server 2026-08-24 03:49:50,652 - INFO - Validated that VN ctest-vn-15467287 is not in any agent 2026-08-24 03:49:50,698 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-15467287 info 2026-08-24 03:49:50,827 - INFO - IPAM: ctest-ipam-06375098 is not found in API Server 2026-08-24 03:49:50,849 - INFO - IPAM:ctest-ipam-06375098 is not found in control node 2026-08-24 03:49:52,147 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:01:21] 2026-08-24 03:49:52,147 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:49:53,076 - INFO - Deleted project: ctest-TestBasicVMVN-44473648, ID : 3b0fed9a-ea43-4842-8b5b-88555700312b 2026-08-24 03:49:53,335 - INFO - Domain Default found not creating 2026-08-24 03:49:53,925 - INFO - Project ctest-DisablePolicyEcmpIpv6-12434052 not found, creating it 2026-08-24 03:49:54,662 - INFO - Created Project:ctest-DisablePolicyEcmpIpv6-12434052, ID : 74e32644-60fa-448d-9d20-26902db534c9 2026-08-24 03:49:56,348 - INFO - ================================================================================ 2026-08-24 03:49:56,348 - INFO - STARTING TEST : test_ecmp_with_static_routes 2026-08-24 03:49:56,348 - 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-08-24 03:49:57,682 - INFO - Address family configured is dual 2026-08-24 03:49:57,683 - INFO - we are setting address family as v6 2026-08-24 03:49:57,684 - INFO - we are setting address family as v6 2026-08-24 03:49:57,684 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:49:57,685 - INFO - 2026-08-24 03:49:59,193 - INFO - Created VN ctest-vn-61555695 2026-08-24 03:49:59,937 - INFO - Verified VN network id 15 for VN f69c666c-6b02-4f2d-91e3-a94fef76c464 2026-08-24 03:49:59,938 - INFO - Verifications in API Server for VN ctest-vn-61555695 passed 2026-08-24 03:50:00,037 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-61555695 passed 2026-08-24 03:50:01,530 - INFO - Validated that VN default-domain:ctest-DisablePolicyEcmpIpv6-12434052:ctest-vn-61555695 is found in opserver 2026-08-24 03:50:02,314 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-12434052-17395571>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:50:03,010 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-12434052-05483685>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 03:50:03,765 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-12434052-45741691>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 03:50:04,557 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-12434052-68407318>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:50:04,557 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-12434052-05483685 to be up.. 2026-08-24 03:50:40,318 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-12434052-05483685 2026-08-24 03:51:18,983 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-12434052-05483685 passed 2026-08-24 03:51:34,771 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-12434052-45741691 to be up.. 2026-08-24 03:51:34,865 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-12434052-45741691 2026-08-24 03:51:36,244 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-DisablePolicyEcmpIpv6-12434052-45741691 passed 2026-08-24 03:51:46,839 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-12434052-17395571 to be up.. 2026-08-24 03:51:46,931 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-12434052-17395571 2026-08-24 03:51:48,308 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-12434052-17395571 passed 2026-08-24 03:52:42,296 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-12434052', 'ctest-intf-rtb-72575995'](UUID 201d2407-cc18-461b-803c-7c95995e8389), prefixes : ['3912:fd04:56e:443c:a7b6:a72f::/96'] 2026-08-24 03:52:42,371 - INFO - Added intf route table 201d2407-cc18-461b-803c-7c95995e8389 to port fb9bc026-6d13-4f3c-a77a-74c3d3a2059b 2026-08-24 03:53:27,008 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-12434052', 'ctest-intf-rtb-35312354'](UUID 88835887-d28d-4ed1-8ab5-53fa08df03e1), prefixes : ['3912:fd04:56e:443c:a7b6:a72f::/96'] 2026-08-24 03:53:27,079 - INFO - Added intf route table 88835887-d28d-4ed1-8ab5-53fa08df03e1 to port 1d546821-ea03-4962-9a95-f77704c0cf2e 2026-08-24 03:53:27,963 - INFO - Policy DISABLED on VMI a7283089-71a8-4e5e-a222-d21e59e211a3 2026-08-24 03:53:28,035 - INFO - Policy DISABLED on VMI fb9bc026-6d13-4f3c-a77a-74c3d3a2059b 2026-08-24 03:53:28,123 - INFO - Policy DISABLED on VMI 1d546821-ea03-4962-9a95-f77704c0cf2e 2026-08-24 03:53:28,158 - INFO - ECMP routes found in agent 10.0.0.185, for prefix 3912:fd04:56e:443c:a7b6:a72f::/96 2026-08-24 03:53:28,158 - INFO - Tap interface tapfb9bc026-6d found in ecmp routes in agent 10.0.0.185 2026-08-24 03:53:28,158 - INFO - Tap interface tap1d546821-ea found in ecmp routes in agent 10.0.0.185 2026-08-24 03:53:28,177 - INFO - ECMP routes found in agent 10.0.0.185, for prefix 3912:fd04:56e:443c:a7b6:a72f::/96 2026-08-24 03:54:24,642 - INFO - 1 packets are found in tcpdump output as expected 2026-08-24 03:54:26,687 - INFO - Tcpdump verification on VM 2120:bb62:15cf:f5e1:99a6:3079:0:4 passed 2026-08-24 03:54:31,329 - INFO - Traffic verification for ECMP passed 2026-08-24 03:54:31,329 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-12434052-68407318 to be up.. 2026-08-24 03:54:31,450 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-12434052-68407318 2026-08-24 03:54:32,823 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-DisablePolicyEcmpIpv6-12434052-68407318 passed 2026-08-24 03:54:33,151 - INFO - Policy DISABLED on VMI c7d4b3db-6447-47cf-93ea-a270c585fc0b 2026-08-24 03:55:17,395 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-12434052', 'ctest-intf-rtb-91218231'](UUID dd1d61b7-4e6d-4fef-aaf3-d0e24653ceb3), prefixes : ['3912:fd04:56e:443c:a7b6:a72f::/96'] 2026-08-24 03:55:17,471 - INFO - Added intf route table dd1d61b7-4e6d-4fef-aaf3-d0e24653ceb3 to port c7d4b3db-6447-47cf-93ea-a270c585fc0b 2026-08-24 03:55:18,254 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-12434052-05483685 2026-08-24 03:55:18,439 - INFO - Removed intf route table 201d2407-cc18-461b-803c-7c95995e8389 from port fb9bc026-6d13-4f3c-a77a-74c3d3a2059b 2026-08-24 03:55:18,497 - INFO - Deleted Interface route table 201d2407-cc18-461b-803c-7c95995e8389 2026-08-24 03:55:18,518 - INFO - ECMP routes found in agent 10.0.0.185, for prefix 3912:fd04:56e:443c:a7b6:a72f::/96 2026-08-24 03:55:18,519 - INFO - Tap interface tap1d546821-ea found in ecmp routes in agent 10.0.0.185 2026-08-24 03:55:18,534 - INFO - ECMP routes found in agent 10.0.0.162, for prefix 3912:fd04:56e:443c:a7b6:a72f::/96 2026-08-24 03:55:18,534 - INFO - Tap interface tapc7d4b3db-64 found in ecmp routes in agent 10.0.0.162 2026-08-24 03:55:21,455 - INFO - 1 packets are found in tcpdump output as expected 2026-08-24 03:55:23,499 - INFO - Tcpdump verification on VM 2120:bb62:15cf:f5e1:99a6:3079:0:5 passed 2026-08-24 03:55:28,069 - INFO - Traffic verification for ECMP passed 2026-08-24 03:55:28,069 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-12434052-68407318 2026-08-24 03:55:28,219 - INFO - Removed intf route table dd1d61b7-4e6d-4fef-aaf3-d0e24653ceb3 from port c7d4b3db-6447-47cf-93ea-a270c585fc0b 2026-08-24 03:55:28,273 - INFO - Deleted Interface route table dd1d61b7-4e6d-4fef-aaf3-d0e24653ceb3 2026-08-24 03:55:28,273 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-12434052-45741691 2026-08-24 03:55:28,431 - INFO - Removed intf route table 88835887-d28d-4ed1-8ab5-53fa08df03e1 from port 1d546821-ea03-4962-9a95-f77704c0cf2e 2026-08-24 03:55:28,470 - INFO - Deleted Interface route table 88835887-d28d-4ed1-8ab5-53fa08df03e1 2026-08-24 03:55:28,471 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-12434052-17395571 2026-08-24 03:55:28,562 - INFO - Deleting VN ctest-vn-61555695 2026-08-24 03:55:28,616 - WARNING - Deleting VN ctest-vn-61555695 failed..Will retry 2026-08-24 03:55:30,688 - WARNING - Deleting VN ctest-vn-61555695 failed..Will retry 2026-08-24 03:55:33,148 - INFO - Validated that VN ctest-vn-61555695 is not found in API Server 2026-08-24 03:55:33,172 - INFO - Validated that VN ctest-vn-61555695 is not in any agent 2026-08-24 03:55:33,212 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-61555695 info 2026-08-24 03:55:34,527 - INFO - END TEST : test_ecmp_with_static_routes : PASSED[0:05:38] 2026-08-24 03:55:34,527 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:55:35,397 - INFO - Deleted project: ctest-DisablePolicyEcmpIpv6-12434052, ID : 74e32644-60fa-448d-9d20-26902db534c9 2026-08-24 03:55:35,622 - INFO - Domain Default found not creating 2026-08-24 03:55:35,822 - INFO - Project ctest-TestLacp-71695933 not found, creating it 2026-08-24 03:55:36,468 - INFO - Created Project:ctest-TestLacp-71695933, ID : 55a4353a-385c-4c67-a9d6-63d350816447 2026-08-24 03:55:38,331 - INFO - ================================================================================ 2026-08-24 03:55:38,331 - INFO - STARTING TEST : test_bond_lacp_config 2026-08-24 03:55:38,331 - INFO - TEST DESCRIPTION : configure LACP on bond interface of dpdk computes 2026-08-24 03:55:39,664 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:55:39,664 - INFO - 2026-08-24 03:55:39,692 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-08-24 03:55:41,009 - INFO - 2026-08-24 03:55:41,009 - INFO - END TEST : test_bond_lacp_config : SKIPPED[0:00:03] 2026-08-24 03:55:41,010 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:55:41,861 - INFO - Deleted project: ctest-TestLacp-71695933, ID : 55a4353a-385c-4c67-a9d6-63d350816447 2026-08-24 03:55:42,093 - INFO - Domain Default found not creating 2026-08-24 03:55:42,279 - INFO - Project ctest-TestDpdkBondStatus-99298599 not found, creating it 2026-08-24 03:55:42,889 - INFO - Created Project:ctest-TestDpdkBondStatus-99298599, ID : 57131df2-cfe1-40c3-abc0-d5acf061a11c 2026-08-24 03:55:44,529 - INFO - ================================================================================ 2026-08-24 03:55:44,530 - INFO - STARTING TEST : test_dpdk_bond_status 2026-08-24 03:55:44,530 - INFO - TEST DESCRIPTION : check dpdk bond status on compute node 2026-08-24 03:55:45,839 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:55:45,839 - INFO - 2026-08-24 03:55:45,839 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-08-24 03:55:47,150 - INFO - 2026-08-24 03:55:47,150 - INFO - END TEST : test_dpdk_bond_status : SKIPPED[0:00:03] 2026-08-24 03:55:47,150 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:55:48,014 - INFO - Deleted project: ctest-TestDpdkBondStatus-99298599, ID : 57131df2-cfe1-40c3-abc0-d5acf061a11c 2026-08-24 03:55:48,236 - INFO - Domain Default found not creating 2026-08-24 03:55:48,435 - INFO - Project ctest-TestFbitMergeBuffDisable-39577882 not found, creating it 2026-08-24 03:55:49,036 - INFO - Created Project:ctest-TestFbitMergeBuffDisable-39577882, ID : 30bec155-aea3-4aea-bff2-9e520060f0d7 2026-08-24 03:55:50,696 - INFO - ================================================================================ 2026-08-24 03:55:50,697 - INFO - STARTING TEST : test_fbit_disable_mbuf_dpdk 2026-08-24 03:55:50,697 - 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-08-24 03:55:52,040 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:55:52,040 - INFO - 2026-08-24 03:55:52,040 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-08-24 03:55:53,337 - INFO - 2026-08-24 03:55:53,338 - INFO - END TEST : test_fbit_disable_mbuf_dpdk : SKIPPED[0:00:03] 2026-08-24 03:55:53,340 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:55:54,244 - INFO - Deleted project: ctest-TestFbitMergeBuffDisable-39577882, ID : 30bec155-aea3-4aea-bff2-9e520060f0d7 2026-08-24 03:55:54,511 - INFO - Domain Default found not creating 2026-08-24 03:55:54,782 - INFO - Project ctest-TestGroGso-42861803 not found, creating it 2026-08-24 03:55:55,405 - INFO - Created Project:ctest-TestGroGso-42861803, ID : 080dd92c-0352-4025-86bf-7c25a82ae1b1 2026-08-24 03:55:57,073 - INFO - ================================================================================ 2026-08-24 03:55:57,073 - INFO - STARTING TEST : test_dpdk_gro_gso 2026-08-24 03:55:57,073 - 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-08-24 03:55:58,392 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:55:58,392 - INFO - 2026-08-24 03:55:58,423 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-08-24 03:55:59,763 - INFO - 2026-08-24 03:55:59,763 - INFO - END TEST : test_dpdk_gro_gso : SKIPPED[0:00:02] 2026-08-24 03:55:59,763 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:56:00,643 - INFO - Deleted project: ctest-TestGroGso-42861803, ID : 080dd92c-0352-4025-86bf-7c25a82ae1b1 2026-08-24 03:56:00,913 - INFO - Domain Default found not creating 2026-08-24 03:56:01,123 - INFO - Project ctest-TestMtu-11450648 not found, creating it 2026-08-24 03:56:01,696 - INFO - Created Project:ctest-TestMtu-11450648, ID : 3283c241-536c-46f7-9dd3-d1b08afca6a6 2026-08-24 03:56:03,702 - INFO - ================================================================================ 2026-08-24 03:56:03,702 - INFO - STARTING TEST : test_mtu_config 2026-08-24 03:56:03,702 - INFO - TEST DESCRIPTION : test mtu config on computes 2026-08-24 03:56:05,016 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:56:05,016 - INFO - 2026-08-24 03:56:05,016 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-08-24 03:56:06,329 - INFO - 2026-08-24 03:56:06,329 - INFO - END TEST : test_mtu_config : SKIPPED[0:00:03] 2026-08-24 03:56:06,329 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:56:07,157 - INFO - Deleted project: ctest-TestMtu-11450648, ID : 3283c241-536c-46f7-9dd3-d1b08afca6a6 2026-08-24 03:56:07,395 - INFO - Domain Default found not creating 2026-08-24 03:56:07,611 - INFO - Project ctest-TestVifdump-82032684 not found, creating it 2026-08-24 03:56:08,245 - INFO - Created Project:ctest-TestVifdump-82032684, ID : 41568c7f-06a1-4060-b31e-e5be6c287ea8 2026-08-24 03:56:09,995 - INFO - ================================================================================ 2026-08-24 03:56:09,996 - INFO - STARTING TEST : test_vifdump_on_interface 2026-08-24 03:56:11,340 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:56:11,340 - INFO - 2026-08-24 03:56:11,340 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-08-24 03:56:12,668 - INFO - 2026-08-24 03:56:12,668 - INFO - END TEST : test_vifdump_on_interface : SKIPPED[0:00:03] 2026-08-24 03:56:12,668 - INFO - -------------------------------------------------------------------------------- 2026-08-24 03:56:13,526 - INFO - Deleted project: ctest-TestVifdump-82032684, ID : 41568c7f-06a1-4060-b31e-e5be6c287ea8 2026-08-24 03:56:13,758 - INFO - Domain Default found not creating 2026-08-24 03:56:13,943 - INFO - Project ctest-FatFlowAggr-10292967 not found, creating it 2026-08-24 03:56:14,529 - INFO - Created Project:ctest-FatFlowAggr-10292967, ID : 59efb335-1754-4df1-a8fe-0b50a4c83458 2026-08-24 03:56:16,217 - INFO - ================================================================================ 2026-08-24 03:56:16,217 - INFO - STARTING TEST : test_fat_flow_aggr_dest_icmp_intra_vn_inter_node 2026-08-24 03:56:16,217 - 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-08-24 03:56:17,514 - INFO - Initial checks done. Running the testcase now 2026-08-24 03:56:17,514 - INFO - 2026-08-24 03:56:18,804 - INFO - Created VN ctest-vn-33993327 2026-08-24 03:56:19,782 - INFO - Verified VN network id 15 for VN de98c911-0da0-4a9a-bdb8-725f2ead228f 2026-08-24 03:56:19,782 - INFO - Verifications in API Server for VN ctest-vn-33993327 passed 2026-08-24 03:56:19,896 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-33993327 passed 2026-08-24 03:56:21,237 - INFO - Validated that VN default-domain:ctest-FatFlowAggr-10292967:ctest-vn-33993327 is found in opserver 2026-08-24 03:56:21,959 - INFO - VM ([<Server: ctest-FatFlowAggr-10292967-24011307>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:56:21,960 - INFO - Waiting for VM ctest-FatFlowAggr-10292967-24011307 to be up.. 2026-08-24 03:56:47,522 - INFO - VM name : ctest-FatFlowAggr-10292967-24011307 2026-08-24 03:57:18,022 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggr-10292967-24011307 passed 2026-08-24 03:57:35,451 - INFO - VM ([<Server: client2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 03:57:35,451 - INFO - Waiting for VM client2_vm to be up.. 2026-08-24 03:58:06,069 - INFO - VM name : client2_vm 2026-08-24 03:58:32,028 - INFO - Ping to Metadata IP 169.254.0.4 of VM client2_vm passed 2026-08-24 03:58:48,452 - INFO - VM ([<Server: ctest-FatFlowAggr-10292967-15640105>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 03:58:48,452 - INFO - Waiting for VM ctest-FatFlowAggr-10292967-15640105 to be up.. 2026-08-24 03:59:13,997 - INFO - VM name : ctest-FatFlowAggr-10292967-15640105 2026-08-24 03:59:44,008 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggr-10292967-15640105 passed 2026-08-24 04:00:00,454 - INFO - Fat flow added on VMI a0aaa41c-46ec-4ee4-b702-d120cc9a55a8: {'port': 0, 'proto': 'icmp', 'destination_prefix': ['210.17.75.192', '26'], 'destination_aggregate_prefix_length': 27} 2026-08-24 04:00:00,455 - INFO - Starting ping on ctest-FatFlowAggr-10292967-24011307, args: 2026-08-24 04:00:45,214 - INFO - Starting ping on client2_vm, args: 2026-08-24 04:01:27,745 - INFO - Fat flow verification PASSED on node: 10.0.0.185 for - SIP: 210.17.75.192, DIP: 210.17.75.196, sport: 0, dport: 0, vrf-id: 2 Fat flow expected: 1, got: 1 2026-08-24 04:01:28,117 - INFO - Fat flow verification PASSED on node: 10.0.0.162 for - SIP: 210.17.75.192, DIP: 210.17.75.196, sport: 0, dport: 0, vrf-id: 2 Fat flow expected: 0, got: 0 2026-08-24 04:01:28,413 - INFO - Fat flow verification PASSED on node: 10.0.0.185 for - SIP: 210.17.75.224, DIP: 210.17.75.196, sport: 0, dport: 0, vrf-id: 2 Fat flow expected: 1, got: 1 2026-08-24 04:01:28,781 - INFO - Fat flow verification PASSED on node: 10.0.0.162 for - SIP: 210.17.75.224, DIP: 210.17.75.196, sport: 0, dport: 0, vrf-id: 2 Fat flow expected: 0, got: 0 2026-08-24 04:01:28,781 - INFO - Fat flow verification passed for protocol icmp and port 0 2026-08-24 04:01:28,781 - INFO - Deleting VM ctest-FatFlowAggr-10292967-15640105 2026-08-24 04:01:28,903 - INFO - Detaching port 492fe997-16a5-424c-987b-d8d55c874da8 from VM client2_vm 2026-08-24 04:01:28,945 - INFO - Deleting VM client2_vm 2026-08-24 04:01:29,244 - INFO - Deleted port 492fe997-16a5-424c-987b-d8d55c874da8 2026-08-24 04:01:29,245 - INFO - Deleting VM ctest-FatFlowAggr-10292967-24011307 2026-08-24 04:01:29,523 - INFO - Deleting VN ctest-vn-33993327 2026-08-24 04:01:29,621 - WARNING - Deleting VN ctest-vn-33993327 failed..Will retry 2026-08-24 04:01:31,674 - WARNING - Deleting VN ctest-vn-33993327 failed..Will retry 2026-08-24 04:01:34,130 - INFO - Validated that VN ctest-vn-33993327 is not found in API Server 2026-08-24 04:01:34,162 - INFO - Validated that VN ctest-vn-33993327 is not in any agent 2026-08-24 04:01:34,202 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-33993327 info 2026-08-24 04:01:35,514 - INFO - END TEST : test_fat_flow_aggr_dest_icmp_intra_vn_inter_node : PASSED[0:05:19] 2026-08-24 04:01:35,515 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:01:36,938 - INFO - Deleted project: ctest-FatFlowAggr-10292967, ID : 59efb335-1754-4df1-a8fe-0b50a4c83458 2026-08-24 04:01:37,201 - INFO - Domain Default found not creating 2026-08-24 04:01:37,396 - INFO - Project ctest-TestRoutes-26593906 not found, creating it 2026-08-24 04:01:38,106 - INFO - Created Project:ctest-TestRoutes-26593906, ID : 87f64db6-5df2-4f45-aee7-85e4ecc63130 2026-08-24 04:01:39,823 - INFO - ================================================================================ 2026-08-24 04:01:39,823 - INFO - STARTING TEST : test_rt_table_scenario_1 2026-08-24 04:01:39,823 - 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-08-24 04:01:41,120 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:01:41,120 - INFO - 2026-08-24 04:01:42,243 - INFO - Created VN ctest-random-74883332 2026-08-24 04:01:43,373 - INFO - VM ([<Server: ctest-TestRoutes-26593906-84446399>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:01:43,925 - INFO - VM ([<Server: ctest-TestRoutes-26593906-82770331>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 04:01:44,155 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-TestRoutes-26593906', 'ctest-irtb-12977243'](UUID 1e9c8a27-cddb-47cc-80b1-3e78616167c7), prefixes : ['0.0.0.0/0'] 2026-08-24 04:01:45,228 - INFO - Added intf route table 1e9c8a27-cddb-47cc-80b1-3e78616167c7 to port ec5516c1-3ba4-455d-ae7c-b73c3eaa1a4d 2026-08-24 04:02:10,809 - INFO - VM name : ctest-TestRoutes-26593906-84446399 2026-08-24 04:02:11,632 - INFO - VM ctest-TestRoutes-26593906-84446399 verfication in all API Servers passed 2026-08-24 04:02:17,690 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutes-26593906-84446399 passed 2026-08-24 04:02:17,690 - INFO - VM ctest-TestRoutes-26593906-84446399 verifications in Compute nodes passed 2026-08-24 04:02:18,116 - INFO - Validated routes of VM ctest-TestRoutes-26593906-84446399 in all vrouters 2026-08-24 04:02:19,058 - INFO - Verification in Control-nodes for VM ctest-TestRoutes-26593906-84446399 passed 2026-08-24 04:02:20,215 - INFO - Verifying through opserver in 10.0.0.190 2026-08-24 04:02:20,243 - INFO - VM 4e8f5f1e-bd2c-4767-b82c-a5ce9f679908 is present in default-domain:ctest-TestRoutes-26593906:ctest-random-74883332 2026-08-24 04:02:20,495 - INFO - tap interface default-domain:ctest-TestRoutes-26593906:5a86ba96-12f1-4a61-b258-a318a2a541fb of vm 4e8f5f1e-bd2c-4767-b82c-a5ce9f679908 is present in vrouter an-jenkins-deploy-platform-ansible-os-6211-1 uve 2026-08-24 04:02:20,917 - INFO - VM ctest-TestRoutes-26593906-84446399 validations in Opserver passed 2026-08-24 04:02:20,917 - INFO - Waiting for VM ctest-TestRoutes-26593906-82770331 to be up.. 2026-08-24 04:02:21,015 - INFO - VM name : ctest-TestRoutes-26593906-82770331 2026-08-24 04:02:22,395 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutes-26593906-82770331 passed 2026-08-24 04:02:23,196 - INFO - Verified VN network id 15 for VN 4570a270-8639-4a7f-901f-49d74928b71c 2026-08-24 04:02:23,196 - INFO - Verifications in API Server for VN ctest-random-74883332 passed 2026-08-24 04:02:23,285 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-random-74883332 passed 2026-08-24 04:02:23,538 - INFO - Validated that VN default-domain:ctest-TestRoutes-26593906:ctest-random-74883332 is found in opserver 2026-08-24 04:02:23,589 - INFO - Deleting VM ctest-TestRoutes-26593906-84446399 2026-08-24 04:02:27,704 - INFO - VM ctest-TestRoutes-26593906-84446399 is fully removed in API-Server 2026-08-24 04:02:28,062 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRoutes-26593906:ctest-random-74883332 2026-08-24 04:02:28,062 - INFO - VM ctest-TestRoutes-26593906-84446399 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 04:02:28,327 - INFO - Routes for VM ctest-TestRoutes-26593906-84446399 is removed in all control-nodes 2026-08-24 04:02:46,920 - INFO - 4e8f5f1e-bd2c-4767-b82c-a5ce9f679908 vm uve deleted from opserver 2026-08-24 04:02:46,934 - INFO - 4e8f5f1e-bd2c-4767-b82c-a5ce9f679908 vm uve deleted from opserver 2026-08-24 04:02:46,948 - INFO - 4e8f5f1e-bd2c-4767-b82c-a5ce9f679908 vm uve deleted from opserver 2026-08-24 04:02:46,948 - INFO - Validated that VM 4e8f5f1e-bd2c-4767-b82c-a5ce9f679908 is removed from Opserver 2026-08-24 04:02:46,948 - INFO - Validate that Vrouter Route table does get cleared 2026-08-24 04:02:47,023 - INFO - Removed intf route table 1e9c8a27-cddb-47cc-80b1-3e78616167c7 from port ec5516c1-3ba4-455d-ae7c-b73c3eaa1a4d 2026-08-24 04:02:47,072 - INFO - Deleted Interface route table 1e9c8a27-cddb-47cc-80b1-3e78616167c7 2026-08-24 04:02:47,072 - INFO - Detaching port ec5516c1-3ba4-455d-ae7c-b73c3eaa1a4d from VM ctest-TestRoutes-26593906-82770331 2026-08-24 04:02:47,125 - INFO - Deleting VM ctest-TestRoutes-26593906-82770331 2026-08-24 04:02:47,486 - INFO - Deleted port ec5516c1-3ba4-455d-ae7c-b73c3eaa1a4d 2026-08-24 04:02:47,486 - INFO - Deleting VN ctest-random-74883332 2026-08-24 04:02:47,775 - INFO - Validated that VN ctest-random-74883332 is not found in API Server 2026-08-24 04:02:47,810 - INFO - Validated that VN ctest-random-74883332 is not in any agent 2026-08-24 04:02:47,837 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestRoutes-26593906:ctest-random-74883332 2026-08-24 04:02:47,865 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-random-74883332 info 2026-08-24 04:02:49,148 - INFO - END TEST : test_rt_table_scenario_1 : PASSED[0:01:10] 2026-08-24 04:02:49,148 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:02:49,948 - INFO - Deleted project: ctest-TestRoutes-26593906, ID : 87f64db6-5df2-4f45-aee7-85e4ecc63130 2026-08-24 04:02:50,152 - INFO - Domain Default found not creating 2026-08-24 04:02:50,325 - INFO - Project ctest-TestSubInterfaces-41768722 not found, creating it 2026-08-24 04:02:50,976 - INFO - Created Project:ctest-TestSubInterfaces-41768722, ID : 41c00e36-2284-4e4d-80f5-026107050f0e 2026-08-24 04:02:53,789 - INFO - Created VN ctest-vn-11561046 2026-08-24 04:02:54,564 - INFO - Created VN ctest-vn-13500667 2026-08-24 04:02:55,332 - INFO - Created VN ctest-vn-32438148 2026-08-24 04:02:58,689 - INFO - ================================================================================ 2026-08-24 04:02:58,690 - INFO - STARTING TEST : test_vlan_interface_2 2026-08-24 04:02:58,690 - INFO - TEST DESCRIPTION : Test ping/hping between tagged-untagged vmis across VNs 2026-08-24 04:03:00,007 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:03:00,007 - INFO - 2026-08-24 04:03:00,594 - INFO - VM ([<Server: ctest-TestSubInterfaces-41768722-92642946>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:03:01,303 - INFO - VM ([<Server: ctest-TestSubInterfaces-41768722-07903691>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 04:03:01,960 - INFO - VM ([<Server: ctest-TestSubInterfaces-41768722-05608339>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:03:02,093 - INFO - Adding interface with subnet_id 78a30d88-d462-4d0b-91f8-b4c518a0cda0, port_id None to router f44b57c6-6165-41f5-9dc8-040e7446d130 2026-08-24 04:03:02,567 - INFO - Adding interface with subnet_id 2b12e1b3-de18-4f43-b2d8-7c9f6f1c7a3f, port_id None to router f44b57c6-6165-41f5-9dc8-040e7446d130 2026-08-24 04:03:03,133 - INFO - Waiting for VM ctest-TestSubInterfaces-41768722-92642946 to be up.. 2026-08-24 04:03:44,020 - INFO - VM name : ctest-TestSubInterfaces-41768722-92642946 2026-08-24 04:04:22,676 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestSubInterfaces-41768722-92642946 passed 2026-08-24 04:04:43,573 - INFO - Waiting for VM ctest-TestSubInterfaces-41768722-07903691 to be up.. 2026-08-24 04:04:43,683 - INFO - VM name : ctest-TestSubInterfaces-41768722-07903691 2026-08-24 04:04:45,040 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestSubInterfaces-41768722-07903691 passed 2026-08-24 04:04:45,291 - INFO - Waiting for VM ctest-TestSubInterfaces-41768722-05608339 to be up.. 2026-08-24 04:04:45,388 - INFO - VM name : ctest-TestSubInterfaces-41768722-05608339 2026-08-24 04:04:46,782 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestSubInterfaces-41768722-05608339 passed 2026-08-24 04:05:53,104 - INFO - Interface eth0.100 is found on VM a859e879-2bae-4db3-9fd0-79b3b4e22928 2026-08-24 04:06:41,722 - INFO - Interface eth0.100 is found on VM 6a14d952-58f4-49db-befb-d52b6252d968 2026-08-24 04:06:44,732 - INFO - Ping to IP 83.120.165.68 from VM ctest-TestSubInterfaces-41768722-92642946 passed 2026-08-24 04:06:47,028 - INFO - Ping to IP 83.120.165.67 from VM ctest-TestSubInterfaces-41768722-92642946 passed 2026-08-24 04:06:47,028 - INFO - Deleting interface with subnet_id 2b12e1b3-de18-4f43-b2d8-7c9f6f1c7a3f, port_id None from router f44b57c6-6165-41f5-9dc8-040e7446d130 2026-08-24 04:06:47,332 - INFO - Deleting interface with subnet_id 78a30d88-d462-4d0b-91f8-b4c518a0cda0, port_id None from router f44b57c6-6165-41f5-9dc8-040e7446d130 2026-08-24 04:06:47,655 - INFO - Detaching port 366a199e-2c64-4c3a-897e-478360a5a19e from VM ctest-TestSubInterfaces-41768722-05608339 2026-08-24 04:06:47,709 - INFO - Deleting VM ctest-TestSubInterfaces-41768722-05608339 2026-08-24 04:06:47,786 - INFO - Deleting VM ctest-TestSubInterfaces-41768722-07903691 2026-08-24 04:06:47,890 - INFO - Detaching port b5a73f1c-c435-4e1b-b501-10198b960506 from VM ctest-TestSubInterfaces-41768722-92642946 2026-08-24 04:06:47,929 - INFO - Deleting VM ctest-TestSubInterfaces-41768722-92642946 2026-08-24 04:06:49,367 - INFO - END TEST : test_vlan_interface_2 : PASSED[0:03:51] 2026-08-24 04:06:49,367 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:06:49,526 - INFO - Deleted port 6dd2364f-2d67-4356-82cb-ca66276f9c50 2026-08-24 04:06:49,813 - INFO - Deleted port 366a199e-2c64-4c3a-897e-478360a5a19e 2026-08-24 04:06:49,946 - INFO - Deleted port 07f1bc29-70c5-4d15-9bee-62c1e144348b 2026-08-24 04:06:50,179 - INFO - Deleted port 5e9c1c8e-99d7-4cb8-8e20-a46bf927f343 2026-08-24 04:06:50,380 - INFO - Deleted port 3fb53106-adcb-45af-868c-3560f42b0054 2026-08-24 04:06:50,678 - INFO - Deleted port b5a73f1c-c435-4e1b-b501-10198b960506 2026-08-24 04:06:50,678 - INFO - Deleting VN ctest-vn-32438148 2026-08-24 04:06:50,894 - INFO - Deleting VN ctest-vn-13500667 2026-08-24 04:06:51,137 - INFO - Deleting VN ctest-vn-11561046 2026-08-24 04:06:52,225 - INFO - Deleted project: ctest-TestSubInterfaces-41768722, ID : 41c00e36-2284-4e4d-80f5-026107050f0e 2026-08-24 04:06:52,454 - INFO - Domain Default found not creating 2026-08-24 04:06:52,670 - INFO - Project ctest-TestMtuProbe-07184621 not found, creating it 2026-08-24 04:06:53,370 - INFO - Created Project:ctest-TestMtuProbe-07184621, ID : a785727a-90fc-4821-9983-9fbb303d5768 2026-08-24 04:06:55,068 - INFO - ================================================================================ 2026-08-24 04:06:55,068 - INFO - STARTING TEST : test_mtu_probe_intra_node 2026-08-24 04:06:55,068 - 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-08-24 04:06:56,372 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:06:56,372 - INFO - 2026-08-24 04:06:57,508 - INFO - Created VN ctest-vn-38507238 2026-08-24 04:06:58,240 - INFO - Verified VN network id 15 for VN 939eea56-d7da-44ff-b910-0f985550837a 2026-08-24 04:06:58,240 - INFO - Verifications in API Server for VN ctest-vn-38507238 passed 2026-08-24 04:06:58,351 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-38507238 passed 2026-08-24 04:06:59,779 - INFO - Validated that VN default-domain:ctest-TestMtuProbe-07184621:ctest-vn-38507238 is found in opserver 2026-08-24 04:07:00,472 - INFO - VM ([<Server: ctest-TestMtuProbe-07184621-02818314>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:07:01,046 - INFO - VM ([<Server: ctest-TestMtuProbe-07184621-87540402>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:07:01,046 - INFO - Waiting for VM ctest-TestMtuProbe-07184621-02818314 to be up.. 2026-08-24 04:07:41,888 - INFO - VM name : ctest-TestMtuProbe-07184621-02818314 2026-08-24 04:08:20,545 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-07184621-02818314 passed 2026-08-24 04:08:36,288 - INFO - Waiting for VM ctest-TestMtuProbe-07184621-87540402 to be up.. 2026-08-24 04:08:36,393 - INFO - VM name : ctest-TestMtuProbe-07184621-87540402 2026-08-24 04:08:37,787 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestMtuProbe-07184621-87540402 passed 2026-08-24 04:10:18,064 - INFO - {'echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-08-24 04:10:18,064 - INFO - {'echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-08-24 04:10:20,357 - INFO - Ping to IP 83.219.250.196 from VM ctest-TestMtuProbe-07184621-02818314 passed 2026-08-24 04:10:23,462 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-07184621-87540402 2026-08-24 04:10:24,010 - INFO - {'echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-08-24 04:10:24,010 - INFO - {'echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-08-24 04:10:26,291 - INFO - Ping to IP 83.219.250.196 from VM ctest-TestMtuProbe-07184621-02818314 passed 2026-08-24 04:10:29,362 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-07184621-87540402 2026-08-24 04:10:29,860 - INFO - {'echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-08-24 04:10:29,860 - INFO - {'echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-08-24 04:10:32,138 - INFO - Ping to IP 83.219.250.196 from VM ctest-TestMtuProbe-07184621-02818314 passed 2026-08-24 04:10:35,208 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-07184621-87540402 2026-08-24 04:10:35,208 - INFO - Deleting VM ctest-TestMtuProbe-07184621-87540402 2026-08-24 04:10:35,295 - INFO - Deleting VM ctest-TestMtuProbe-07184621-02818314 2026-08-24 04:10:35,388 - INFO - Deleting VN ctest-vn-38507238 2026-08-24 04:10:35,437 - WARNING - Deleting VN ctest-vn-38507238 failed..Will retry 2026-08-24 04:10:37,522 - WARNING - Deleting VN ctest-vn-38507238 failed..Will retry 2026-08-24 04:10:39,896 - INFO - Validated that VN ctest-vn-38507238 is not found in API Server 2026-08-24 04:10:39,939 - INFO - Validated that VN ctest-vn-38507238 is not in any agent 2026-08-24 04:10:39,979 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-38507238 info 2026-08-24 04:10:41,332 - INFO - END TEST : test_mtu_probe_intra_node : PASSED[0:03:46] 2026-08-24 04:10:41,332 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:10:42,196 - INFO - Deleted project: ctest-TestMtuProbe-07184621, ID : a785727a-90fc-4821-9983-9fbb303d5768 2026-08-24 04:10:42,450 - INFO - Domain Default found not creating 2026-08-24 04:10:42,640 - INFO - Project ctest-TestvifStats-81059673 not found, creating it 2026-08-24 04:10:43,266 - INFO - Created Project:ctest-TestvifStats-81059673, ID : 1bbac2e8-1e3d-49cb-8f91-b1e71cfa57ad 2026-08-24 04:10:45,753 - INFO - ================================================================================ 2026-08-24 04:10:45,753 - INFO - STARTING TEST : test_vif_statistics 2026-08-24 04:10:45,753 - 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-08-24 04:10:47,077 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:10:47,077 - INFO - 2026-08-24 04:10:48,195 - INFO - Created VN ctest-vn-17726024 2026-08-24 04:10:48,896 - INFO - Verified VN network id 15 for VN 55f7afe3-3275-473f-84d3-373e8881128e 2026-08-24 04:10:48,896 - INFO - Verifications in API Server for VN ctest-vn-17726024 passed 2026-08-24 04:10:48,989 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-17726024 passed 2026-08-24 04:10:50,348 - INFO - Validated that VN default-domain:ctest-TestvifStats-81059673:ctest-vn-17726024 is found in opserver 2026-08-24 04:10:51,010 - INFO - VM ([<Server: ctest-TestvifStats-81059673-72860088>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:10:51,538 - INFO - VM ([<Server: ctest-TestvifStats-81059673-92760051>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:10:51,538 - INFO - Waiting for VM ctest-TestvifStats-81059673-72860088 to be up.. 2026-08-24 04:11:32,420 - INFO - VM name : ctest-TestvifStats-81059673-72860088 2026-08-24 04:12:15,245 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestvifStats-81059673-72860088 passed 2026-08-24 04:12:31,011 - INFO - Waiting for VM ctest-TestvifStats-81059673-92760051 to be up.. 2026-08-24 04:12:31,116 - INFO - VM name : ctest-TestvifStats-81059673-92760051 2026-08-24 04:12:32,526 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestvifStats-81059673-92760051 passed 2026-08-24 04:12:48,322 - INFO - Ping to IP 132.72.215.4 from VM ctest-TestvifStats-81059673-72860088 passed 2026-08-24 04:12:48,323 - INFO - 10.0.0.162 2026-08-24 04:12:48,323 - INFO - vif --get 0 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-08-24 04:12:48,466 - INFO - 13575 2026-08-24 04:12:48,600 - INFO - TX packets:13512 2026-08-24 04:12:48,600 - INFO - 13512 2026-08-24 04:12:48,600 - INFO - vif --get 1 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-08-24 04:12:48,731 - INFO - 21742 2026-08-24 04:12:48,856 - INFO - TX packets:22548 2026-08-24 04:12:48,856 - INFO - 22548 2026-08-24 04:12:48,856 - INFO - vif --get 2 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-08-24 04:12:48,988 - INFO - 8806 2026-08-24 04:12:49,119 - INFO - TX packets:8010 2026-08-24 04:12:49,119 - INFO - 8010 2026-08-24 04:12:49,119 - INFO - vif --get 3 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-08-24 04:12:49,242 - INFO - 263 2026-08-24 04:12:49,386 - INFO - TX packets:321 2026-08-24 04:12:49,386 - INFO - 321 2026-08-24 04:12:49,386 - INFO - vif --get 4 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-08-24 04:12:49,498 - INFO - 232 2026-08-24 04:12:49,624 - INFO - TX packets:273 2026-08-24 04:12:49,624 - INFO - 273 2026-08-24 04:12:49,624 - INFO - 10.0.0.162 2026-08-24 04:12:49,734 - INFO - Vif stats cleared successfully on all cores for all interfaces 2026-08-24 04:12:49,734 - INFO - 10.0.0.162 2026-08-24 04:12:49,734 - INFO - vif --get 0 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-08-24 04:12:49,846 - INFO - 0 2026-08-24 04:12:49,961 - INFO - TX packets:0 2026-08-24 04:12:49,961 - INFO - 0 2026-08-24 04:12:49,961 - INFO - vif --get 1 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-08-24 04:12:50,092 - INFO - 0 2026-08-24 04:12:50,213 - INFO - TX packets:0 2026-08-24 04:12:50,213 - INFO - 0 2026-08-24 04:12:50,213 - INFO - vif --get 2 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-08-24 04:12:50,321 - INFO - 2 2026-08-24 04:12:50,438 - INFO - TX packets:2 2026-08-24 04:12:50,438 - INFO - 2 2026-08-24 04:12:50,438 - INFO - vif --get 3 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-08-24 04:12:50,568 - INFO - 1 2026-08-24 04:12:50,696 - INFO - TX packets:1 2026-08-24 04:12:50,696 - INFO - 1 2026-08-24 04:12:50,696 - INFO - vif --get 4 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-08-24 04:12:50,807 - INFO - 1 2026-08-24 04:12:50,933 - INFO - TX packets:1 2026-08-24 04:12:50,933 - INFO - 1 2026-08-24 04:12:50,933 - INFO - Deleting VM ctest-TestvifStats-81059673-92760051 2026-08-24 04:12:51,011 - INFO - Deleting VM ctest-TestvifStats-81059673-72860088 2026-08-24 04:12:51,085 - INFO - Deleting VN ctest-vn-17726024 2026-08-24 04:12:51,131 - WARNING - Deleting VN ctest-vn-17726024 failed..Will retry 2026-08-24 04:12:53,263 - WARNING - Deleting VN ctest-vn-17726024 failed..Will retry 2026-08-24 04:12:55,681 - INFO - Validated that VN ctest-vn-17726024 is not found in API Server 2026-08-24 04:12:55,709 - INFO - Validated that VN ctest-vn-17726024 is not in any agent 2026-08-24 04:12:55,749 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-17726024 info 2026-08-24 04:12:57,076 - INFO - END TEST : test_vif_statistics : PASSED[0:02:12] 2026-08-24 04:12:57,076 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:12:57,983 - INFO - Deleted project: ctest-TestvifStats-81059673, ID : 1bbac2e8-1e3d-49cb-8f91-b1e71cfa57ad + '[' 0 -eq 1 ']' + '[' 0 -eq 0 ']' + run_tests_serial + echo in serial_run_test in serial_run_test + export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts + PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts + testr_init + '[' '!' -d .testrepository ']' + find . -type f -name '*.pyc' -delete + export OS_TEST_PATH=./serial_scripts/ + OS_TEST_PATH=./serial_scripts/ + export DO_XMPP_CHECK=0 + DO_XMPP_CHECK=0 + '[' '!' -d ./serial_scripts/ ']' + '[' 0 -eq 1 ']' + /usr/local/bin/testr run --subunit sanity + /usr/local/bin/subunit2junitxml -f -o result_2026_08_24_02_33_18_27187.xml /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-08-24 04:13:14,675 - INFO - Domain Default found not creating 2026-08-24 04:13:15,190 - INFO - Project ctest-AnalyticsTestSanityWithMin-03947858 not found, creating it 2026-08-24 04:13:15,770 - INFO - Created Project:ctest-AnalyticsTestSanityWithMin-03947858, ID : 36e313f1-acb1-4c02-8ed9-cd7413f85312 2026-08-24 04:13:18,541 - INFO - Created VN ctest-vn1-16938304 2026-08-24 04:13:19,203 - INFO - VM ([<Server: ctest-vn1_vm1-95622794>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:13:19,685 - INFO - VM ([<Server: ctest-vn1_vm2-95748934>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:13:20,314 - INFO - Verified VN network id 15 for VN 31ec227c-4362-4b62-adcc-91eb00f03d7d 2026-08-24 04:13:20,314 - INFO - Verifications in API Server for VN ctest-vn1-16938304 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-08-24 04:13:20,409 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-16938304 passed 2026-08-24 04:13:21,879 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithMin-03947858:ctest-vn1-16938304 is found in opserver 2026-08-24 04:13:21,915 - INFO - Waiting for VM ctest-vn1_vm1-95622794 to be up.. 2026-08-24 04:13:57,748 - INFO - VM name : ctest-vn1_vm1-95622794 2026-08-24 04:14:13,689 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-95622794 passed 2026-08-24 04:14:29,222 - INFO - Waiting for VM ctest-vn1_vm2-95748934 to be up.. 2026-08-24 04:14:29,314 - INFO - VM name : ctest-vn1_vm2-95748934 2026-08-24 04:14:30,661 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm2-95748934 passed 2026-08-24 04:14:35,951 - INFO - ================================================================================ 2026-08-24 04:14:35,951 - INFO - STARTING TEST : test_run_contrail_flows_cli_cmds 2026-08-24 04:14:35,952 - 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-08-24 04:14:36,625 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:14:36,625 - INFO - 2026-08-24 04:14:36,751 - INFO - Setting flow export rate: 10 2026-08-24 04:14:39,924 - INFO - Ping to IP 145.20.39.4 from VM ctest-vn1_vm1-95622794 passed 2026-08-24 04:14:39,968 - INFO - None 2026-08-24 04:14:39,968 - INFO - Running the following cmd:contrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-03947858:ctest-vn1-16938304 --source-ip 145.20.39.4 --source-port 43777 --protocol 1 --direction ingress --start-time now-30m --end-time nowcontrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-03947858:ctest-vn1-16938304 --source-ip 145.20.39.4 --source-port 43777 --protocol 1 --direction ingress --start-time now-30m --end-time now | wc -l 2026-08-24 04:14:42,248 - INFO - Running the following cmd:contrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-03947858:ctest-vn1-16938304 --destination-ip 145.20.39.3 --destination-port 0 --action pass --protocol 1 --verbose --last 1hcontrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-03947858:ctest-vn1-16938304 --destination-ip 145.20.39.3 --destination-port 0 --action pass --protocol 1 --verbose --last 1h | wc -l 2026-08-24 04:14:44,367 - INFO - Running the following cmd:contrail-flows --vrouter-ip 10.20.0.193 --other-vrouter-ip 10.20.0.193 --start-time now-10m --end-time nowcontrail-flows --vrouter-ip 10.20.0.193 --other-vrouter-ip 10.20.0.193 --start-time now-10m --end-time now | wc -l 2026-08-24 04:14:46,025 - INFO - Running the following cmd:contrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-6211-1 --last 10mcontrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-6211-1 --last 10m | wc -l 2026-08-24 04:14:47,228 - INFO - Running the following cmd:contrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-03947858:faf6dc92-76a8-43b0-a521-be5469a781cb --last 20mcontrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-03947858:faf6dc92-76a8-43b0-a521-be5469a781cb --last 20m | wc -l 2026-08-24 04:14:48,935 - INFO - Running the following cmd:contrail-flows --helpcontrail-flows --help | wc -l 2026-08-24 04:14:49,645 - INFO - ['contrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-03947858:ctest-vn1-16938304 --source-ip 145.20.39.4 --source-port 43777 --protocol 1 --direction ingress --start-time now-30m --end-time nowcontrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-03947858:ctest-vn1-16938304 --source-ip 145.20.39.4 --source-port 43777 --protocol 1 --direction ingress --start-time now-30m --end-time now | wc -l', 'contrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-03947858:ctest-vn1-16938304 --destination-ip 145.20.39.3 --destination-port 0 --action pass --protocol 1 --verbose --last 1hcontrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-03947858:ctest-vn1-16938304 --destination-ip 145.20.39.3 --destination-port 0 --action pass --protocol 1 --verbose --last 1h | wc -l', 'contrail-flows --vrouter-ip 10.20.0.193 --other-vrouter-ip 10.20.0.193 --start-time now-10m --end-time nowcontrail-flows --vrouter-ip 10.20.0.193 --other-vrouter-ip 10.20.0.193 --start-time now-10m --end-time now | wc -l', 'contrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-6211-1 --last 10mcontrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-6211-1 --last 10m | wc -l', 'contrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-03947858:faf6dc92-76a8-43b0-a521-be5469a781cb --last 20mcontrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-03947858:faf6dc92-76a8-43b0-a521-be5469a781cb --last 20m | wc -l', 'contrail-flows --helpcontrail-flows --help | wc -l'] commands passed.. 2026-08-24 04:14:49,645 - INFO - [] commands failed.. 2026-08-24 04:14:49,719 - INFO - Setting flow export rate: None 2026-08-24 04:14:51,018 - INFO - END TEST : test_run_contrail_flows_cli_cmds : PASSED[0:00:16] 2026-08-24 04:14:51,018 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:14:51,021 - INFO - ================================================================================ 2026-08-24 04:14:51,021 - INFO - STARTING TEST : test_run_contrail_logs_cli_cmd_with_multiple_different_optional_args 2026-08-24 04:14:51,021 - 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-08-24 04:14:52,344 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:14:52,344 - INFO - 2026-08-24 04:14:52,344 - 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-08-24 04:14:53,733 - 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-08-24 04:14:54,573 - 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-08-24 04:15:01,797 - 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-08-24 04:15:02,550 - 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-08-24 04:15:04,680 - 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-08-24 04:15:05,454 - 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-08-24 04:15:06,196 - 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-08-24 04:15:06,916 - INFO - Running the following cmd:contrail-logs --object-type virtual-machine --object-id 770d5b5d-733b-4f96-a3f3-657dc4457fc8 --verbose --raw --jsoncontrail-logs --object-type virtual-machine --object-id 770d5b5d-733b-4f96-a3f3-657dc4457fc8 --verbose --raw --json | wc -l 2026-08-24 04:15:07,500 - 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-08-24 04:15:08,674 - 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-08-24 04:15:10,749 - INFO - Running the following cmd:contrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-6211-1. --node-type Analyticscontrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-6211-1. --node-type Analytics | wc -l 2026-08-24 04:15:11,457 - INFO - Running the following cmd:contrail-logs --helpcontrail-logs --help | wc -l 2026-08-24 04:15:12,061 - 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 770d5b5d-733b-4f96-a3f3-657dc4457fc8 --verbose --raw --jsoncontrail-logs --object-type virtual-machine --object-id 770d5b5d-733b-4f96-a3f3-657dc4457fc8 --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-6211-1. --node-type Analyticscontrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-6211-1. --node-type Analytics | wc -l', 'contrail-logs --helpcontrail-logs --help | wc -l'] commands passed.. 2026-08-24 04:15:12,061 - INFO - [] commands failed.. 2026-08-24 04:15:13,412 - INFO - END TEST : test_run_contrail_logs_cli_cmd_with_multiple_different_optional_args : PASSED[0:00:22] 2026-08-24 04:15:13,412 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:15:13,414 - INFO - ================================================================================ 2026-08-24 04:15:13,414 - INFO - STARTING TEST : test_run_contrail_stats_cli_cmds 2026-08-24 04:15:13,414 - 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-08-24 04:15:14,704 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:15:14,704 - INFO - 2026-08-24 04:15:14,704 - 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-08-24 04:15:16,385 - 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-08-24 04:15:18,029 - 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-08-24 04:15:19,798 - 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-08-24 04:15:21,526 - 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-03947858:ctest-vn1-16938304 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-03947858:ctest-vn1-16938304 --last 1h | wc -l 2026-08-24 04:15:23,166 - 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-08-24 04:15:24,861 - 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-08-24 04:15:26,537 - 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-08-24 04:15:28,157 - 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-08-24 04:15:29,911 - 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-08-24 04:15:31,641 - 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-03947858:ctest-vn1-16938304 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-03947858:ctest-vn1-16938304 --last 1h | wc -l 2026-08-24 04:15:33,393 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-03947858:ctest-vn1-16938304" --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-03947858:ctest-vn1-16938304" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1h | wc -l 2026-08-24 04:15:35,115 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-03947858:ctest-vn1-16938304 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-6211-1" --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-03947858:ctest-vn1-16938304 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-6211-1" --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-03947858:ctest-vn1-16938304 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-6211-1" --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-03947858:ctest-vn1-16938304 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-6211-1" --select T vn_stats.other_vn UUID vn_stats.out_bytes vn_stats.in_bytes --last 40m | wc -l 2026-08-24 04:15:36,842 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-03947858:ctest-vn1-16938304" --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-03947858:ctest-vn1-16938304" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1h | wc -l 2026-08-24 04:15:38,454 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-03947858:ctest-vn1-16938304 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-03947858:ctest-vn1-16938304" --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-03947858:ctest-vn1-16938304 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-03947858:ctest-vn1-16938304" --select T=300 "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" --last 1h | wc -l 2026-08-24 04:15:40,197 - INFO - Running the following cmd:contrail-stats --helpcontrail-stats --help | wc -l 2026-08-24 04:15:40,916 - 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-03947858:ctest-vn1-16938304 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-03947858:ctest-vn1-16938304 --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-03947858:ctest-vn1-16938304 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-03947858:ctest-vn1-16938304 --last 1h | wc -l', 'contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-03947858:ctest-vn1-16938304" --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-03947858:ctest-vn1-16938304" --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-03947858:ctest-vn1-16938304 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-6211-1" --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-03947858:ctest-vn1-16938304 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-6211-1" --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-03947858:ctest-vn1-16938304 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-6211-1" --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-03947858:ctest-vn1-16938304 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-6211-1" --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-03947858:ctest-vn1-16938304" --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-03947858:ctest-vn1-16938304" --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-03947858:ctest-vn1-16938304 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-03947858:ctest-vn1-16938304" --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-03947858:ctest-vn1-16938304 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-03947858:ctest-vn1-16938304" --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-08-24 04:15:40,916 - INFO - [] commands failed.. 2026-08-24 04:15:42,252 - INFO - END TEST : test_run_contrail_stats_cli_cmds : PASSED[0:00:29] 2026-08-24 04:15:42,252 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:15:42,254 - INFO - Deleting VM ctest-vn1_vm2-95748934 2026-08-24 04:15:42,331 - INFO - Deleting VM ctest-vn1_vm1-95622794 2026-08-24 04:15:42,395 - INFO - Deleting VN ctest-vn1-16938304 2026-08-24 04:15:42,435 - WARNING - Deleting VN ctest-vn1-16938304 failed..Will retry 2026-08-24 04:15:44,510 - WARNING - Deleting VN ctest-vn1-16938304 failed..Will retry 2026-08-24 04:15:46,839 - INFO - Validated that VN ctest-vn1-16938304 is not found in API Server 2026-08-24 04:15:46,861 - INFO - Validated that VN ctest-vn1-16938304 is not in any agent 2026-08-24 04:15:46,895 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-16938304 info 2026-08-24 04:15:47,716 - INFO - Deleted project: ctest-AnalyticsTestSanityWithMin-03947858, ID : 36e313f1-acb1-4c02-8ed9-cd7413f85312 2026-08-24 04:15:48,235 - INFO - Domain Default found not creating 2026-08-24 04:15:48,829 - INFO - Project ctest-AnalyticsTestSanityWithResource-92243057 not found, creating it 2026-08-24 04:15:49,448 - INFO - Created Project:ctest-AnalyticsTestSanityWithResource-92243057, ID : 2287c221-d747-4c19-995f-7de077a057ce 2026-08-24 04:15:52,142 - INFO - Created VN ctest-vn1-38628457 2026-08-24 04:15:52,951 - INFO - VM ([<Server: ctest-vn1_vm1-76494530>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:15:53,519 - INFO - VM ([<Server: ctest-vn1_vm2-15754852>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:15:54,135 - INFO - Verified VN network id 15 for VN 7dade7c0-be75-46e3-85fc-59f3c5f98936 2026-08-24 04:15:54,135 - INFO - Verifications in API Server for VN ctest-vn1-38628457 passed 2026-08-24 04:15:54,226 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-38628457 passed 2026-08-24 04:15:55,630 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-92243057:ctest-vn1-38628457 is found in opserver 2026-08-24 04:15:55,671 - INFO - Waiting for VM ctest-vn1_vm1-76494530 to be up.. 2026-08-24 04:16:31,412 - INFO - VM name : ctest-vn1_vm1-76494530 2026-08-24 04:16:47,476 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-76494530 passed 2026-08-24 04:16:58,065 - INFO - Waiting for VM ctest-vn1_vm2-15754852 to be up.. 2026-08-24 04:16:58,187 - INFO - VM name : ctest-vn1_vm2-15754852 2026-08-24 04:16:59,581 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm2-15754852 passed 2026-08-24 04:17:00,501 - INFO - Created VN ctest-vn2-29802960 2026-08-24 04:17:01,282 - INFO - Created VN ctest-fip_vn-97188491 2026-08-24 04:17:02,184 - INFO - VM ([<Server: ctest-vn2_vm2-26320713>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 04:17:02,919 - INFO - VM ([<Server: ctest-fvn_vm1-35360685>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 04:17:03,599 - INFO - VM ([<Server: mltf_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:17:03,841 - INFO - Verified VN network id 15 for VN 7dade7c0-be75-46e3-85fc-59f3c5f98936 2026-08-24 04:17:03,841 - INFO - Verifications in API Server for VN ctest-vn1-38628457 passed 2026-08-24 04:17:03,947 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-38628457 passed 2026-08-24 04:17:04,289 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-92243057:ctest-vn1-38628457 is found in opserver 2026-08-24 04:17:04,524 - INFO - Verified VN network id 16 for VN 97ba04b2-20d1-47f0-9e47-9fef12acf255 2026-08-24 04:17:04,525 - INFO - Verifications in API Server for VN ctest-vn2-29802960 passed 2026-08-24 04:17:04,617 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-29802960 passed 2026-08-24 04:17:04,865 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-92243057:ctest-vn2-29802960 is found in opserver 2026-08-24 04:17:05,114 - INFO - Verified VN network id 17 for VN f25807d5-0385-4a4b-8c0d-40d641660294 2026-08-24 04:17:05,114 - INFO - Verifications in API Server for VN ctest-fip_vn-97188491 passed 2026-08-24 04:17:05,203 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fip_vn-97188491 passed 2026-08-24 04:17:05,528 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-92243057:ctest-fip_vn-97188491 is found in opserver 2026-08-24 04:17:05,565 - INFO - Waiting for VM ctest-fvn_vm1-35360685 to be up.. 2026-08-24 04:17:46,418 - INFO - VM name : ctest-fvn_vm1-35360685 2026-08-24 04:18:06,206 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-fvn_vm1-35360685 passed 2026-08-24 04:18:11,615 - INFO - Waiting for VM ctest-vn2_vm2-26320713 to be up.. 2026-08-24 04:18:11,709 - INFO - VM name : ctest-vn2_vm2-26320713 2026-08-24 04:18:13,080 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2_vm2-26320713 passed 2026-08-24 04:18:13,331 - INFO - Waiting for VM mltf_vm to be up.. 2026-08-24 04:18:13,441 - INFO - VM name : mltf_vm 2026-08-24 04:18:14,967 - INFO - Ping to Metadata IP 169.254.0.5 of VM mltf_vm passed 2026-08-24 04:18:15,465 - INFO - ================================================================================ 2026-08-24 04:18:15,465 - INFO - STARTING TEST : test_verify_session_sampling_teardown 2026-08-24 04:18:15,465 - 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-08-24 04:18:16,773 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:18:16,773 - INFO - 2026-08-24 04:18:16,911 - INFO - Setting flow export rate: 100 2026-08-24 04:18:18,058 - INFO - Verified VN network id 15 for VN 7dade7c0-be75-46e3-85fc-59f3c5f98936 2026-08-24 04:18:18,058 - INFO - Verifications in API Server for VN ctest-vn1-38628457 passed 2026-08-24 04:18:18,196 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-38628457 passed 2026-08-24 04:18:18,329 - INFO - VN ctest-vn1-38628457 Policy verification: verify_vn_policy_in_api_server, status: True 2026-08-24 04:18:18,375 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-92243057:ctest-vn1-38628457 is found in opserver 2026-08-24 04:18:18,628 - INFO - Verified VN network id 16 for VN 97ba04b2-20d1-47f0-9e47-9fef12acf255 2026-08-24 04:18:18,628 - INFO - Verifications in API Server for VN ctest-vn2-29802960 passed 2026-08-24 04:18:18,736 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-29802960 passed 2026-08-24 04:18:18,882 - INFO - VN ctest-vn2-29802960 Policy verification: verify_vn_policy_in_api_server, status: True 2026-08-24 04:18:18,931 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-92243057:ctest-vn2-29802960 is found in opserver 2026-08-24 04:18:19,175 - INFO - Verified VN network id 15 for VN 7dade7c0-be75-46e3-85fc-59f3c5f98936 2026-08-24 04:18:19,175 - INFO - Verifications in API Server for VN ctest-vn1-38628457 passed 2026-08-24 04:18:19,267 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-38628457 passed 2026-08-24 04:18:19,420 - INFO - VN ctest-vn1-38628457 Policy verification: verify_vn_policy_in_api_server, status: True 2026-08-24 04:18:19,474 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-92243057:ctest-vn1-38628457 is found in opserver 2026-08-24 04:18:19,712 - INFO - Verified VN network id 16 for VN 97ba04b2-20d1-47f0-9e47-9fef12acf255 2026-08-24 04:18:19,712 - INFO - Verifications in API Server for VN ctest-vn2-29802960 passed 2026-08-24 04:18:19,811 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-29802960 passed 2026-08-24 04:18:19,990 - INFO - VN ctest-vn2-29802960 Policy verification: verify_vn_policy_in_api_server, status: True 2026-08-24 04:18:20,036 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-92243057:ctest-vn2-29802960 is found in opserver 2026-08-24 04:18:20,284 - INFO - Verified VN network id 17 for VN f25807d5-0385-4a4b-8c0d-40d641660294 2026-08-24 04:18:20,285 - INFO - Verifications in API Server for VN ctest-fip_vn-97188491 passed 2026-08-24 04:18:20,369 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fip_vn-97188491 passed 2026-08-24 04:18:20,571 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-92243057:ctest-fip_vn-97188491 is found in opserver 2026-08-24 04:18:20,586 - INFO - start time= 1787545100586248 2026-08-24 04:18:24,505 - INFO - Ping to IP 14.44.185.67 from VM ctest-vn1_vm1-76494530 passed 2026-08-24 04:18:34,506 - INFO - Verify session samples and teardown pkts 2026-08-24 04:18:34,506 - INFO - Verifying SessionSeriesTable through opserver 10.0.0.190 2026-08-24 04:18:37,593 - INFO - wait for the flows to get expire 2026-08-24 04:22:01,443 - INFO - Deleted policy policy1 2026-08-24 04:22:01,567 - INFO - Setting flow export rate: None 2026-08-24 04:22:02,919 - INFO - END TEST : test_verify_session_sampling_teardown : PASSED[0:03:47] 2026-08-24 04:22:02,920 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:22:02,922 - INFO - Deleting VM mltf_vm 2026-08-24 04:22:03,019 - INFO - Deleting VM ctest-fvn_vm1-35360685 2026-08-24 04:22:03,104 - INFO - Deleting VM ctest-vn2_vm2-26320713 2026-08-24 04:22:03,194 - INFO - Deleting VN ctest-fip_vn-97188491 2026-08-24 04:22:03,247 - WARNING - Deleting VN ctest-fip_vn-97188491 failed..Will retry 2026-08-24 04:22:05,345 - WARNING - Deleting VN ctest-fip_vn-97188491 failed..Will retry 2026-08-24 04:22:07,764 - INFO - Validated that VN ctest-fip_vn-97188491 is not found in API Server 2026-08-24 04:22:07,790 - INFO - Validated that VN ctest-fip_vn-97188491 is not in any agent 2026-08-24 04:22:07,808 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithResource-92243057:ctest-fip_vn-97188491 2026-08-24 04:22:07,844 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fip_vn-97188491 info 2026-08-24 04:22:07,844 - INFO - Deleting VN ctest-vn2-29802960 2026-08-24 04:22:08,227 - INFO - Validated that VN ctest-vn2-29802960 is not found in API Server 2026-08-24 04:22:08,254 - INFO - Validated that VN ctest-vn2-29802960 is not in any agent 2026-08-24 04:22:08,307 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithResource-92243057:ctest-vn2-29802960 2026-08-24 04:22:08,336 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn2-29802960 info 2026-08-24 04:22:08,337 - INFO - Deleting VM ctest-vn1_vm2-15754852 2026-08-24 04:22:08,441 - INFO - Deleting VM ctest-vn1_vm1-76494530 2026-08-24 04:22:08,527 - INFO - Deleting VN ctest-vn1-38628457 2026-08-24 04:22:08,578 - WARNING - Deleting VN ctest-vn1-38628457 failed..Will retry 2026-08-24 04:22:10,702 - WARNING - Deleting VN ctest-vn1-38628457 failed..Will retry 2026-08-24 04:22:13,073 - INFO - Validated that VN ctest-vn1-38628457 is not found in API Server 2026-08-24 04:22:13,100 - INFO - Validated that VN ctest-vn1-38628457 is not in any agent 2026-08-24 04:22:13,113 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithResource-92243057:ctest-vn1-38628457 2026-08-24 04:22:13,143 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-38628457 info 2026-08-24 04:22:14,025 - INFO - Deleted project: ctest-AnalyticsTestSanityWithResource-92243057, ID : 2287c221-d747-4c19-995f-7de077a057ce 2026-08-24 04:22:14,240 - INFO - Domain Default found not creating 2026-08-24 04:22:14,420 - INFO - Project ctest-TestAsn4-01835306 not found, creating it 2026-08-24 04:22:15,077 - INFO - Created Project:ctest-TestAsn4-01835306, ID : 8779707b-3e81-4bcb-ac3a-29df705899e3 2026-08-24 04:22:16,891 - INFO - Using existing project ['default-domain', 'admin'](049cc689-5bbb-4605-badf-324c061a7d1b) 2026-08-24 04:22:17,352 - INFO - admin user already present 2026-08-24 04:22:17,833 - INFO - Adding rules to the default security group in Project admin 2026-08-24 04:22:18,243 - INFO - ================================================================================ 2026-08-24 04:22:18,244 - INFO - STARTING TEST : test_basic_as4_ibgp_sanity 2026-08-24 04:22:19,567 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:22:19,567 - INFO - 2026-08-24 04:22:19,567 - INFO - Skipping Test. At least 1 external router required to run the test 2026-08-24 04:22:20,853 - INFO - 2026-08-24 04:22:20,853 - INFO - END TEST : test_basic_as4_ibgp_sanity : SKIPPED[0:00:02] 2026-08-24 04:22:20,853 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:22:21,691 - INFO - Deleted project: ctest-TestAsn4-01835306, ID : 8779707b-3e81-4bcb-ac3a-29df705899e3 2026-08-24 04:22:21,890 - INFO - Domain Default found not creating 2026-08-24 04:22:22,065 - INFO - Project ctest-TestBGPaaSlocalAS-95697608 not found, creating it 2026-08-24 04:22:22,659 - INFO - Created Project:ctest-TestBGPaaSlocalAS-95697608, ID : 8b12ffd4-5e2a-4363-b2ed-e0c90ffa97e6 2026-08-24 04:22:24,565 - INFO - ================================================================================ 2026-08-24 04:22:24,565 - INFO - STARTING TEST : test_basic_bgpaas_local_as 2026-08-24 04:22:24,566 - 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-08-24 04:22:25,897 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:22:25,897 - INFO - 2026-08-24 04:22:27,022 - INFO - Created VN ctest-bgpaas_vn-39635496 2026-08-24 04:22:27,823 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:22:30 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-bird.vmdk.gz [358889652/358889652] -> "/contrail-test/images/ubuntu-bird.vmdk.gz" [1] 2026-08-24 04:22:50,352 - INFO - VM ([<Server: bgpaas_vm1>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 04:22:50,353 - INFO - Waiting for VM test_vm to be up.. 2026-08-24 04:22:55,547 - INFO - VM name : test_vm 2026-08-24 04:23:05,495 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-08-24 04:23:10,910 - INFO - Waiting for VM bgpaas_vm1 to be up.. 2026-08-24 04:23:51,782 - INFO - VM name : bgpaas_vm1 2026-08-24 04:24:32,039 - INFO - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 passed 2026-08-24 04:25:13,638 - INFO - Creating BGPaaS ctest-TestBGPaaSlocalAS-95697608-35421451 2026-08-24 04:25:13,731 - INFO - BGPaaS: ctest-TestBGPaaSlocalAS-95697608-35421451(2f1e704b-5390-4b84-adab-e6c992e10b75) 2026-08-24 04:25:14,129 - INFO - verify_in_api_server passed for BGPaaS obj 2f1e704b-5390-4b84-adab-e6c992e10b75 2026-08-24 04:25:14,129 - INFO - BGPaaS(2f1e704b-5390-4b84-adab-e6c992e10b75): verify_on_setup passed 2026-08-24 04:25:14,295 - INFO - Attaching VMI f0d6913a-d8cd-4b96-88b4-6e836749eb6e to BGPaaS 2f1e704b-5390-4b84-adab-e6c992e10b75 2026-08-24 04:25:14,495 - INFO - Configuring BGP on the bird 2026-08-24 04:25:14,659 - INFO - Configuring BGP on bgpaas_vm1 2026-08-24 04:25:32,959 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-08-24 04:25:32,978 - INFO - Detaching VMI f0d6913a-d8cd-4b96-88b4-6e836749eb6e from BGPaaS 2f1e704b-5390-4b84-adab-e6c992e10b75 2026-08-24 04:25:33,059 - INFO - Deleting BGPaaS ctest-TestBGPaaSlocalAS-95697608-35421451(2f1e704b-5390-4b84-adab-e6c992e10b75) 2026-08-24 04:25:33,120 - INFO - BGPaaS(2f1e704b-5390-4b84-adab-e6c992e10b75): verify_on_cleanup passed 2026-08-24 04:25:33,120 - INFO - Deleting VM bgpaas_vm1 2026-08-24 04:25:33,303 - INFO - Deleting VM test_vm 2026-08-24 04:25:33,391 - INFO - Deleting VN ctest-bgpaas_vn-39635496 2026-08-24 04:25:33,440 - WARNING - Deleting VN ctest-bgpaas_vn-39635496 failed..Will retry 2026-08-24 04:25:35,524 - WARNING - Deleting VN ctest-bgpaas_vn-39635496 failed..Will retry 2026-08-24 04:25:39,120 - INFO - END TEST : test_basic_bgpaas_local_as : PASSED[0:03:15] 2026-08-24 04:25:39,120 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:25:39,937 - INFO - Deleted project: ctest-TestBGPaaSlocalAS-95697608, ID : 8b12ffd4-5e2a-4363-b2ed-e0c90ffa97e6 2026-08-24 04:25:40,187 - INFO - Domain Default found not creating 2026-08-24 04:25:40,382 - INFO - Project ctest-TestBGPaasZone-03729185 not found, creating it 2026-08-24 04:25:41,003 - INFO - Created Project:ctest-TestBGPaasZone-03729185, ID : 99e147a3-e713-4220-ae58-f06020a50a8d 2026-08-24 04:25:42,766 - INFO - ================================================================================ 2026-08-24 04:25:42,766 - INFO - STARTING TEST : test_bgp_control_node_zone 2026-08-24 04:25:44,071 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:25:44,071 - INFO - 2026-08-24 04:25:44,071 - INFO - executing bgp_control_zone test 2026-08-24 04:25:45,147 - INFO - Created VN ctest-cnz_vn-91789543 2026-08-24 04:25:45,852 - INFO - VM ([<Server: ctest-TestBGPaasZone-03729185-31629595>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:25:46,425 - INFO - VM ([<Server: ctest-TestBGPaasZone-03729185-56345302>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 04:25:47,059 - INFO - VM ([<Server: ctest-TestBGPaasZone-03729185-73390004>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:25:47,059 - INFO - Waiting for VM ctest-TestBGPaasZone-03729185-31629595 to be up.. 2026-08-24 04:26:58,500 - INFO - VM name : ctest-TestBGPaasZone-03729185-31629595 2026-08-24 04:27:55,538 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-03729185-31629595 passed 2026-08-24 04:28:37,303 - INFO - Waiting for VM ctest-TestBGPaasZone-03729185-56345302 to be up.. 2026-08-24 04:28:37,401 - INFO - VM name : ctest-TestBGPaasZone-03729185-56345302 2026-08-24 04:28:38,832 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-03729185-56345302 passed 2026-08-24 04:28:39,082 - INFO - Waiting for VM ctest-TestBGPaasZone-03729185-73390004 to be up.. 2026-08-24 04:28:39,256 - INFO - VM name : ctest-TestBGPaasZone-03729185-73390004 2026-08-24 04:28:40,607 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBGPaasZone-03729185-73390004 passed 2026-08-24 04:28:41,003 - INFO - Created control node zone ctest-test-zone-57087746(91d43756-842b-469f-aaf0-b8db352cf6cf) 2026-08-24 04:28:41,407 - INFO - Created control node zone ctest-test-zone-04031978(3b3a4dcd-58bf-43f3-bf53-8361536060cc) 2026-08-24 04:28:41,791 - INFO - Created control node zone ctest-test-zone-94198944(dc6a5a3b-60fb-41f9-ae79-6cd875d1a18a) 2026-08-24 04:28:42,091 - INFO - Creating BGPaaS ctest-TestBGPaasZone-03729185-13579655 2026-08-24 04:28:42,175 - INFO - BGPaaS: ctest-TestBGPaasZone-03729185-13579655(d277ca86-9258-43e1-bbe9-2d46d8a450cc) 2026-08-24 04:28:42,549 - INFO - verify_in_api_server passed for BGPaaS obj d277ca86-9258-43e1-bbe9-2d46d8a450cc 2026-08-24 04:28:42,550 - INFO - BGPaaS(d277ca86-9258-43e1-bbe9-2d46d8a450cc): verify_on_setup passed 2026-08-24 04:28:42,550 - INFO - We will configure BGP on the VM 2026-08-24 04:28:42,816 - INFO - Configuring BGP on ctest-TestBGPaasZone-03729185-31629595 2026-08-24 04:28:48,916 - INFO - Attaching VMI fdf14ea3-a7c7-476a-a603-63cf9443ea9e to BGPaaS d277ca86-9258-43e1-bbe9-2d46d8a450cc 2026-08-24 04:28:48,999 - INFO - Attaching the VMI 689c15b1-bac1-4e33-bec8-6a66b0f96fe3 to the BGPaaS d277ca86-9258-43e1-bbe9-2d46d8a450cc object 2026-08-24 04:28:49,395 - INFO - Creating BGPaaS ctest-TestBGPaasZone-03729185-36098669 2026-08-24 04:28:49,475 - INFO - BGPaaS: ctest-TestBGPaasZone-03729185-36098669(0c65108f-90ca-4ad3-99cf-0ca03ccdd0d8) 2026-08-24 04:28:49,488 - INFO - verify_in_api_server passed for BGPaaS obj 0c65108f-90ca-4ad3-99cf-0ca03ccdd0d8 2026-08-24 04:28:49,488 - INFO - BGPaaS(0c65108f-90ca-4ad3-99cf-0ca03ccdd0d8): verify_on_setup passed 2026-08-24 04:28:49,488 - INFO - We will configure BGP on the VM 2026-08-24 04:28:49,759 - INFO - Configuring BGP on ctest-TestBGPaasZone-03729185-56345302 2026-08-24 04:28:54,355 - INFO - Attaching VMI de6b865e-ef22-4c18-a76f-13311b9b131e to BGPaaS 0c65108f-90ca-4ad3-99cf-0ca03ccdd0d8 2026-08-24 04:28:54,447 - INFO - Attaching the VMI 190eeacf-3b45-49bb-aad6-f9092e25408a to the BGPaaS 0c65108f-90ca-4ad3-99cf-0ca03ccdd0d8 object 2026-08-24 04:28:54,813 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.254'] 2026-08-24 04:29:00,830 - INFO - BGPaaS session seen in control-node 10.20.0.254 2026-08-24 04:29:00,857 - INFO - BGPaaS session seen in control-node 10.20.0.14 2026-08-24 04:29:04,849 - INFO - Ping to IP 123.148.112.212 from VM ctest-TestBGPaasZone-03729185-73390004 passed 2026-08-24 04:29:07,193 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.25'] 2026-08-24 04:29:13,215 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-08-24 04:29:13,241 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.14'] 2026-08-24 04:29:19,262 - INFO - BGPaaS session seen in control-node 10.20.0.14 2026-08-24 04:29:21,520 - INFO - Ping to IP 123.148.112.212 from VM ctest-TestBGPaasZone-03729185-73390004 passed 2026-08-24 04:29:21,829 - INFO - We will configure BGP on the VM 2026-08-24 04:29:22,047 - INFO - Configuring BGP on ctest-TestBGPaasZone-03729185-31629595 2026-08-24 04:29:23,367 - INFO - Attaching VMI fdf14ea3-a7c7-476a-a603-63cf9443ea9e to BGPaaS d277ca86-9258-43e1-bbe9-2d46d8a450cc 2026-08-24 04:29:23,389 - INFO - Attaching the VMI 689c15b1-bac1-4e33-bec8-6a66b0f96fe3 to the BGPaaS d277ca86-9258-43e1-bbe9-2d46d8a450cc object 2026-08-24 04:29:25,215 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.254'] 2026-08-24 04:29:31,235 - INFO - BGPaaS session seen in control-node 10.20.0.254 2026-08-24 04:29:31,263 - INFO - BGPaaS session seen in control-node 10.20.0.14 2026-08-24 04:29:33,516 - INFO - Ping to IP 123.148.112.212 from VM ctest-TestBGPaasZone-03729185-73390004 passed 2026-08-24 04:29:33,517 - INFO - Detaching VMI fdf14ea3-a7c7-476a-a603-63cf9443ea9e from BGPaaS d277ca86-9258-43e1-bbe9-2d46d8a450cc 2026-08-24 04:29:33,595 - INFO - Detaching VMI de6b865e-ef22-4c18-a76f-13311b9b131e from BGPaaS 0c65108f-90ca-4ad3-99cf-0ca03ccdd0d8 2026-08-24 04:29:33,727 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-03729185-36098669(0c65108f-90ca-4ad3-99cf-0ca03ccdd0d8) 2026-08-24 04:29:33,831 - INFO - BGPaaS(0c65108f-90ca-4ad3-99cf-0ca03ccdd0d8): verify_on_cleanup passed 2026-08-24 04:29:33,831 - INFO - Detaching VMI fdf14ea3-a7c7-476a-a603-63cf9443ea9e from BGPaaS d277ca86-9258-43e1-bbe9-2d46d8a450cc 2026-08-24 04:29:33,872 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-03729185-13579655(d277ca86-9258-43e1-bbe9-2d46d8a450cc) 2026-08-24 04:29:33,968 - INFO - BGPaaS(d277ca86-9258-43e1-bbe9-2d46d8a450cc): verify_on_cleanup passed 2026-08-24 04:29:33,968 - INFO - Deleting Control node zone ctest-test-zone-94198944(dc6a5a3b-60fb-41f9-ae79-6cd875d1a18a) 2026-08-24 04:29:34,129 - INFO - Deleting Control node zone ctest-test-zone-04031978(3b3a4dcd-58bf-43f3-bf53-8361536060cc) 2026-08-24 04:29:34,289 - INFO - Deleting Control node zone ctest-test-zone-57087746(91d43756-842b-469f-aaf0-b8db352cf6cf) 2026-08-24 04:29:34,377 - INFO - Deleting VM ctest-TestBGPaasZone-03729185-73390004 2026-08-24 04:29:34,483 - INFO - Deleting VM ctest-TestBGPaasZone-03729185-56345302 2026-08-24 04:29:34,567 - INFO - Deleting VM ctest-TestBGPaasZone-03729185-31629595 2026-08-24 04:29:34,663 - INFO - Deleting VN ctest-cnz_vn-91789543 2026-08-24 04:29:34,745 - WARNING - Deleting VN ctest-cnz_vn-91789543 failed..Will retry 2026-08-24 04:29:36,833 - WARNING - Deleting VN ctest-cnz_vn-91789543 failed..Will retry 2026-08-24 04:29:40,388 - INFO - END TEST : test_bgp_control_node_zone : PASSED[0:03:58] 2026-08-24 04:29:40,388 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:29:40,391 - INFO - ================================================================================ 2026-08-24 04:29:40,391 - INFO - STARTING TEST : test_bgp_control_node_zones_from_single_vnf 2026-08-24 04:29:41,738 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:29:41,738 - INFO - 2026-08-24 04:29:41,738 - INFO - executing bgp_control_zone agent restart test 2026-08-24 04:29:42,357 - INFO - Created VN ctest-cnz_vn-70369472 2026-08-24 04:29:43,075 - INFO - VM ([<Server: ctest-TestBGPaasZone-03729185-68910912>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 04:29:43,655 - INFO - VM ([<Server: ctest-TestBGPaasZone-03729185-97089277>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:29:44,314 - INFO - VM ([<Server: ctest-TestBGPaasZone-03729185-11760782>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 04:29:44,316 - INFO - Waiting for VM ctest-TestBGPaasZone-03729185-68910912 to be up.. 2026-08-24 04:30:25,255 - INFO - VM name : ctest-TestBGPaasZone-03729185-68910912 2026-08-24 04:31:26,050 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-03729185-68910912 passed 2026-08-24 04:32:07,751 - INFO - Waiting for VM ctest-TestBGPaasZone-03729185-97089277 to be up.. 2026-08-24 04:32:07,870 - INFO - VM name : ctest-TestBGPaasZone-03729185-97089277 2026-08-24 04:32:09,306 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-03729185-97089277 passed 2026-08-24 04:32:09,556 - INFO - Waiting for VM ctest-TestBGPaasZone-03729185-11760782 to be up.. 2026-08-24 04:32:09,655 - INFO - VM name : ctest-TestBGPaasZone-03729185-11760782 2026-08-24 04:32:11,071 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBGPaasZone-03729185-11760782 passed 2026-08-24 04:32:11,471 - INFO - Created control node zone ctest-test-zone-46002800(a4de1d66-e9fd-4e42-9a34-cf03f2681b8f) 2026-08-24 04:32:11,839 - INFO - Created control node zone ctest-test-zone-40324279(0c46fe72-188a-49e2-a2de-68e8ee5aba32) 2026-08-24 04:32:12,223 - INFO - Created control node zone ctest-test-zone-39738889(094e6126-0470-4f20-98f3-d02435ebc0c4) 2026-08-24 04:32:12,531 - INFO - Creating BGPaaS ctest-TestBGPaasZone-03729185-53004096 2026-08-24 04:32:12,619 - INFO - BGPaaS: ctest-TestBGPaasZone-03729185-53004096(eca8175d-a925-46ef-80da-617ec7dca3df) 2026-08-24 04:32:12,633 - INFO - verify_in_api_server passed for BGPaaS obj eca8175d-a925-46ef-80da-617ec7dca3df 2026-08-24 04:32:12,633 - INFO - BGPaaS(eca8175d-a925-46ef-80da-617ec7dca3df): verify_on_setup passed 2026-08-24 04:32:12,633 - INFO - We will configure BGP on the VM 2026-08-24 04:32:13,096 - INFO - Configuring BGP on ctest-TestBGPaasZone-03729185-68910912 2026-08-24 04:32:23,391 - INFO - Attaching VMI e8ad19e1-4daf-4904-97cf-a8338fc61d88 to BGPaaS eca8175d-a925-46ef-80da-617ec7dca3df 2026-08-24 04:32:23,475 - INFO - Attaching the VMI 48bc4a51-a481-4404-8c77-d30a9e6478dc to the BGPaaS eca8175d-a925-46ef-80da-617ec7dca3df object 2026-08-24 04:32:24,235 - INFO - Creating BGPaaS ctest-TestBGPaasZone-03729185-00746768 2026-08-24 04:32:24,320 - INFO - BGPaaS: ctest-TestBGPaasZone-03729185-00746768(f1041f9a-d077-4df2-a700-b232941c9750) 2026-08-24 04:32:24,335 - INFO - verify_in_api_server passed for BGPaaS obj f1041f9a-d077-4df2-a700-b232941c9750 2026-08-24 04:32:24,335 - INFO - BGPaaS(f1041f9a-d077-4df2-a700-b232941c9750): verify_on_setup passed 2026-08-24 04:32:24,335 - INFO - We will configure BGP on the VM 2026-08-24 04:32:24,775 - INFO - Configuring BGP on ctest-TestBGPaasZone-03729185-97089277 2026-08-24 04:32:29,170 - INFO - Attaching VMI 72e9b377-ec74-4085-a04b-384516bf3951 to BGPaaS f1041f9a-d077-4df2-a700-b232941c9750 2026-08-24 04:32:29,251 - INFO - Attaching the VMI 9ac87db1-deb2-4455-aa44-e54c0f95e997 to the BGPaaS f1041f9a-d077-4df2-a700-b232941c9750 object 2026-08-24 04:32:29,584 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.254'] 2026-08-24 04:32:35,601 - INFO - BGPaaS session seen in control-node 10.20.0.254 2026-08-24 04:32:35,623 - INFO - BGPaaS session seen in control-node 10.20.0.14 2026-08-24 04:32:35,647 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.254'] 2026-08-24 04:32:41,665 - INFO - BGPaaS session seen in control-node 10.20.0.254 2026-08-24 04:32:41,690 - INFO - BGPaaS session seen in control-node 10.20.0.14 2026-08-24 04:32:46,507 - INFO - Ping to IP 96.118.195.20 from VM ctest-TestBGPaasZone-03729185-11760782 passed 2026-08-24 04:32:46,524 - INFO - BGPaaS session seen in control-node 10.20.0.254 2026-08-24 04:32:46,544 - INFO - BGPaaS session seen in control-node 10.20.0.14 2026-08-24 04:32:46,565 - INFO - BGPaaS session seen in control-node 10.20.0.254 2026-08-24 04:32:46,586 - INFO - BGPaaS session seen in control-node 10.20.0.14 2026-08-24 04:32:48,864 - INFO - Ping to IP 96.118.195.20 from VM ctest-TestBGPaasZone-03729185-11760782 passed 2026-08-24 04:32:48,865 - INFO - Detaching VMI 72e9b377-ec74-4085-a04b-384516bf3951 from BGPaaS f1041f9a-d077-4df2-a700-b232941c9750 2026-08-24 04:32:48,947 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-03729185-00746768(f1041f9a-d077-4df2-a700-b232941c9750) 2026-08-24 04:32:49,038 - INFO - BGPaaS(f1041f9a-d077-4df2-a700-b232941c9750): verify_on_cleanup passed 2026-08-24 04:32:49,038 - INFO - Detaching VMI e8ad19e1-4daf-4904-97cf-a8338fc61d88 from BGPaaS eca8175d-a925-46ef-80da-617ec7dca3df 2026-08-24 04:32:49,143 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-03729185-53004096(eca8175d-a925-46ef-80da-617ec7dca3df) 2026-08-24 04:32:49,251 - INFO - BGPaaS(eca8175d-a925-46ef-80da-617ec7dca3df): verify_on_cleanup passed 2026-08-24 04:32:49,251 - INFO - Deleting Control node zone ctest-test-zone-39738889(094e6126-0470-4f20-98f3-d02435ebc0c4) 2026-08-24 04:32:49,411 - INFO - Deleting Control node zone ctest-test-zone-40324279(0c46fe72-188a-49e2-a2de-68e8ee5aba32) 2026-08-24 04:32:49,570 - INFO - Deleting Control node zone ctest-test-zone-46002800(a4de1d66-e9fd-4e42-9a34-cf03f2681b8f) 2026-08-24 04:32:49,739 - INFO - Deleting VM ctest-TestBGPaasZone-03729185-11760782 2026-08-24 04:32:49,824 - INFO - Deleting VM ctest-TestBGPaasZone-03729185-97089277 2026-08-24 04:32:49,906 - INFO - Deleting VM ctest-TestBGPaasZone-03729185-68910912 2026-08-24 04:32:49,980 - INFO - Deleting VN ctest-cnz_vn-70369472 2026-08-24 04:32:50,026 - WARNING - Deleting VN ctest-cnz_vn-70369472 failed..Will retry 2026-08-24 04:32:52,129 - WARNING - Deleting VN ctest-cnz_vn-70369472 failed..Will retry 2026-08-24 04:32:55,719 - INFO - END TEST : test_bgp_control_node_zones_from_single_vnf : PASSED[0:03:15] 2026-08-24 04:32:55,719 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:32:56,555 - INFO - Deleted project: ctest-TestBGPaasZone-03729185, ID : 99e147a3-e713-4220-ae58-f06020a50a8d 2026-08-24 04:32:56,777 - INFO - Domain Default found not creating 2026-08-24 04:32:56,955 - INFO - Project ctest-TestDM-73433221 not found, creating it 2026-08-24 04:32:57,595 - INFO - Created Project:ctest-TestDM-73433221, ID : c255634c-f471-4ddc-9b8b-fcf808e069f8 2026-08-24 04:32:59,506 - INFO - ================================================================================ 2026-08-24 04:32:59,506 - INFO - STARTING TEST : test_basic_dm 2026-08-24 04:32:59,506 - INFO - TEST DESCRIPTION : Description: Verify basic config is pushed to mx 2026-08-24 04:33:00,801 - INFO - dm_mx env needs to be set in testbed.py to run this script 2026-08-24 04:33:02,097 - INFO - 2026-08-24 04:33:02,098 - INFO - END TEST : test_basic_dm : SKIPPED[0:00:03] 2026-08-24 04:33:02,098 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:33:03,339 - INFO - Deleted project: ctest-TestDM-73433221, ID : c255634c-f471-4ddc-9b8b-fcf808e069f8 2026-08-24 04:33:03,609 - INFO - Domain Default found not creating 2026-08-24 04:33:03,821 - INFO - Project ctest-TestEncapCases-74682981 not found, creating it 2026-08-24 04:33:04,471 - INFO - Created Project:ctest-TestEncapCases-74682981, ID : cc0e6a0d-a2a4-4bf7-9157-63ef27329004 2026-08-24 04:33:06,170 - INFO - ================================================================================ 2026-08-24 04:33:06,170 - INFO - STARTING TEST : test_apply_policy_fip_on_same_vn_gw_mx 2026-08-24 04:33:06,170 - INFO - TEST DESCRIPTION : A particular VN is configure with policy to talk accross VN's and FIP to access outside 2026-08-24 04:33:07,468 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:33:07,468 - INFO - 2026-08-24 04:33:07,468 - INFO - Skipping Test. Env variable MX_TEST is not set. Skipping the test 2026-08-24 04:33:07,468 - INFO - Skipping Test. Env variable MX_TEST is not set. Skipping the test 2026-08-24 04:33:08,751 - INFO - 2026-08-24 04:33:08,751 - INFO - END TEST : test_apply_policy_fip_on_same_vn_gw_mx : SKIPPED[0:00:02] 2026-08-24 04:33:08,751 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:33:09,593 - INFO - Deleted project: ctest-TestEncapCases-74682981, ID : cc0e6a0d-a2a4-4bf7-9157-63ef27329004 2026-08-24 04:33:09,849 - INFO - Domain Default found not creating 2026-08-24 04:33:10,048 - INFO - Project ctest-TestEvpnCasesRestart-06833419 not found, creating it 2026-08-24 04:33:10,728 - INFO - Created Project:ctest-TestEvpnCasesRestart-06833419, ID : c2f33cb1-55ae-4538-a8be-e63e2a549e55 2026-08-24 04:33:12,474 - INFO - ================================================================================ 2026-08-24 04:33:12,474 - INFO - STARTING TEST : test_with_vxlan_encap_agent_restart 2026-08-24 04:33:12,474 - 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-08-24 04:33:13,779 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:33:13,779 - INFO - 2026-08-24 04:33:13,779 - INFO - Setting new Encap before continuing 2026-08-24 04:33:13,779 - INFO - Read the existing encap priority 2026-08-24 04:33:14,399 - INFO - Created.UUID is {"global-vrouter-config": {"uuid": "222a4f74-21c5-4c95-81dc-866c383faab9", "href": "http://10.0.0.191:8082/global-vrouter-config/222a4f74-21c5-4c95-81dc-866c383faab9"}}. VXLAN is the highest priority encap 2026-08-24 04:33:15,185 - INFO - Created VN EVPN-VN1 2026-08-24 04:33:16,107 - INFO - VM ([<Server: EVPN_VN1_VM1>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:33:16,734 - INFO - VM ([<Server: EVPN_VN1_VM2>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 04:33:17,374 - INFO - Verified VN network id 15 for VN 752407aa-738c-4012-84de-ceeca062c538 2026-08-24 04:33:17,375 - INFO - Verifications in API Server for VN EVPN-VN1 passed 2026-08-24 04:33:17,474 - INFO - On all control nodes, Config, RI and RT verification for VN EVPN-VN1 passed 2026-08-24 04:33:18,986 - INFO - Validated that VN default-domain:ctest-TestEvpnCasesRestart-06833419:EVPN-VN1 is found in opserver 2026-08-24 04:33:44,560 - INFO - VM name : EVPN_VN1_VM1 2026-08-24 04:33:45,337 - INFO - VM EVPN_VN1_VM1 verfication in all API Servers passed 2026-08-24 04:34:09,851 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-08-24 04:34:09,851 - INFO - VM EVPN_VN1_VM1 verifications in Compute nodes passed 2026-08-24 04:34:10,264 - INFO - Validated routes of VM EVPN_VN1_VM1 in all vrouters 2026-08-24 04:34:11,219 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM1 passed 2026-08-24 04:34:11,458 - INFO - Verifying through opserver in 10.0.0.190 2026-08-24 04:34:11,485 - INFO - VM 827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c is present in default-domain:ctest-TestEvpnCasesRestart-06833419:EVPN-VN1 2026-08-24 04:34:11,718 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-06833419:fb8d73c5-531a-4e4d-9c99-24473883064d of vm 827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c is present in vrouter an-jenkins-deploy-platform-ansible-os-6211-1 uve 2026-08-24 04:34:11,805 - INFO - VM EVPN_VN1_VM1 validations in Opserver passed 2026-08-24 04:34:11,900 - INFO - VM name : EVPN_VN1_VM2 2026-08-24 04:34:12,260 - INFO - VM EVPN_VN1_VM2 verfication in all API Servers passed 2026-08-24 04:34:14,235 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM2 passed 2026-08-24 04:34:14,235 - INFO - VM EVPN_VN1_VM2 verifications in Compute nodes passed 2026-08-24 04:34:14,615 - INFO - Validated routes of VM EVPN_VN1_VM2 in all vrouters 2026-08-24 04:34:15,680 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM2 passed 2026-08-24 04:34:15,785 - INFO - Verifying through opserver in 10.0.0.190 2026-08-24 04:34:15,818 - INFO - VM c9de51c3-e2d4-4961-86e8-c5003ab6774e is present in default-domain:ctest-TestEvpnCasesRestart-06833419:EVPN-VN1 2026-08-24 04:34:15,987 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-06833419:a6c4f46d-37f4-4155-aa84-ddb28f2076fe of vm c9de51c3-e2d4-4961-86e8-c5003ab6774e is present in vrouter an-jenkins-deploy-platform-ansible-os-6211-2 uve 2026-08-24 04:34:16,071 - INFO - VM EVPN_VN1_VM2 validations in Opserver passed 2026-08-24 04:34:16,071 - INFO - Waiting for VM EVPN_VN1_VM1 to be up.. 2026-08-24 04:34:17,251 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-08-24 04:34:22,648 - INFO - Waiting for VM EVPN_VN1_VM2 to be up.. 2026-08-24 04:34:23,843 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM2 passed 2026-08-24 04:34:29,845 - INFO - waiting to get tcpdump started 2026-08-24 04:35:34,800 - WARNING - 0 packets are found in tcpdump output file /tmp/tapa6c4f46d-37_ctest-random-77476877.pcap but expected 10 2026-08-24 04:35:36,818 - WARNING - 0 packets are found in tcpdump output file /tmp/tapa6c4f46d-37_ctest-random-77476877.pcap but expected 10 2026-08-24 04:35:38,836 - WARNING - 0 packets are found in tcpdump output file /tmp/tapa6c4f46d-37_ctest-random-77476877.pcap but expected 10 2026-08-24 04:35:40,852 - WARNING - 0 packets are found in tcpdump output file /tmp/tapa6c4f46d-37_ctest-random-77476877.pcap but expected 10 2026-08-24 04:35:42,870 - WARNING - 0 packets are found in tcpdump output file /tmp/tapa6c4f46d-37_ctest-random-77476877.pcap but expected 10 2026-08-24 04:35:44,888 - WARNING - 0 packets are found in tcpdump output file /tmp/tapa6c4f46d-37_ctest-random-77476877.pcap but expected 10 2026-08-24 04:35:46,909 - WARNING - 0 packets are found in tcpdump output file /tmp/tapa6c4f46d-37_ctest-random-77476877.pcap but expected 10 2026-08-24 04:35:46,909 - INFO - Will restart compute services now 2026-08-24 04:35:50,300 - INFO - 10.0.0.162 2026-08-24 04:35:50,305 - INFO - agent:initializing 2026-08-24 04:35:55,407 - INFO - 10.0.0.162 2026-08-24 04:35:55,414 - INFO - agent:active 2026-08-24 04:35:55,414 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.162 2026-08-24 04:35:59,410 - INFO - 10.0.0.185 2026-08-24 04:35:59,415 - INFO - agent:initializing 2026-08-24 04:36:04,515 - INFO - 10.0.0.185 2026-08-24 04:36:04,521 - INFO - agent:active 2026-08-24 04:36:04,521 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.185 2026-08-24 04:36:14,522 - INFO - Verifying L2 route and other VM verification after restart 2026-08-24 04:36:14,720 - INFO - VM EVPN_VN1_VM1 verfication in all API Servers passed 2026-08-24 04:36:16,705 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-08-24 04:36:16,705 - INFO - VM EVPN_VN1_VM1 verifications in Compute nodes passed 2026-08-24 04:36:17,054 - INFO - Validated routes of VM EVPN_VN1_VM1 in all vrouters 2026-08-24 04:36:18,006 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM1 passed 2026-08-24 04:36:22,149 - INFO - Verifying through opserver in 10.0.0.190 2026-08-24 04:36:22,176 - INFO - VM 827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c is present in default-domain:ctest-TestEvpnCasesRestart-06833419:EVPN-VN1 2026-08-24 04:36:22,360 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-06833419:fb8d73c5-531a-4e4d-9c99-24473883064d of vm 827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c is present in vrouter an-jenkins-deploy-platform-ansible-os-6211-1 uve 2026-08-24 04:36:22,407 - INFO - VM EVPN_VN1_VM1 validations in Opserver passed 2026-08-24 04:36:22,600 - INFO - VM EVPN_VN1_VM2 verfication in all API Servers passed 2026-08-24 04:36:24,541 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM2 passed 2026-08-24 04:36:24,542 - INFO - VM EVPN_VN1_VM2 verifications in Compute nodes passed 2026-08-24 04:36:24,857 - INFO - Validated routes of VM EVPN_VN1_VM2 in all vrouters 2026-08-24 04:36:25,795 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM2 passed 2026-08-24 04:36:31,964 - INFO - Verifying through opserver in 10.0.0.190 2026-08-24 04:36:31,998 - INFO - VM c9de51c3-e2d4-4961-86e8-c5003ab6774e is present in default-domain:ctest-TestEvpnCasesRestart-06833419:EVPN-VN1 2026-08-24 04:36:32,173 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-06833419:a6c4f46d-37f4-4155-aa84-ddb28f2076fe of vm c9de51c3-e2d4-4961-86e8-c5003ab6774e is present in vrouter an-jenkins-deploy-platform-ansible-os-6211-2 uve 2026-08-24 04:36:32,217 - INFO - VM EVPN_VN1_VM2 validations in Opserver passed 2026-08-24 04:36:32,385 - INFO - waiting to get tcpdump started 2026-08-24 04:36:53,539 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-08-24 04:36:54,759 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-08-24 04:36:56,429 - WARNING - 0 packets are found in tcpdump output file /tmp/tapa6c4f46d-37_ctest-random-79962865.pcap but expected 10 2026-08-24 04:36:58,446 - WARNING - 0 packets are found in tcpdump output file /tmp/tapa6c4f46d-37_ctest-random-79962865.pcap but expected 10 2026-08-24 04:37:00,466 - WARNING - 0 packets are found in tcpdump output file /tmp/tapa6c4f46d-37_ctest-random-79962865.pcap but expected 10 2026-08-24 04:37:02,483 - WARNING - 0 packets are found in tcpdump output file /tmp/tapa6c4f46d-37_ctest-random-79962865.pcap but expected 10 2026-08-24 04:37:04,501 - WARNING - 0 packets are found in tcpdump output file /tmp/tapa6c4f46d-37_ctest-random-79962865.pcap but expected 10 2026-08-24 04:37:06,516 - WARNING - 0 packets are found in tcpdump output file /tmp/tapa6c4f46d-37_ctest-random-79962865.pcap but expected 10 2026-08-24 04:37:08,534 - WARNING - 0 packets are found in tcpdump output file /tmp/tapa6c4f46d-37_ctest-random-79962865.pcap but expected 10 2026-08-24 04:37:08,534 - INFO - Checking the communication between 2 VM after vrouter restart 2026-08-24 04:37:09,741 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-08-24 04:37:12,000 - INFO - Ping to IP 11.1.1.4 from VM EVPN_VN1_VM1 passed 2026-08-24 04:37:12,000 - INFO - Deleting VM EVPN_VN1_VM2 2026-08-24 04:37:16,131 - INFO - VM EVPN_VN1_VM2 is fully removed in API-Server 2026-08-24 04:37:27,212 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestEvpnCasesRestart-06833419:EVPN-VN1 2026-08-24 04:37:27,212 - INFO - VM EVPN_VN1_VM2 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 04:37:37,579 - INFO - Routes for VM EVPN_VN1_VM2 is removed in all control-nodes 2026-08-24 04:37:37,716 - INFO - c9de51c3-e2d4-4961-86e8-c5003ab6774e vm uve deleted from opserver 2026-08-24 04:37:37,736 - INFO - c9de51c3-e2d4-4961-86e8-c5003ab6774e vm uve deleted from opserver 2026-08-24 04:37:37,760 - INFO - c9de51c3-e2d4-4961-86e8-c5003ab6774e vm uve deleted from opserver 2026-08-24 04:37:37,760 - INFO - Validated that VM c9de51c3-e2d4-4961-86e8-c5003ab6774e is removed from Opserver 2026-08-24 04:37:37,761 - INFO - Deleting VM EVPN_VN1_VM1 2026-08-24 04:37:41,907 - INFO - VM EVPN_VN1_VM1 is fully removed in API-Server 2026-08-24 04:37:52,233 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestEvpnCasesRestart-06833419:EVPN-VN1 2026-08-24 04:37:52,234 - INFO - VM EVPN_VN1_VM1 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 04:37:52,489 - INFO - Routes for VM EVPN_VN1_VM1 is removed in all control-nodes 2026-08-24 04:37:52,624 - INFO - 827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c vm uve deleted from opserver 2026-08-24 04:37:52,639 - INFO - 827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c vm uve deleted from opserver 2026-08-24 04:37:52,656 - INFO - 827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c vm uve deleted from opserver 2026-08-24 04:37:52,656 - INFO - Validated that VM 827d64fd-2231-4f8e-bc0e-f2e2b5c1ab1c is removed from Opserver 2026-08-24 04:37:52,657 - INFO - Deleting VN EVPN-VN1 2026-08-24 04:37:53,178 - INFO - Validated that VN EVPN-VN1 is not found in API Server 2026-08-24 04:37:53,207 - INFO - Validated that VN EVPN-VN1 is not in any agent 2026-08-24 04:37:53,264 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN EVPN-VN1 info 2026-08-24 04:37:55,729 - INFO - END TEST : test_with_vxlan_encap_agent_restart : PASSED[0:04:43] 2026-08-24 04:37:55,729 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:37:56,664 - INFO - Deleted project: ctest-TestEvpnCasesRestart-06833419, ID : c2f33cb1-55ae-4538-a8be-e63e2a549e55 2026-08-24 04:37:56,946 - INFO - Domain Default found not creating 2026-08-24 04:37:57,158 - INFO - Project ctest-TestSerialSanity_MX-43867537 not found, creating it 2026-08-24 04:37:57,751 - INFO - Created Project:ctest-TestSerialSanity_MX-43867537, ID : 170dda5b-f566-4bef-a395-d782c149aaff 2026-08-24 04:37:59,869 - INFO - ================================================================================ 2026-08-24 04:37:59,870 - INFO - STARTING TEST : test_change_of_rt_in_vn 2026-08-24 04:37:59,870 - 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-08-24 04:38:01,189 - INFO - Skipping Test. Env variable MX_GW_TEST is not set 2026-08-24 04:38:02,489 - INFO - 2026-08-24 04:38:02,489 - INFO - END TEST : test_change_of_rt_in_vn : SKIPPED[0:00:03] 2026-08-24 04:38:02,489 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:38:03,607 - INFO - Deleted project: ctest-TestSerialSanity_MX-43867537, ID : 170dda5b-f566-4bef-a395-d782c149aaff 2026-08-24 04:38:03,864 - INFO - Domain Default found not creating 2026-08-24 04:38:04,072 - INFO - Project ctest-TestGWLessFWD-20248061 not found, creating it 2026-08-24 04:38:04,674 - INFO - Created Project:ctest-TestGWLessFWD-20248061, ID : 22e608ae-c001-4dba-aad0-325db816c034 2026-08-24 04:38:06,570 - INFO - ================================================================================ 2026-08-24 04:38:06,570 - INFO - STARTING TEST : test_gw_less_fwd_single_vn_ip_fab 2026-08-24 04:38:06,570 - 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-08-24 04:38:07,848 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:38:07,849 - INFO - 2026-08-24 04:38:07,849 - INFO - Skipping Test. Fabric gateway is required to run the test 2026-08-24 04:38:09,129 - INFO - 2026-08-24 04:38:09,129 - INFO - END TEST : test_gw_less_fwd_single_vn_ip_fab : SKIPPED[0:00:03] 2026-08-24 04:38:09,129 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:38:09,925 - INFO - Deleted project: ctest-TestGWLessFWD-20248061, ID : 22e608ae-c001-4dba-aad0-325db816c034 2026-08-24 04:38:10,164 - INFO - Domain Default found not creating 2026-08-24 04:38:10,363 - INFO - Project ctest-TestMd5testsOnControl-03949578 not found, creating it 2026-08-24 04:38:10,954 - INFO - Created Project:ctest-TestMd5testsOnControl-03949578, ID : 6f06c3c3-e923-4428-9881-19b28e97fe14 2026-08-24 04:38:14,212 - INFO - Created VN test_vnv6sr 2026-08-24 04:38:15,288 - INFO - Created VN test_vnv6dn 2026-08-24 04:38:16,168 - INFO - VM ([<Server: source_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:38:16,768 - INFO - VM ([<Server: dest_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 04:38:16,769 - INFO - Waiting for VM source_vm to be up.. 2026-08-24 04:38:42,322 - INFO - VM name : source_vm 2026-08-24 04:38:48,192 - INFO - Ping to Metadata IP 169.254.0.3 of VM source_vm passed 2026-08-24 04:38:53,597 - INFO - Waiting for VM dest_vm to be up.. 2026-08-24 04:38:53,714 - INFO - VM name : dest_vm 2026-08-24 04:38:55,071 - INFO - Ping to Metadata IP 169.254.0.3 of VM dest_vm passed 2026-08-24 04:38:55,687 - INFO - Attaching policy allow_all to vn test_vnv6sr 2026-08-24 04:38:56,092 - INFO - Attaching policy allow_all to vn test_vnv6dn 2026-08-24 04:38:56,393 - INFO - Configure the policy with allow any 2026-08-24 04:38:57,097 - INFO - Created VN vn1 2026-08-24 04:38:57,844 - INFO - Created VN vn2 2026-08-24 04:38:58,357 - INFO - Attaching policy sec_grp_policy_ctest-random-06304864 to vn vn1 2026-08-24 04:38:58,749 - INFO - Attaching policy sec_grp_policy_ctest-random-06304864 to vn vn2 2026-08-24 04:38:59,974 - INFO - VM ([<Server: vn1_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:39:00,738 - INFO - VM ([<Server: vn2_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 04:39:00,805 - INFO - ================================================================================ 2026-08-24 04:39:00,805 - INFO - STARTING TEST : test_check_per_peer_on_control 2026-08-24 04:39:00,805 - INFO - TEST DESCRIPTION : Description: Verify per peer md5 and specific protocol on all ports and policy with allow all between VN's 2026-08-24 04:39:02,101 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:39:02,101 - INFO - 2026-08-24 04:39:02,101 - INFO - config per peer with auth_data None 2026-08-24 04:39:02,807 - INFO - configure MD5 on host 3f39a2d5-a219-45eb-a0a4-76ea52ddb079 2026-08-24 04:39:02,911 - INFO - config per peer with auth_data None 2026-08-24 04:39:03,623 - INFO - configure MD5 on host 3f9e0917-0e59-42f1-8e9d-af023579d3cc 2026-08-24 04:39:03,747 - INFO - config per peer with auth_data None 2026-08-24 04:39:04,451 - INFO - configure MD5 on host ed837719-a4e1-414c-91c4-9ecf52f0d0dd 2026-08-24 04:39:04,599 - INFO - check BGP peering is up before setting md5 config 2026-08-24 04:39:04,599 - INFO - Check BGP staus between peers 2026-08-24 04:39:04,633 - INFO - config per peer with auth_data {'key_items': [{'key': 'juniper', 'key_id': 0}], 'key_type': 'md5'} 2026-08-24 04:39:05,551 - INFO - Check BGP staus between peers 2026-08-24 04:39:15,576 - INFO - Check BGP staus between peers 2026-08-24 04:39:15,588 - INFO - remove md5 configured on host 3f39a2d5-a219-45eb-a0a4-76ea52ddb079 2026-08-24 04:39:15,591 - INFO - config per peer with auth_data None 2026-08-24 04:39:16,279 - INFO - configure MD5 on host 3f39a2d5-a219-45eb-a0a4-76ea52ddb079 2026-08-24 04:39:16,371 - INFO - remove md5 configured on host 3f9e0917-0e59-42f1-8e9d-af023579d3cc 2026-08-24 04:39:16,371 - INFO - config per peer with auth_data None 2026-08-24 04:39:17,103 - INFO - configure MD5 on host 3f9e0917-0e59-42f1-8e9d-af023579d3cc 2026-08-24 04:39:17,207 - INFO - remove md5 configured on host ed837719-a4e1-414c-91c4-9ecf52f0d0dd 2026-08-24 04:39:17,207 - INFO - config per peer with auth_data None 2026-08-24 04:39:17,903 - INFO - configure MD5 on host ed837719-a4e1-414c-91c4-9ecf52f0d0dd 2026-08-24 04:39:17,999 - INFO - Skip interface_detach for VM vn2_vm_0 in state BUILD 2026-08-24 04:39:17,999 - INFO - Deleting VM vn2_vm_0 2026-08-24 04:39:17,999 - ERROR - VM vn2_vm_0 has failed to come up 2026-08-24 04:39:17,999 - ERROR - Nova failed to get host of the VM 2026-08-24 04:39:18,000 - ERROR - VM vn2_vm_0 has failed to come up 2026-08-24 04:39:18,000 - ERROR - Nova failed to get host of the VM 2026-08-24 04:39:18,110 - INFO - Skip interface_detach for VM vn1_vm_0 in state BUILD 2026-08-24 04:39:18,110 - INFO - Deleting VM vn1_vm_0 2026-08-24 04:39:18,110 - ERROR - VM vn1_vm_0 has failed to come up 2026-08-24 04:39:18,110 - ERROR - Nova failed to get host of the VM 2026-08-24 04:39:18,110 - ERROR - VM vn1_vm_0 has failed to come up 2026-08-24 04:39:18,110 - ERROR - Nova failed to get host of the VM 2026-08-24 04:39:18,215 - INFO - Dettaching policy sec_grp_policy_ctest-random-06304864 from vn vn2 2026-08-24 04:39:18,390 - INFO - Dettaching policy sec_grp_policy_ctest-random-06304864 from vn vn1 2026-08-24 04:39:18,663 - INFO - Deleted policy sec_grp_policy_ctest-random-06304864 2026-08-24 04:39:18,664 - INFO - Deleting VN vn2 2026-08-24 04:39:18,726 - WARNING - Deleting VN vn2 failed..Will retry 2026-08-24 04:39:20,784 - WARNING - Deleting VN vn2 failed..Will retry 2026-08-24 04:39:22,831 - WARNING - Deleting VN vn2 failed..Will retry 2026-08-24 04:39:24,874 - WARNING - Deleting VN vn2 failed..Will retry 2026-08-24 04:39:26,927 - WARNING - Deleting VN vn2 failed..Will retry 2026-08-24 04:39:29,113 - INFO - Deleting VN vn1 2026-08-24 04:39:29,299 - INFO - Dettaching policy allow_all from vn test_vnv6dn 2026-08-24 04:39:29,490 - INFO - Dettaching policy allow_all from vn test_vnv6sr 2026-08-24 04:39:29,781 - INFO - Deleted policy allow_all 2026-08-24 04:39:29,781 - INFO - Deleting VM dest_vm 2026-08-24 04:39:29,920 - INFO - Deleting VM source_vm 2026-08-24 04:39:29,996 - INFO - Deleting VN test_vnv6dn 2026-08-24 04:39:30,058 - WARNING - Deleting VN test_vnv6dn failed..Will retry 2026-08-24 04:39:32,126 - WARNING - Deleting VN test_vnv6dn failed..Will retry 2026-08-24 04:39:34,349 - INFO - Deleting VN test_vnv6sr 2026-08-24 04:39:35,853 - INFO - END TEST : test_check_per_peer_on_control : PASSED[0:00:35] 2026-08-24 04:39:35,853 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:39:36,744 - INFO - Created VN test_vnv6sr 2026-08-24 04:39:37,827 - INFO - Created VN test_vnv6dn 2026-08-24 04:39:38,426 - INFO - VM ([<Server: source_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:39:38,941 - INFO - VM ([<Server: dest_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 04:39:38,941 - INFO - Waiting for VM source_vm to be up.. 2026-08-24 04:40:04,524 - INFO - VM name : source_vm 2026-08-24 04:40:10,014 - INFO - Ping to Metadata IP 169.254.0.3 of VM source_vm passed 2026-08-24 04:40:10,265 - INFO - Waiting for VM dest_vm to be up.. 2026-08-24 04:40:10,365 - INFO - VM name : dest_vm 2026-08-24 04:40:11,771 - INFO - Ping to Metadata IP 169.254.0.3 of VM dest_vm passed 2026-08-24 04:40:12,391 - INFO - Attaching policy allow_all to vn test_vnv6sr 2026-08-24 04:40:12,817 - INFO - Attaching policy allow_all to vn test_vnv6dn 2026-08-24 04:40:13,139 - INFO - Configure the policy with allow any 2026-08-24 04:40:13,886 - INFO - Created VN vn1 2026-08-24 04:40:14,580 - INFO - Created VN vn2 2026-08-24 04:40:15,024 - INFO - Attaching policy sec_grp_policy_ctest-random-59984045 to vn vn1 2026-08-24 04:40:15,416 - INFO - Attaching policy sec_grp_policy_ctest-random-59984045 to vn vn2 2026-08-24 04:40:16,422 - INFO - VM ([<Server: vn1_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:40:17,136 - INFO - VM ([<Server: vn2_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 04:40:17,200 - INFO - ================================================================================ 2026-08-24 04:40:17,200 - INFO - STARTING TEST : test_create_md5_on_control 2026-08-24 04:40:17,200 - INFO - TEST DESCRIPTION : Description: Verify md5 with allow specific protocol on all ports and policy with allow all between VN's 2026-08-24 04:40:18,493 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:40:18,493 - INFO - 2026-08-24 04:40:18,493 - INFO - config md5 on each host with auth_data None 2026-08-24 04:40:18,493 - INFO - config per peer with auth_data None 2026-08-24 04:40:19,119 - INFO - configure MD5 on host 3f39a2d5-a219-45eb-a0a4-76ea52ddb079 2026-08-24 04:40:19,211 - INFO - config per peer with auth_data None 2026-08-24 04:40:19,896 - INFO - configure MD5 on host 3f9e0917-0e59-42f1-8e9d-af023579d3cc 2026-08-24 04:40:19,995 - INFO - config per peer with auth_data None 2026-08-24 04:40:20,795 - INFO - configure MD5 on host ed837719-a4e1-414c-91c4-9ecf52f0d0dd 2026-08-24 04:40:20,921 - INFO - check if BGP between peers are up before setting md5 2026-08-24 04:40:20,921 - INFO - Check BGP staus between peers 2026-08-24 04:40:20,998 - INFO - setting MD5 config on host 3f39a2d5-a219-45eb-a0a4-76ea52ddb079 2026-08-24 04:40:20,999 - INFO - configure MD5 on host 3f39a2d5-a219-45eb-a0a4-76ea52ddb079 2026-08-24 04:40:21,110 - INFO - setting MD5 config on host 3f9e0917-0e59-42f1-8e9d-af023579d3cc 2026-08-24 04:40:21,110 - INFO - configure MD5 on host 3f9e0917-0e59-42f1-8e9d-af023579d3cc 2026-08-24 04:40:21,223 - INFO - setting MD5 config on host ed837719-a4e1-414c-91c4-9ecf52f0d0dd 2026-08-24 04:40:21,223 - INFO - configure MD5 on host ed837719-a4e1-414c-91c4-9ecf52f0d0dd 2026-08-24 04:40:21,388 - INFO - check if BGP peering is up after md5 config 2026-08-24 04:40:21,388 - INFO - Check BGP staus between peers 2026-08-24 04:40:31,400 - INFO - Check BGP staus between peers 2026-08-24 04:40:31,412 - INFO - remove md5 configured on host 3f39a2d5-a219-45eb-a0a4-76ea52ddb079 2026-08-24 04:40:31,413 - INFO - config per peer with auth_data None 2026-08-24 04:40:32,020 - INFO - configure MD5 on host 3f39a2d5-a219-45eb-a0a4-76ea52ddb079 2026-08-24 04:40:32,127 - INFO - remove md5 configured on host 3f9e0917-0e59-42f1-8e9d-af023579d3cc 2026-08-24 04:40:32,129 - INFO - config per peer with auth_data None 2026-08-24 04:40:32,855 - INFO - configure MD5 on host 3f9e0917-0e59-42f1-8e9d-af023579d3cc 2026-08-24 04:40:32,963 - INFO - remove md5 configured on host ed837719-a4e1-414c-91c4-9ecf52f0d0dd 2026-08-24 04:40:32,963 - INFO - config per peer with auth_data None 2026-08-24 04:40:33,683 - INFO - configure MD5 on host ed837719-a4e1-414c-91c4-9ecf52f0d0dd 2026-08-24 04:40:33,779 - INFO - Skip interface_detach for VM vn2_vm_0 in state BUILD 2026-08-24 04:40:33,780 - INFO - Deleting VM vn2_vm_0 2026-08-24 04:40:33,780 - ERROR - VM vn2_vm_0 has failed to come up 2026-08-24 04:40:33,780 - ERROR - Nova failed to get host of the VM 2026-08-24 04:40:33,780 - ERROR - VM vn2_vm_0 has failed to come up 2026-08-24 04:40:33,780 - ERROR - Nova failed to get host of the VM 2026-08-24 04:40:33,906 - INFO - Skip interface_detach for VM vn1_vm_0 in state BUILD 2026-08-24 04:40:33,906 - INFO - Deleting VM vn1_vm_0 2026-08-24 04:40:33,906 - ERROR - VM vn1_vm_0 has failed to come up 2026-08-24 04:40:33,906 - ERROR - Nova failed to get host of the VM 2026-08-24 04:40:33,906 - ERROR - VM vn1_vm_0 has failed to come up 2026-08-24 04:40:33,906 - ERROR - Nova failed to get host of the VM 2026-08-24 04:40:33,990 - INFO - Dettaching policy sec_grp_policy_ctest-random-59984045 from vn vn2 2026-08-24 04:40:34,186 - INFO - Dettaching policy sec_grp_policy_ctest-random-59984045 from vn vn1 2026-08-24 04:40:34,456 - INFO - Deleted policy sec_grp_policy_ctest-random-59984045 2026-08-24 04:40:34,456 - INFO - Deleting VN vn2 2026-08-24 04:40:34,509 - WARNING - Deleting VN vn2 failed..Will retry 2026-08-24 04:40:36,579 - WARNING - Deleting VN vn2 failed..Will retry 2026-08-24 04:40:38,626 - WARNING - Deleting VN vn2 failed..Will retry 2026-08-24 04:40:40,677 - WARNING - Deleting VN vn2 failed..Will retry 2026-08-24 04:40:42,722 - WARNING - Deleting VN vn2 failed..Will retry 2026-08-24 04:40:44,943 - INFO - Deleting VN vn1 2026-08-24 04:40:45,127 - INFO - Dettaching policy allow_all from vn test_vnv6dn 2026-08-24 04:40:45,353 - INFO - Dettaching policy allow_all from vn test_vnv6sr 2026-08-24 04:40:45,654 - INFO - Deleted policy allow_all 2026-08-24 04:40:45,654 - INFO - Deleting VM dest_vm 2026-08-24 04:40:45,742 - INFO - Deleting VM source_vm 2026-08-24 04:40:45,832 - INFO - Deleting VN test_vnv6dn 2026-08-24 04:40:45,883 - WARNING - Deleting VN test_vnv6dn failed..Will retry 2026-08-24 04:40:47,974 - WARNING - Deleting VN test_vnv6dn failed..Will retry 2026-08-24 04:40:50,216 - INFO - Deleting VN test_vnv6sr 2026-08-24 04:40:51,697 - INFO - END TEST : test_create_md5_on_control : PASSED[0:00:34] 2026-08-24 04:40:51,697 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:40:52,527 - INFO - Deleted project: ctest-TestMd5testsOnControl-03949578, ID : 6f06c3c3-e923-4428-9881-19b28e97fe14 2026-08-24 04:40:52,769 - INFO - Domain Default found not creating 2026-08-24 04:40:52,937 - INFO - Project ctest-TestRbac-62652175 not found, creating it 2026-08-24 04:40:53,565 - INFO - Created Project:ctest-TestRbac-62652175, ID : 4f325b73-f17e-4b07-8fc0-0ebb35664f41 2026-08-24 04:40:57,487 - INFO - ================================================================================ 2026-08-24 04:40:57,487 - INFO - STARTING TEST : test_perms2_global_share 2026-08-24 04:40:57,488 - 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-08-24 04:40:59,154 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:40:59,154 - INFO - 2026-08-24 04:40:59,566 - INFO - Project ctest-TestRbac-86586805 not found, creating it 2026-08-24 04:41:00,174 - INFO - Created Project:ctest-TestRbac-86586805, ID : b480c845-5e4a-4022-a9dd-774d35b34351 2026-08-24 04:41:00,584 - INFO - Project ctest-TestRbac-31917702 not found, creating it 2026-08-24 04:41:01,194 - INFO - Created Project:ctest-TestRbac-31917702, ID : 700de345-a25e-459c-bc91-b77a22b268c4 2026-08-24 04:41:04,083 - INFO - API access-list ccbefd18-8a0e-4578-bec5-928cb0f635ea verify on api server passed 2026-08-24 04:41:04,951 - INFO - Created VN ctest-TestRbac-86586805-52004289, UUID :a895ab01-ed38-434d-9932-e1cf57160cbf 2026-08-24 04:41:06,328 - INFO - API Server: Read VN a895ab01-ed38-434d-9932-e1cf57160cbf 2026-08-24 04:41:06,756 - INFO - API Server: Read VN a895ab01-ed38-434d-9932-e1cf57160cbf 2026-08-24 04:41:09,179 - WARNING - Unable to get the list of compute nodes 2026-08-24 04:41:10,229 - INFO - VM ([<Server: ctest-TestRbac-31917702-70277015>]) created on node: (None), Zone: (None) 2026-08-24 04:41:35,759 - INFO - VM name : ctest-TestRbac-31917702-70277015 2026-08-24 04:41:36,690 - INFO - VM ctest-TestRbac-31917702-70277015 verfication in all API Servers passed 2026-08-24 04:41:43,350 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRbac-31917702-70277015 passed 2026-08-24 04:41:43,350 - INFO - VM ctest-TestRbac-31917702-70277015 verifications in Compute nodes passed 2026-08-24 04:41:43,590 - INFO - Validated routes of VM ctest-TestRbac-31917702-70277015 in all vrouters 2026-08-24 04:41:44,465 - INFO - Verification in Control-nodes for VM ctest-TestRbac-31917702-70277015 passed 2026-08-24 04:41:45,268 - INFO - Verifying through opserver in 10.0.0.190 2026-08-24 04:41:45,338 - INFO - VM cc7db03b-9696-4586-8073-9c2eebe12ced is present in default-domain:ctest-TestRbac-86586805:ctest-TestRbac-86586805-52004289 2026-08-24 04:41:47,470 - INFO - tap interface default-domain:ctest-TestRbac-31917702:833ba3a0-623a-447a-b3a8-2a4b936549b4 of vm cc7db03b-9696-4586-8073-9c2eebe12ced is present in vrouter an-jenkins-deploy-platform-ansible-os-6211-2 uve 2026-08-24 04:41:48,016 - INFO - VM ctest-TestRbac-31917702-70277015 validations in Opserver passed 2026-08-24 04:41:48,017 - INFO - Deleting VM ctest-TestRbac-31917702-70277015 2026-08-24 04:41:52,226 - INFO - VM ctest-TestRbac-31917702-70277015 is fully removed in API-Server 2026-08-24 04:41:52,451 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRbac-86586805:ctest-TestRbac-86586805-52004289 2026-08-24 04:41:52,451 - INFO - VM ctest-TestRbac-31917702-70277015 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 04:41:52,792 - INFO - Routes for VM ctest-TestRbac-31917702-70277015 is removed in all control-nodes 2026-08-24 04:42:02,909 - INFO - cc7db03b-9696-4586-8073-9c2eebe12ced vm uve deleted from opserver 2026-08-24 04:42:02,924 - INFO - cc7db03b-9696-4586-8073-9c2eebe12ced vm uve deleted from opserver 2026-08-24 04:42:03,313 - INFO - cc7db03b-9696-4586-8073-9c2eebe12ced vm uve deleted from opserver 2026-08-24 04:42:03,313 - INFO - Validated that VM cc7db03b-9696-4586-8073-9c2eebe12ced is removed from Opserver 2026-08-24 04:42:03,314 - INFO - Deleting VN ctest-TestRbac-86586805-52004289 2026-08-24 04:42:03,579 - INFO - API access-list (ccbefd18-8a0e-4578-bec5-928cb0f635ea) got deleted in api server 2026-08-24 04:42:04,737 - INFO - Deleted project: ctest-TestRbac-31917702, ID : 700de345-a25e-459c-bc91-b77a22b268c4 2026-08-24 04:42:05,595 - INFO - Deleted project: ctest-TestRbac-86586805, ID : b480c845-5e4a-4022-a9dd-774d35b34351 2026-08-24 04:42:06,861 - INFO - END TEST : test_perms2_global_share : PASSED[0:01:09] 2026-08-24 04:42:06,861 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:42:08,752 - INFO - Deleted project: ctest-TestRbac-62652175, ID : 4f325b73-f17e-4b07-8fc0-0ebb35664f41 2026-08-24 04:42:08,998 - INFO - Domain Default found not creating 2026-08-24 04:42:09,184 - INFO - Project ctest-TestRbacBasic-52400356 not found, creating it 2026-08-24 04:42:09,773 - INFO - Created Project:ctest-TestRbacBasic-52400356, ID : 7e8bb805-8ecd-4795-810b-337014c4937b 2026-08-24 04:42:14,638 - INFO - ================================================================================ 2026-08-24 04:42:14,638 - INFO - STARTING TEST : test_perms2_owner 2026-08-24 04:42:14,638 - 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-08-24 04:42:15,951 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:42:15,951 - INFO - 2026-08-24 04:42:16,356 - INFO - Project ctest-TestRbacBasic-87111638 not found, creating it 2026-08-24 04:42:16,924 - INFO - Created Project:ctest-TestRbacBasic-87111638, ID : ea8c7fe1-15b1-40ab-b96e-4c8c595473a1 2026-08-24 04:42:17,359 - INFO - Project ctest-TestRbacBasic-62268530 not found, creating it 2026-08-24 04:42:17,968 - INFO - Created Project:ctest-TestRbacBasic-62268530, ID : 49d4328d-0222-4ba6-b62e-800486bb49ce 2026-08-24 04:42:20,539 - INFO - API access-list 8435f4af-8499-4f70-8103-c54d8f2be169 verify on api server passed 2026-08-24 04:42:21,291 - INFO - Created VN ctest-TestRbacBasic-87111638-78510227, UUID :db0485cc-15a2-45d6-a365-2294443aee06 2026-08-24 04:42:22,663 - INFO - Created VN ctest-TestRbacBasic-62268530-09715049, UUID :26208147-7a57-4222-b722-34a10465c152 2026-08-24 04:42:23,703 - INFO - API Server: Read VN db0485cc-15a2-45d6-a365-2294443aee06 2026-08-24 04:42:24,088 - INFO - API Server: Permission Denied to read VN db0485cc-15a2-45d6-a365-2294443aee06 2026-08-24 04:42:24,103 - INFO - API Server: Read VN db0485cc-15a2-45d6-a365-2294443aee06 2026-08-24 04:42:24,149 - INFO - API Server: List VN ['db0485cc-15a2-45d6-a365-2294443aee06'] 2026-08-24 04:42:24,188 - INFO - API Server: List VN ['26208147-7a57-4222-b722-34a10465c152'] 2026-08-24 04:42:27,351 - INFO - API Server: List VN [] 2026-08-24 04:42:27,393 - INFO - API Server: List VN ['26208147-7a57-4222-b722-34a10465c152', 'db0485cc-15a2-45d6-a365-2294443aee06'] 2026-08-24 04:42:27,403 - INFO - API Server: List VN ['c7d927f2-9261-4b79-b051-1c53293eb3c0', '26208147-7a57-4222-b722-34a10465c152', 'db0485cc-15a2-45d6-a365-2294443aee06', '734758e9-338b-4707-94e0-f5edcabba4ff', 'ad21621c-42ce-4054-b248-71238dbd662c', 'dc777cca-fbb4-454c-98b6-dc7b3bceb455', '409a6620-efee-464f-993e-e10aa4341db7'] 2026-08-24 04:42:29,535 - INFO - Deleting VN ctest-TestRbacBasic-62268530-09715049 2026-08-24 04:42:29,849 - INFO - Deleting VN ctest-TestRbacBasic-87111638-78510227 2026-08-24 04:42:30,085 - INFO - API access-list (8435f4af-8499-4f70-8103-c54d8f2be169) got deleted in api server 2026-08-24 04:42:31,255 - INFO - Deleted project: ctest-TestRbacBasic-62268530, ID : 49d4328d-0222-4ba6-b62e-800486bb49ce 2026-08-24 04:42:32,076 - INFO - Deleted project: ctest-TestRbacBasic-87111638, ID : ea8c7fe1-15b1-40ab-b96e-4c8c595473a1 2026-08-24 04:42:33,392 - INFO - END TEST : test_perms2_owner : PASSED[0:00:19] 2026-08-24 04:42:33,392 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:42:33,395 - INFO - ================================================================================ 2026-08-24 04:42:33,395 - INFO - STARTING TEST : test_rbac_acl_different_roles 2026-08-24 04:42:33,395 - 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-08-24 04:42:34,702 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:42:34,702 - INFO - 2026-08-24 04:42:37,267 - INFO - Permission denied to create/update VirtualNetwork 2026-08-24 04:42:37,697 - INFO - API access-list 001893a7-5c5c-41d0-ba92-b3651ca52b08 verify on api server passed 2026-08-24 04:42:38,060 - INFO - Created VN ctest-TestRbacBasic-52400356-10858221, UUID :617c1151-8d66-4fc1-84fe-b165c30c6566 2026-08-24 04:42:39,098 - INFO - Verified VN network id 15 for VN 617c1151-8d66-4fc1-84fe-b165c30c6566 2026-08-24 04:42:39,098 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-52400356-10858221 passed 2026-08-24 04:42:39,182 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-52400356-10858221 passed 2026-08-24 04:42:40,310 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-52400356:ctest-TestRbacBasic-52400356-10858221 is found in opserver 2026-08-24 04:42:40,792 - INFO - API access-list 37ba5287-9f1e-42c8-913a-45778f676759 verify on api server passed 2026-08-24 04:42:41,629 - INFO - API Server: Permission Denied to read VN 617c1151-8d66-4fc1-84fe-b165c30c6566 2026-08-24 04:42:42,019 - INFO - API Server: Permission Denied to read ST 51a8a845-2608-435d-b11c-b9e2a29c6fd2 2026-08-24 04:42:43,519 - INFO - API access-list 001893a7-5c5c-41d0-ba92-b3651ca52b08 verify on api server passed 2026-08-24 04:42:43,547 - INFO - API Server: Read VN 617c1151-8d66-4fc1-84fe-b165c30c6566 2026-08-24 04:42:44,219 - INFO - Permission denied to create/update VirtualNetwork 2026-08-24 04:42:44,626 - INFO - API Server: Permission Denied to read ST 51a8a845-2608-435d-b11c-b9e2a29c6fd2 2026-08-24 04:42:44,839 - INFO - API access-list 37ba5287-9f1e-42c8-913a-45778f676759 verify on api server passed 2026-08-24 04:42:44,862 - INFO - API Server: Read Service-Template 51a8a845-2608-435d-b11c-b9e2a29c6fd2 2026-08-24 04:42:45,147 - INFO - API access-list 001893a7-5c5c-41d0-ba92-b3651ca52b08 verify on api server passed 2026-08-24 04:42:45,271 - INFO - API access-list 37ba5287-9f1e-42c8-913a-45778f676759 verify on api server passed 2026-08-24 04:42:45,670 - INFO - API Server: Permission Denied to read VN 617c1151-8d66-4fc1-84fe-b165c30c6566 2026-08-24 04:42:46,063 - INFO - API Server: Permission Denied to read ST 51a8a845-2608-435d-b11c-b9e2a29c6fd2 2026-08-24 04:42:47,629 - INFO - API Server: Read Service-Template 51a8a845-2608-435d-b11c-b9e2a29c6fd2 2026-08-24 04:42:47,659 - INFO - API Server: Read VN 617c1151-8d66-4fc1-84fe-b165c30c6566 2026-08-24 04:42:47,861 - INFO - API access-list (001893a7-5c5c-41d0-ba92-b3651ca52b08) got deleted in api server 2026-08-24 04:42:47,908 - INFO - API access-list (37ba5287-9f1e-42c8-913a-45778f676759) got deleted in api server 2026-08-24 04:42:48,301 - INFO - API Server: Permission Denied to read VN 617c1151-8d66-4fc1-84fe-b165c30c6566 2026-08-24 04:42:48,680 - INFO - API Server: Permission Denied to read ST 51a8a845-2608-435d-b11c-b9e2a29c6fd2 2026-08-24 04:42:50,080 - INFO - API Server: Read VN 617c1151-8d66-4fc1-84fe-b165c30c6566 2026-08-24 04:42:50,101 - INFO - API Server: Read Service-Template 51a8a845-2608-435d-b11c-b9e2a29c6fd2 2026-08-24 04:42:50,371 - INFO - Service template: ['default-domain', 'ctest-TestRbacBasic-52400356-42243434'] deleted successfully. 2026-08-24 04:42:50,372 - INFO - Deleting VN ctest-TestRbacBasic-52400356-10858221 2026-08-24 04:42:52,236 - INFO - END TEST : test_rbac_acl_different_roles : PASSED[0:00:19] 2026-08-24 04:42:52,236 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:42:52,239 - INFO - ================================================================================ 2026-08-24 04:42:52,239 - INFO - STARTING TEST : test_rbac_create_delete_vm 2026-08-24 04:42:52,239 - 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-08-24 04:42:53,553 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:42:53,553 - INFO - 2026-08-24 04:42:54,563 - INFO - Created VN ctest-TestRbacBasic-52400356-59289558 2026-08-24 04:42:55,111 - INFO - Verified VN network id 15 for VN 33d15538-4da8-4c4d-b0b0-545507774f8f 2026-08-24 04:42:55,112 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-52400356-59289558 passed 2026-08-24 04:42:55,203 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-52400356-59289558 passed 2026-08-24 04:42:55,594 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-52400356:ctest-TestRbacBasic-52400356-59289558 is found in opserver 2026-08-24 04:42:55,856 - INFO - API access-list 39a47784-0919-4f17-8421-84a0c64bb190 verify on api server passed 2026-08-24 04:42:56,989 - INFO - Created VN ctest-TestRbacBasic-52400356-67683304 2026-08-24 04:42:57,576 - INFO - Verified VN network id 16 for VN 34760fe8-d4ac-4c19-a420-3c5af7ccd1fe 2026-08-24 04:42:57,576 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-52400356-67683304 passed 2026-08-24 04:42:57,677 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-52400356-67683304 passed 2026-08-24 04:42:58,048 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-52400356:ctest-TestRbacBasic-52400356-67683304 is found in opserver 2026-08-24 04:42:58,102 - INFO - Creating Security group: ['default-domain', 'ctest-TestRbacBasic-52400356', 'ctest-TestRbacBasic-52400356-65248924'] 2026-08-24 04:43:00,180 - INFO - Security group ctest-TestRbacBasic-52400356-65248924 found in the API Server 2026-08-24 04:43:00,406 - INFO - Validated that ACLs for Security group ctest-TestRbacBasic-52400356-65248924 are present in API Server 2026-08-24 04:43:00,414 - INFO - Validated that Security group ctest-TestRbacBasic-52400356-65248924 is found in control node 10.0.0.190 2026-08-24 04:43:00,430 - INFO - Validated that Security group ctest-TestRbacBasic-52400356-65248924 is found in control node 10.0.0.50 2026-08-24 04:43:00,444 - INFO - Validated that Security group ctest-TestRbacBasic-52400356-65248924 is found in control node 10.0.0.191 2026-08-24 04:43:00,452 - INFO - Validated SG ctest-TestRbacBasic-52400356-65248924 in Control nodes 2026-08-24 04:43:01,296 - WARNING - Unable to get the list of compute nodes 2026-08-24 04:43:01,923 - INFO - VM ([<Server: ctest-TestRbacBasic-52400356-34974044>]) created on node: (None), Zone: (None) 2026-08-24 04:43:32,615 - INFO - VM name : ctest-TestRbacBasic-52400356-34974044 2026-08-24 04:43:33,686 - INFO - VM ctest-TestRbacBasic-52400356-34974044 verfication in all API Servers passed 2026-08-24 04:43:36,310 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRbacBasic-52400356-34974044 passed 2026-08-24 04:43:36,310 - INFO - VM ctest-TestRbacBasic-52400356-34974044 verifications in Compute nodes passed 2026-08-24 04:43:36,585 - INFO - Validated routes of VM ctest-TestRbacBasic-52400356-34974044 in all vrouters 2026-08-24 04:43:37,203 - INFO - Verification in Control-nodes for VM ctest-TestRbacBasic-52400356-34974044 passed 2026-08-24 04:43:37,559 - INFO - Verifying through opserver in 10.0.0.190 2026-08-24 04:43:37,629 - INFO - VM 05f7020a-4455-4f04-bd4a-6738dfb08ab0 is present in default-domain:ctest-TestRbacBasic-52400356:ctest-TestRbacBasic-52400356-67683304 2026-08-24 04:43:38,878 - INFO - tap interface default-domain:ctest-TestRbacBasic-52400356:ff6fefd3-26ae-46dc-b4ed-7a0fd59d98e3 of vm 05f7020a-4455-4f04-bd4a-6738dfb08ab0 is present in vrouter an-jenkins-deploy-platform-ansible-os-6211-2 uve 2026-08-24 04:43:39,071 - INFO - VM ctest-TestRbacBasic-52400356-34974044 validations in Opserver passed 2026-08-24 04:43:40,360 - INFO - FIP 130.132.43.195 verification for passed on all Control-nodes 2026-08-24 04:43:40,360 - INFO - FIP ID a319316f-a46d-46cf-a392-9eb4f0a7fee1(130.132.43.195) validation in Control node passed 2026-08-24 04:43:40,391 - INFO - FIP ID a319316f-a46d-46cf-a392-9eb4f0a7fee1(130.132.43.195) validation in agents passed 2026-08-24 04:43:40,422 - INFO - FIP ID a319316f-a46d-46cf-a392-9eb4f0a7fee1(130.132.43.195) validation in API Server passed 2026-08-24 04:43:41,765 - INFO - Validated that SG ctest-TestRbacBasic-52400356-65248924 is bound to VM ctest-TestRbacBasic-52400356-34974044 2026-08-24 04:43:41,850 - INFO - Deleting VM ctest-TestRbacBasic-52400356-34974044 2026-08-24 04:43:46,048 - INFO - VM ctest-TestRbacBasic-52400356-34974044 is fully removed in API-Server 2026-08-24 04:43:46,261 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRbacBasic-52400356:ctest-TestRbacBasic-52400356-67683304 2026-08-24 04:43:46,261 - INFO - VM ctest-TestRbacBasic-52400356-34974044 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 04:43:46,520 - INFO - Routes for VM ctest-TestRbacBasic-52400356-34974044 is removed in all control-nodes 2026-08-24 04:44:02,583 - INFO - 05f7020a-4455-4f04-bd4a-6738dfb08ab0 vm uve deleted from opserver 2026-08-24 04:44:02,600 - INFO - 05f7020a-4455-4f04-bd4a-6738dfb08ab0 vm uve deleted from opserver 2026-08-24 04:44:02,615 - INFO - 05f7020a-4455-4f04-bd4a-6738dfb08ab0 vm uve deleted from opserver 2026-08-24 04:44:02,615 - INFO - Validated that VM 05f7020a-4455-4f04-bd4a-6738dfb08ab0 is removed from Opserver 2026-08-24 04:44:02,615 - INFO - Deleting Security group: ['default-domain', 'ctest-TestRbacBasic-52400356', 'ctest-TestRbacBasic-52400356-65248924'] 2026-08-24 04:44:02,805 - INFO - Security group: ['default-domain', 'ctest-TestRbacBasic-52400356', 'ctest-TestRbacBasic-52400356-65248924'] deleted successfully. 2026-08-24 04:44:03,087 - INFO - Security group ctest-TestRbacBasic-52400356-65248924 removed from the API Server 2026-08-24 04:44:03,353 - INFO - security group ctest-TestRbacBasic-52400356-65248924 removed from Control-node 10.0.0.190 2026-08-24 04:44:03,370 - INFO - security group ctest-TestRbacBasic-52400356-65248924 removed from Control-node 10.0.0.50 2026-08-24 04:44:03,382 - INFO - security group ctest-TestRbacBasic-52400356-65248924 removed from Control-node 10.0.0.191 2026-08-24 04:44:03,388 - INFO - Validated that SG ctest-TestRbacBasic-52400356-65248924 is not in control nodes 2026-08-24 04:44:03,388 - INFO - Deleting VN ctest-TestRbacBasic-52400356-67683304 2026-08-24 04:44:03,725 - INFO - API access-list (39a47784-0919-4f17-8421-84a0c64bb190) got deleted in api server 2026-08-24 04:44:03,856 - INFO - Deleting VN ctest-TestRbacBasic-52400356-59289558 2026-08-24 04:44:05,509 - INFO - END TEST : test_rbac_create_delete_vm : PASSED[0:01:13] 2026-08-24 04:44:05,509 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:44:07,171 - INFO - Deleted project: ctest-TestRbacBasic-52400356, ID : 7e8bb805-8ecd-4795-810b-337014c4937b 2026-08-24 04:44:07,373 - INFO - Using existing project ['default-domain', 'admin'](049cc689-5bbb-4605-badf-324c061a7d1b) 2026-08-24 04:44:07,391 - INFO - ================================================================================ 2026-08-24 04:44:07,391 - INFO - STARTING TEST : test_contrail_status 2026-08-24 04:44:07,391 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active 2026-08-24 04:44:08,709 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:44:08,709 - INFO - 2026-08-24 04:44:08,955 - INFO - 10.0.0.190 2026-08-24 04:44:08,955 - INFO - config 2026-08-24 04:44:08,963 - INFO - config-nodemgr:active 2026-08-24 04:44:08,967 - INFO - api-server:active 2026-08-24 04:44:08,972 - INFO - schema:active 2026-08-24 04:44:08,976 - INFO - svc-monitor:active 2026-08-24 04:44:08,981 - INFO - device-manager:active 2026-08-24 04:44:08,982 - INFO - config-database 2026-08-24 04:44:08,982 - INFO - config-cassandra:active 2026-08-24 04:44:08,982 - INFO - config-zookeeper:active 2026-08-24 04:44:08,982 - INFO - config-rabbitmq:active 2026-08-24 04:44:08,982 - INFO - control 2026-08-24 04:44:08,987 - INFO - control-nodemgr:active 2026-08-24 04:44:08,993 - INFO - control:active 2026-08-24 04:44:08,994 - INFO - named:active 2026-08-24 04:44:09,006 - INFO - dns:active 2026-08-24 04:44:09,006 - INFO - analytics 2026-08-24 04:44:09,012 - INFO - analytics-nodemgr:active 2026-08-24 04:44:09,018 - INFO - analytics-api:active 2026-08-24 04:44:09,034 - INFO - collector:active 2026-08-24 04:44:09,035 - INFO - analytics-database 2026-08-24 04:44:09,035 - INFO - analytics-cassandra:active 2026-08-24 04:44:09,041 - INFO - analyticsdb-nodemgr:active 2026-08-24 04:44:09,059 - INFO - query-engine:active 2026-08-24 04:44:09,059 - INFO - webui 2026-08-24 04:44:09,059 - INFO - webui:active 2026-08-24 04:44:09,059 - INFO - webui-middleware:active 2026-08-24 04:44:09,059 - INFO - redis:active 2026-08-24 04:44:09,059 - INFO - analytics_snmp 2026-08-24 04:44:09,064 - INFO - snmp-collector:active 2026-08-24 04:44:09,064 - INFO - snmp-topology:active 2026-08-24 04:44:09,064 - INFO - analytics_alarm 2026-08-24 04:44:09,064 - INFO - alarmgen:active 2026-08-24 04:44:09,185 - INFO - 10.0.0.50 2026-08-24 04:44:09,185 - INFO - config 2026-08-24 04:44:09,192 - INFO - config-nodemgr:active 2026-08-24 04:44:09,198 - INFO - api-server:active 2026-08-24 04:44:09,203 - INFO - schema:backup 2026-08-24 04:44:09,207 - INFO - svc-monitor:backup 2026-08-24 04:44:09,211 - INFO - device-manager:backup 2026-08-24 04:44:09,212 - INFO - config-database 2026-08-24 04:44:09,213 - INFO - config-cassandra:active 2026-08-24 04:44:09,213 - INFO - config-zookeeper:active 2026-08-24 04:44:09,213 - INFO - config-rabbitmq:active 2026-08-24 04:44:09,214 - INFO - control 2026-08-24 04:44:09,221 - INFO - control-nodemgr:active 2026-08-24 04:44:09,228 - INFO - control:active 2026-08-24 04:44:09,229 - INFO - named:active 2026-08-24 04:44:09,235 - INFO - dns:active 2026-08-24 04:44:09,235 - INFO - analytics 2026-08-24 04:44:09,242 - INFO - analytics-nodemgr:active 2026-08-24 04:44:09,248 - INFO - analytics-api:active 2026-08-24 04:44:09,255 - INFO - collector:active 2026-08-24 04:44:09,255 - INFO - analytics-database 2026-08-24 04:44:09,256 - INFO - analytics-cassandra:active 2026-08-24 04:44:09,262 - INFO - analyticsdb-nodemgr:active 2026-08-24 04:44:09,271 - INFO - query-engine:active 2026-08-24 04:44:09,272 - INFO - webui 2026-08-24 04:44:09,273 - INFO - webui:active 2026-08-24 04:44:09,273 - INFO - webui-middleware:active 2026-08-24 04:44:09,273 - INFO - redis:active 2026-08-24 04:44:09,273 - INFO - analytics_snmp 2026-08-24 04:44:09,279 - INFO - snmp-collector:active 2026-08-24 04:44:09,279 - INFO - snmp-topology:active 2026-08-24 04:44:09,279 - INFO - analytics_alarm 2026-08-24 04:44:09,279 - INFO - alarmgen:active 2026-08-24 04:44:09,379 - INFO - 10.0.0.191 2026-08-24 04:44:09,380 - INFO - config 2026-08-24 04:44:09,387 - INFO - config-nodemgr:active 2026-08-24 04:44:09,392 - INFO - api-server:active 2026-08-24 04:44:09,398 - INFO - schema:backup 2026-08-24 04:44:09,403 - INFO - svc-monitor:backup 2026-08-24 04:44:09,409 - INFO - device-manager:backup 2026-08-24 04:44:09,409 - INFO - config-database 2026-08-24 04:44:09,409 - INFO - config-cassandra:active 2026-08-24 04:44:09,409 - INFO - config-zookeeper:active 2026-08-24 04:44:09,409 - INFO - config-rabbitmq:active 2026-08-24 04:44:09,409 - INFO - control 2026-08-24 04:44:09,414 - INFO - control-nodemgr:active 2026-08-24 04:44:09,420 - INFO - control:active 2026-08-24 04:44:09,420 - INFO - named:active 2026-08-24 04:44:09,425 - INFO - dns:active 2026-08-24 04:44:09,425 - INFO - analytics 2026-08-24 04:44:09,432 - INFO - analytics-nodemgr:active 2026-08-24 04:44:09,436 - INFO - analytics-api:active 2026-08-24 04:44:09,442 - INFO - collector:active 2026-08-24 04:44:09,442 - INFO - analytics-database 2026-08-24 04:44:09,442 - INFO - analytics-cassandra:active 2026-08-24 04:44:09,449 - INFO - analyticsdb-nodemgr:active 2026-08-24 04:44:09,455 - INFO - query-engine:active 2026-08-24 04:44:09,455 - INFO - webui 2026-08-24 04:44:09,455 - INFO - webui:active 2026-08-24 04:44:09,456 - INFO - webui-middleware:active 2026-08-24 04:44:09,456 - INFO - redis:active 2026-08-24 04:44:09,456 - INFO - analytics_snmp 2026-08-24 04:44:09,460 - INFO - snmp-collector:active 2026-08-24 04:44:09,461 - INFO - snmp-topology:active 2026-08-24 04:44:09,461 - INFO - analytics_alarm 2026-08-24 04:44:09,461 - INFO - alarmgen:active 2026-08-24 04:44:09,560 - INFO - 10.0.0.162 2026-08-24 04:44:09,560 - INFO - vrouter 2026-08-24 04:44:09,566 - INFO - vrouter-nodemgr:active 2026-08-24 04:44:09,572 - INFO - agent:active 2026-08-24 04:44:09,675 - INFO - 10.0.0.185 2026-08-24 04:44:09,675 - INFO - vrouter 2026-08-24 04:44:09,684 - INFO - vrouter-nodemgr:active 2026-08-24 04:44:09,692 - INFO - agent:active 2026-08-24 04:44:09,692 - INFO - All the contrail services are up on all nodes 2026-08-24 04:44:09,692 - INFO - contrail-status passed 2026-08-24 04:44:10,989 - INFO - END TEST : test_contrail_status : PASSED[0:00:03] 2026-08-24 04:44:10,989 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:44:11,080 - INFO - Domain Default found not creating 2026-08-24 04:44:11,260 - INFO - Project ctest-TestBasicVMVN0-38156933 not found, creating it 2026-08-24 04:44:11,920 - INFO - Created Project:ctest-TestBasicVMVN0-38156933, ID : 91e2fe0f-4eda-4582-9bc6-e281c94eadd4 2026-08-24 04:44:14,344 - INFO - ================================================================================ 2026-08-24 04:44:14,344 - INFO - STARTING TEST : test_control_node_switchover 2026-08-24 04:44:14,344 - 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-08-24 04:44:15,633 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:44:15,633 - INFO - 2026-08-24 04:44:16,734 - INFO - Created VN ctest-vn1-37689620 2026-08-24 04:44:17,430 - INFO - Verified VN network id 15 for VN 3c2b9ec9-273f-4a16-88c0-86f8741f3048 2026-08-24 04:44:17,430 - INFO - Verifications in API Server for VN ctest-vn1-37689620 passed 2026-08-24 04:44:17,522 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-37689620 passed 2026-08-24 04:44:18,869 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-38156933:ctest-vn1-37689620 is found in opserver 2026-08-24 04:44:19,497 - INFO - VM ([<Server: ctest-vn1_vm1-36107811>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:44:20,039 - INFO - VM ([<Server: ctest-vn1_vm2-00888820>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 04:44:20,039 - INFO - Waiting for VM ctest-vn1_vm1-36107811 to be up.. 2026-08-24 04:44:45,671 - INFO - VM name : ctest-vn1_vm1-36107811 2026-08-24 04:45:20,243 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-36107811 passed 2026-08-24 04:45:30,852 - INFO - Waiting for VM ctest-vn1_vm2-00888820 to be up.. 2026-08-24 04:45:30,946 - INFO - VM name : ctest-vn1_vm2-00888820 2026-08-24 04:45:32,320 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm2-00888820 passed 2026-08-24 04:45:43,031 - INFO - Ping to IP 192.168.1.4 from VM ctest-vn1_vm1-36107811 passed 2026-08-24 04:46:23,234 - INFO - Ping to IP 192.168.1.3 from VM ctest-vn1_vm2-00888820 passed 2026-08-24 04:46:23,241 - INFO - Active control node from the Agent 10.0.0.162 is 10.0.0.50 2026-08-24 04:46:23,242 - INFO - Stoping the Control service in 10.0.0.50 2026-08-24 04:46:23,623 - INFO - 10.0.0.50 2026-08-24 04:46:23,623 - INFO - control:inactive 2026-08-24 04:46:23,623 - INFO - Contrail services control are down on nodes 10.0.0.50 2026-08-24 04:46:28,633 - INFO - Active control node from the Agent 10.0.0.162 is 10.0.0.191 2026-08-24 04:46:28,633 - INFO - Starting the Control service in 10.0.0.50 2026-08-24 04:46:28,996 - INFO - 10.0.0.50 2026-08-24 04:46:29,001 - INFO - control:initializing 2026-08-24 04:46:34,112 - INFO - 10.0.0.50 2026-08-24 04:46:34,119 - INFO - control:active 2026-08-24 04:46:34,120 - INFO - Contrail services ['control'] are up on nodes 10.0.0.50 2026-08-24 04:46:39,307 - INFO - VM ctest-vn1_vm1-36107811 verfication in all API Servers passed 2026-08-24 04:46:40,108 - INFO - VM ctest-vn1_vm1-36107811 verifications in Compute nodes passed 2026-08-24 04:46:40,511 - INFO - Validated routes of VM ctest-vn1_vm1-36107811 in all vrouters 2026-08-24 04:46:41,441 - INFO - Verification in Control-nodes for VM ctest-vn1_vm1-36107811 passed 2026-08-24 04:46:41,725 - INFO - Verifying through opserver in 10.0.0.190 2026-08-24 04:46:41,756 - INFO - VM 597101da-63af-4f33-b849-400f17a25b33 is present in default-domain:ctest-TestBasicVMVN0-38156933:ctest-vn1-37689620 2026-08-24 04:46:42,006 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-38156933:4f5587dd-c25f-44b5-8ee4-13e2a5d38f5a of vm 597101da-63af-4f33-b849-400f17a25b33 is present in vrouter an-jenkins-deploy-platform-ansible-os-6211-1 uve 2026-08-24 04:46:42,090 - INFO - VM ctest-vn1_vm1-36107811 validations in Opserver passed 2026-08-24 04:46:42,259 - INFO - VM ctest-vn1_vm2-00888820 verfication in all API Servers passed 2026-08-24 04:46:43,036 - INFO - VM ctest-vn1_vm2-00888820 verifications in Compute nodes passed 2026-08-24 04:46:43,442 - INFO - Validated routes of VM ctest-vn1_vm2-00888820 in all vrouters 2026-08-24 04:46:44,351 - INFO - Verification in Control-nodes for VM ctest-vn1_vm2-00888820 passed 2026-08-24 04:46:44,454 - INFO - Verifying through opserver in 10.0.0.190 2026-08-24 04:46:44,485 - INFO - VM 2cd05bf3-38be-48bb-b0b2-dd1bbeeecfc6 is present in default-domain:ctest-TestBasicVMVN0-38156933:ctest-vn1-37689620 2026-08-24 04:46:44,723 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-38156933:fd376294-c2a7-49e3-85bd-4c98e8a30a21 of vm 2cd05bf3-38be-48bb-b0b2-dd1bbeeecfc6 is present in vrouter an-jenkins-deploy-platform-ansible-os-6211-2 uve 2026-08-24 04:46:44,769 - INFO - VM ctest-vn1_vm2-00888820 validations in Opserver passed 2026-08-24 04:46:44,769 - INFO - Checking the ping between the VM again 2026-08-24 04:46:47,053 - INFO - Ping to IP 192.168.1.4 from VM ctest-vn1_vm1-36107811 passed 2026-08-24 04:46:49,325 - INFO - Ping to IP 192.168.1.3 from VM ctest-vn1_vm2-00888820 passed 2026-08-24 04:46:49,326 - INFO - Deleting VM ctest-vn1_vm2-00888820 2026-08-24 04:46:53,451 - INFO - VM ctest-vn1_vm2-00888820 is fully removed in API-Server 2026-08-24 04:46:53,784 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-38156933:ctest-vn1-37689620 2026-08-24 04:46:53,785 - INFO - VM ctest-vn1_vm2-00888820 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 04:46:54,042 - INFO - Routes for VM ctest-vn1_vm2-00888820 is removed in all control-nodes 2026-08-24 04:47:00,366 - INFO - 2cd05bf3-38be-48bb-b0b2-dd1bbeeecfc6 vm uve deleted from opserver 2026-08-24 04:47:00,383 - INFO - 2cd05bf3-38be-48bb-b0b2-dd1bbeeecfc6 vm uve deleted from opserver 2026-08-24 04:47:00,398 - INFO - 2cd05bf3-38be-48bb-b0b2-dd1bbeeecfc6 vm uve deleted from opserver 2026-08-24 04:47:00,398 - INFO - Validated that VM 2cd05bf3-38be-48bb-b0b2-dd1bbeeecfc6 is removed from Opserver 2026-08-24 04:47:00,398 - INFO - Deleting VM ctest-vn1_vm1-36107811 2026-08-24 04:47:04,545 - INFO - VM ctest-vn1_vm1-36107811 is fully removed in API-Server 2026-08-24 04:47:04,790 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-38156933:ctest-vn1-37689620 2026-08-24 04:47:04,790 - INFO - VM ctest-vn1_vm1-36107811 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 04:47:05,037 - INFO - Routes for VM ctest-vn1_vm1-36107811 is removed in all control-nodes 2026-08-24 04:47:23,723 - INFO - 597101da-63af-4f33-b849-400f17a25b33 vm uve deleted from opserver 2026-08-24 04:47:23,736 - INFO - 597101da-63af-4f33-b849-400f17a25b33 vm uve deleted from opserver 2026-08-24 04:47:23,749 - INFO - 597101da-63af-4f33-b849-400f17a25b33 vm uve deleted from opserver 2026-08-24 04:47:23,749 - INFO - Validated that VM 597101da-63af-4f33-b849-400f17a25b33 is removed from Opserver 2026-08-24 04:47:23,749 - INFO - Deleting VN ctest-vn1-37689620 2026-08-24 04:47:24,090 - INFO - Validated that VN ctest-vn1-37689620 is not found in API Server 2026-08-24 04:47:24,116 - INFO - Validated that VN ctest-vn1-37689620 is not in any agent 2026-08-24 04:47:24,156 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-37689620 info 2026-08-24 04:47:25,461 - INFO - END TEST : test_control_node_switchover : PASSED[0:03:11] 2026-08-24 04:47:25,461 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:47:25,465 - INFO - ================================================================================ 2026-08-24 04:47:25,465 - INFO - STARTING TEST : test_process_restart_in_policy_between_vns 2026-08-24 04:47:25,465 - 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-08-24 04:47:26,761 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:47:26,761 - INFO - 2026-08-24 04:47:27,631 - INFO - Created VN ctest-vn1-84088535, UUID :c426eeb8-4f09-4c2c-abd1-1b000a773cce 2026-08-24 04:47:28,201 - INFO - Verified VN network id 15 for VN c426eeb8-4f09-4c2c-abd1-1b000a773cce 2026-08-24 04:47:28,201 - INFO - Verifications in API Server for VN ctest-vn1-84088535 passed 2026-08-24 04:47:28,293 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-84088535 passed 2026-08-24 04:47:28,480 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-38156933:ctest-vn1-84088535 is found in opserver 2026-08-24 04:47:29,278 - INFO - Created VN ctest-vn2-06996572, UUID :5077f086-a82f-48f5-a54e-eb6ba73d6497 2026-08-24 04:47:29,851 - INFO - Verified VN network id 16 for VN 5077f086-a82f-48f5-a54e-eb6ba73d6497 2026-08-24 04:47:29,851 - INFO - Verifications in API Server for VN ctest-vn2-06996572 passed 2026-08-24 04:47:29,937 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-06996572 passed 2026-08-24 04:47:30,130 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-38156933:ctest-vn2-06996572 is found in opserver 2026-08-24 04:47:31,153 - INFO - VM ([<Server: ctest-vn1_vm1-44506956>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:47:31,644 - INFO - VM ([<Server: ctest-vn2_vm1-11502037>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 04:47:31,645 - INFO - Waiting for VM ctest-vn1_vm1-44506956 to be up.. 2026-08-24 04:48:02,301 - INFO - VM name : ctest-vn1_vm1-44506956 2026-08-24 04:48:30,293 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-44506956 passed 2026-08-24 04:48:46,059 - INFO - Waiting for VM ctest-vn2_vm1-11502037 to be up.. 2026-08-24 04:48:46,151 - INFO - VM name : ctest-vn2_vm1-11502037 2026-08-24 04:48:47,513 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2_vm1-11502037 passed 2026-08-24 04:48:56,113 - INFO - Ping to IP 192.168.2.252 from VM ctest-vn1_vm1-44506956 passed 2026-08-24 04:48:59,572 - INFO - 10.0.0.162 2026-08-24 04:48:59,577 - INFO - agent:initializing 2026-08-24 04:49:04,679 - INFO - 10.0.0.162 2026-08-24 04:49:04,687 - INFO - agent:active 2026-08-24 04:49:04,687 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.162 2026-08-24 04:49:08,115 - INFO - 10.0.0.185 2026-08-24 04:49:08,119 - INFO - agent:initializing 2026-08-24 04:49:13,215 - INFO - 10.0.0.185 2026-08-24 04:49:13,220 - INFO - agent:active 2026-08-24 04:49:13,221 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.185 2026-08-24 04:49:13,798 - INFO - 10.0.0.190 2026-08-24 04:49:13,802 - INFO - control:initializing 2026-08-24 04:49:18,924 - INFO - 10.0.0.190 2026-08-24 04:49:18,935 - INFO - control:active 2026-08-24 04:49:18,935 - INFO - Contrail services ['control'] are up on nodes 10.0.0.190 2026-08-24 04:49:19,416 - INFO - 10.0.0.50 2026-08-24 04:49:19,421 - INFO - control:initializing 2026-08-24 04:49:24,522 - INFO - 10.0.0.50 2026-08-24 04:49:24,528 - INFO - control:active 2026-08-24 04:49:24,528 - INFO - Contrail services ['control'] are up on nodes 10.0.0.50 2026-08-24 04:49:24,967 - INFO - 10.0.0.191 2026-08-24 04:49:24,971 - INFO - control:initializing 2026-08-24 04:49:30,073 - INFO - 10.0.0.191 2026-08-24 04:49:30,079 - INFO - control:active 2026-08-24 04:49:30,079 - INFO - Contrail services ['control'] are up on nodes 10.0.0.191 2026-08-24 04:49:31,087 - INFO - 10.0.0.190 2026-08-24 04:49:31,090 - INFO - api-server:initializing 2026-08-24 04:49:36,202 - INFO - 10.0.0.190 2026-08-24 04:49:36,206 - INFO - api-server:initializing 2026-08-24 04:49:41,319 - INFO - 10.0.0.190 2026-08-24 04:49:41,325 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2026-08-24 04:49:46,440 - INFO - 10.0.0.190 2026-08-24 04:49:46,445 - INFO - api-server:active 2026-08-24 04:49:46,445 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.190 2026-08-24 04:49:47,283 - INFO - 10.0.0.50 2026-08-24 04:49:47,287 - INFO - api-server:initializing 2026-08-24 04:49:52,410 - INFO - 10.0.0.50 2026-08-24 04:49:52,414 - INFO - api-server:initializing 2026-08-24 04:49:57,566 - INFO - 10.0.0.50 2026-08-24 04:49:57,578 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2026-08-24 04:50:02,700 - INFO - 10.0.0.50 2026-08-24 04:50:02,706 - INFO - api-server:active 2026-08-24 04:50:02,707 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.50 2026-08-24 04:50:03,495 - INFO - 10.0.0.191 2026-08-24 04:50:03,501 - INFO - api-server:initializing 2026-08-24 04:50:08,604 - INFO - 10.0.0.191 2026-08-24 04:50:08,608 - INFO - api-server:initializing 2026-08-24 04:50:13,709 - INFO - 10.0.0.191 2026-08-24 04:50:13,715 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2026-08-24 04:50:18,817 - INFO - 10.0.0.191 2026-08-24 04:50:18,823 - INFO - api-server:active 2026-08-24 04:50:18,823 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.191 2026-08-24 04:50:18,940 - INFO - 10.0.0.190 2026-08-24 04:50:18,941 - INFO - config 2026-08-24 04:50:18,946 - INFO - config-nodemgr:active 2026-08-24 04:50:18,950 - INFO - api-server:active 2026-08-24 04:50:18,955 - INFO - schema:active 2026-08-24 04:50:18,960 - INFO - svc-monitor:active 2026-08-24 04:50:18,965 - INFO - device-manager:active 2026-08-24 04:50:18,965 - INFO - config-database 2026-08-24 04:50:18,965 - INFO - config-cassandra:active 2026-08-24 04:50:18,965 - INFO - config-zookeeper:active 2026-08-24 04:50:18,965 - INFO - config-rabbitmq:active 2026-08-24 04:50:18,965 - INFO - control 2026-08-24 04:50:18,970 - INFO - control-nodemgr:active 2026-08-24 04:50:18,979 - INFO - control:active 2026-08-24 04:50:18,980 - INFO - named:active 2026-08-24 04:50:18,989 - INFO - dns:active 2026-08-24 04:50:18,989 - INFO - analytics 2026-08-24 04:50:18,996 - INFO - analytics-nodemgr:active 2026-08-24 04:50:19,003 - INFO - analytics-api:active 2026-08-24 04:50:19,008 - INFO - collector:active 2026-08-24 04:50:19,009 - INFO - analytics-database 2026-08-24 04:50:19,009 - INFO - analytics-cassandra:active 2026-08-24 04:50:19,015 - INFO - analyticsdb-nodemgr:active 2026-08-24 04:50:19,021 - INFO - query-engine:active 2026-08-24 04:50:19,022 - INFO - webui 2026-08-24 04:50:19,022 - INFO - webui:active 2026-08-24 04:50:19,022 - INFO - webui-middleware:active 2026-08-24 04:50:19,022 - INFO - redis:active 2026-08-24 04:50:19,022 - INFO - analytics_snmp 2026-08-24 04:50:19,027 - INFO - snmp-collector:active 2026-08-24 04:50:19,027 - INFO - snmp-topology:active 2026-08-24 04:50:19,027 - INFO - analytics_alarm 2026-08-24 04:50:19,027 - INFO - alarmgen:active 2026-08-24 04:50:19,137 - INFO - 10.0.0.50 2026-08-24 04:50:19,137 - INFO - config 2026-08-24 04:50:19,144 - INFO - config-nodemgr:active 2026-08-24 04:50:19,150 - INFO - api-server:active 2026-08-24 04:50:19,154 - INFO - schema:backup 2026-08-24 04:50:19,158 - INFO - svc-monitor:backup 2026-08-24 04:50:19,162 - INFO - device-manager:backup 2026-08-24 04:50:19,162 - INFO - config-database 2026-08-24 04:50:19,162 - INFO - config-cassandra:active 2026-08-24 04:50:19,162 - INFO - config-zookeeper:active 2026-08-24 04:50:19,162 - INFO - config-rabbitmq:active 2026-08-24 04:50:19,162 - INFO - control 2026-08-24 04:50:19,169 - INFO - control-nodemgr:active 2026-08-24 04:50:19,176 - INFO - control:active 2026-08-24 04:50:19,176 - INFO - named:active 2026-08-24 04:50:19,184 - INFO - dns:active 2026-08-24 04:50:19,184 - INFO - analytics 2026-08-24 04:50:19,191 - INFO - analytics-nodemgr:active 2026-08-24 04:50:19,197 - INFO - analytics-api:active 2026-08-24 04:50:19,204 - INFO - collector:active 2026-08-24 04:50:19,204 - INFO - analytics-database 2026-08-24 04:50:19,204 - INFO - analytics-cassandra:active 2026-08-24 04:50:19,210 - INFO - analyticsdb-nodemgr:active 2026-08-24 04:50:19,219 - INFO - query-engine:active 2026-08-24 04:50:19,219 - INFO - webui 2026-08-24 04:50:19,219 - INFO - webui:active 2026-08-24 04:50:19,219 - INFO - webui-middleware:active 2026-08-24 04:50:19,219 - INFO - redis:active 2026-08-24 04:50:19,219 - INFO - analytics_snmp 2026-08-24 04:50:19,224 - INFO - snmp-collector:active 2026-08-24 04:50:19,224 - INFO - snmp-topology:active 2026-08-24 04:50:19,224 - INFO - analytics_alarm 2026-08-24 04:50:19,224 - INFO - alarmgen:active 2026-08-24 04:50:19,330 - INFO - 10.0.0.191 2026-08-24 04:50:19,331 - INFO - config 2026-08-24 04:50:19,337 - INFO - config-nodemgr:active 2026-08-24 04:50:19,342 - INFO - api-server:active 2026-08-24 04:50:19,347 - INFO - schema:backup 2026-08-24 04:50:19,351 - INFO - svc-monitor:backup 2026-08-24 04:50:19,355 - INFO - device-manager:backup 2026-08-24 04:50:19,355 - INFO - config-database 2026-08-24 04:50:19,355 - INFO - config-cassandra:active 2026-08-24 04:50:19,356 - INFO - config-zookeeper:active 2026-08-24 04:50:19,356 - INFO - config-rabbitmq:active 2026-08-24 04:50:19,356 - INFO - control 2026-08-24 04:50:19,362 - INFO - control-nodemgr:active 2026-08-24 04:50:19,367 - INFO - control:active 2026-08-24 04:50:19,368 - INFO - named:active 2026-08-24 04:50:19,374 - INFO - dns:active 2026-08-24 04:50:19,374 - INFO - analytics 2026-08-24 04:50:19,380 - INFO - analytics-nodemgr:active 2026-08-24 04:50:19,385 - INFO - analytics-api:active 2026-08-24 04:50:19,391 - INFO - collector:active 2026-08-24 04:50:19,392 - INFO - analytics-database 2026-08-24 04:50:19,392 - INFO - analytics-cassandra:active 2026-08-24 04:50:19,398 - INFO - analyticsdb-nodemgr:active 2026-08-24 04:50:19,406 - INFO - query-engine:active 2026-08-24 04:50:19,406 - INFO - webui 2026-08-24 04:50:19,406 - INFO - webui:active 2026-08-24 04:50:19,406 - INFO - webui-middleware:active 2026-08-24 04:50:19,406 - INFO - redis:active 2026-08-24 04:50:19,406 - INFO - analytics_snmp 2026-08-24 04:50:19,411 - INFO - snmp-collector:active 2026-08-24 04:50:19,411 - INFO - snmp-topology:active 2026-08-24 04:50:19,411 - INFO - analytics_alarm 2026-08-24 04:50:19,412 - INFO - alarmgen:active 2026-08-24 04:50:19,501 - INFO - 10.0.0.162 2026-08-24 04:50:19,501 - INFO - vrouter 2026-08-24 04:50:19,509 - INFO - vrouter-nodemgr:active 2026-08-24 04:50:19,517 - INFO - agent:active 2026-08-24 04:50:19,608 - INFO - 10.0.0.185 2026-08-24 04:50:19,609 - INFO - vrouter 2026-08-24 04:50:19,615 - INFO - vrouter-nodemgr:active 2026-08-24 04:50:19,620 - INFO - agent:active 2026-08-24 04:50:19,621 - INFO - All the contrail services are up on all nodes 2026-08-24 04:50:20,054 - WARNING - an-jenkins-deploy-platform-ansible-os-6211-1:contrail-vrouter-agent module connection to ['10.20.0.254:5269'] servers NOT UP 2026-08-24 04:50:20,054 - INFO - an-jenkins-deploy-platform-ansible-os-6211-1:contrail-vrouter-agent module connection to ['10.20.0.14:5269'] servers UP 2026-08-24 04:50:20,054 - INFO - an-jenkins-deploy-platform-ansible-os-6211-1 connected to xmpp 10.20.0.14 2026-08-24 04:50:20,054 - INFO - an-jenkins-deploy-platform-ansible-os-6211-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2026-08-24 04:50:20,054 - INFO - an-jenkins-deploy-platform-ansible-os-6211-1 connected to xmpp 10.20.0.25 2026-08-24 04:50:20,054 - INFO - an-jenkins-deploy-platform-ansible-os-6211-1:contrail-vrouter-agent module connection to ['10.20.0.254:53'] servers UP 2026-08-24 04:50:20,054 - INFO - an-jenkins-deploy-platform-ansible-os-6211-1 connected to dns 10.20.0.254 2026-08-24 04:50:20,054 - INFO - an-jenkins-deploy-platform-ansible-os-6211-1:contrail-vrouter-agent module connection to ['10.20.0.14:53'] servers UP 2026-08-24 04:50:20,055 - INFO - an-jenkins-deploy-platform-ansible-os-6211-1 connected to dns 10.20.0.14 2026-08-24 04:50:20,055 - WARNING - an-jenkins-deploy-platform-ansible-os-6211-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers NOT UP 2026-08-24 04:50:20,055 - INFO - an-jenkins-deploy-platform-ansible-os-6211-1:contrail-vrouter-agent module connection to ['10.0.0.190:8086'] servers UP 2026-08-24 04:50:20,055 - INFO - an-jenkins-deploy-platform-ansible-os-6211-1 connected to collector 10.0.0.190 2026-08-24 04:50:20,055 - WARNING - an-jenkins-deploy-platform-ansible-os-6211-1:contrail-vrouter-agent module connection to ['10.0.0.50:8086'] servers NOT UP 2026-08-24 04:50:20,055 - WARNING - an-jenkins-deploy-platform-ansible-os-6211-1:contrail-vrouter-agent module connection to ['10.0.0.191:8086'] servers NOT UP 2026-08-24 04:50:20,484 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-1:contrail-control module connection to 10.0.0.190:9041 servers UP 2026-08-24 04:50:20,484 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-1:contrail-control module connection to 10.0.0.190:5673 servers UP 2026-08-24 04:50:20,484 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-1:contrail-control module connection to ['10.0.0.190:8086'] servers UP 2026-08-24 04:50:20,552 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-2:contrail-control module connection to 10.0.0.190:9041 servers UP 2026-08-24 04:50:20,552 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-2:contrail-control module connection to 10.0.0.190:5673 servers UP 2026-08-24 04:50:20,552 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-2:contrail-control module connection to ['10.0.0.190:8086'] servers UP 2026-08-24 04:50:20,573 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-3:contrail-control module connection to 10.0.0.190:9041 servers UP 2026-08-24 04:50:20,574 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-3:contrail-control module connection to 10.0.0.190:5673 servers UP 2026-08-24 04:50:20,574 - INFO - cn-jenkins-deploy-platform-ansible-os-6211-3:contrail-control module connection to ['10.0.0.190:8086'] servers UP 2026-08-24 04:50:20,975 - INFO - Created VN ctest-vn3-28213604, UUID :73951140-dc21-441d-9465-829dcab3345b 2026-08-24 04:50:21,690 - INFO - Verified VN network id 15 for VN c426eeb8-4f09-4c2c-abd1-1b000a773cce 2026-08-24 04:50:21,691 - INFO - Verifications in API Server for VN ctest-vn1-84088535 passed 2026-08-24 04:50:21,780 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-84088535 passed 2026-08-24 04:50:21,945 - INFO - VN ctest-vn1-84088535 Policy verification: verify_vn_policy_in_api_server, status: True 2026-08-24 04:50:22,084 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-38156933:ctest-vn1-84088535 is found in opserver 2026-08-24 04:50:22,826 - INFO - VM ([<Server: ctest-vn1_vm2-39437519>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:50:48,384 - INFO - VM name : ctest-vn1_vm2-39437519 2026-08-24 04:50:48,775 - INFO - VM ctest-vn1_vm2-39437519 verfication in all API Servers passed 2026-08-24 04:51:23,258 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm2-39437519 passed 2026-08-24 04:51:23,259 - INFO - VM ctest-vn1_vm2-39437519 verifications in Compute nodes passed 2026-08-24 04:51:23,535 - INFO - Validated routes of VM ctest-vn1_vm2-39437519 in all vrouters 2026-08-24 04:51:24,220 - INFO - Verification in Control-nodes for VM ctest-vn1_vm2-39437519 passed 2026-08-24 04:51:24,477 - INFO - Verifying through opserver in 10.0.0.190 2026-08-24 04:51:24,501 - INFO - VM 2e60663e-312a-4eae-8f13-e3f14f21c8d3 is present in default-domain:ctest-TestBasicVMVN0-38156933:ctest-vn1-84088535 2026-08-24 04:51:24,717 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-38156933:e0027fa5-1197-403a-bb0a-85b22f86f453 of vm 2e60663e-312a-4eae-8f13-e3f14f21c8d3 is present in vrouter an-jenkins-deploy-platform-ansible-os-6211-1 uve 2026-08-24 04:51:24,797 - INFO - VM ctest-vn1_vm2-39437519 validations in Opserver passed 2026-08-24 04:51:25,543 - INFO - VM ([<Server: ctest-vn2_vm2-98551805>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 04:51:51,050 - INFO - VM name : ctest-vn2_vm2-98551805 2026-08-24 04:51:51,447 - INFO - VM ctest-vn2_vm2-98551805 verfication in all API Servers passed 2026-08-24 04:52:25,953 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2_vm2-98551805 passed 2026-08-24 04:52:25,953 - INFO - VM ctest-vn2_vm2-98551805 verifications in Compute nodes passed 2026-08-24 04:52:26,241 - INFO - Validated routes of VM ctest-vn2_vm2-98551805 in all vrouters 2026-08-24 04:52:27,030 - INFO - Verification in Control-nodes for VM ctest-vn2_vm2-98551805 passed 2026-08-24 04:52:27,146 - INFO - Verifying through opserver in 10.0.0.190 2026-08-24 04:52:27,171 - INFO - VM f354b87e-3355-4c60-ab31-e9bc3159baaf is present in default-domain:ctest-TestBasicVMVN0-38156933:ctest-vn2-06996572 2026-08-24 04:52:27,402 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-38156933:5465be8b-204d-4ac0-9ddd-305c0bd714d9 of vm f354b87e-3355-4c60-ab31-e9bc3159baaf is present in vrouter an-jenkins-deploy-platform-ansible-os-6211-2 uve 2026-08-24 04:52:27,447 - INFO - VM ctest-vn2_vm2-98551805 validations in Opserver passed 2026-08-24 04:52:27,447 - INFO - Waiting for VM ctest-vn1_vm2-39437519 to be up.. 2026-08-24 04:52:28,638 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm2-39437519 passed 2026-08-24 04:52:28,884 - INFO - Waiting for VM ctest-vn2_vm2-98551805 to be up.. 2026-08-24 04:52:30,072 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2_vm2-98551805 passed 2026-08-24 04:53:25,680 - INFO - Ping to IP 192.168.2.251 from VM ctest-vn1_vm2-39437519 passed 2026-08-24 04:53:25,680 - INFO - Deleting VM ctest-vn2_vm2-98551805 2026-08-24 04:53:29,803 - INFO - VM ctest-vn2_vm2-98551805 is fully removed in API-Server 2026-08-24 04:53:30,160 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-38156933:ctest-vn2-06996572 2026-08-24 04:53:30,160 - INFO - VM ctest-vn2_vm2-98551805 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 04:53:30,402 - INFO - Routes for VM ctest-vn2_vm2-98551805 is removed in all control-nodes 2026-08-24 04:53:39,832 - INFO - f354b87e-3355-4c60-ab31-e9bc3159baaf vm uve deleted from opserver 2026-08-24 04:53:39,848 - INFO - f354b87e-3355-4c60-ab31-e9bc3159baaf vm uve deleted from opserver 2026-08-24 04:53:39,863 - INFO - f354b87e-3355-4c60-ab31-e9bc3159baaf vm uve deleted from opserver 2026-08-24 04:53:39,863 - INFO - Validated that VM f354b87e-3355-4c60-ab31-e9bc3159baaf is removed from Opserver 2026-08-24 04:53:39,863 - INFO - Deleting VM ctest-vn1_vm2-39437519 2026-08-24 04:53:43,990 - INFO - VM ctest-vn1_vm2-39437519 is fully removed in API-Server 2026-08-24 04:53:44,346 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-38156933:ctest-vn1-84088535 2026-08-24 04:53:44,346 - INFO - VM ctest-vn1_vm2-39437519 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 04:53:44,573 - INFO - Routes for VM ctest-vn1_vm2-39437519 is removed in all control-nodes 2026-08-24 04:54:03,270 - INFO - 2e60663e-312a-4eae-8f13-e3f14f21c8d3 vm uve deleted from opserver 2026-08-24 04:54:03,283 - INFO - 2e60663e-312a-4eae-8f13-e3f14f21c8d3 vm uve deleted from opserver 2026-08-24 04:54:03,298 - INFO - 2e60663e-312a-4eae-8f13-e3f14f21c8d3 vm uve deleted from opserver 2026-08-24 04:54:03,298 - INFO - Validated that VM 2e60663e-312a-4eae-8f13-e3f14f21c8d3 is removed from Opserver 2026-08-24 04:54:03,298 - INFO - Deleting VN ctest-vn3-28213604 2026-08-24 04:54:03,462 - INFO - Deleting VM ctest-vn2_vm1-11502037 2026-08-24 04:54:03,604 - INFO - Deleting VM ctest-vn1_vm1-44506956 2026-08-24 04:54:03,852 - INFO - Deleting VN ctest-vn2-06996572 2026-08-24 04:54:08,242 - INFO - Validated that VN ctest-vn2-06996572 is not found in API Server 2026-08-24 04:54:08,268 - INFO - Validated that VN ctest-vn2-06996572 is not in any agent 2026-08-24 04:54:08,306 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn2-06996572 info 2026-08-24 04:54:08,478 - INFO - Deleting VN ctest-vn1-84088535 2026-08-24 04:54:08,759 - INFO - Validated that VN ctest-vn1-84088535 is not found in API Server 2026-08-24 04:54:08,790 - INFO - Validated that VN ctest-vn1-84088535 is not in any agent 2026-08-24 04:54:08,804 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN0-38156933:ctest-vn1-84088535 2026-08-24 04:54:08,848 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-84088535 info 2026-08-24 04:54:08,905 - INFO - Deleted policy policy2 2026-08-24 04:54:08,954 - INFO - Deleted policy policy1 2026-08-24 04:54:10,261 - INFO - END TEST : test_process_restart_in_policy_between_vns : PASSED[0:06:45] 2026-08-24 04:54:10,261 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:54:10,264 - INFO - ================================================================================ 2026-08-24 04:54:10,264 - INFO - STARTING TEST : test_underlay_broadcast_traffic_handling 2026-08-24 04:54:10,265 - 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-08-24 04:54:11,577 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:54:11,577 - INFO - 2026-08-24 04:54:11,967 - INFO - Agent interface name: enp5s0 2026-08-24 04:54:17,541 - INFO - Pinging broacast address 10.20.0.255 from compute 10.20.0.193 2026-08-24 04:54:34,049 - INFO - 10 packets are found in tcpdump output as expected 2026-08-24 04:54:36,095 - INFO - Packet count matched: Compute 10.0.0.185 has receive only 10 packet from source IP 10.20.0.255. No duplicate packet seen 2026-08-24 04:54:37,365 - INFO - END TEST : test_underlay_broadcast_traffic_handling : PASSED[0:00:27] 2026-08-24 04:54:37,365 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:54:38,188 - INFO - Deleted project: ctest-TestBasicVMVN0-38156933, ID : 91e2fe0f-4eda-4582-9bc6-e281c94eadd4 2026-08-24 04:54:38,427 - INFO - Domain Default found not creating 2026-08-24 04:54:38,607 - INFO - Project ctest-TestDropStats-62721536 not found, creating it 2026-08-24 04:54:39,202 - INFO - Created Project:ctest-TestDropStats-62721536, ID : f59a56f7-cdbf-4081-a43b-4476e9482816 2026-08-24 04:54:40,914 - INFO - ================================================================================ 2026-08-24 04:54:40,914 - INFO - STARTING TEST : test_flow_action_drop_stats 2026-08-24 04:54:40,914 - 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-08-24 04:54:42,208 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:54:42,209 - INFO - 2026-08-24 04:54:43,316 - INFO - Created VN ctest-vn-88160273 2026-08-24 04:54:44,223 - INFO - Created VN ctest-vn-81666655 2026-08-24 04:54:45,027 - INFO - VM ([<Server: ctest-vm1-34637189>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:54:45,702 - INFO - VM ([<Server: ctest-vm2-35163375>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 04:54:45,702 - INFO - Waiting for VM ctest-vm1-34637189 to be up.. 2026-08-24 04:55:11,292 - INFO - VM name : ctest-vm1-34637189 2026-08-24 04:55:17,154 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-34637189 passed 2026-08-24 04:55:22,556 - INFO - Waiting for VM ctest-vm2-35163375 to be up.. 2026-08-24 04:55:22,667 - INFO - VM name : ctest-vm2-35163375 2026-08-24 04:55:24,068 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm2-35163375 passed 2026-08-24 04:55:24,500 - INFO - VM ctest-vm1-34637189 verfication in all API Servers passed 2026-08-24 04:55:25,044 - INFO - VM ctest-vm1-34637189 verifications in Compute nodes passed 2026-08-24 04:55:25,328 - INFO - Validated routes of VM ctest-vm1-34637189 in all vrouters 2026-08-24 04:55:26,156 - INFO - Verification in Control-nodes for VM ctest-vm1-34637189 passed 2026-08-24 04:55:27,154 - INFO - Verifying through opserver in 10.0.0.190 2026-08-24 04:55:27,178 - INFO - VM 8c868fc2-bfa0-4b69-8ae8-c111d31bd57c is present in default-domain:ctest-TestDropStats-62721536:ctest-vn-88160273 2026-08-24 04:55:27,420 - INFO - tap interface default-domain:ctest-TestDropStats-62721536:632cf3ed-a18e-43ee-9a0b-61388032515b of vm 8c868fc2-bfa0-4b69-8ae8-c111d31bd57c is present in vrouter an-jenkins-deploy-platform-ansible-os-6211-1 uve 2026-08-24 04:55:27,834 - INFO - VM ctest-vm1-34637189 validations in Opserver passed 2026-08-24 04:55:28,015 - INFO - VM ctest-vm2-35163375 verfication in all API Servers passed 2026-08-24 04:55:28,531 - INFO - VM ctest-vm2-35163375 verifications in Compute nodes passed 2026-08-24 04:55:28,780 - INFO - Validated routes of VM ctest-vm2-35163375 in all vrouters 2026-08-24 04:55:29,563 - INFO - Verification in Control-nodes for VM ctest-vm2-35163375 passed 2026-08-24 04:55:29,660 - INFO - Verifying through opserver in 10.0.0.190 2026-08-24 04:55:29,683 - INFO - VM ae3afc2f-9942-4e51-ba7e-e739c4778ea8 is present in default-domain:ctest-TestDropStats-62721536:ctest-vn-81666655 2026-08-24 04:55:29,902 - INFO - tap interface default-domain:ctest-TestDropStats-62721536:d22c2a7d-1551-486c-82fa-526eda40527f of vm ae3afc2f-9942-4e51-ba7e-e739c4778ea8 is present in vrouter an-jenkins-deploy-platform-ansible-os-6211-2 uve 2026-08-24 04:55:29,980 - INFO - VM ctest-vm2-35163375 validations in Opserver passed 2026-08-24 04:55:30,012 - INFO - Deleting VM ctest-vm2-35163375 2026-08-24 04:55:34,127 - INFO - VM ctest-vm2-35163375 is fully removed in API-Server 2026-08-24 04:55:34,341 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDropStats-62721536:ctest-vn-81666655 2026-08-24 04:55:34,341 - INFO - VM ctest-vm2-35163375 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 04:55:34,587 - INFO - Routes for VM ctest-vm2-35163375 is removed in all control-nodes 2026-08-24 04:55:40,910 - INFO - ae3afc2f-9942-4e51-ba7e-e739c4778ea8 vm uve deleted from opserver 2026-08-24 04:55:40,985 - INFO - ae3afc2f-9942-4e51-ba7e-e739c4778ea8 vm uve deleted from opserver 2026-08-24 04:55:41,000 - INFO - ae3afc2f-9942-4e51-ba7e-e739c4778ea8 vm uve deleted from opserver 2026-08-24 04:55:41,000 - INFO - Validated that VM ae3afc2f-9942-4e51-ba7e-e739c4778ea8 is removed from Opserver 2026-08-24 04:55:41,001 - INFO - Deleting VM ctest-vm1-34637189 2026-08-24 04:55:45,122 - INFO - VM ctest-vm1-34637189 is fully removed in API-Server 2026-08-24 04:55:45,350 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDropStats-62721536:ctest-vn-88160273 2026-08-24 04:55:45,350 - INFO - VM ctest-vm1-34637189 is removed in Compute, and routes are removed in all compute nodes 2026-08-24 04:55:45,590 - INFO - Routes for VM ctest-vm1-34637189 is removed in all control-nodes 2026-08-24 04:56:01,294 - INFO - 8c868fc2-bfa0-4b69-8ae8-c111d31bd57c vm uve deleted from opserver 2026-08-24 04:56:01,310 - INFO - 8c868fc2-bfa0-4b69-8ae8-c111d31bd57c vm uve deleted from opserver 2026-08-24 04:56:01,324 - INFO - 8c868fc2-bfa0-4b69-8ae8-c111d31bd57c vm uve deleted from opserver 2026-08-24 04:56:01,324 - INFO - Validated that VM 8c868fc2-bfa0-4b69-8ae8-c111d31bd57c is removed from Opserver 2026-08-24 04:56:01,325 - INFO - Deleting VN ctest-vn-81666655 2026-08-24 04:56:01,570 - INFO - Deleting VN ctest-vn-88160273 2026-08-24 04:56:03,143 - ERROR - IndexError Python 3.9.25: /usr/bin/python3 Mon Aug 24 04:55:30 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.vrouter.test_drop_stats.TestDrop...ion_drop_stats[dev_reg,sanity] id=0x7fac5308a580>, *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 TestDropStats.test_flow_action_drop_stats> self = <serial_scripts.vrouter.test_drop_stats.TestDrop...ion_drop_stats[dev_reg,sanity] id=0x7fac5308a580> args = () kwargs = {} /contrail-test/serial_scripts/vrouter/test_drop_stats.py in test_flow_action_drop_stats(self=<serial_scripts.vrouter.test_drop_stats.TestDrop...ion_drop_stats[dev_reg,sanity] id=0x7fac5308a580>) 36 raise self.skipTest("Skipping test case,this test needs atleast 2 compute nodes") 37 38 assert self.verify_flow_action_drop_stats() 39 return True 40 # end test_drop_stats self = <serial_scripts.vrouter.test_drop_stats.TestDrop...ion_drop_stats[dev_reg,sanity] id=0x7fac5308a580> self.verify_flow_action_drop_stats = <bound method BaseDropStats.verify_flow_action_d...on_drop_stats[dev_reg,sanity] id=0x7fac5308a580>> /contrail-test/common/vrouter/base_drop_stats.py in verify_flow_action_drop_stats(self=<serial_scripts.vrouter.test_drop_stats.TestDrop...ion_drop_stats[dev_reg,sanity] id=0x7fac5308a580>, drop_type='ds_flow_action_drop') 51 fq_name = intf_details[0]['config_name'] 52 53 vif_dict_before = self.get_drop_stats_dict(compute0, fq_name)[1] 54 self.print_drop_stats_dict(vif_dict_before) 55 vif_dict_before undefined self = <serial_scripts.vrouter.test_drop_stats.TestDrop...ion_drop_stats[dev_reg,sanity] id=0x7fac5308a580> self.get_drop_stats_dict = <bound method retry.<locals>.deco_retry.<locals>...on_drop_stats[dev_reg,sanity] id=0x7fac5308a580>> compute0 = '10.0.0.162' fq_name = 'default-domain:ctest-TestDropStats-62721536:632cf3ed-a18e-43ee-9a0b-61388032515b' /contrail-test/tcutils/util.py in f_retry(*args=(<serial_scripts.vrouter.test_drop_stats.TestDrop...ion_drop_stats[dev_reg,sanity] id=0x7fac5308a580>, '10.0.0.162', 'default-domain:ctest-TestDropStats-62721536:632cf3ed-a18e-43ee-9a0b-61388032515b'), **kwargs={}) 82 mtries, mdelay = tries, delay # make mutable 83 84 result = f(*args, **kwargs) # first attempt 85 rv = result 86 final = False result undefined f = <function BaseDropStats.get_drop_stats_dict> args = (<serial_scripts.vrouter.test_drop_stats.TestDrop...ion_drop_stats[dev_reg,sanity] id=0x7fac5308a580>, '10.0.0.162', 'default-domain:ctest-TestDropStats-62721536:632cf3ed-a18e-43ee-9a0b-61388032515b') kwargs = {} /contrail-test/common/vrouter/base_drop_stats.py in get_drop_stats_dict(self=<serial_scripts.vrouter.test_drop_stats.TestDrop...ion_drop_stats[dev_reg,sanity] id=0x7fac5308a580>, compute='10.0.0.162', fq_name='default-domain:ctest-TestDropStats-62721536:632cf3ed-a18e-43ee-9a0b-61388032515b', module='vif') 29 drop_stats_list = self.agent_inspect_h[compute].get_agent_vrouter_drop_stats() 30 else: 31 drop_stats_list = self.agent_inspect_h[compute].get_agent_vm_interface_drop_stats(fq_name) 32 33 if drop_stats_list is not None: drop_stats_list undefined self = <serial_scripts.vrouter.test_drop_stats.TestDrop...ion_drop_stats[dev_reg,sanity] id=0x7fac5308a580> self.agent_inspect_h = {} compute = '10.0.0.162' ].get_agent_vm_interface_drop_stats undefined fq_name = 'default-domain:ctest-TestDropStats-62721536:632cf3ed-a18e-43ee-9a0b-61388032515b' /contrail-test/tcutils/agent/vna_introspect_utils.py in get_agent_vm_interface_drop_stats(self=<tcutils.agent.vna_introspect_utils.AgentInspect object>, fq_name='default-domain:ctest-TestDropStats-62721536:632cf3ed-a18e-43ee-9a0b-61388032515b') 1039 except IndexError: 1040 return None 1041 return l[0] 1042 # end get_agent_vm_interface_drop_stats 1043 l = [] IndexError: list index out of range __cause__ = None __class__ = <class 'IndexError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of IndexError object> __dict__ = {} __dir__ = <built-in method __dir__ of IndexError object> __doc__ = 'Sequence index out of range.' __eq__ = <method-wrapper '__eq__' of IndexError object> __format__ = <built-in method __format__ of IndexError object> __ge__ = <method-wrapper '__ge__' of IndexError object> __getattribute__ = <method-wrapper '__getattribute__' of IndexError object> __gt__ = <method-wrapper '__gt__' of IndexError object> __hash__ = <method-wrapper '__hash__' of IndexError object> __init__ = <method-wrapper '__init__' of IndexError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of IndexError object> __lt__ = <method-wrapper '__lt__' of IndexError object> __ne__ = <method-wrapper '__ne__' of IndexError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of IndexError object> __reduce_ex__ = <built-in method __reduce_ex__ of IndexError object> __repr__ = <method-wrapper '__repr__' of IndexError object> __setattr__ = <method-wrapper '__setattr__' of IndexError object> __setstate__ = <built-in method __setstate__ of IndexError object> __sizeof__ = <built-in method __sizeof__ of IndexError object> __str__ = <method-wrapper '__str__' of IndexError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = ('list index out of range',) with_traceback = <built-in method with_traceback of IndexError 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/vrouter/test_drop_stats.py", line 38, in test_flow_action_drop_stats assert self.verify_flow_action_drop_stats() File "/contrail-test/common/vrouter/base_drop_stats.py", line 53, in verify_flow_action_drop_stats vif_dict_before = self.get_drop_stats_dict(compute0, fq_name)[1] File "/contrail-test/tcutils/util.py", line 84, in f_retry result = f(*args, **kwargs) # first attempt File "/contrail-test/common/vrouter/base_drop_stats.py", line 31, in get_drop_stats_dict drop_stats_list = self.agent_inspect_h[compute].get_agent_vm_interface_drop_stats(fq_name) File "/contrail-test/tcutils/agent/vna_introspect_utils.py", line 1041, in get_agent_vm_interface_drop_stats return l[0] IndexError: list index out of range 2026-08-24 04:56:03,144 - INFO - 2026-08-24 04:56:03,144 - INFO - END TEST : test_flow_action_drop_stats : FAILED[0:01:23] 2026-08-24 04:56:03,144 - INFO - -------------------------------------------------------------------------------- 2026-08-24 04:56:04,002 - INFO - Deleted project: ctest-TestDropStats-62721536, ID : f59a56f7-cdbf-4081-a43b-4476e9482816 2026-08-24 04:56:04,260 - INFO - Domain Default found not creating 2026-08-24 04:56:04,448 - INFO - Project ctest-FatFlowAggrIpv6Serial-88688253 not found, creating it 2026-08-24 04:56:05,009 - INFO - Created Project:ctest-FatFlowAggrIpv6Serial-88688253, ID : 9ef13f89-30bb-49d1-a302-b0b477e23be3 2026-08-24 04:56:06,741 - INFO - ================================================================================ 2026-08-24 04:56:06,742 - INFO - STARTING TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node 2026-08-24 04:56:06,742 - 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-08-24 04:56:08,025 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:56:08,025 - INFO - 2026-08-24 04:56:08,025 - INFO - ================================================================================ 2026-08-24 04:56:08,026 - INFO - STARTING TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node 2026-08-24 04:56:08,026 - 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-08-24 04:56:09,341 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:56:09,341 - INFO - 2026-08-24 04:56:10,810 - INFO - Created VN ctest-vn-85857639 2026-08-24 04:56:11,881 - INFO - Created VN ctest-vn-10904750 2026-08-24 04:56:12,562 - INFO - Verified VN network id 6 for VN 0df5d126-4b47-49b0-9bd4-6b523411246f 2026-08-24 04:56:12,562 - INFO - Verifications in API Server for VN ctest-vn-85857639 passed 2026-08-24 04:56:12,649 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-85857639 passed 2026-08-24 04:56:13,982 - INFO - Validated that VN default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 is found in opserver 2026-08-24 04:56:14,247 - INFO - Verified VN network id 7 for VN f469f502-19cc-4a8f-8d7b-8df0737acae4 2026-08-24 04:56:14,247 - INFO - Verifications in API Server for VN ctest-vn-10904750 passed 2026-08-24 04:56:14,334 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-10904750 passed 2026-08-24 04:56:14,644 - INFO - Validated that VN default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750 is found in opserver 2026-08-24 04:56:15,341 - INFO - VM ([<Server: ctest-FatFlowAggrIpv6Serial-88688253-77286852>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:56:15,342 - INFO - Waiting for VM ctest-FatFlowAggrIpv6Serial-88688253-77286852 to be up.. 2026-08-24 04:56:45,957 - INFO - VM name : ctest-FatFlowAggrIpv6Serial-88688253-77286852 2026-08-24 04:57:12,319 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-88688253-77286852 passed 2026-08-24 04:57:29,890 - INFO - VM ([<Server: client2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:57:29,891 - INFO - Waiting for VM client2_vm to be up.. 2026-08-24 04:58:00,644 - INFO - VM name : client2_vm 2026-08-24 04:58:26,665 - INFO - Ping to Metadata IP 169.254.0.4 of VM client2_vm passed 2026-08-24 04:58:53,397 - INFO - VM ([<Server: ctest-FatFlowAggrIpv6Serial-88688253-73954542>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 04:58:53,397 - INFO - Waiting for VM ctest-FatFlowAggrIpv6Serial-88688253-73954542 to be up.. 2026-08-24 04:59:24,054 - INFO - VM name : ctest-FatFlowAggrIpv6Serial-88688253-73954542 2026-08-24 04:59:54,115 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-88688253-73954542 passed 2026-08-24 05:00:05,748 - INFO - Attaching policy ctest-vn1_vn2_pass-55938858 to vn ctest-vn-85857639 2026-08-24 05:00:06,159 - INFO - Attaching policy ctest-vn1_vn2_pass-55938858 to vn ctest-vn-10904750 2026-08-24 05:00:06,563 - INFO - Fat flow added on VMI b9c73855-3824-4a73-b4bf-8918103c8ada: {'port': 55, 'proto': 'udp', 'destination_prefix': ['219.111.224.0', '26'], 'destination_aggregate_prefix_length': 29} 2026-08-24 05:00:06,635 - INFO - Fat flow added on VMI b9c73855-3824-4a73-b4bf-8918103c8ada: {'port': 56, 'proto': 'udp', 'destination_prefix': ['3e87:77d5:516b:a53a:b360:fb70::', '96'], 'destination_aggregate_prefix_length': 125} 2026-08-24 05:01:07,663 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-88688253-73954542 2026-08-24 05:01:10,684 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-88688253-73954542 2026-08-24 05:01:59,281 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-88688253-73954542 2026-08-24 05:02:02,328 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-88688253-73954542 2026-08-24 05:02:03,052 - INFO - Fat flow verification PASSED on node: 10.0.0.185 for - SIP: 3e87:77d5:516b:a53a:b360:fb70::, DIP: 2964:7e39:d067:1137:662e:170d:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 1, got: 1 2026-08-24 05:02:03,126 - INFO - Fat flow verification PASSED on node: 10.0.0.162 for - SIP: 3e87:77d5:516b:a53a:b360:fb70::, DIP: 2964:7e39:d067:1137:662e:170d:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 0, got: 0 2026-08-24 05:02:03,199 - INFO - Fat flow verification PASSED on node: 10.0.0.185 for - SIP: 3e87:77d5:516b:a53a:b360:fb70:0:8, DIP: 2964:7e39:d067:1137:662e:170d:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 1, got: 1 2026-08-24 05:02:03,264 - INFO - Fat flow verification PASSED on node: 10.0.0.162 for - SIP: 3e87:77d5:516b:a53a:b360:fb70:0:8, DIP: 2964:7e39:d067:1137:662e:170d:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 0, got: 0 2026-08-24 05:02:03,264 - INFO - Fat flow verification passed for protocol udp and port 56 2026-08-24 05:02:03,264 - INFO - Dettaching policy ctest-vn1_vn2_pass-55938858 from vn ctest-vn-10904750 2026-08-24 05:02:03,529 - INFO - Dettaching policy ctest-vn1_vn2_pass-55938858 from vn ctest-vn-85857639 2026-08-24 05:02:03,808 - INFO - Deleted policy ctest-vn1_vn2_pass-55938858 2026-08-24 05:02:03,809 - INFO - Deleting VM ctest-FatFlowAggrIpv6Serial-88688253-73954542 2026-08-24 05:02:03,938 - INFO - Detaching port 6b802b0e-5473-44fe-8a5d-cf4739f58d5a from VM client2_vm 2026-08-24 05:02:04,023 - INFO - Deleting VM client2_vm 2026-08-24 05:02:04,387 - INFO - Deleted port 6b802b0e-5473-44fe-8a5d-cf4739f58d5a 2026-08-24 05:02:04,387 - INFO - Deleting VM ctest-FatFlowAggrIpv6Serial-88688253-77286852 2026-08-24 05:02:04,490 - INFO - Deleting VN ctest-vn-10904750 2026-08-24 05:02:04,559 - WARNING - Deleting VN ctest-vn-10904750 failed..Will retry 2026-08-24 05:02:07,055 - INFO - Validated that VN ctest-vn-10904750 is not found in API Server 2026-08-24 05:02:07,084 - INFO - Validated that VN ctest-vn-10904750 is not in any agent 2026-08-24 05:02:07,131 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-10904750 info 2026-08-24 05:02:07,131 - INFO - Deleting VN ctest-vn-85857639 2026-08-24 05:02:07,185 - WARNING - Deleting VN ctest-vn-85857639 failed..Will retry 2026-08-24 05:02:09,623 - INFO - Validated that VN ctest-vn-85857639 is not found in API Server 2026-08-24 05:02:09,651 - INFO - Validated that VN ctest-vn-85857639 is not in any agent 2026-08-24 05:02:09,696 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-85857639 info 2026-08-24 05:02:11,027 - INFO - END TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node : PASSED[0:06:03] 2026-08-24 05:02:11,027 - INFO - -------------------------------------------------------------------------------- 2026-08-24 05:02:12,341 - INFO - END TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node : PASSED[0:06:06] 2026-08-24 05:02:12,342 - INFO - -------------------------------------------------------------------------------- 2026-08-24 05:02:13,236 - INFO - Deleted project: ctest-FatFlowAggrIpv6Serial-88688253, ID : 9ef13f89-30bb-49d1-a302-b0b477e23be3 2026-08-24 05:02:13,493 - INFO - Domain Default found not creating 2026-08-24 05:02:13,685 - INFO - Project ctest-FatFlowSerialIpv6-11776668 not found, creating it 2026-08-24 05:02:14,308 - INFO - Created Project:ctest-FatFlowSerialIpv6-11776668, ID : c2a95dae-3e7d-4ac4-8342-1bd5782c7ba9 2026-08-24 05:02:16,113 - INFO - ================================================================================ 2026-08-24 05:02:16,113 - INFO - STARTING TEST : test_fat_flow_intra_vn_inter_node 2026-08-24 05:02:16,114 - 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-08-24 05:02:17,468 - INFO - Initial checks done. Running the testcase now 2026-08-24 05:02:17,468 - INFO - 2026-08-24 05:02:18,912 - INFO - Created VN ctest-vn-06089025 2026-08-24 05:02:19,657 - INFO - Verified VN network id 6 for VN da85a537-4f9b-47d9-bccf-388f393a9b48 2026-08-24 05:02:19,657 - INFO - Verifications in API Server for VN ctest-vn-06089025 passed 2026-08-24 05:02:19,770 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-06089025 passed 2026-08-24 05:02:21,173 - INFO - Validated that VN default-domain:ctest-FatFlowSerialIpv6-11776668:ctest-vn-06089025 is found in opserver 2026-08-24 05:02:21,824 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-11776668-62360960>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 05:02:22,382 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-11776668-73455556>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 05:02:23,012 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-11776668-47932589>]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 05:02:23,013 - INFO - Waiting for VM ctest-FatFlowSerialIpv6-11776668-62360960 to be up.. 2026-08-24 05:03:03,851 - INFO - VM name : ctest-FatFlowSerialIpv6-11776668-62360960 2026-08-24 05:03:44,534 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowSerialIpv6-11776668-62360960 passed 2026-08-24 05:04:10,640 - INFO - Waiting for VM ctest-FatFlowSerialIpv6-11776668-73455556 to be up.. 2026-08-24 05:04:10,727 - INFO - VM name : ctest-FatFlowSerialIpv6-11776668-73455556 2026-08-24 05:04:12,111 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-FatFlowSerialIpv6-11776668-73455556 passed 2026-08-24 05:04:12,355 - INFO - Waiting for VM ctest-FatFlowSerialIpv6-11776668-47932589 to be up.. 2026-08-24 05:04:12,446 - INFO - VM name : ctest-FatFlowSerialIpv6-11776668-47932589 2026-08-24 05:04:13,818 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowSerialIpv6-11776668-47932589 passed 2026-08-24 05:04:14,155 - INFO - Fat flow added on VMI e677983a-9844-4078-9a84-492c1f88bc44: {'proto': 'udp', 'port': 53} 2026-08-24 05:05:40,675 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-11776668-47932589 2026-08-24 05:06:28,749 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-11776668-47932589 2026-08-24 05:06:29,226 - INFO - Fat flow verification PASSED on node: 10.0.0.185 for - SIP: 139.247.158.4, DIP: 139.247.158.3, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 1, got: 1 2026-08-24 05:06:29,331 - INFO - Fat flow verification PASSED on node: 10.0.0.162 for - SIP: 139.247.158.4, DIP: 139.247.158.3, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 0, got: 0 2026-08-24 05:06:29,417 - INFO - Fat flow verification PASSED on node: 10.0.0.185 for - SIP: 139.247.158.5, DIP: 139.247.158.3, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 1, got: 1 2026-08-24 05:06:29,527 - INFO - Fat flow verification PASSED on node: 10.0.0.162 for - SIP: 139.247.158.5, DIP: 139.247.158.3, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 0, got: 0 2026-08-24 05:06:29,527 - INFO - Fat flow verification passed for protocol udp and port 53 2026-08-24 05:06:32,686 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-11776668-47932589 2026-08-24 05:06:35,804 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-11776668-47932589 2026-08-24 05:06:38,921 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-11776668-47932589 2026-08-24 05:06:41,988 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-11776668-47932589 2026-08-24 05:06:42,804 - INFO - Fat flow verification PASSED on node: 10.0.0.185 for - SIP: 2117:6284:50cd:8161:cdd2:afcf:0:4, DIP: 2117:6284:50cd:8161:cdd2:afcf:0:3, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 1, got: 1 2026-08-24 05:06:42,910 - INFO - Fat flow verification PASSED on node: 10.0.0.162 for - SIP: 2117:6284:50cd:8161:cdd2:afcf:0:4, DIP: 2117:6284:50cd:8161:cdd2:afcf:0:3, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 0, got: 0 2026-08-24 05:06:42,995 - INFO - Fat flow verification PASSED on node: 10.0.0.185 for - SIP: 2117:6284:50cd:8161:cdd2:afcf:0:5, DIP: 2117:6284:50cd:8161:cdd2:afcf:0:3, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 1, got: 1 2026-08-24 05:06:43,096 - INFO - Fat flow verification PASSED on node: 10.0.0.162 for - SIP: 2117:6284:50cd:8161:cdd2:afcf:0:5, DIP: 2117:6284:50cd:8161:cdd2:afcf:0:3, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 0, got: 0 2026-08-24 05:06:43,096 - INFO - Fat flow verification passed for protocol udp and port 53 2026-08-24 05:06:43,096 - INFO - Deleting VM ctest-FatFlowSerialIpv6-11776668-47932589 2026-08-24 05:06:43,171 - INFO - Deleting VM ctest-FatFlowSerialIpv6-11776668-73455556 2026-08-24 05:06:43,240 - INFO - Deleting VM ctest-FatFlowSerialIpv6-11776668-62360960 2026-08-24 05:06:43,305 - INFO - Deleting VN ctest-vn-06089025 2026-08-24 05:06:43,352 - WARNING - Deleting VN ctest-vn-06089025 failed..Will retry 2026-08-24 05:06:45,429 - WARNING - Deleting VN ctest-vn-06089025 failed..Will retry 2026-08-24 05:06:47,777 - INFO - Validated that VN ctest-vn-06089025 is not found in API Server 2026-08-24 05:06:47,800 - INFO - Validated that VN ctest-vn-06089025 is not in any agent 2026-08-24 05:06:47,836 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-06089025 info 2026-08-24 05:06:49,101 - INFO - END TEST : test_fat_flow_intra_vn_inter_node : PASSED[0:04:33] 2026-08-24 05:06:49,101 - INFO - -------------------------------------------------------------------------------- 2026-08-24 05:06:49,855 - INFO - Deleted project: ctest-FatFlowSerialIpv6-11776668, ID : c2a95dae-3e7d-4ac4-8342-1bd5782c7ba9 2026-08-24 05:06:50,064 - INFO - Domain Default found not creating 2026-08-24 05:06:50,556 - INFO - Project ctest-TestXmpptests-48653387 not found, creating it 2026-08-24 05:06:51,116 - INFO - Created Project:ctest-TestXmpptests-48653387, ID : 157638a4-60f0-4247-b1f4-c06ea2383aaf 2026-08-24 05:06:52,692 - INFO - ================================================================================ 2026-08-24 05:06:52,693 - INFO - STARTING TEST : test_precedence_xmpp_auth 2026-08-24 05:06:52,693 - 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-08-24 05:06:53,988 - INFO - Xmpp auth should be set before running tests 2026-08-24 05:06:55,287 - INFO - 2026-08-24 05:06:55,287 - INFO - END TEST : test_precedence_xmpp_auth : SKIPPED[0:00:03] 2026-08-24 05:06:55,287 - INFO - -------------------------------------------------------------------------------- 2026-08-24 05:06:55,290 - INFO - ================================================================================ 2026-08-24 05:06:55,290 - INFO - STARTING TEST : test_undo_xmpp_auth 2026-08-24 05:06:55,290 - 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-08-24 05:06:56,573 - INFO - Xmpp auth should be set before running tests 2026-08-24 05:06:57,881 - INFO - 2026-08-24 05:06:57,881 - INFO - END TEST : test_undo_xmpp_auth : SKIPPED[0:00:02] 2026-08-24 05:06:57,881 - INFO - -------------------------------------------------------------------------------- 2026-08-24 05:06:58,714 - INFO - Deleted project: ctest-TestXmpptests-48653387, ID : 157638a4-60f0-4247-b1f4-c06ea2383aaf + [[ -z '' ]] + [[ -z sanity ]] + sleep 2 + /usr/bin/python3 tools/report_gen.py contrail_test_input.yaml report_details_2026_08_24_02_33_18.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.190 + echo 'Generated report_details* file: report_details_2026_08_24_02_33_18.ini' Generated report_details* file: report_details_2026_08_24_02_33_18.ini + parse_results + /usr/bin/python3 tools/parse_result.py result_2026_08_24_02_33_18_1436.xml report_details_2026_08_24_02_33_18.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_08_24_02_33_18_27187.xml report_details_2026_08_24_02_33_18.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_08_24_02_33_18_1436.xml ']' + /usr/bin/python3 tools/update_testsuite_properties.py report_details_2026_08_24_02_33_18.ini result_2026_08_24_02_33_18_1436.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: 589ms 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.190] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-6211-1-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-6211-1-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-6211-1-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.190] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-6211-1-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-6211-1-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-6211-1-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.190] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-6211-1-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-6211-1-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-6211-1-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.190] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-6211-1-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-6211-1-traceback_parse_failures.log [ubuntu@10.0.0.191] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-6211-3-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-6211-3-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-6211-3-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.191] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-6211-3-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-6211-3-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-6211-3-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.191] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-6211-3-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-6211-3-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-6211-3-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.191] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-6211-3-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-6211-3-traceback_parse_failures.log [ubuntu@10.0.0.50] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-6211-2-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-6211-2-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-6211-2-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.50] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-6211-2-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-6211-2-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-6211-2-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.50] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-6211-2-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-6211-2-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-6211-2-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.50] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-6211-2-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-6211-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