+ 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_04_23_02_08_17 + SCRIPT_TS=2026_04_23_02_08_17 ++ 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-XXXXXXrE32Dn/agent.23; export SSH_AUTH_SOCK; SSH_AGENT_PID=24; export SSH_AGENT_PID; echo Agent pid 24;' ++ SSH_AUTH_SOCK=/tmp/ssh-XXXXXXrE32Dn/agent.23 ++ export SSH_AUTH_SOCK ++ SSH_AGENT_PID=24 ++ export SSH_AGENT_PID ++ echo Agent pid 24 + ssh-add Identity added: /root/.ssh/id_rsa (jenkins@tf-jenkins) + source_file_ssh_agent + cat + '[' 0 -eq 1 ']' + export REPORT_DETAILS_FILE=report_details_2026_04_23_02_08_17.ini + REPORT_DETAILS_FILE=report_details_2026_04_23_02_08_17.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_04_23_02_08_17_25832.xml ++ echo result_2026_04_23_02_08_17_25832.xml + result_xml=result_2026_04_23_02_08_17_25832.xml ++ get_result_xml ++ result_xml=result_2026_04_23_02_08_17_25584.xml ++ echo result_2026_04_23_02_08_17_25584.xml + serial_result_xml=result_2026_04_23_02_08_17_25584.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/testr run --subunit sanity + /usr/local/bin/subunit2junitxml -f -o result_2026_04_23_02_08_17_25832.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/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-04-23 02:08:40,809 - INFO - Domain Default found not creating 2026-04-23 02:08:41,299 - INFO - Project ctest-TestBasicRR-93120551 not found, creating it 2026-04-23 02:08:41,963 - INFO - Created Project:ctest-TestBasicRR-93120551, ID : 668a83c3-f461-4d8c-a298-c1f7e76ba63b 2026-04-23 02:08:43,719 - INFO - ================================================================================ 2026-04-23 02:08:43,719 - INFO - STARTING TEST : test_basic_RR 2026-04-23 02:08:43,720 - 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-04-23 02:08:44,386 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:08:44,386 - INFO - 2026-04-23 02:08:44,386 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-04-23 02:08:44,386 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-04-23 02:08:45,050 - INFO - 2026-04-23 02:08:45,051 - INFO - END TEST : test_basic_RR : SKIPPED[0:00:02] 2026-04-23 02:08:45,052 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:08:45,054 - INFO - ================================================================================ 2026-04-23 02:08:45,055 - INFO - STARTING TEST : test_create_vm_after_RR_set 2026-04-23 02:08:45,055 - 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-04-23 02:08:45,689 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:08:45,690 - INFO - 2026-04-23 02:08:45,690 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-04-23 02:08:45,690 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-04-23 02:08:46,316 - INFO - 2026-04-23 02:08:46,316 - INFO - END TEST : test_create_vm_after_RR_set : SKIPPED[0:00:01] 2026-04-23 02:08:46,316 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:08:47,150 - INFO - Deleted project: ctest-TestBasicRR-93120551, ID : 668a83c3-f461-4d8c-a298-c1f7e76ba63b 2026-04-23 02:08:47,879 - INFO - Using existing project ['default-domain', 'admin'](d5a2fcc6-b0b7-4410-89e6-c5e1af2a1d6f) 2026-04-23 02:08:47,886 - INFO - ================================================================================ 2026-04-23 02:08:47,886 - INFO - STARTING TEST : test_contrail_status 2026-04-23 02:08:47,886 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active 2026-04-23 02:08:48,542 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:08:48,543 - INFO - 2026-04-23 02:08:48,609 - INFO - 10.0.0.23 2026-04-23 02:08:48,609 - INFO - config 2026-04-23 02:08:48,614 - INFO - config-nodemgr:active 2026-04-23 02:08:48,618 - INFO - api-server:active 2026-04-23 02:08:48,621 - INFO - schema:backup 2026-04-23 02:08:48,623 - INFO - svc-monitor:backup 2026-04-23 02:08:48,627 - INFO - device-manager:active 2026-04-23 02:08:48,627 - INFO - config-database 2026-04-23 02:08:48,627 - INFO - config-cassandra:active 2026-04-23 02:08:48,627 - INFO - config-zookeeper:active 2026-04-23 02:08:48,627 - INFO - config-rabbitmq:active 2026-04-23 02:08:48,627 - INFO - control 2026-04-23 02:08:48,631 - INFO - control-nodemgr:active 2026-04-23 02:08:48,637 - INFO - control:active 2026-04-23 02:08:48,637 - INFO - named:active 2026-04-23 02:08:48,641 - INFO - dns:active 2026-04-23 02:08:48,641 - INFO - analytics 2026-04-23 02:08:48,645 - INFO - analytics-nodemgr:active 2026-04-23 02:08:48,649 - INFO - analytics-api:active 2026-04-23 02:08:48,653 - INFO - collector:active 2026-04-23 02:08:48,654 - INFO - analytics-database 2026-04-23 02:08:48,654 - INFO - analytics-cassandra:active 2026-04-23 02:08:48,657 - INFO - analyticsdb-nodemgr:active 2026-04-23 02:08:48,662 - INFO - query-engine:active 2026-04-23 02:08:48,662 - INFO - webui 2026-04-23 02:08:48,662 - INFO - webui:active 2026-04-23 02:08:48,662 - INFO - webui-middleware:active 2026-04-23 02:08:48,662 - INFO - redis:active 2026-04-23 02:08:48,662 - INFO - analytics_snmp 2026-04-23 02:08:48,665 - INFO - snmp-collector:active 2026-04-23 02:08:48,666 - INFO - snmp-topology:active 2026-04-23 02:08:48,666 - INFO - analytics_alarm 2026-04-23 02:08:48,666 - INFO - alarmgen:active 2026-04-23 02:08:48,722 - INFO - 10.0.0.130 2026-04-23 02:08:48,723 - INFO - config 2026-04-23 02:08:48,728 - INFO - config-nodemgr:active 2026-04-23 02:08:48,732 - INFO - api-server:active 2026-04-23 02:08:48,736 - INFO - schema:active 2026-04-23 02:08:48,740 - INFO - svc-monitor:active 2026-04-23 02:08:48,743 - INFO - device-manager:backup 2026-04-23 02:08:48,743 - INFO - config-database 2026-04-23 02:08:48,743 - INFO - config-cassandra:active 2026-04-23 02:08:48,743 - INFO - config-zookeeper:active 2026-04-23 02:08:48,743 - INFO - config-rabbitmq:active 2026-04-23 02:08:48,743 - INFO - control 2026-04-23 02:08:48,748 - INFO - control-nodemgr:active 2026-04-23 02:08:48,753 - INFO - control:active 2026-04-23 02:08:48,753 - INFO - named:active 2026-04-23 02:08:48,757 - INFO - dns:active 2026-04-23 02:08:48,757 - INFO - analytics 2026-04-23 02:08:48,762 - INFO - analytics-nodemgr:active 2026-04-23 02:08:48,766 - INFO - analytics-api:active 2026-04-23 02:08:48,770 - INFO - collector:active 2026-04-23 02:08:48,770 - INFO - analytics-database 2026-04-23 02:08:48,770 - INFO - analytics-cassandra:active 2026-04-23 02:08:48,775 - INFO - analyticsdb-nodemgr:active 2026-04-23 02:08:48,780 - INFO - query-engine:active 2026-04-23 02:08:48,780 - INFO - webui 2026-04-23 02:08:48,780 - INFO - webui:active 2026-04-23 02:08:48,780 - INFO - webui-middleware:active 2026-04-23 02:08:48,780 - INFO - redis:active 2026-04-23 02:08:48,780 - INFO - analytics_snmp 2026-04-23 02:08:48,784 - INFO - snmp-collector:active 2026-04-23 02:08:48,784 - INFO - snmp-topology:active 2026-04-23 02:08:48,784 - INFO - analytics_alarm 2026-04-23 02:08:48,784 - INFO - alarmgen:active 2026-04-23 02:08:48,841 - INFO - 10.0.0.249 2026-04-23 02:08:48,841 - INFO - config 2026-04-23 02:08:48,848 - INFO - config-nodemgr:active 2026-04-23 02:08:48,853 - INFO - api-server:active 2026-04-23 02:08:48,858 - INFO - schema:backup 2026-04-23 02:08:48,861 - INFO - svc-monitor:backup 2026-04-23 02:08:48,864 - INFO - device-manager:backup 2026-04-23 02:08:48,864 - INFO - config-database 2026-04-23 02:08:48,864 - INFO - config-cassandra:active 2026-04-23 02:08:48,864 - INFO - config-zookeeper:active 2026-04-23 02:08:48,864 - INFO - config-rabbitmq:active 2026-04-23 02:08:48,864 - INFO - control 2026-04-23 02:08:48,869 - INFO - control-nodemgr:active 2026-04-23 02:08:48,874 - INFO - control:active 2026-04-23 02:08:48,874 - INFO - named:active 2026-04-23 02:08:48,879 - INFO - dns:active 2026-04-23 02:08:48,879 - INFO - analytics 2026-04-23 02:08:48,884 - INFO - analytics-nodemgr:active 2026-04-23 02:08:48,889 - INFO - analytics-api:active 2026-04-23 02:08:48,894 - INFO - collector:active 2026-04-23 02:08:48,894 - INFO - analytics-database 2026-04-23 02:08:48,894 - INFO - analytics-cassandra:active 2026-04-23 02:08:48,899 - INFO - analyticsdb-nodemgr:active 2026-04-23 02:08:48,904 - INFO - query-engine:active 2026-04-23 02:08:48,905 - INFO - webui 2026-04-23 02:08:48,905 - INFO - webui:active 2026-04-23 02:08:48,905 - INFO - webui-middleware:active 2026-04-23 02:08:48,905 - INFO - redis:active 2026-04-23 02:08:48,905 - INFO - analytics_snmp 2026-04-23 02:08:48,909 - INFO - snmp-collector:active 2026-04-23 02:08:48,909 - INFO - snmp-topology:active 2026-04-23 02:08:48,909 - INFO - analytics_alarm 2026-04-23 02:08:48,909 - INFO - alarmgen:active 2026-04-23 02:08:48,967 - INFO - 10.0.0.73 2026-04-23 02:08:48,967 - INFO - vrouter 2026-04-23 02:08:48,973 - INFO - vrouter-nodemgr:active 2026-04-23 02:08:48,979 - INFO - agent:active 2026-04-23 02:08:49,035 - INFO - 10.0.0.131 2026-04-23 02:08:49,035 - INFO - vrouter 2026-04-23 02:08:49,045 - INFO - vrouter-nodemgr:active 2026-04-23 02:08:49,050 - INFO - agent:active 2026-04-23 02:08:49,050 - INFO - All the contrail services are up on all nodes 2026-04-23 02:08:49,050 - INFO - contrail-status passed 2026-04-23 02:08:49,732 - INFO - END TEST : test_contrail_status : PASSED[0:00:02] 2026-04-23 02:08:49,732 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:08:49,830 - INFO - Using existing project ['default-domain', 'admin'](d5a2fcc6-b0b7-4410-89e6-c5e1af2a1d6f) 2026-04-23 02:08:49,838 - INFO - ================================================================================ 2026-04-23 02:08:49,838 - INFO - STARTING TEST : test_db_nodemgr_status 2026-04-23 02:08:49,838 - INFO - TEST DESCRIPTION : Test to verify db nodemgr status 2026-04-23 02:08:50,497 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:08:50,497 - INFO - 2026-04-23 02:08:50,497 - INFO - Verifying through collector 10.0.0.249 for db node cn-jenkins-deploy-platform-ansible-os-5672-1. 2026-04-23 02:08:50,921 - INFO - Verifying through collector 10.0.0.249 for db node cn-jenkins-deploy-platform-ansible-os-5672-2. 2026-04-23 02:08:50,991 - INFO - Verifying through collector 10.0.0.249 for db node cn-jenkins-deploy-platform-ansible-os-5672-3. 2026-04-23 02:08:51,717 - INFO - END TEST : test_db_nodemgr_status : PASSED[0:00:02] 2026-04-23 02:08:51,717 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:08:51,719 - INFO - ================================================================================ 2026-04-23 02:08:51,720 - INFO - STARTING TEST : test_verify_generator_collector_connections 2026-04-23 02:08:51,720 - 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-04-23 02:08:52,355 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:08:52,355 - INFO - 2026-04-23 02:08:52,360 - INFO - IP 10.0.0.23 port 8083 connected to collector 10.0.0.23 2026-04-23 02:08:52,365 - INFO - IP 10.0.0.130 port 8083 connected to collector 10.0.0.23 2026-04-23 02:08:52,371 - INFO - IP 10.0.0.249 port 8083 connected to collector 10.0.0.23 2026-04-23 02:08:52,373 - INFO - IP 10.0.0.23 port 8084 connected to collector 10.0.0.249 2026-04-23 02:08:52,377 - INFO - IP 10.0.0.130 port 8084 connected to collector 10.0.0.130 2026-04-23 02:08:52,380 - INFO - IP 10.0.0.249 port 8084 connected to collector 10.0.0.130 ERROR: Socket Connection error: HTTPConnectionPool(host='10.0.0.23', port=8087): Max retries exceeded with url: /Snh_CollectorInfoRequest (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-04-23 02:08:52,385 - INFO - IP 10.0.0.130 port 8087 connected to collector 10.0.0.23 ERROR: Socket Connection error: HTTPConnectionPool(host='10.0.0.23', port=8088): Max retries exceeded with url: /Snh_CollectorInfoRequest (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-04-23 02:08:52,391 - INFO - IP 10.0.0.130 port 8088 connected to collector 10.0.0.130 2026-04-23 02:08:52,393 - INFO - IP 10.0.0.23 port 8090 connected to collector 10.0.0.130 2026-04-23 02:08:52,397 - INFO - IP 10.0.0.130 port 8090 connected to collector 10.0.0.249 2026-04-23 02:08:52,400 - INFO - IP 10.0.0.249 port 8090 connected to collector 10.0.0.249 2026-04-23 02:08:52,404 - INFO - IP 10.0.0.23 port 8091 connected to collector 10.0.0.249 2026-04-23 02:08:52,410 - INFO - IP 10.0.0.130 port 8091 connected to collector 10.0.0.249 2026-04-23 02:08:52,415 - INFO - IP 10.0.0.249 port 8091 connected to collector 10.0.0.249 2026-04-23 02:08:53,101 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-1:Control:contrail-control:0 is connected to collector 10.0.0.23 2026-04-23 02:08:53,487 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-1:Control:contrail-dns:0 is connected to collector 10.0.0.23 2026-04-23 02:08:53,524 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-2:Control:contrail-control:0 is connected to collector 10.0.0.23 2026-04-23 02:08:53,631 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-2:Control:contrail-dns:0 is connected to collector 10.0.0.23 2026-04-23 02:08:53,664 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-3:Control:contrail-control:0 is connected to collector 10.0.0.23 2026-04-23 02:08:53,688 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-3:Control:contrail-dns:0 is connected to collector 10.0.0.23 2026-04-23 02:08:53,718 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5672-1:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.23 2026-04-23 02:08:53,747 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5672-2:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.23 2026-04-23 02:08:53,764 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-1.:Config:contrail-schema:0 is connected to collector 10.0.0.23 2026-04-23 02:08:53,781 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-1.:Config:contrail-svc-monitor:0 is connected to collector 10.0.0.23 2026-04-23 02:08:53,814 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-1.:Config:contrail-api:0 is connected to collector 10.0.0.23 2026-04-23 02:08:53,830 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-2.:Config:contrail-api:0 is connected to collector 10.0.0.23 2026-04-23 02:08:53,847 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-3.:Config:contrail-api:0 is connected to collector 10.0.0.23 2026-04-23 02:08:53,878 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.23 2026-04-23 02:08:53,895 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.23 2026-04-23 02:08:53,912 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.23 2026-04-23 02:08:53,928 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.23 2026-04-23 02:08:53,944 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.23 2026-04-23 02:08:53,960 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.23 2026-04-23 02:08:53,975 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.23 2026-04-23 02:08:53,991 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.23 2026-04-23 02:08:54,007 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.23 2026-04-23 02:08:54,033 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-1.:Analytics:contrail-collector:0 is connected to collector 10.0.0.23 2026-04-23 02:08:54,054 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-1.:Database:contrail-query-engine:0 is connected to collector 10.0.0.23 2026-04-23 02:08:54,085 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-2.:Analytics:contrail-collector:0 is connected to collector 10.0.0.23 2026-04-23 02:08:54,109 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-2.:Database:contrail-query-engine:0 is connected to collector 10.0.0.23 2026-04-23 02:08:54,140 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-3.:Analytics:contrail-collector:0 is connected to collector 10.0.0.23 2026-04-23 02:08:54,161 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-3.:Database:contrail-query-engine:0 is connected to collector 10.0.0.23 2026-04-23 02:08:54,569 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-5672-1 vrouter uve is 10.20.0.25 2026-04-23 02:08:54,617 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-5672-1 agent introspect is 10.20.0.25 2026-04-23 02:08:54,676 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-5672-2 vrouter uve is 10.20.0.25 2026-04-23 02:08:54,712 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-5672-2 agent introspect is 10.20.0.25 2026-04-23 02:08:54,819 - INFO - Vrouter an-jenkins-deploy-platform-ansible-os-5672-1 connected to {'10.20.0.193', '10.20.0.25'} xmpp peers out of {'10.20.0.193', '10.20.0.25', '10.20.0.129'} 2026-04-23 02:08:54,820 - INFO - xmpp peer correctly displayed as ['10.20.0.25', '10.20.0.193'] for vrouter an-jenkins-deploy-platform-ansible-os-5672-1 2026-04-23 02:08:54,890 - INFO - Vrouter an-jenkins-deploy-platform-ansible-os-5672-2 connected to {'10.20.0.193', '10.20.0.25'} xmpp peers out of {'10.20.0.193', '10.20.0.25', '10.20.0.129'} 2026-04-23 02:08:54,890 - INFO - xmpp peer correctly displayed as ['10.20.0.25', '10.20.0.193'] for vrouter an-jenkins-deploy-platform-ansible-os-5672-2 2026-04-23 02:08:54,890 - INFO - Verifying through opserver in 10.0.0.249 2026-04-23 02:08:55,033 - INFO - Bgp peers = 2 2026-04-23 02:08:55,033 - INFO - Bgp peers = 2 2026-04-23 02:08:55,033 - INFO - Bgp peers = 2 2026-04-23 02:08:55,033 - INFO - Total xmpp peer connections found = 4 2026-04-23 02:08:55,700 - INFO - END TEST : test_verify_generator_collector_connections : PASSED[0:00:04] 2026-04-23 02:08:55,700 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:08:55,702 - INFO - ================================================================================ 2026-04-23 02:08:55,702 - INFO - STARTING TEST : test_verify_generator_connections_to_collector_node 2026-04-23 02:08:55,702 - INFO - TEST DESCRIPTION : Test to validate generator connections 2026-04-23 02:08:56,358 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:08:56,358 - INFO - 2026-04-23 02:08:56,410 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5672-1:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.23 2026-04-23 02:08:56,426 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5672-1:Compute:contrail-vrouter-nodemgr:0 is connected to collector 10.0.0.23 2026-04-23 02:08:56,458 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5672-2:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.23 2026-04-23 02:08:56,476 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5672-2:Compute:contrail-vrouter-nodemgr:0 is connected to collector 10.0.0.23 2026-04-23 02:08:56,495 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-1.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.23 2026-04-23 02:08:56,535 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-1.:Analytics:contrail-collector:0 is connected to collector 10.0.0.23 2026-04-23 02:08:56,555 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.23 2026-04-23 02:08:56,573 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-2.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.23 2026-04-23 02:08:56,604 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-2.:Analytics:contrail-collector:0 is connected to collector 10.0.0.23 2026-04-23 02:08:56,626 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.23 2026-04-23 02:08:56,646 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-3.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.23 2026-04-23 02:08:56,679 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-3.:Analytics:contrail-collector:0 is connected to collector 10.0.0.23 2026-04-23 02:08:56,700 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.23 2026-04-23 02:08:56,724 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-1.:Database:contrail-query-engine:0 is connected to collector 10.0.0.23 2026-04-23 02:08:56,742 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-1.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.23 2026-04-23 02:08:56,775 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-2.:Database:contrail-query-engine:0 is connected to collector 10.0.0.23 2026-04-23 02:08:56,798 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-2.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.23 2026-04-23 02:08:56,823 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-3.:Database:contrail-query-engine:0 is connected to collector 10.0.0.23 2026-04-23 02:08:56,842 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-3.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.23 2026-04-23 02:08:56,858 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-1.:Config:contrail-api:0 is connected to collector 10.0.0.23 2026-04-23 02:08:56,884 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-2.:Config:contrail-api:0 is connected to collector 10.0.0.23 2026-04-23 02:08:56,905 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-3.:Config:contrail-api:0 is connected to collector 10.0.0.23 2026-04-23 02:08:56,948 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-1:Control:contrail-control:0 is connected to collector 10.0.0.23 2026-04-23 02:08:56,966 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-1:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.23 2026-04-23 02:08:56,995 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-1:Control:contrail-dns:0 is connected to collector 10.0.0.23 2026-04-23 02:08:57,048 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-2:Control:contrail-control:0 is connected to collector 10.0.0.23 2026-04-23 02:08:57,068 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-2:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.23 2026-04-23 02:08:57,106 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-2:Control:contrail-dns:0 is connected to collector 10.0.0.23 2026-04-23 02:08:57,145 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-3:Control:contrail-control:0 is connected to collector 10.0.0.23 2026-04-23 02:08:57,164 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-3:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.23 2026-04-23 02:08:57,199 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5672-3:Control:contrail-dns:0 is connected to collector 10.0.0.23 2026-04-23 02:08:57,857 - INFO - END TEST : test_verify_generator_connections_to_collector_node : PASSED[0:00:02] 2026-04-23 02:08:57,857 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:08:57,859 - INFO - ================================================================================ 2026-04-23 02:08:57,859 - INFO - STARTING TEST : test_verify_process_status_agent 2026-04-23 02:08:57,859 - INFO - TEST DESCRIPTION : Test to validate process_status 2026-04-23 02:08:58,533 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:08:58,533 - INFO - 2026-04-23 02:08:58,561 - INFO - an-jenkins-deploy-platform-ansible-os-5672-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2026-04-23 02:08:58,561 - INFO - an-jenkins-deploy-platform-ansible-os-5672-1 connected to xmpp 10.20.0.25 2026-04-23 02:08:58,561 - INFO - an-jenkins-deploy-platform-ansible-os-5672-1:contrail-vrouter-agent module connection to ['10.20.0.193:5269'] servers UP 2026-04-23 02:08:58,561 - INFO - an-jenkins-deploy-platform-ansible-os-5672-1 connected to xmpp 10.20.0.193 2026-04-23 02:08:58,562 - WARNING - an-jenkins-deploy-platform-ansible-os-5672-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers NOT UP 2026-04-23 02:08:58,563 - INFO - an-jenkins-deploy-platform-ansible-os-5672-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2026-04-23 02:08:58,563 - INFO - an-jenkins-deploy-platform-ansible-os-5672-1 connected to dns 10.20.0.25 2026-04-23 02:08:58,563 - INFO - an-jenkins-deploy-platform-ansible-os-5672-1:contrail-vrouter-agent module connection to ['10.20.0.193:53'] servers UP 2026-04-23 02:08:58,563 - INFO - an-jenkins-deploy-platform-ansible-os-5672-1 connected to dns 10.20.0.193 2026-04-23 02:08:58,563 - WARNING - an-jenkins-deploy-platform-ansible-os-5672-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2026-04-23 02:08:58,563 - WARNING - an-jenkins-deploy-platform-ansible-os-5672-1:contrail-vrouter-agent module connection to ['10.0.0.23:8086'] servers NOT UP 2026-04-23 02:08:58,563 - INFO - an-jenkins-deploy-platform-ansible-os-5672-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers UP 2026-04-23 02:08:58,563 - INFO - an-jenkins-deploy-platform-ansible-os-5672-1 connected to collector 10.0.0.130 2026-04-23 02:08:58,563 - WARNING - an-jenkins-deploy-platform-ansible-os-5672-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers NOT UP 2026-04-23 02:08:59,219 - INFO - END TEST : test_verify_process_status_agent : PASSED[0:00:02] 2026-04-23 02:08:59,219 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:08:59,223 - INFO - ================================================================================ 2026-04-23 02:08:59,223 - INFO - STARTING TEST : test_verify_process_status_analytics_node 2026-04-23 02:08:59,224 - INFO - TEST DESCRIPTION : Test to validate process_status-Analytics-Node 2026-04-23 02:08:59,902 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:08:59,902 - INFO - 2026-04-23 02:09:00,041 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-1.:contrail-collector module connection to ['10.0.0.23:8086'] servers UP 2026-04-23 02:09:00,041 - WARNING - cn-jenkins-deploy-platform-ansible-os-5672-1.:contrail-collector module connection to ['10.0.0.23:6379'] servers NOT UP 2026-04-23 02:09:00,041 - WARNING - cn-jenkins-deploy-platform-ansible-os-5672-1.:contrail-collector module connection to ['10.0.0.130:6379'] servers NOT UP 2026-04-23 02:09:00,041 - WARNING - cn-jenkins-deploy-platform-ansible-os-5672-1.:contrail-collector module connection to ['10.0.0.249:6379'] servers NOT UP 2026-04-23 02:09:00,041 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-1.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2026-04-23 02:09:00,042 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-1.:contrail-collector module connection to ['10.0.0.23:9042'] servers UP 2026-04-23 02:09:00,077 - WARNING - cn-jenkins-deploy-platform-ansible-os-5672-2.:contrail-collector module connection to ['10.0.0.23:8086'] servers NOT UP 2026-04-23 02:09:00,078 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-2.:contrail-collector module connection to ['10.0.0.130:8086'] servers UP 2026-04-23 02:09:00,078 - WARNING - cn-jenkins-deploy-platform-ansible-os-5672-2.:contrail-collector module connection to ['10.0.0.23:6379'] servers NOT UP 2026-04-23 02:09:00,078 - WARNING - cn-jenkins-deploy-platform-ansible-os-5672-2.:contrail-collector module connection to ['10.0.0.130:6379'] servers NOT UP 2026-04-23 02:09:00,078 - WARNING - cn-jenkins-deploy-platform-ansible-os-5672-2.:contrail-collector module connection to ['10.0.0.249:6379'] servers NOT UP 2026-04-23 02:09:00,078 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-2.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2026-04-23 02:09:00,078 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-2.:contrail-collector module connection to ['10.0.0.23:9042'] servers UP 2026-04-23 02:09:00,106 - WARNING - cn-jenkins-deploy-platform-ansible-os-5672-3.:contrail-collector module connection to ['10.0.0.23:8086'] servers NOT UP 2026-04-23 02:09:00,106 - WARNING - cn-jenkins-deploy-platform-ansible-os-5672-3.:contrail-collector module connection to ['10.0.0.130:8086'] servers NOT UP 2026-04-23 02:09:00,106 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-3.:contrail-collector module connection to ['10.0.0.249:8086'] servers UP 2026-04-23 02:09:00,106 - WARNING - cn-jenkins-deploy-platform-ansible-os-5672-3.:contrail-collector module connection to ['10.0.0.23:6379'] servers NOT UP 2026-04-23 02:09:00,106 - WARNING - cn-jenkins-deploy-platform-ansible-os-5672-3.:contrail-collector module connection to ['10.0.0.130:6379'] servers NOT UP 2026-04-23 02:09:00,107 - WARNING - cn-jenkins-deploy-platform-ansible-os-5672-3.:contrail-collector module connection to ['10.0.0.249:6379'] servers NOT UP 2026-04-23 02:09:00,107 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-3.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2026-04-23 02:09:00,107 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-3.:contrail-collector module connection to ['10.0.0.23:9042'] servers UP 2026-04-23 02:09:00,152 - WARNING - cn-jenkins-deploy-platform-ansible-os-5672-1.:contrail-analytics-api module connection to ['10.0.0.23:8086'] servers NOT UP 2026-04-23 02:09:00,152 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-1.:contrail-analytics-api module connection to ['10.0.0.130:8086'] servers UP 2026-04-23 02:09:00,185 - WARNING - cn-jenkins-deploy-platform-ansible-os-5672-2.:contrail-analytics-api module connection to ['10.0.0.23:8086'] servers NOT UP 2026-04-23 02:09:00,185 - WARNING - cn-jenkins-deploy-platform-ansible-os-5672-2.:contrail-analytics-api module connection to ['10.0.0.130:8086'] servers NOT UP 2026-04-23 02:09:00,185 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-2.:contrail-analytics-api module connection to ['10.0.0.249:8086'] servers UP 2026-04-23 02:09:00,212 - WARNING - cn-jenkins-deploy-platform-ansible-os-5672-3.:contrail-analytics-api module connection to ['10.0.0.23:8086'] servers NOT UP 2026-04-23 02:09:00,212 - WARNING - cn-jenkins-deploy-platform-ansible-os-5672-3.:contrail-analytics-api module connection to ['10.0.0.130:8086'] servers NOT UP 2026-04-23 02:09:00,212 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-3.:contrail-analytics-api module connection to ['10.0.0.249:8086'] servers UP 2026-04-23 02:09:00,252 - WARNING - cn-jenkins-deploy-platform-ansible-os-5672-1.:contrail-analytics-nodemgr module connection to ['10.0.0.23:8086'] servers NOT UP 2026-04-23 02:09:00,252 - WARNING - cn-jenkins-deploy-platform-ansible-os-5672-1.:contrail-analytics-nodemgr module connection to ['10.0.0.130:8086'] servers NOT UP 2026-04-23 02:09:00,252 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-1.:contrail-analytics-nodemgr module connection to ['10.0.0.249:8086'] servers UP 2026-04-23 02:09:00,293 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-2.:contrail-analytics-nodemgr module connection to ['10.0.0.23:8086'] servers UP 2026-04-23 02:09:00,324 - WARNING - cn-jenkins-deploy-platform-ansible-os-5672-3.:contrail-analytics-nodemgr module connection to ['10.0.0.23:8086'] servers NOT UP 2026-04-23 02:09:00,324 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-3.:contrail-analytics-nodemgr module connection to ['10.0.0.130:8086'] servers UP 2026-04-23 02:09:00,982 - INFO - END TEST : test_verify_process_status_analytics_node : PASSED[0:00:01] 2026-04-23 02:09:00,982 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:09:00,984 - INFO - ================================================================================ 2026-04-23 02:09:00,984 - INFO - STARTING TEST : test_verify_process_status_control_node 2026-04-23 02:09:00,984 - INFO - TEST DESCRIPTION : Test to validate process_status-Control-Node 2026-04-23 02:09:01,655 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:09:01,655 - INFO - 2026-04-23 02:09:01,678 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-1:contrail-control module connection to 10.0.0.23:9041 servers UP 2026-04-23 02:09:01,678 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-1:contrail-control module connection to 10.0.0.23:5673 servers UP 2026-04-23 02:09:01,678 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-1:contrail-control module connection to ['10.0.0.23:8086'] servers UP 2026-04-23 02:09:01,704 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-2:contrail-control module connection to 10.0.0.23:9041 servers UP 2026-04-23 02:09:01,704 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-2:contrail-control module connection to 10.0.0.23:5673 servers UP 2026-04-23 02:09:01,705 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-2:contrail-control module connection to ['10.0.0.23:8086'] servers UP 2026-04-23 02:09:01,725 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-3:contrail-control module connection to 10.0.0.23:9041 servers UP 2026-04-23 02:09:01,726 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-3:contrail-control module connection to 10.0.0.23:5673 servers UP 2026-04-23 02:09:01,726 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-3:contrail-control module connection to ['10.0.0.23:8086'] servers UP 2026-04-23 02:09:02,380 - INFO - END TEST : test_verify_process_status_control_node : PASSED[0:00:02] 2026-04-23 02:09:02,381 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:09:02,427 - INFO - Domain Default found not creating 2026-04-23 02:09:02,598 - INFO - Project ctest-AnalyticsBasicTestSanity-08896522 not found, creating it 2026-04-23 02:09:03,285 - INFO - Created Project:ctest-AnalyticsBasicTestSanity-08896522, ID : c460878f-a650-4ef0-b09c-a58d5383739e 2026-04-23 02:09:04,808 - INFO - ================================================================================ 2026-04-23 02:09:04,808 - INFO - STARTING TEST : test_verify_object_logs 2026-04-23 02:09:04,809 - 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-04-23 02:09:05,482 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:09:05,482 - INFO - 2026-04-23 02:09:06,892 - INFO - Created VN ctest-vn22-39760588 2026-04-23 02:09:07,547 - INFO - Verified VN network id 6 for VN 4bbf9cb2-770b-47a5-a17a-ee46cd75c97b 2026-04-23 02:09:07,547 - INFO - Verifications in API Server for VN ctest-vn22-39760588 passed 2026-04-23 02:09:07,629 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn22-39760588 passed 2026-04-23 02:09:08,883 - INFO - Validated that VN default-domain:ctest-AnalyticsBasicTestSanity-08896522:ctest-vn22-39760588 is found in opserver 2026-04-23 02:09:09 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-04-23 02:09:12,131 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:09:27,597 - INFO - Validated ObjectVNTable, ObjectRoutingInstance, ObjectVMTable logs 2026-04-23 02:09:27,598 - INFO - Deleting VM ctest-AnalyticsBasicTestSanity-08896522-28302589 2026-04-23 02:09:27,745 - INFO - Deleting VN ctest-vn22-39760588 2026-04-23 02:09:27,793 - WARNING - Deleting VN ctest-vn22-39760588 failed..Will retry 2026-04-23 02:09:30,220 - INFO - Validated that VN ctest-vn22-39760588 is not found in API Server 2026-04-23 02:09:30,245 - INFO - Validated that VN ctest-vn22-39760588 is not in any agent 2026-04-23 02:09:30,283 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn22-39760588 info 2026-04-23 02:09:30,961 - INFO - END TEST : test_verify_object_logs : PASSED[0:00:26] 2026-04-23 02:09:30,961 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:09:31,786 - INFO - Deleted project: ctest-AnalyticsBasicTestSanity-08896522, ID : c460878f-a650-4ef0-b09c-a58d5383739e 2026-04-23 02:09:32,032 - INFO - Using existing project ['default-domain', 'admin'](d5a2fcc6-b0b7-4410-89e6-c5e1af2a1d6f) 2026-04-23 02:09:32,039 - INFO - ================================================================================ 2026-04-23 02:09:32,040 - INFO - STARTING TEST : test_db_manage 2026-04-23 02:09:32,040 - INFO - TEST DESCRIPTION : Test db_manage.py tool 2026-04-23 02:09:32,684 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:09:32,684 - INFO - 2026-04-23 02:09:37,349 - WARNING - Errors are still present: 2026-04-23 02:09:37,119 ERROR: (v1.41) Checker check_subnet_addr_alloc: Failed: 2026-04-23 02:09:37,349 - WARNING - Ignore some errors untill fix 2026-04-23 02:09:38,053 - INFO - END TEST : test_db_manage : PASSED[0:00:06] 2026-04-23 02:09:38,053 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:09:38,140 - INFO - Using existing project ['default-domain', 'admin'](d5a2fcc6-b0b7-4410-89e6-c5e1af2a1d6f) 2026-04-23 02:09:38,148 - INFO - ================================================================================ 2026-04-23 02:09:38,148 - INFO - STARTING TEST : test_analytics_docs 2026-04-23 02:09:38,148 - 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-04-23 02:09:38,786 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:09:38,786 - INFO - 2026-04-23 02:09:39,444 - INFO - END TEST : test_analytics_docs : PASSED[0:00:01] 2026-04-23 02:09:39,444 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:09:39,446 - INFO - ================================================================================ 2026-04-23 02:09:39,446 - INFO - STARTING TEST : test_config_docs 2026-04-23 02:09:39,446 - 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-04-23 02:09:40,090 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:09:40,090 - INFO - 2026-04-23 02:09:40,742 - INFO - END TEST : test_config_docs : PASSED[0:00:01] 2026-04-23 02:09:40,742 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:09:40,821 - INFO - Domain Default found not creating 2026-04-23 02:09:40,975 - INFO - Project ctest-TestECMPConfigHashFeature-52046115 not found, creating it 2026-04-23 02:09:41,650 - INFO - Created Project:ctest-TestECMPConfigHashFeature-52046115, ID : b88a6281-1ae3-4150-b792-9ef755a768a3 2026-04-23 02:09:44,201 - INFO - Created VN ctest-mgmt_ctest-TestECMPConfigHashFeature-52046115-70807160 2026-04-23 02:09:45,120 - INFO - Created VN ctest-left_ctest-TestECMPConfigHashFeature-52046115-24601511 2026-04-23 02:09:46,169 - INFO - Created VN ctest-right_ctest-TestECMPConfigHashFeature-52046115-25182681 2026-04-23 02:09:46 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-04-23 02:09:47,760 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPConfigHashFeature-52046115-16705060>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:09:49,119 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPConfigHashFeature-52046115-51939091>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 02:09:49,122 - INFO - ================================================================================ 2026-04-23 02:09:49,123 - INFO - STARTING TEST : test_ecmp_hash_src_ip 2026-04-23 02:09:49,123 - INFO - TEST DESCRIPTION : Validates ecmp hash when only source ip is configured Maintainer : cmallam@juniper.net 2026-04-23 02:09:49,792 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:09:49,792 - INFO - 2026-04-23 02:09:49,793 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-04-23 02:09:50,489 - INFO - 2026-04-23 02:09:50,490 - INFO - END TEST : test_ecmp_hash_src_ip : SKIPPED[0:00:01] 2026-04-23 02:09:50,490 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:09:50,493 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPConfigHashFeature-52046115-51939091 in state BUILD 2026-04-23 02:09:50,493 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPConfigHashFeature-52046115-51939091 2026-04-23 02:09:50,528 - ERROR - VM ctest-right_vm_ctest-TestECMPConfigHashFeature-52046115-51939091 has failed to come up 2026-04-23 02:09:50,528 - ERROR - Nova failed to get host of the VM 2026-04-23 02:09:50,528 - ERROR - VM ctest-right_vm_ctest-TestECMPConfigHashFeature-52046115-51939091 has failed to come up 2026-04-23 02:09:50,528 - ERROR - Nova failed to get host of the VM 2026-04-23 02:09:50,603 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPConfigHashFeature-52046115-16705060 in state BUILD 2026-04-23 02:09:50,603 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPConfigHashFeature-52046115-16705060 2026-04-23 02:09:50,603 - ERROR - VM ctest-left_vm_ctest-TestECMPConfigHashFeature-52046115-16705060 has failed to come up 2026-04-23 02:09:50,603 - ERROR - Nova failed to get host of the VM 2026-04-23 02:09:50,603 - ERROR - VM ctest-left_vm_ctest-TestECMPConfigHashFeature-52046115-16705060 has failed to come up 2026-04-23 02:09:50,603 - ERROR - Nova failed to get host of the VM 2026-04-23 02:09:50,668 - INFO - Deleting VN ctest-left_ctest-TestECMPConfigHashFeature-52046115-24601511 2026-04-23 02:09:50,723 - WARNING - Deleting VN ctest-left_ctest-TestECMPConfigHashFeature-52046115-24601511 failed..Will retry 2026-04-23 02:09:52,921 - INFO - Deleting VN ctest-right_ctest-TestECMPConfigHashFeature-52046115-25182681 2026-04-23 02:09:52,991 - WARNING - Deleting VN ctest-right_ctest-TestECMPConfigHashFeature-52046115-25182681 failed..Will retry 2026-04-23 02:09:55,039 - WARNING - Deleting VN ctest-right_ctest-TestECMPConfigHashFeature-52046115-25182681 failed..Will retry 2026-04-23 02:09:57,092 - WARNING - Deleting VN ctest-right_ctest-TestECMPConfigHashFeature-52046115-25182681 failed..Will retry 2026-04-23 02:09:59,137 - WARNING - Deleting VN ctest-right_ctest-TestECMPConfigHashFeature-52046115-25182681 failed..Will retry 2026-04-23 02:10:01,303 - WARNING - Deleting VN ctest-right_ctest-TestECMPConfigHashFeature-52046115-25182681 failed..Will retry 2026-04-23 02:10:03,348 - WARNING - Deleting VN ctest-right_ctest-TestECMPConfigHashFeature-52046115-25182681 failed..Will retry 2026-04-23 02:10:05,523 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPConfigHashFeature-52046115-70807160 2026-04-23 02:10:06,627 - INFO - Deleted project: ctest-TestECMPConfigHashFeature-52046115, ID : b88a6281-1ae3-4150-b792-9ef755a768a3 2026-04-23 02:10:06,823 - INFO - Domain Default found not creating 2026-04-23 02:10:07,002 - INFO - Project ctest-TestECMPFeature-94495859 not found, creating it 2026-04-23 02:10:07,558 - INFO - Created Project:ctest-TestECMPFeature-94495859, ID : fb46760b-f9d2-4a62-9ab2-da8e7578236e 2026-04-23 02:10:10,139 - INFO - Created VN ctest-mgmt_ctest-TestECMPFeature-94495859-31704386 2026-04-23 02:10:10,860 - INFO - Created VN ctest-left_ctest-TestECMPFeature-94495859-00491753 2026-04-23 02:10:11,558 - INFO - Created VN ctest-right_ctest-TestECMPFeature-94495859-30185001 2026-04-23 02:10:12,882 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPFeature-94495859-10477607>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:10:14,269 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPFeature-94495859-53500276>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 02:10:14,272 - INFO - ================================================================================ 2026-04-23 02:10:14,272 - INFO - STARTING TEST : test_ecmp_svc_v2_in_network_nat_with_3_instance 2026-04-23 02:10:14,272 - 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-04-23 02:10:14,939 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:10:14,940 - INFO - 2026-04-23 02:10:14,940 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-04-23 02:10:15,632 - INFO - 2026-04-23 02:10:15,632 - INFO - END TEST : test_ecmp_svc_v2_in_network_nat_with_3_instance : SKIPPED[0:00:01] 2026-04-23 02:10:15,632 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:10:15,633 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPFeature-94495859-53500276 in state BUILD 2026-04-23 02:10:15,633 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPFeature-94495859-53500276 2026-04-23 02:10:15,660 - ERROR - VM ctest-right_vm_ctest-TestECMPFeature-94495859-53500276 has failed to come up 2026-04-23 02:10:15,660 - ERROR - Nova failed to get host of the VM 2026-04-23 02:10:15,660 - ERROR - VM ctest-right_vm_ctest-TestECMPFeature-94495859-53500276 has failed to come up 2026-04-23 02:10:15,661 - ERROR - Nova failed to get host of the VM 2026-04-23 02:10:15,742 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPFeature-94495859-10477607 in state BUILD 2026-04-23 02:10:15,742 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPFeature-94495859-10477607 2026-04-23 02:10:15,742 - ERROR - VM ctest-left_vm_ctest-TestECMPFeature-94495859-10477607 has failed to come up 2026-04-23 02:10:15,742 - ERROR - Nova failed to get host of the VM 2026-04-23 02:10:15,742 - ERROR - VM ctest-left_vm_ctest-TestECMPFeature-94495859-10477607 has failed to come up 2026-04-23 02:10:15,742 - ERROR - Nova failed to get host of the VM 2026-04-23 02:10:15,830 - INFO - Deleting VN ctest-left_ctest-TestECMPFeature-94495859-00491753 2026-04-23 02:10:15,881 - WARNING - Deleting VN ctest-left_ctest-TestECMPFeature-94495859-00491753 failed..Will retry 2026-04-23 02:10:18,062 - INFO - Deleting VN ctest-right_ctest-TestECMPFeature-94495859-30185001 2026-04-23 02:10:18,117 - WARNING - Deleting VN ctest-right_ctest-TestECMPFeature-94495859-30185001 failed..Will retry 2026-04-23 02:10:20,165 - WARNING - Deleting VN ctest-right_ctest-TestECMPFeature-94495859-30185001 failed..Will retry 2026-04-23 02:10:22,207 - WARNING - Deleting VN ctest-right_ctest-TestECMPFeature-94495859-30185001 failed..Will retry 2026-04-23 02:10:24,262 - WARNING - Deleting VN ctest-right_ctest-TestECMPFeature-94495859-30185001 failed..Will retry 2026-04-23 02:10:26,306 - WARNING - Deleting VN ctest-right_ctest-TestECMPFeature-94495859-30185001 failed..Will retry 2026-04-23 02:10:28,510 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPFeature-94495859-31704386 2026-04-23 02:10:29,601 - INFO - Deleted project: ctest-TestECMPFeature-94495859, ID : fb46760b-f9d2-4a62-9ab2-da8e7578236e 2026-04-23 02:10:29,797 - INFO - Domain Default found not creating 2026-04-23 02:10:29,952 - INFO - Project ctest-TestECMPIPv6Fragments-52337755 not found, creating it 2026-04-23 02:10:30,728 - INFO - Created Project:ctest-TestECMPIPv6Fragments-52337755, ID : 4681672b-da9b-4807-8ab4-9fd3cf4d89a4 2026-04-23 02:10:33,383 - INFO - Created VN ctest-mgmt_ctest-TestECMPIPv6Fragments-52337755-63574514 2026-04-23 02:10:34,102 - INFO - Created VN ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168 2026-04-23 02:10:34,757 - INFO - Created VN ctest-right_ctest-TestECMPIPv6Fragments-52337755-20417313 2026-04-23 02:10:40 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2026-04-23 02:11:09,757 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPIPv6Fragments-52337755-76385159>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:11:11,373 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPIPv6Fragments-52337755-83313019>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 02:11:11,479 - INFO - Using existing project ['default-domain', 'admin'](d5a2fcc6-b0b7-4410-89e6-c5e1af2a1d6f) 2026-04-23 02:11:11,919 - INFO - admin user already present 2026-04-23 02:11:12,411 - INFO - Adding rules to the default security group in Project admin 2026-04-23 02:11:12,886 - INFO - ================================================================================ 2026-04-23 02:11:12,887 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_static_route_no_policy 2026-04-23 02:11:12,887 - 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-04-23 02:11:13,816 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:11:13,816 - INFO - http://nexus.opensdn.io/repository///images/tinycore//tinycore-in-network.qcow2.gz: 2026-04-23 02:11:14 ERROR 404: tinycore/tinycore-in-network.qcow2.gz. gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-04-23 02:11:14,668 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-04-23 02:11:14,826 - INFO - Service template: ['default-domain', 'ctest-service_template_1-37884763'] deleted successfully. 2026-04-23 02:11:15,703 - INFO - 2026-04-23 02:11:15,703 - INFO - END TEST : test_ecmp_svc_in_network_with_static_route_no_policy : SKIPPED[0:00:03] 2026-04-23 02:11:15,703 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:11:15,706 - INFO - ================================================================================ 2026-04-23 02:11:15,707 - INFO - STARTING TEST : test_ecmp_svc_v2_transparent_with_3_instance 2026-04-23 02:11:15,707 - 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-04-23 02:11:16,598 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:11:16,598 - INFO - 2026-04-23 02:11:16,598 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-04-23 02:11:17,483 - INFO - 2026-04-23 02:11:17,483 - INFO - END TEST : test_ecmp_svc_v2_transparent_with_3_instance : SKIPPED[0:00:02] 2026-04-23 02:11:17,483 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:11:17,485 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPIPv6Fragments-52337755-83313019 in state BUILD 2026-04-23 02:11:17,485 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPIPv6Fragments-52337755-83313019 2026-04-23 02:11:17,514 - ERROR - VM ctest-right_vm_ctest-TestECMPIPv6Fragments-52337755-83313019 has failed to come up 2026-04-23 02:11:17,514 - ERROR - Nova failed to get host of the VM 2026-04-23 02:11:17,514 - ERROR - VM ctest-right_vm_ctest-TestECMPIPv6Fragments-52337755-83313019 has failed to come up 2026-04-23 02:11:17,514 - ERROR - Nova failed to get host of the VM 2026-04-23 02:11:17,582 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPIPv6Fragments-52337755-76385159 in state BUILD 2026-04-23 02:11:17,582 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPIPv6Fragments-52337755-76385159 2026-04-23 02:11:17,582 - ERROR - VM ctest-left_vm_ctest-TestECMPIPv6Fragments-52337755-76385159 has failed to come up 2026-04-23 02:11:17,582 - ERROR - Nova failed to get host of the VM 2026-04-23 02:11:17,582 - ERROR - VM ctest-left_vm_ctest-TestECMPIPv6Fragments-52337755-76385159 has failed to come up 2026-04-23 02:11:17,582 - ERROR - Nova failed to get host of the VM 2026-04-23 02:11:17,670 - INFO - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168 2026-04-23 02:11:17,753 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168 failed..Will retry 2026-04-23 02:11:19,842 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168 failed..Will retry 2026-04-23 02:11:21,934 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168 failed..Will retry 2026-04-23 02:11:24,009 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168 failed..Will retry 2026-04-23 02:11:26,088 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168 failed..Will retry 2026-04-23 02:11:28,189 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168 failed..Will retry 2026-04-23 02:11:30,291 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168 failed..Will retry 2026-04-23 02:11:32,361 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168 failed..Will retry 2026-04-23 02:11:34,457 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168 failed..Will retry 2026-04-23 02:11:36,525 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168 failed..Will retry 2026-04-23 02:11:38,601 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168 failed..Will retry 2026-04-23 02:11:40,644 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168 failed..Will retry 2026-04-23 02:11:42,692 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168 failed..Will retry 2026-04-23 02:11:44,734 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168 failed..Will retry 2026-04-23 02:11:46,783 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168 failed..Will retry 2026-04-23 02:11:48,838 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168 failed..Will retry 2026-04-23 02:11:50,883 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168 failed..Will retry 2026-04-23 02:11:52,925 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168 failed..Will retry 2026-04-23 02:11:54,968 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168 failed..Will retry 2026-04-23 02:11:57,020 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168 failed..Will retry 2026-04-23 02:11:59,068 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168 failed..Will retry 2026-04-23 02:12:01,126 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168 failed..Will retry 2026-04-23 02:12:03,168 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168 failed..Will retry 2026-04-23 02:12:05,212 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168 failed..Will retry 2026-04-23 02:12:07,262 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168 failed..Will retry 2026-04-23 02:12:09,310 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168 failed..Will retry 2026-04-23 02:12:09,310 - INFO - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-52337755-20417313 2026-04-23 02:12:09,363 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-52337755-20417313 failed..Will retry 2026-04-23 02:12:11,408 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-52337755-20417313 failed..Will retry 2026-04-23 02:12:13,451 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-52337755-20417313 failed..Will retry 2026-04-23 02:12:15,497 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-52337755-20417313 failed..Will retry 2026-04-23 02:12:17,542 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-52337755-20417313 failed..Will retry 2026-04-23 02:12:19,591 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-52337755-20417313 failed..Will retry 2026-04-23 02:12:21,639 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-52337755-20417313 failed..Will retry 2026-04-23 02:12:23,680 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-52337755-20417313 failed..Will retry 2026-04-23 02:12:25,720 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-52337755-20417313 failed..Will retry 2026-04-23 02:12:27,763 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-52337755-20417313 failed..Will retry 2026-04-23 02:12:29,805 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-52337755-20417313 failed..Will retry 2026-04-23 02:12:32,021 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPIPv6Fragments-52337755-63574514 2026-04-23 02:12:32,425 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:12:34,589 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:12:36,742 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:12:38,881 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:12:41,029 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:12:43,189 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:12:45,349 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:12:47,513 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:12:49,653 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:12:51,809 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:12:53,949 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:12:56,133 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:12:58,289 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:13:00,429 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:13:02,634 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:13:04,769 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:13:06,941 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:13:09,093 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:13:11,231 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:13:13,381 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:13:15,533 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:13:17,689 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:13:19,841 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:13:21,989 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:13:24,113 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:13:26,257 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:13:28,413 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:13:30,589 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:13:32,733 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:13:34,893 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:13:37,025 - WARNING - Project ctest-TestECMPIPv6Fragments-52337755 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-52337755', 'ctest-left_ctest-TestECMPIPv6Fragments-52337755-55666168'], 'uuid': 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'href': 'http://10.0.0.249:8082/virtual-network/f4f62ecb-58b8-4096-83c6-07172fe97967'}] before deletion 2026-04-23 02:13:37,025 - WARNING - One or more references still present, will not delete the project ctest-TestECMPIPv6Fragments-52337755 2026-04-23 02:13:37,185 - INFO - Domain Default found not creating 2026-04-23 02:13:37,349 - INFO - Project ctest-TestECMPSanity-58321515 not found, creating it 2026-04-23 02:13:37,901 - INFO - Created Project:ctest-TestECMPSanity-58321515, ID : 5c37aeaf-39d8-4ba1-afef-44503b5ec0ba 2026-04-23 02:13:40,408 - INFO - Created VN ctest-mgmt_ctest-TestECMPSanity-58321515-20212477 2026-04-23 02:13:41,046 - INFO - Created VN ctest-left_ctest-TestECMPSanity-58321515-08200185 2026-04-23 02:13:41,751 - INFO - Created VN ctest-right_ctest-TestECMPSanity-58321515-07926887 2026-04-23 02:13:42,958 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPSanity-58321515-86849422>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:13:44,395 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPSanity-58321515-21509181>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 02:13:44,400 - INFO - ================================================================================ 2026-04-23 02:13:44,400 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_static_route_no_policy 2026-04-23 02:13:44,400 - 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-04-23 02:13:45,078 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:13:45,078 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-04-23 02:13:45,771 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-04-23 02:13:45,865 - INFO - Service template: ['default-domain', 'ctest-service_template_1-88136319'] deleted successfully. 2026-04-23 02:13:46,535 - INFO - 2026-04-23 02:13:46,535 - INFO - END TEST : test_ecmp_svc_in_network_with_static_route_no_policy : SKIPPED[0:00:02] 2026-04-23 02:13:46,535 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:13:46,539 - INFO - ================================================================================ 2026-04-23 02:13:46,539 - INFO - STARTING TEST : test_ecmp_svc_v2_transparent_with_3_instance 2026-04-23 02:13:46,539 - 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-04-23 02:13:47,197 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:13:47,197 - INFO - 2026-04-23 02:13:47,198 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-04-23 02:13:47,868 - INFO - 2026-04-23 02:13:47,868 - INFO - END TEST : test_ecmp_svc_v2_transparent_with_3_instance : SKIPPED[0:00:01] 2026-04-23 02:13:47,869 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:13:47,872 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPSanity-58321515-21509181 in state BUILD 2026-04-23 02:13:47,872 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPSanity-58321515-21509181 2026-04-23 02:13:47,899 - ERROR - VM ctest-right_vm_ctest-TestECMPSanity-58321515-21509181 has failed to come up 2026-04-23 02:13:47,899 - ERROR - Nova failed to get host of the VM 2026-04-23 02:13:47,899 - ERROR - VM ctest-right_vm_ctest-TestECMPSanity-58321515-21509181 has failed to come up 2026-04-23 02:13:47,899 - ERROR - Nova failed to get host of the VM 2026-04-23 02:13:47,987 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPSanity-58321515-86849422 in state BUILD 2026-04-23 02:13:47,987 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPSanity-58321515-86849422 2026-04-23 02:13:47,987 - ERROR - VM ctest-left_vm_ctest-TestECMPSanity-58321515-86849422 has failed to come up 2026-04-23 02:13:47,987 - ERROR - Nova failed to get host of the VM 2026-04-23 02:13:47,987 - ERROR - VM ctest-left_vm_ctest-TestECMPSanity-58321515-86849422 has failed to come up 2026-04-23 02:13:47,988 - ERROR - Nova failed to get host of the VM 2026-04-23 02:13:48,059 - INFO - Deleting VN ctest-left_ctest-TestECMPSanity-58321515-08200185 2026-04-23 02:13:48,116 - WARNING - Deleting VN ctest-left_ctest-TestECMPSanity-58321515-08200185 failed..Will retry 2026-04-23 02:13:50,322 - INFO - Deleting VN ctest-right_ctest-TestECMPSanity-58321515-07926887 2026-04-23 02:13:50,367 - WARNING - Deleting VN ctest-right_ctest-TestECMPSanity-58321515-07926887 failed..Will retry 2026-04-23 02:13:52,407 - WARNING - Deleting VN ctest-right_ctest-TestECMPSanity-58321515-07926887 failed..Will retry 2026-04-23 02:13:54,451 - WARNING - Deleting VN ctest-right_ctest-TestECMPSanity-58321515-07926887 failed..Will retry 2026-04-23 02:13:56,503 - WARNING - Deleting VN ctest-right_ctest-TestECMPSanity-58321515-07926887 failed..Will retry 2026-04-23 02:13:58,661 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPSanity-58321515-20212477 2026-04-23 02:13:59,603 - INFO - Deleted project: ctest-TestECMPSanity-58321515, ID : 5c37aeaf-39d8-4ba1-afef-44503b5ec0ba 2026-04-23 02:13:59,806 - INFO - Domain Default found not creating 2026-04-23 02:13:59,989 - INFO - Project ctest-TestECMPSanityIPv6-21713054 not found, creating it 2026-04-23 02:14:00,558 - INFO - Created Project:ctest-TestECMPSanityIPv6-21713054, ID : 765c21b1-56a3-49ca-a67c-274e2c344005 2026-04-23 02:14:03,391 - INFO - Created VN ctest-mgmt_ctest-TestECMPSanityIPv6-21713054-39147882 2026-04-23 02:14:04,344 - INFO - Created VN ctest-left_ctest-TestECMPSanityIPv6-21713054-61789012 2026-04-23 02:14:05,293 - INFO - Created VN ctest-right_ctest-TestECMPSanityIPv6-21713054-13213696 2026-04-23 02:14:06,501 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPSanityIPv6-21713054-19064643>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:14:07,881 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPSanityIPv6-21713054-79522516>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 02:14:07,884 - INFO - ================================================================================ 2026-04-23 02:14:07,884 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_3_instance 2026-04-23 02:14:08,595 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:14:08,596 - INFO - 2026-04-23 02:14:08,596 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-04-23 02:14:09,291 - INFO - 2026-04-23 02:14:09,291 - INFO - END TEST : test_ecmp_svc_in_network_with_3_instance : SKIPPED[0:00:02] 2026-04-23 02:14:09,291 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:14:09,294 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPSanityIPv6-21713054-79522516 in state BUILD 2026-04-23 02:14:09,294 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPSanityIPv6-21713054-79522516 2026-04-23 02:14:09,323 - ERROR - VM ctest-right_vm_ctest-TestECMPSanityIPv6-21713054-79522516 has failed to come up 2026-04-23 02:14:09,323 - ERROR - Nova failed to get host of the VM 2026-04-23 02:14:09,323 - ERROR - VM ctest-right_vm_ctest-TestECMPSanityIPv6-21713054-79522516 has failed to come up 2026-04-23 02:14:09,323 - ERROR - Nova failed to get host of the VM 2026-04-23 02:14:09,411 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPSanityIPv6-21713054-19064643 in state BUILD 2026-04-23 02:14:09,411 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPSanityIPv6-21713054-19064643 2026-04-23 02:14:09,412 - ERROR - VM ctest-left_vm_ctest-TestECMPSanityIPv6-21713054-19064643 has failed to come up 2026-04-23 02:14:09,412 - ERROR - Nova failed to get host of the VM 2026-04-23 02:14:09,412 - ERROR - VM ctest-left_vm_ctest-TestECMPSanityIPv6-21713054-19064643 has failed to come up 2026-04-23 02:14:09,412 - ERROR - Nova failed to get host of the VM 2026-04-23 02:14:09,479 - INFO - Deleting VN ctest-left_ctest-TestECMPSanityIPv6-21713054-61789012 2026-04-23 02:14:09,525 - WARNING - Deleting VN ctest-left_ctest-TestECMPSanityIPv6-21713054-61789012 failed..Will retry 2026-04-23 02:14:11,692 - INFO - Deleting VN ctest-right_ctest-TestECMPSanityIPv6-21713054-13213696 2026-04-23 02:14:11,743 - WARNING - Deleting VN ctest-right_ctest-TestECMPSanityIPv6-21713054-13213696 failed..Will retry 2026-04-23 02:14:13,789 - WARNING - Deleting VN ctest-right_ctest-TestECMPSanityIPv6-21713054-13213696 failed..Will retry 2026-04-23 02:14:15,831 - WARNING - Deleting VN ctest-right_ctest-TestECMPSanityIPv6-21713054-13213696 failed..Will retry 2026-04-23 02:14:17,879 - WARNING - Deleting VN ctest-right_ctest-TestECMPSanityIPv6-21713054-13213696 failed..Will retry 2026-04-23 02:14:19,925 - WARNING - Deleting VN ctest-right_ctest-TestECMPSanityIPv6-21713054-13213696 failed..Will retry 2026-04-23 02:14:22,106 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPSanityIPv6-21713054-39147882 2026-04-23 02:14:23,038 - INFO - Deleted project: ctest-TestECMPSanityIPv6-21713054, ID : 765c21b1-56a3-49ca-a67c-274e2c344005 2026-04-23 02:14:23,236 - INFO - Domain Default found not creating 2026-04-23 02:14:23,393 - INFO - Project ctest-TestECMPwithSVMChange-69531169 not found, creating it 2026-04-23 02:14:23,952 - INFO - Created Project:ctest-TestECMPwithSVMChange-69531169, ID : 3b917ff6-da4c-4ed5-a982-cee5de45cb06 2026-04-23 02:14:26,479 - INFO - Created VN ctest-mgmt_ctest-TestECMPwithSVMChange-69531169-75920025 2026-04-23 02:14:27,112 - INFO - Created VN ctest-left_ctest-TestECMPwithSVMChange-69531169-95380148 2026-04-23 02:14:27,827 - INFO - Created VN ctest-right_ctest-TestECMPwithSVMChange-69531169-50616731 2026-04-23 02:14:29,075 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPwithSVMChange-69531169-77013947>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:14:30,455 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPwithSVMChange-69531169-74788344>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 02:14:30,457 - INFO - ================================================================================ 2026-04-23 02:14:30,457 - INFO - STARTING TEST : test_ecmp_with_svm_deletion 2026-04-23 02:14:30,457 - 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-04-23 02:14:31,144 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:14:31,144 - INFO - 2026-04-23 02:14:31,144 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-04-23 02:14:31,881 - INFO - 2026-04-23 02:14:31,881 - INFO - END TEST : test_ecmp_with_svm_deletion : SKIPPED[0:00:01] 2026-04-23 02:14:31,881 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:14:31,883 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPwithSVMChange-69531169-74788344 in state BUILD 2026-04-23 02:14:31,883 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPwithSVMChange-69531169-74788344 2026-04-23 02:14:31,909 - ERROR - VM ctest-right_vm_ctest-TestECMPwithSVMChange-69531169-74788344 has failed to come up 2026-04-23 02:14:31,909 - ERROR - Nova failed to get host of the VM 2026-04-23 02:14:31,909 - ERROR - VM ctest-right_vm_ctest-TestECMPwithSVMChange-69531169-74788344 has failed to come up 2026-04-23 02:14:31,909 - ERROR - Nova failed to get host of the VM 2026-04-23 02:14:31,991 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPwithSVMChange-69531169-77013947 in state BUILD 2026-04-23 02:14:31,991 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPwithSVMChange-69531169-77013947 2026-04-23 02:14:31,991 - ERROR - VM ctest-left_vm_ctest-TestECMPwithSVMChange-69531169-77013947 has failed to come up 2026-04-23 02:14:31,992 - ERROR - Nova failed to get host of the VM 2026-04-23 02:14:31,992 - ERROR - VM ctest-left_vm_ctest-TestECMPwithSVMChange-69531169-77013947 has failed to come up 2026-04-23 02:14:31,992 - ERROR - Nova failed to get host of the VM 2026-04-23 02:14:32,073 - INFO - Deleting VN ctest-left_ctest-TestECMPwithSVMChange-69531169-95380148 2026-04-23 02:14:32,126 - WARNING - Deleting VN ctest-left_ctest-TestECMPwithSVMChange-69531169-95380148 failed..Will retry 2026-04-23 02:14:34,298 - INFO - Deleting VN ctest-right_ctest-TestECMPwithSVMChange-69531169-50616731 2026-04-23 02:14:34,346 - WARNING - Deleting VN ctest-right_ctest-TestECMPwithSVMChange-69531169-50616731 failed..Will retry 2026-04-23 02:14:36,393 - WARNING - Deleting VN ctest-right_ctest-TestECMPwithSVMChange-69531169-50616731 failed..Will retry 2026-04-23 02:14:38,437 - WARNING - Deleting VN ctest-right_ctest-TestECMPwithSVMChange-69531169-50616731 failed..Will retry 2026-04-23 02:14:40,484 - WARNING - Deleting VN ctest-right_ctest-TestECMPwithSVMChange-69531169-50616731 failed..Will retry 2026-04-23 02:14:42,529 - WARNING - Deleting VN ctest-right_ctest-TestECMPwithSVMChange-69531169-50616731 failed..Will retry 2026-04-23 02:14:44,699 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPwithSVMChange-69531169-75920025 2026-04-23 02:14:45,662 - INFO - Deleted project: ctest-TestECMPwithSVMChange-69531169, ID : 3b917ff6-da4c-4ed5-a982-cee5de45cb06 2026-04-23 02:14:45,852 - INFO - Domain Default found not creating 2026-04-23 02:14:46,023 - INFO - Project ctest-TestMultiInlineSVC-27433392 not found, creating it 2026-04-23 02:14:46,593 - INFO - Created Project:ctest-TestMultiInlineSVC-27433392, ID : fa02ced3-0264-49cf-825e-c841bc6a5cd0 2026-04-23 02:14:49,516 - INFO - Created VN ctest-mgmt_ctest-TestMultiInlineSVC-27433392-88511060 2026-04-23 02:14:50,122 - INFO - Created VN ctest-left_ctest-TestMultiInlineSVC-27433392-12026593 2026-04-23 02:14:50,818 - INFO - Created VN ctest-right_ctest-TestMultiInlineSVC-27433392-60841520 2026-04-23 02:14:52,018 - INFO - VM ([<Server: ctest-left_vm_ctest-TestMultiInlineSVC-27433392-40643640>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:14:53,357 - INFO - VM ([<Server: ctest-right_vm_ctest-TestMultiInlineSVC-27433392-37289249>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 02:14:53,359 - INFO - ================================================================================ 2026-04-23 02:14:53,359 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2026-04-23 02:14:53,359 - 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-04-23 02:14:54,033 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:14:54,033 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-04-23 02:14:54,718 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-04-23 02:14:54,809 - INFO - Service template: ['default-domain', 'ctest-service_template_1-56123291'] deleted successfully. 2026-04-23 02:14:55,475 - INFO - 2026-04-23 02:14:55,475 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:02] 2026-04-23 02:14:55,475 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:14:55,480 - INFO - ================================================================================ 2026-04-23 02:14:55,480 - INFO - STARTING TEST : test_three_stage_v2_SC 2026-04-23 02:14:55,480 - 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-04-23 02:14:56,150 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:14:56,150 - INFO - 2026-04-23 02:14:56,150 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-04-23 02:14:56,826 - INFO - 2026-04-23 02:14:56,826 - INFO - END TEST : test_three_stage_v2_SC : SKIPPED[0:00:01] 2026-04-23 02:14:56,826 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:14:56,829 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestMultiInlineSVC-27433392-37289249 in state BUILD 2026-04-23 02:14:56,829 - INFO - Deleting VM ctest-right_vm_ctest-TestMultiInlineSVC-27433392-37289249 2026-04-23 02:14:56,854 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVC-27433392-37289249 has failed to come up 2026-04-23 02:14:56,854 - ERROR - Nova failed to get host of the VM 2026-04-23 02:14:56,854 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVC-27433392-37289249 has failed to come up 2026-04-23 02:14:56,854 - ERROR - Nova failed to get host of the VM 2026-04-23 02:14:56,948 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestMultiInlineSVC-27433392-40643640 in state BUILD 2026-04-23 02:14:56,948 - INFO - Deleting VM ctest-left_vm_ctest-TestMultiInlineSVC-27433392-40643640 2026-04-23 02:14:56,948 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVC-27433392-40643640 has failed to come up 2026-04-23 02:14:56,948 - ERROR - Nova failed to get host of the VM 2026-04-23 02:14:56,948 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVC-27433392-40643640 has failed to come up 2026-04-23 02:14:56,948 - ERROR - Nova failed to get host of the VM 2026-04-23 02:14:57,012 - INFO - Deleting VN ctest-left_ctest-TestMultiInlineSVC-27433392-12026593 2026-04-23 02:14:57,055 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVC-27433392-12026593 failed..Will retry 2026-04-23 02:14:59,219 - INFO - Deleting VN ctest-right_ctest-TestMultiInlineSVC-27433392-60841520 2026-04-23 02:14:59,270 - WARNING - Deleting VN ctest-right_ctest-TestMultiInlineSVC-27433392-60841520 failed..Will retry 2026-04-23 02:15:01,319 - WARNING - Deleting VN ctest-right_ctest-TestMultiInlineSVC-27433392-60841520 failed..Will retry 2026-04-23 02:15:03,362 - WARNING - Deleting VN ctest-right_ctest-TestMultiInlineSVC-27433392-60841520 failed..Will retry 2026-04-23 02:15:05,404 - WARNING - Deleting VN ctest-right_ctest-TestMultiInlineSVC-27433392-60841520 failed..Will retry 2026-04-23 02:15:07,559 - INFO - Deleting VN ctest-mgmt_ctest-TestMultiInlineSVC-27433392-88511060 2026-04-23 02:15:08,470 - INFO - Deleted project: ctest-TestMultiInlineSVC-27433392, ID : fa02ced3-0264-49cf-825e-c841bc6a5cd0 2026-04-23 02:15:08,646 - INFO - Domain Default found not creating 2026-04-23 02:15:08,815 - INFO - Project ctest-TestMultiInlineSVCIPv6-45464011 not found, creating it 2026-04-23 02:15:09,410 - INFO - Created Project:ctest-TestMultiInlineSVCIPv6-45464011, ID : 17e17135-3b77-4aca-98c5-7c1581022798 2026-04-23 02:15:12,286 - INFO - Created VN ctest-mgmt_ctest-TestMultiInlineSVCIPv6-45464011-99166040 2026-04-23 02:15:13,249 - INFO - Created VN ctest-left_ctest-TestMultiInlineSVCIPv6-45464011-60492168 2026-04-23 02:15:14,136 - INFO - Created VN ctest-right_ctest-TestMultiInlineSVCIPv6-45464011-79351064 2026-04-23 02:15:15,374 - INFO - VM ([<Server: ctest-left_vm_ctest-TestMultiInlineSVCIPv6-45464011-46944505>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:15:16,676 - INFO - VM ([<Server: ctest-right_vm_ctest-TestMultiInlineSVCIPv6-45464011-30523153>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 02:15:16,679 - INFO - ================================================================================ 2026-04-23 02:15:16,681 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2026-04-23 02:15:17,368 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:15:17,368 - INFO - 2026-04-23 02:15:17,368 - INFO - ================================================================================ 2026-04-23 02:15:17,369 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2026-04-23 02:15:17,369 - 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-04-23 02:15:18,073 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:15:18,073 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-04-23 02:15:18,673 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-04-23 02:15:18,765 - INFO - Service template: ['default-domain', 'ctest-service_template_1-10210101'] deleted successfully. 2026-04-23 02:15:19,444 - INFO - 2026-04-23 02:15:19,444 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:02] 2026-04-23 02:15:19,444 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:15:19,444 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-04-23 02:15:20,130 - INFO - 2026-04-23 02:15:20,130 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:04] 2026-04-23 02:15:20,130 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:15:20,133 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-45464011-30523153 in state BUILD 2026-04-23 02:15:20,134 - INFO - Deleting VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-45464011-30523153 2026-04-23 02:15:20,162 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-45464011-30523153 has failed to come up 2026-04-23 02:15:20,162 - ERROR - Nova failed to get host of the VM 2026-04-23 02:15:20,162 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-45464011-30523153 has failed to come up 2026-04-23 02:15:20,162 - ERROR - Nova failed to get host of the VM 2026-04-23 02:15:20,248 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-45464011-46944505 in state BUILD 2026-04-23 02:15:20,249 - INFO - Deleting VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-45464011-46944505 2026-04-23 02:15:20,249 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-45464011-46944505 has failed to come up 2026-04-23 02:15:20,249 - ERROR - Nova failed to get host of the VM 2026-04-23 02:15:20,249 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-45464011-46944505 has failed to come up 2026-04-23 02:15:20,249 - ERROR - Nova failed to get host of the VM 2026-04-23 02:15:20,321 - INFO - Deleting VN ctest-left_ctest-TestMultiInlineSVCIPv6-45464011-60492168 2026-04-23 02:15:20,379 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVCIPv6-45464011-60492168 failed..Will retry 2026-04-23 02:15:22,572 - INFO - Deleting VN ctest-right_ctest-TestMultiInlineSVCIPv6-45464011-79351064 2026-04-23 02:15:22,647 - WARNING - Deleting VN ctest-right_ctest-TestMultiInlineSVCIPv6-45464011-79351064 failed..Will retry 2026-04-23 02:15:24,690 - WARNING - Deleting VN ctest-right_ctest-TestMultiInlineSVCIPv6-45464011-79351064 failed..Will retry 2026-04-23 02:15:26,735 - WARNING - Deleting VN ctest-right_ctest-TestMultiInlineSVCIPv6-45464011-79351064 failed..Will retry 2026-04-23 02:15:28,785 - WARNING - Deleting VN ctest-right_ctest-TestMultiInlineSVCIPv6-45464011-79351064 failed..Will retry 2026-04-23 02:15:31,007 - INFO - Deleting VN ctest-mgmt_ctest-TestMultiInlineSVCIPv6-45464011-99166040 2026-04-23 02:15:32,067 - INFO - Deleted project: ctest-TestMultiInlineSVCIPv6-45464011, ID : 17e17135-3b77-4aca-98c5-7c1581022798 2026-04-23 02:15:32,290 - INFO - Domain Default found not creating 2026-04-23 02:15:32,463 - INFO - Project ctest-FloatingipBasicTestSanity-04502388 not found, creating it 2026-04-23 02:15:33,045 - INFO - Created Project:ctest-FloatingipBasicTestSanity-04502388, ID : 4530cdd6-a453-4e99-b766-1b578a17dc6b 2026-04-23 02:15:34,542 - INFO - ================================================================================ 2026-04-23 02:15:34,542 - INFO - STARTING TEST : test_floating_ip 2026-04-23 02:15:34,542 - 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-04-23 02:15:35,172 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:15:35,173 - INFO - 2026-04-23 02:15:36,206 - INFO - Created VN ctest-fvn-37197410 2026-04-23 02:15:36,798 - INFO - Verified VN network id 9 for VN 9c947d04-929f-450b-8f4e-cc86bb831000 2026-04-23 02:15:36,798 - INFO - Verifications in API Server for VN ctest-fvn-37197410 passed 2026-04-23 02:15:36,871 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fvn-37197410 passed 2026-04-23 02:15:38,036 - INFO - Validated that VN default-domain:ctest-FloatingipBasicTestSanity-04502388:ctest-fvn-37197410 is found in opserver 2026-04-23 02:15:38,635 - INFO - Created VN ctest-vn1-37369601 2026-04-23 02:15:38,890 - INFO - Verified VN network id 10 for VN 01197993-1f99-406d-a22a-9cfd701e8e27 2026-04-23 02:15:38,890 - INFO - Verifications in API Server for VN ctest-vn1-37369601 passed 2026-04-23 02:15:38,969 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-37369601 passed 2026-04-23 02:15:39,277 - INFO - Validated that VN default-domain:ctest-FloatingipBasicTestSanity-04502388:ctest-vn1-37369601 is found in opserver 2026-04-23 02:15:45 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2026-04-23 02:16:14,918 - INFO - VM ([<Server: ctest-vn1_vm1_name-85840973>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:16:16,358 - INFO - VM ([<Server: ctest-fvn_vm1_name-51809001>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 02:16:16,617 - INFO - Creating Floating IP pool ctest-some-pool-93425627 in API Server 2026-04-23 02:16:17,380 - INFO - Verification for FIP pool ctest-some-pool-93425627 in API Server passed 2026-04-23 02:16:17,446 - INFO - Verification for FIP pool ctest-some-pool-93425627 in Control-node passed 2026-04-23 02:16:17,447 - INFO - Waiting for VM ctest-vn1_vm1_name-85840973 to be up.. 2026-04-23 02:17:18,904 - INFO - VM name : ctest-vn1_vm1_name-85840973 2026-04-23 02:18:01,179 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1_name-85840973 passed 2026-04-23 02:18:27,235 - INFO - Waiting for VM ctest-fvn_vm1_name-51809001 to be up.. 2026-04-23 02:18:27,324 - INFO - VM name : ctest-fvn_vm1_name-51809001 2026-04-23 02:18:28,667 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-fvn_vm1_name-51809001 passed 2026-04-23 02:18:49,463 - INFO - Route for FIP 165.152.200.196 is fine on Control-node 10.0.0.23 2026-04-23 02:18:49,473 - INFO - Route for FIP 165.152.200.196 is fine on Control-node 10.0.0.130 2026-04-23 02:18:49,473 - INFO - FIP 165.152.200.196 verification for passed on all Control-nodes 2026-04-23 02:18:49,474 - INFO - FIP ID 41edcc33-f6dd-42c5-a9a9-c015c040e8fd(165.152.200.196) validation in Control node passed 2026-04-23 02:18:49,521 - INFO - FIP ID 41edcc33-f6dd-42c5-a9a9-c015c040e8fd(165.152.200.196) validation in agents passed 2026-04-23 02:18:49,530 - INFO - FIP ID 41edcc33-f6dd-42c5-a9a9-c015c040e8fd(165.152.200.196) validation in API Server passed 2026-04-23 02:19:35,224 - INFO - Ping to IP 165.152.200.195 from VM ctest-vn1_vm1_name-85840973 passed 2026-04-23 02:19:35,385 - INFO - Deleting the FIP pool ctest-some-pool-93425627 2026-04-23 02:19:35,504 - INFO - Deleting VM ctest-fvn_vm1_name-51809001 2026-04-23 02:19:35,578 - INFO - Deleting VM ctest-vn1_vm1_name-85840973 2026-04-23 02:19:35,644 - INFO - Deleting VN ctest-vn1-37369601 2026-04-23 02:19:35,689 - WARNING - Deleting VN ctest-vn1-37369601 failed..Will retry 2026-04-23 02:19:38,061 - INFO - Validated that VN ctest-vn1-37369601 is not found in API Server 2026-04-23 02:19:38,081 - INFO - Validated that VN ctest-vn1-37369601 is not in any agent 2026-04-23 02:19:38,123 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-37369601 info 2026-04-23 02:19:38,123 - INFO - Deleting VN ctest-fvn-37197410 2026-04-23 02:19:38,454 - INFO - Validated that VN ctest-fvn-37197410 is not found in API Server 2026-04-23 02:19:38,476 - INFO - Validated that VN ctest-fvn-37197410 is not in any agent 2026-04-23 02:19:38,506 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fvn-37197410 info 2026-04-23 02:19:39,783 - INFO - END TEST : test_floating_ip : PASSED[0:04:05] 2026-04-23 02:19:39,783 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:19:40,550 - INFO - Deleted project: ctest-FloatingipBasicTestSanity-04502388, ID : 4530cdd6-a453-4e99-b766-1b578a17dc6b 2026-04-23 02:19:40,742 - INFO - Domain Default found not creating 2026-04-23 02:19:40,895 - INFO - Project ctest-TestSanity_MX-25186549 not found, creating it 2026-04-23 02:19:41,493 - INFO - Created Project:ctest-TestSanity_MX-25186549, ID : 356237eb-125a-4d13-85e9-e8af8794b16b 2026-04-23 02:19:42,947 - INFO - ================================================================================ 2026-04-23 02:19:42,948 - INFO - STARTING TEST : test_mx_gateway 2026-04-23 02:19:42,948 - 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-04-23 02:19:44,244 - INFO - Skipping Test. Env variable MX_GW_TEST is not set 2026-04-23 02:19:45,540 - INFO - 2026-04-23 02:19:45,540 - INFO - END TEST : test_mx_gateway : SKIPPED[0:00:03] 2026-04-23 02:19:45,540 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:19:46,305 - INFO - Deleted project: ctest-TestSanity_MX-25186549, ID : 356237eb-125a-4d13-85e9-e8af8794b16b 2026-04-23 02:19:46,534 - INFO - Domain Default found not creating 2026-04-23 02:19:46,694 - INFO - Project ctest-TestHeat-38067001 not found, creating it 2026-04-23 02:19:47,261 - INFO - Created Project:ctest-TestHeat-38067001, ID : ce47df29-e60f-451a-bf3f-495ff7ef97bd 2026-04-23 02:19:48,922 - INFO - ================================================================================ 2026-04-23 02:19:48,923 - INFO - STARTING TEST : test_public_access_thru_svc_w_fip 2026-04-23 02:19:48,923 - 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-04-23 02:19:50,247 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:19:50,247 - INFO - 2026-04-23 02:19:50,275 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-04-23 02:19:51,579 - INFO - 2026-04-23 02:19:51,579 - INFO - END TEST : test_public_access_thru_svc_w_fip : SKIPPED[0:00:03] 2026-04-23 02:19:51,579 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:19:51,581 - INFO - ================================================================================ 2026-04-23 02:19:51,581 - INFO - STARTING TEST : test_transit_vn_sym_1_innet 2026-04-23 02:19:52,874 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:19:52,874 - INFO - 2026-04-23 02:19:52,874 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-04-23 02:19:54,154 - INFO - 2026-04-23 02:19:54,154 - INFO - END TEST : test_transit_vn_sym_1_innet : SKIPPED[0:00:03] 2026-04-23 02:19:54,154 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:19:54,909 - INFO - Deleted project: ctest-TestHeat-38067001, ID : ce47df29-e60f-451a-bf3f-495ff7ef97bd 2026-04-23 02:19:55,106 - INFO - Domain Default found not creating 2026-04-23 02:19:55,273 - INFO - Project ctest-TestHeatIPv6-36267932 not found, creating it 2026-04-23 02:19:55,868 - INFO - Created Project:ctest-TestHeatIPv6-36267932, ID : 2b7c2ae1-4f9c-41d4-97b0-eb5bb08d383e 2026-04-23 02:19:57,732 - INFO - ================================================================================ 2026-04-23 02:19:57,732 - INFO - STARTING TEST : test_public_access_thru_svc_w_fip 2026-04-23 02:19:57,732 - 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-04-23 02:19:59,036 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:19:59,036 - INFO - 2026-04-23 02:19:59,036 - INFO - Skipped as v6 not supported for this test 2026-04-23 02:20:00,338 - INFO - 2026-04-23 02:20:00,338 - INFO - END TEST : test_public_access_thru_svc_w_fip : SKIPPED[0:00:03] 2026-04-23 02:20:00,338 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:20:01,142 - INFO - Deleted project: ctest-TestHeatIPv6-36267932, ID : 2b7c2ae1-4f9c-41d4-97b0-eb5bb08d383e 2026-04-23 02:20:01,350 - INFO - Domain Default found not creating 2026-04-23 02:20:02,185 - INFO - Project ctest-TestBasicHeat-37708327 not found, creating it 2026-04-23 02:20:02,769 - INFO - Created Project:ctest-TestBasicHeat-37708327, ID : 7c4e0227-0a03-491e-a313-45079698df3a 2026-04-23 02:20:04,389 - INFO - ================================================================================ 2026-04-23 02:20:04,390 - INFO - STARTING TEST : test_svc_creation_with_heat 2026-04-23 02:20:04,390 - INFO - TEST DESCRIPTION : Validate creation of a in-network-nat service chain using heat 2026-04-23 02:20:05,678 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:20:05,678 - INFO - 2026-04-23 02:20:05,710 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-04-23 02:20:07,018 - INFO - 2026-04-23 02:20:07,018 - INFO - END TEST : test_svc_creation_with_heat : SKIPPED[0:00:03] 2026-04-23 02:20:07,019 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:20:07,768 - INFO - Deleted project: ctest-TestBasicHeat-37708327, ID : 7c4e0227-0a03-491e-a313-45079698df3a 2026-04-23 02:20:07,973 - INFO - Domain Default found not creating 2026-04-23 02:20:08,134 - INFO - Project ctest-TestBasicHeatIPv6-43881274 not found, creating it 2026-04-23 02:20:08,700 - INFO - Created Project:ctest-TestBasicHeatIPv6-43881274, ID : 26980792-442c-40da-a7ef-9b8102efcf0a 2026-04-23 02:20:10,307 - INFO - ================================================================================ 2026-04-23 02:20:10,307 - INFO - STARTING TEST : test_svc_creation_with_heat 2026-04-23 02:20:11,597 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:20:11,597 - INFO - 2026-04-23 02:20:11,630 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-04-23 02:20:12,913 - INFO - 2026-04-23 02:20:12,913 - INFO - END TEST : test_svc_creation_with_heat : SKIPPED[0:00:02] 2026-04-23 02:20:12,913 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:20:13,697 - INFO - Deleted project: ctest-TestBasicHeatIPv6-43881274, ID : 26980792-442c-40da-a7ef-9b8102efcf0a 2026-04-23 02:20:13,902 - INFO - Domain Default found not creating 2026-04-23 02:20:14,080 - INFO - Project ctest-TestCRUD-12557381 not found, creating it 2026-04-23 02:20:14,618 - INFO - Created Project:ctest-TestCRUD-12557381, ID : e127f264-7e21-4dde-86a6-d6e79ed1e6d1 2026-04-23 02:20:16,108 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg1-28950911'] 2026-04-23 02:20:17,138 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg2-19535045'] 2026-04-23 02:20:18,390 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-12557381', 'ctest-proj-sg1-33875264'] 2026-04-23 02:20:19,279 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-12557381', 'ctest-proj-sg2-33425666'] 2026-04-23 02:20:20,211 - INFO - ================================================================================ 2026-04-23 02:20:20,213 - INFO - STARTING TEST : test_router_crud 2026-04-23 02:20:21,478 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:20:21,478 - INFO - 2026-04-23 02:20:21,478 - INFO - Router create Request {'router': {'name': 'name-25344108'}} 2026-04-23 02:20:21,580 - INFO - Router create Response : {'router': {'id': '9f688450-c164-4f96-9356-bd2ccfe583c8', 'name': 'name-25344108', 'tenant_id': 'd5a2fcc6b0b7441089e6c5e1af2a1d6f', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-25344108'], 'description': '', 'project_id': 'd5a2fcc6b0b7441089e6c5e1af2a1d6f'}} 2026-04-23 02:20:21,580 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-25344108'}} 2026-04-23 02:20:21,596 - INFO - Attribute id is created 2026-04-23 02:20:21,596 - INFO - Attribute name is created 2026-04-23 02:20:21,596 - INFO - Attribute admin_state_up is created 2026-04-23 02:20:21,596 - INFO - Attribute status is created 2026-04-23 02:20:21,596 - INFO - Attribute tenant_id is created 2026-04-23 02:20:22,052 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-04-23 02:20:22,052 - INFO - Router Update request {'router': {'name': 'name-51686035'}} 2026-04-23 02:20:22,106 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-51686035'}} 2026-04-23 02:20:22,106 - INFO - Response : {'router': {'id': '9f688450-c164-4f96-9356-bd2ccfe583c8', 'name': 'name-51686035', 'tenant_id': 'd5a2fcc6b0b7441089e6c5e1af2a1d6f', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-25344108'], 'description': '', 'project_id': 'd5a2fcc6b0b7441089e6c5e1af2a1d6f'}} 2026-04-23 02:20:22,106 - INFO - Updation of Router 9f688450-c164-4f96-9356-bd2ccfe583c8 with body {'router': {'name': 'name-51686035'}} passed 2026-04-23 02:20:22,107 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:20:22,107 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-04-23 02:20:22,189 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-04-23 02:20:22,189 - INFO - Response : {'router': {'id': '9f688450-c164-4f96-9356-bd2ccfe583c8', 'name': 'name-51686035', 'tenant_id': 'd5a2fcc6b0b7441089e6c5e1af2a1d6f', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-25344108'], 'description': '', 'project_id': 'd5a2fcc6b0b7441089e6c5e1af2a1d6f'}} 2026-04-23 02:20:22,189 - INFO - Updation of Router 9f688450-c164-4f96-9356-bd2ccfe583c8 with body {'router': {'admin_state_up': 'True'}} passed 2026-04-23 02:20:22,190 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:20:22,190 - INFO - Deleting router 9f688450-c164-4f96-9356-bd2ccfe583c8 2026-04-23 02:20:22,300 - ERROR - Result of delete router 9f688450-c164-4f96-9356-bd2ccfe583c8: () 2026-04-23 02:20:22,300 - INFO - ================================================================================ 2026-04-23 02:20:22,300 - INFO - Router create Request {'router': {'name': 'name-29391057', 'tenant_id': 'e127f264-7e21-4dde-86a6-d6e79ed1e6d1'}} 2026-04-23 02:20:22,441 - INFO - Router create Response : {'router': {'id': 'c29113dc-4cce-4b65-803f-390ea36db882', 'name': 'name-29391057', 'tenant_id': 'e127f2647e214dde86a6d6e79ed1e6d1', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-12557381', 'name-29391057'], 'description': '', 'project_id': 'e127f2647e214dde86a6d6e79ed1e6d1'}} 2026-04-23 02:20:22,441 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-29391057', 'tenant_id': 'e127f264-7e21-4dde-86a6-d6e79ed1e6d1'}} 2026-04-23 02:20:22,458 - INFO - Attribute id is created 2026-04-23 02:20:22,459 - INFO - Attribute name is created 2026-04-23 02:20:22,459 - INFO - Attribute admin_state_up is created 2026-04-23 02:20:22,459 - INFO - Attribute status is created 2026-04-23 02:20:22,459 - INFO - Attribute tenant_id is created 2026-04-23 02:20:22,941 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-04-23 02:20:22,941 - INFO - Router Update request {'router': {'name': 'name-19664060'}} 2026-04-23 02:20:22,998 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-19664060'}} 2026-04-23 02:20:22,998 - INFO - Response : {'router': {'id': 'c29113dc-4cce-4b65-803f-390ea36db882', 'name': 'name-19664060', 'tenant_id': 'e127f2647e214dde86a6d6e79ed1e6d1', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-12557381', 'name-29391057'], 'description': '', 'project_id': 'e127f2647e214dde86a6d6e79ed1e6d1'}} 2026-04-23 02:20:22,998 - INFO - Updation of Router c29113dc-4cce-4b65-803f-390ea36db882 with body {'router': {'name': 'name-19664060'}} passed 2026-04-23 02:20:22,999 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:20:22,999 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-04-23 02:20:23,064 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-04-23 02:20:23,064 - INFO - Response : {'router': {'id': 'c29113dc-4cce-4b65-803f-390ea36db882', 'name': 'name-19664060', 'tenant_id': 'e127f2647e214dde86a6d6e79ed1e6d1', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-12557381', 'name-29391057'], 'description': '', 'project_id': 'e127f2647e214dde86a6d6e79ed1e6d1'}} 2026-04-23 02:20:23,064 - INFO - Updation of Router c29113dc-4cce-4b65-803f-390ea36db882 with body {'router': {'admin_state_up': 'False'}} passed 2026-04-23 02:20:23,064 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:20:23,065 - INFO - Deleting router c29113dc-4cce-4b65-803f-390ea36db882 2026-04-23 02:20:23,174 - ERROR - Result of delete router c29113dc-4cce-4b65-803f-390ea36db882: () 2026-04-23 02:20:23,174 - INFO - ================================================================================ 2026-04-23 02:20:23,174 - INFO - Router create Request {'router': {'name': 'name-24724479', 'admin_state_up': 'True'}} 2026-04-23 02:20:23,303 - INFO - Router create Response : {'router': {'id': '9220ef7e-63c1-4b6d-9f91-c202e163379c', 'name': 'name-24724479', 'tenant_id': 'd5a2fcc6b0b7441089e6c5e1af2a1d6f', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-24724479'], 'description': '', 'project_id': 'd5a2fcc6b0b7441089e6c5e1af2a1d6f'}} 2026-04-23 02:20:23,303 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-24724479', 'admin_state_up': 'True'}} 2026-04-23 02:20:23,323 - INFO - Attribute id is created 2026-04-23 02:20:23,323 - INFO - Attribute name is created 2026-04-23 02:20:23,323 - INFO - Attribute admin_state_up is created 2026-04-23 02:20:23,323 - INFO - Attribute status is created 2026-04-23 02:20:23,323 - INFO - Attribute tenant_id is created 2026-04-23 02:20:23,782 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-04-23 02:20:23,782 - INFO - Router Update request {'router': {'name': 'name-54550860'}} 2026-04-23 02:20:23,841 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-54550860'}} 2026-04-23 02:20:23,841 - INFO - Response : {'router': {'id': '9220ef7e-63c1-4b6d-9f91-c202e163379c', 'name': 'name-54550860', 'tenant_id': 'd5a2fcc6b0b7441089e6c5e1af2a1d6f', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-24724479'], 'description': '', 'project_id': 'd5a2fcc6b0b7441089e6c5e1af2a1d6f'}} 2026-04-23 02:20:23,841 - INFO - Updation of Router 9220ef7e-63c1-4b6d-9f91-c202e163379c with body {'router': {'name': 'name-54550860'}} passed 2026-04-23 02:20:23,841 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:20:23,841 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-04-23 02:20:23,896 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-04-23 02:20:23,896 - INFO - Response : {'router': {'id': '9220ef7e-63c1-4b6d-9f91-c202e163379c', 'name': 'name-54550860', 'tenant_id': 'd5a2fcc6b0b7441089e6c5e1af2a1d6f', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-24724479'], 'description': '', 'project_id': 'd5a2fcc6b0b7441089e6c5e1af2a1d6f'}} 2026-04-23 02:20:23,896 - INFO - Updation of Router 9220ef7e-63c1-4b6d-9f91-c202e163379c with body {'router': {'admin_state_up': 'False'}} passed 2026-04-23 02:20:23,896 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:20:23,896 - INFO - Deleting router 9220ef7e-63c1-4b6d-9f91-c202e163379c 2026-04-23 02:20:23,990 - ERROR - Result of delete router 9220ef7e-63c1-4b6d-9f91-c202e163379c: () 2026-04-23 02:20:23,991 - INFO - ================================================================================ 2026-04-23 02:20:23,991 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-12557381', 'ctest-proj-sg2-33425666'] 2026-04-23 02:20:24,087 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-12557381', 'ctest-proj-sg1-33875264'] 2026-04-23 02:20:24,183 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg2-19535045'] 2026-04-23 02:20:24,275 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg1-28950911'] 2026-04-23 02:20:25,659 - INFO - END TEST : test_router_crud : PASSED[0:00:05] 2026-04-23 02:20:25,659 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:20:26,395 - INFO - Deleted project: ctest-TestCRUD-12557381, ID : e127f264-7e21-4dde-86a6-d6e79ed1e6d1 2026-04-23 02:20:26,582 - INFO - Domain Default found not creating 2026-04-23 02:20:26,751 - INFO - Project ctest-TestPorts-88201623 not found, creating it 2026-04-23 02:20:27,291 - INFO - Created Project:ctest-TestPorts-88201623, ID : 97b6649e-2700-41ad-9f92-ad91740499bb 2026-04-23 02:20:28,820 - INFO - ================================================================================ 2026-04-23 02:20:28,820 - INFO - STARTING TEST : test_ports_bindings 2026-04-23 02:20:28,820 - 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-04-23 02:20:30,117 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:20:30,117 - INFO - 2026-04-23 02:20:31,207 - INFO - Created VN ctest-vn-94603462 2026-04-23 02:20:32,107 - INFO - VMI afc4b901-e5f6-4013-bb79-7a7de5bda7cc verification in API Server passed 2026-04-23 02:20:32,260 - INFO - Deleted port afc4b901-e5f6-4013-bb79-7a7de5bda7cc 2026-04-23 02:20:32,261 - INFO - Deleting VN ctest-vn-94603462 2026-04-23 02:20:33,722 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05] 2026-04-23 02:20:33,722 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:20:33,724 - INFO - ================================================================================ 2026-04-23 02:20:33,724 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-23 02:20:33,724 - 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-04-23 02:20:35,010 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:20:35,010 - INFO - 2026-04-23 02:20:35,822 - INFO - Created VN ctest-vn1-81381939 2026-04-23 02:20:37,052 - INFO - VM ([<Server: ctest-vn1-vm1-30320937>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:20:37,549 - INFO - VM ([<Server: ctest-vn1-vm2-95982738>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 02:20:37,550 - INFO - Waiting for VM ctest-vn1-vm1-30320937 to be up.. 2026-04-23 02:20:42,697 - INFO - VM name : ctest-vn1-vm1-30320937 2026-04-23 02:20:50,499 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-30320937 passed 2026-04-23 02:20:50,797 - INFO - Waiting for VM ctest-vn1-vm2-95982738 to be up.. 2026-04-23 02:20:50,914 - INFO - VM name : ctest-vn1-vm2-95982738 2026-04-23 02:21:02,596 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-95982738 passed 2026-04-23 02:21:06,074 - INFO - Ping to IP 143.81.95.133 from VM ctest-vn1-vm2-95982738 passed 2026-04-23 02:21:06,074 - INFO - Detaching port 6bec623d-d1d9-4125-a3c8-69f7df3b4d24 from VM ctest-vn1-vm2-95982738 2026-04-23 02:21:06,136 - INFO - Deleting VM ctest-vn1-vm2-95982738 2026-04-23 02:21:06,211 - INFO - Detaching port badc1f56-b5ee-4fec-8be4-a0072d16456e from VM ctest-vn1-vm1-30320937 2026-04-23 02:21:06,246 - INFO - Deleting VM ctest-vn1-vm1-30320937 2026-04-23 02:21:06,861 - INFO - Deleting VN ctest-vn1-81381939 2026-04-23 02:21:08,353 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:35] 2026-04-23 02:21:08,353 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:21:09,070 - INFO - Deleted project: ctest-TestPorts-88201623, ID : 97b6649e-2700-41ad-9f92-ad91740499bb 2026-04-23 02:21:09,259 - INFO - Domain Default found not creating 2026-04-23 02:21:09,434 - INFO - Project ctest-TestRouters-87289586 not found, creating it 2026-04-23 02:21:09,949 - INFO - Created Project:ctest-TestRouters-87289586, ID : 4efc89f1-707c-4331-9f02-c98c397e29fd 2026-04-23 02:21:11,496 - INFO - ================================================================================ 2026-04-23 02:21:11,496 - INFO - STARTING TEST : test_basic_router_behavior 2026-04-23 02:21:11,496 - 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-04-23 02:21:12,803 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:21:12,804 - INFO - 2026-04-23 02:21:13,784 - INFO - Created VN ctest-vn1-97893502 2026-04-23 02:21:14,471 - INFO - Created VN ctest-vn2-52615760 2026-04-23 02:21:15,629 - INFO - VM ([<Server: ctest-vn1-vm1-03654399>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:21:16,873 - INFO - VM ([<Server: ctest-vn2-vm1-76509996>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 02:21:16,995 - INFO - Adding interface with subnet_id 7037a847-60ba-4663-ab9a-da5ed48f429c, port_id None to router f8ecb398-ecbd-47de-99a9-a570a052358c 2026-04-23 02:21:17,355 - INFO - Waiting for VM ctest-vn1-vm1-03654399 to be up.. 2026-04-23 02:21:22,559 - INFO - VM name : ctest-vn1-vm1-03654399 2026-04-23 02:21:30,346 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-03654399 passed 2026-04-23 02:21:30,582 - INFO - Waiting for VM ctest-vn2-vm1-76509996 to be up.. 2026-04-23 02:21:30,664 - INFO - VM name : ctest-vn2-vm1-76509996 2026-04-23 02:21:42,247 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2-vm1-76509996 passed 2026-04-23 02:21:46,534 - WARNING - Ping to IP 43.88.168.3 from VM ctest-vn1-vm1-03654399 failed 2026-04-23 02:21:46,534 - INFO - Adding interface with subnet_id b52cb3ff-23dc-421a-b175-7977b917164c, port_id None to router f8ecb398-ecbd-47de-99a9-a570a052358c 2026-04-23 02:21:50,193 - WARNING - Ping to IP 43.88.168.3 from VM ctest-vn1-vm1-03654399 failed 2026-04-23 02:21:53,425 - INFO - Ping to IP 43.88.168.3 from VM ctest-vn1-vm1-03654399 passed 2026-04-23 02:21:53,425 - INFO - Deleting interface with subnet_id 7037a847-60ba-4663-ab9a-da5ed48f429c, port_id None from router f8ecb398-ecbd-47de-99a9-a570a052358c 2026-04-23 02:21:56,858 - WARNING - Ping to IP 43.88.168.3 from VM ctest-vn1-vm1-03654399 failed 2026-04-23 02:21:56,859 - INFO - Adding interface with subnet_id 7037a847-60ba-4663-ab9a-da5ed48f429c, port_id None to router f8ecb398-ecbd-47de-99a9-a570a052358c 2026-04-23 02:21:59,477 - INFO - Ping to IP 43.88.168.3 from VM ctest-vn1-vm1-03654399 passed 2026-04-23 02:21:59,477 - INFO - Deleting interface with subnet_id b52cb3ff-23dc-421a-b175-7977b917164c, port_id None from router f8ecb398-ecbd-47de-99a9-a570a052358c 2026-04-23 02:21:59,704 - INFO - Deleting interface with subnet_id 7037a847-60ba-4663-ab9a-da5ed48f429c, port_id None from router f8ecb398-ecbd-47de-99a9-a570a052358c 2026-04-23 02:22:00,056 - INFO - Deleting VM ctest-vn2-vm1-76509996 2026-04-23 02:22:00,171 - INFO - Deleting VM ctest-vn1-vm1-03654399 2026-04-23 02:22:00,239 - INFO - Deleting VN ctest-vn2-52615760 2026-04-23 02:22:00,282 - WARNING - Deleting VN ctest-vn2-52615760 failed..Will retry 2026-04-23 02:22:02,434 - INFO - Deleting VN ctest-vn1-97893502 2026-04-23 02:22:03,871 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:52] 2026-04-23 02:22:03,871 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:22:04,608 - INFO - Deleted project: ctest-TestRouters-87289586, ID : 4efc89f1-707c-4331-9f02-c98c397e29fd 2026-04-23 02:22:04,797 - INFO - Domain Default found not creating 2026-04-23 02:22:04,987 - INFO - Project ctest-TestRoutersBasic-52432025 not found, creating it 2026-04-23 02:22:05,486 - INFO - Created Project:ctest-TestRoutersBasic-52432025, ID : 7e9e3993-36d9-4d1b-b89c-b8a447351641 2026-04-23 02:22:06,929 - INFO - ================================================================================ 2026-04-23 02:22:06,929 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity 2026-04-23 02:22:06,929 - 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-04-23 02:22:08,189 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:22:08,190 - INFO - 2026-04-23 02:22:08,940 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-52432025 2026-04-23 02:22:08,998 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-52432025 2026-04-23 02:22:10,047 - INFO - Created VN ctest-vn-33403278 2026-04-23 02:22:10,775 - INFO - Created VN ctest-ext_vn-33951565 2026-04-23 02:22:12,019 - INFO - VM ([<Server: ctest-TestRoutersBasic-52432025-24714874>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:22:13,365 - INFO - VM ([<Server: ctest-TestRoutersBasic-52432025-50983030>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 02:22:13,491 - INFO - Setting gateway for router 19813897-55b3-4f4b-9a4d-a56cbebb42bb to network e5298183-05a1-430f-9a9d-f0f347287eee 2026-04-23 02:22:13,564 - INFO - Adding interface with subnet_id 1f28ab68-5f22-42a5-bc0c-5dff17112678, port_id None to router 19813897-55b3-4f4b-9a4d-a56cbebb42bb 2026-04-23 02:22:14,012 - INFO - Waiting for VM ctest-TestRoutersBasic-52432025-24714874 to be up.. 2026-04-23 02:22:19,255 - INFO - VM name : ctest-TestRoutersBasic-52432025-24714874 2026-04-23 02:22:25,059 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-52432025-24714874 passed 2026-04-23 02:22:30,456 - INFO - Waiting for VM ctest-TestRoutersBasic-52432025-50983030 to be up.. 2026-04-23 02:22:30,565 - INFO - VM name : ctest-TestRoutersBasic-52432025-50983030 2026-04-23 02:22:40,154 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-52432025-50983030 passed 2026-04-23 02:22:44,164 - INFO - Ping to IP 17.233.221.67 from VM ctest-TestRoutersBasic-52432025-24714874 passed 2026-04-23 02:22:44,164 - INFO - Deleting interface with subnet_id 1f28ab68-5f22-42a5-bc0c-5dff17112678, port_id None from router 19813897-55b3-4f4b-9a4d-a56cbebb42bb 2026-04-23 02:22:44,513 - INFO - Deleting VM ctest-TestRoutersBasic-52432025-50983030 2026-04-23 02:22:44,632 - INFO - Deleting VM ctest-TestRoutersBasic-52432025-24714874 2026-04-23 02:22:44,725 - INFO - Deleting VN ctest-ext_vn-33951565 2026-04-23 02:22:44,840 - WARNING - Deleting VN ctest-ext_vn-33951565 failed..Will retry 2026-04-23 02:22:46,997 - INFO - Deleting VN ctest-vn-33403278 2026-04-23 02:22:48,450 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:42] 2026-04-23 02:22:48,450 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:22:49,223 - INFO - Deleted project: ctest-TestRoutersBasic-52432025, ID : 7e9e3993-36d9-4d1b-b89c-b8a447351641 2026-04-23 02:22:49,450 - INFO - Domain Default found not creating 2026-04-23 02:22:49,649 - INFO - Project ctest-TestBasicPolicyIpv4v6-49331799 not found, creating it 2026-04-23 02:22:50,224 - INFO - Created Project:ctest-TestBasicPolicyIpv4v6-49331799, ID : fa0fdba3-4d06-4df0-80c2-84fcb39ec0ac 2026-04-23 02:22:51,979 - INFO - ================================================================================ 2026-04-23 02:22:51,979 - INFO - STARTING TEST : test_basic_policy_allow_deny 2026-04-23 02:22:51,979 - 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-04-23 02:22:53,264 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:22:53,264 - INFO - 2026-04-23 02:22:54,402 - INFO - Created VN ctest-vn-57205215 2026-04-23 02:22:55,200 - INFO - Created VN ctest-vn-43077254 2026-04-23 02:22:56,669 - INFO - Verified VN network id 14 for VN 41f0f3a3-2056-41d2-9127-c148d0be67ee 2026-04-23 02:22:56,669 - INFO - Verifications in API Server for VN ctest-vn-57205215 passed 2026-04-23 02:22:56,741 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-57205215 passed 2026-04-23 02:22:56,870 - INFO - VN ctest-vn-57205215 Policy verification: verify_vn_policy_in_api_server, status: True 2026-04-23 02:22:58,002 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-49331799:ctest-vn-57205215 is found in opserver 2026-04-23 02:22:58,237 - INFO - Verified VN network id 15 for VN 34db45bf-8fd0-4428-83c1-b3f9f07f155c 2026-04-23 02:22:58,237 - INFO - Verifications in API Server for VN ctest-vn-43077254 passed 2026-04-23 02:22:58,307 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-43077254 passed 2026-04-23 02:22:58,499 - INFO - VN ctest-vn-43077254 Policy verification: verify_vn_policy_in_api_server, status: True 2026-04-23 02:22:58,700 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-49331799:ctest-vn-43077254 is found in opserver 2026-04-23 02:22:59,861 - INFO - VM ([<Server: ctest-TestBasicPolicyIpv4v6-49331799-05157909>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:23:01,324 - INFO - VM ([<Server: ctest-TestBasicPolicyIpv4v6-49331799-40539534>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 02:23:01,324 - INFO - Waiting for VM ctest-TestBasicPolicyIpv4v6-49331799-05157909 to be up.. 2026-04-23 02:23:06,505 - INFO - VM name : ctest-TestBasicPolicyIpv4v6-49331799-05157909 2026-04-23 02:23:49,152 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicyIpv4v6-49331799-05157909 passed 2026-04-23 02:24:20,336 - INFO - Waiting for VM ctest-TestBasicPolicyIpv4v6-49331799-40539534 to be up.. 2026-04-23 02:24:20,416 - INFO - VM name : ctest-TestBasicPolicyIpv4v6-49331799-40539534 2026-04-23 02:24:21,757 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicyIpv4v6-49331799-40539534 passed 2026-04-23 02:24:45,504 - INFO - Ping to IP 183.190.82.195 from VM ctest-TestBasicPolicyIpv4v6-49331799-05157909 passed 2026-04-23 02:24:49,278 - WARNING - Ping to IP 183.190.82.195 from VM ctest-TestBasicPolicyIpv4v6-49331799-05157909 failed 2026-04-23 02:24:49,278 - INFO - Deleting VM ctest-TestBasicPolicyIpv4v6-49331799-40539534 2026-04-23 02:24:49,353 - INFO - Deleting VM ctest-TestBasicPolicyIpv4v6-49331799-05157909 2026-04-23 02:24:49,916 - INFO - Deleted policy ctest-policy-allow-all-09947190 2026-04-23 02:24:49,918 - INFO - Deleting VN ctest-vn-43077254 2026-04-23 02:24:49,987 - WARNING - Deleting VN ctest-vn-43077254 failed..Will retry 2026-04-23 02:24:52,373 - INFO - Validated that VN ctest-vn-43077254 is not found in API Server 2026-04-23 02:24:52,397 - INFO - Validated that VN ctest-vn-43077254 is not in any agent 2026-04-23 02:24:52,430 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-43077254 info 2026-04-23 02:24:52,430 - INFO - Deleting VN ctest-vn-57205215 2026-04-23 02:24:52,717 - INFO - Validated that VN ctest-vn-57205215 is not found in API Server 2026-04-23 02:24:52,738 - INFO - Validated that VN ctest-vn-57205215 is not in any agent 2026-04-23 02:24:52,769 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-57205215 info 2026-04-23 02:24:54,052 - INFO - END TEST : test_basic_policy_allow_deny : PASSED[0:02:03] 2026-04-23 02:24:54,052 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:24:54,056 - INFO - ================================================================================ 2026-04-23 02:24:54,056 - INFO - STARTING TEST : test_policy 2026-04-23 02:24:55,359 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:24:55,359 - INFO - 2026-04-23 02:24:55,359 - INFO - ================================================================================ 2026-04-23 02:24:55,359 - INFO - STARTING TEST : test_policy 2026-04-23 02:24:55,359 - INFO - TEST DESCRIPTION : Configure policies based on topology and run policy related verifications. 2026-04-23 02:24:56,663 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:24:56,663 - INFO - 2026-04-23 02:24:56,663 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_basic_topology.sdn_basic_config'> 2026-04-23 02:24:57,131 - INFO - Using existing project ['default-domain', 'ctest-TestBasicPolicyIpv4v6-49331799'](fa0fdba3-4d06-4df0-80c2-84fcb39ec0ac) 2026-04-23 02:24:57,132 - INFO - provision user ctest-TestBasicPolicyIpv4v6-49331799 with role as admin in tenant ctest-TestBasicPolicyIpv4v6-49331799 2026-04-23 02:24:58,377 - INFO - Verification of project ctest-TestBasicPolicyIpv4v6-49331799 in API Server 10.0.0.249 passed 2026-04-23 02:24:58,809 - INFO - Verifications in API Server for IPAM: ctest-TestBasicPolicyIpv4v6-49331799-default-ipam passed 2026-04-23 02:24:58,827 - INFO - Verifications in Control node for IPAM: ctest-TestBasicPolicyIpv4v6-49331799-default-ipam passed 2026-04-23 02:24:59,773 - INFO - Created VN ctest-vnet0-98826811 2026-04-23 02:25:00,119 - INFO - Verified VN network id 14 for VN c1e95d9a-cbb8-4241-93d6-7ec6b7e33280 2026-04-23 02:25:00,120 - INFO - Verifications in API Server for VN ctest-vnet0-98826811 passed 2026-04-23 02:25:00,189 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-98826811 passed 2026-04-23 02:25:00,362 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-49331799:ctest-vnet0-98826811 is found in opserver 2026-04-23 02:25:01,395 - INFO - Created VN ctest-vnet1-84009723 2026-04-23 02:25:01,733 - INFO - Verified VN network id 15 for VN 292549ce-68b0-42e8-b87f-abe557238bdb 2026-04-23 02:25:01,733 - INFO - Verifications in API Server for VN ctest-vnet1-84009723 passed 2026-04-23 02:25:01,800 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-84009723 passed 2026-04-23 02:25:02,031 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-49331799:ctest-vnet1-84009723 is found in opserver 2026-04-23 02:25:03,131 - INFO - Created VN ctest-vnet2-36262861 2026-04-23 02:25:03,465 - INFO - Verified VN network id 16 for VN af4a4dd2-efa6-4434-a3f9-7c222931b13b 2026-04-23 02:25:03,465 - INFO - Verifications in API Server for VN ctest-vnet2-36262861 passed 2026-04-23 02:25:03,558 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet2-36262861 passed 2026-04-23 02:25:03,854 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-49331799:ctest-vnet2-36262861 is found in opserver 2026-04-23 02:25:04,971 - INFO - Created VN ctest-vnet3-17080826 2026-04-23 02:25:05,319 - INFO - Verified VN network id 17 for VN 7f546362-6906-4c7f-b44e-d60d8d49a1ba 2026-04-23 02:25:05,319 - INFO - Verifications in API Server for VN ctest-vnet3-17080826 passed 2026-04-23 02:25:05,400 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet3-17080826 passed 2026-04-23 02:25:05,577 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-49331799:ctest-vnet3-17080826 is found in opserver 2026-04-23 02:25:05,993 - INFO - Verified policy ctest-policy0-87861318 in API Server, Result: True 2026-04-23 02:25:06,349 - INFO - Verified policy ctest-policy1-77728481 in API Server, Result: True 2026-04-23 02:25:06,755 - INFO - Verified policy ctest-policy2-78310955 in API Server, Result: True 2026-04-23 02:25:07,166 - INFO - Verified policy ctest-policy3-21930257 in API Server, Result: True 2026-04-23 02:25:07,580 - INFO - Verified policy ctest-policy4-29076276 in API Server, Result: True 2026-04-23 02:25:07,929 - INFO - Verified policy ctest-policy5-22273157 in API Server, Result: True 2026-04-23 02:25:08,339 - INFO - Verified policy ctest-policy6-26857966 in API Server, Result: True 2026-04-23 02:25:08,766 - INFO - Verified policy ctest-policy7-91456574 in API Server, Result: True 2026-04-23 02:25:15 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2026-04-23 02:25:43,506 - INFO - VM ([<Server: ctest-vmc0-53891592>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:25:45,043 - INFO - VM ([<Server: ctest-vmc1-32761719>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 02:25:45,044 - INFO - Waiting for VM ctest-vmc0-53891592 to be up.. 2026-04-23 02:26:51,613 - INFO - VM name : ctest-vmc0-53891592 2026-04-23 02:27:32,037 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-53891592 passed 2026-04-23 02:27:58,088 - INFO - Waiting for VM ctest-vmc1-32761719 to be up.. 2026-04-23 02:27:58,219 - INFO - VM name : ctest-vmc1-32761719 2026-04-23 02:27:59,618 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-32761719 passed 2026-04-23 02:28:15,800 - INFO - Validated the rules for VM:ctest-vmc1-32761719 with attached policy:['ctest-policy2-78310955', 'ctest-policy3-21930257'] and vn:ctest-vnet1-84009723 2026-04-23 02:28:16,133 - INFO - Validated the rules for VM:ctest-vmc0-53891592 with attached policy:['ctest-policy0-87861318', 'ctest-policy1-77728481'] and vn:ctest-vnet0-98826811 2026-04-23 02:28:16,133 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-04-23 02:28:16,163 - INFO - Compute node: 10.0.0.73, VN: ctest-vnet1-84009723, result of expected rules check passed 2026-04-23 02:28:16,170 - INFO - Compute node: 10.0.0.73, VN: ctest-vnet2-36262861, validated that no extra rules are present 2026-04-23 02:28:16,177 - INFO - Compute node: 10.0.0.73, VN: ctest-vnet0-98826811, validated that no extra rules are present 2026-04-23 02:28:16,185 - INFO - Compute node: 10.0.0.73, VN: ctest-vnet3-17080826, validated that no extra rules are present 2026-04-23 02:28:16,206 - INFO - Compute node: 10.0.0.131, VN: ctest-vnet0-98826811, result of expected rules check passed 2026-04-23 02:28:16,210 - INFO - Compute node: 10.0.0.131, VN: ctest-vnet1-84009723, validated that no extra rules are present 2026-04-23 02:28:16,216 - INFO - Compute node: 10.0.0.131, VN: ctest-vnet3-17080826, validated that no extra rules are present 2026-04-23 02:28:16,221 - INFO - Compute node: 10.0.0.131, VN: ctest-vnet2-36262861, validated that no extra rules are present 2026-04-23 02:28:26,645 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-53891592 passed 2026-04-23 02:28:29,450 - INFO - Ping to IP 3886:654e:2666:51da:a3e9:e8f:0:3 from VM ctest-vmc0-53891592 passed 2026-04-23 02:28:29,450 - INFO - Deleting VM ctest-vmc1-32761719 2026-04-23 02:28:31,599 - INFO - VM ctest-vmc1-32761719 is fully removed in API-Server 2026-04-23 02:28:31,818 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyIpv4v6-49331799:ctest-vnet1-84009723 2026-04-23 02:28:31,818 - INFO - VM ctest-vmc1-32761719 is removed in Compute, and routes are removed in all compute nodes 2026-04-23 02:28:37,111 - INFO - Routes for VM ctest-vmc1-32761719 is removed in all control-nodes 2026-04-23 02:28:46,613 - INFO - 29fefae3-89aa-4ec6-8c01-065cbd3f35f9 vm uve deleted from opserver 2026-04-23 02:28:46,627 - INFO - 29fefae3-89aa-4ec6-8c01-065cbd3f35f9 vm uve deleted from opserver 2026-04-23 02:28:46,693 - INFO - 29fefae3-89aa-4ec6-8c01-065cbd3f35f9 vm uve deleted from opserver 2026-04-23 02:28:46,693 - INFO - Validated that VM 29fefae3-89aa-4ec6-8c01-065cbd3f35f9 is removed from Opserver 2026-04-23 02:28:46,693 - INFO - Deleting VM ctest-vmc0-53891592 2026-04-23 02:28:48,798 - INFO - VM ctest-vmc0-53891592 is fully removed in API-Server 2026-04-23 02:28:49,004 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyIpv4v6-49331799:ctest-vnet0-98826811 2026-04-23 02:28:49,004 - INFO - VM ctest-vmc0-53891592 is removed in Compute, and routes are removed in all compute nodes 2026-04-23 02:28:49,195 - INFO - Routes for VM ctest-vmc0-53891592 is removed in all control-nodes 2026-04-23 02:29:13,860 - INFO - 41feb247-d560-4d3c-b1a5-db7a67133b00 vm uve deleted from opserver 2026-04-23 02:29:13,872 - INFO - 41feb247-d560-4d3c-b1a5-db7a67133b00 vm uve deleted from opserver 2026-04-23 02:29:13,928 - INFO - 41feb247-d560-4d3c-b1a5-db7a67133b00 vm uve deleted from opserver 2026-04-23 02:29:13,928 - INFO - Validated that VM 41feb247-d560-4d3c-b1a5-db7a67133b00 is removed from Opserver 2026-04-23 02:29:15,358 - INFO - Deleted policy ctest-policy7-91456574 2026-04-23 02:29:15,543 - INFO - Deleted policy ctest-policy6-26857966 2026-04-23 02:29:15,774 - INFO - Deleted policy ctest-policy5-22273157 2026-04-23 02:29:15,999 - INFO - Deleted policy ctest-policy4-29076276 2026-04-23 02:29:16,247 - INFO - Deleted policy ctest-policy3-21930257 2026-04-23 02:29:16,497 - INFO - Deleted policy ctest-policy2-78310955 2026-04-23 02:29:16,729 - INFO - Deleted policy ctest-policy1-77728481 2026-04-23 02:29:16,958 - INFO - Deleted policy ctest-policy0-87861318 2026-04-23 02:29:17,141 - INFO - Deleting VN ctest-vnet3-17080826 2026-04-23 02:29:17,438 - INFO - Validated that VN ctest-vnet3-17080826 is not found in API Server 2026-04-23 02:29:17,458 - INFO - Validated that VN ctest-vnet3-17080826 is not in any agent 2026-04-23 02:29:17,492 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet3-17080826 info 2026-04-23 02:29:17,492 - INFO - Deleting VN ctest-vnet2-36262861 2026-04-23 02:29:17,802 - INFO - Validated that VN ctest-vnet2-36262861 is not found in API Server 2026-04-23 02:29:17,828 - INFO - Validated that VN ctest-vnet2-36262861 is not in any agent 2026-04-23 02:29:17,858 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet2-36262861 info 2026-04-23 02:29:17,859 - INFO - Deleting VN ctest-vnet1-84009723 2026-04-23 02:29:18,234 - INFO - Validated that VN ctest-vnet1-84009723 is not found in API Server 2026-04-23 02:29:18,258 - INFO - Validated that VN ctest-vnet1-84009723 is not in any agent 2026-04-23 02:29:18,289 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-84009723 info 2026-04-23 02:29:18,289 - INFO - Deleting VN ctest-vnet0-98826811 2026-04-23 02:29:18,635 - INFO - Validated that VN ctest-vnet0-98826811 is not found in API Server 2026-04-23 02:29:18,659 - INFO - Validated that VN ctest-vnet0-98826811 is not in any agent 2026-04-23 02:29:18,695 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-98826811 info 2026-04-23 02:29:18,789 - INFO - IPAM: ctest-TestBasicPolicyIpv4v6-49331799-default-ipam is not found in API Server 2026-04-23 02:29:18,809 - INFO - IPAM:ctest-TestBasicPolicyIpv4v6-49331799-default-ipam is not found in control node 2026-04-23 02:29:20,591 - INFO - END TEST : test_policy : PASSED[0:04:25] 2026-04-23 02:29:20,591 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:29:21,862 - INFO - END TEST : test_policy : PASSED[0:04:27] 2026-04-23 02:29:21,862 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:29:21,865 - INFO - ================================================================================ 2026-04-23 02:29:21,865 - INFO - STARTING TEST : test_policy_to_deny 2026-04-23 02:29:23,148 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:29:23,148 - INFO - 2026-04-23 02:29:23,148 - INFO - ================================================================================ 2026-04-23 02:29:23,148 - INFO - STARTING TEST : test_policy_to_deny 2026-04-23 02:29:23,148 - 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-04-23 02:29:24,442 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:29:24,442 - INFO - 2026-04-23 02:29:25,855 - INFO - Created VN ctest-vn1-99267560 2026-04-23 02:29:26,427 - INFO - Verified VN network id 14 for VN 11c4d7c9-8aba-434c-92ee-7f199ada8da0 2026-04-23 02:29:26,428 - INFO - Verifications in API Server for VN ctest-vn1-99267560 passed 2026-04-23 02:29:26,499 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-99267560 passed 2026-04-23 02:29:26,620 - INFO - VN ctest-vn1-99267560 Policy verification: verify_vn_policy_in_api_server, status: True 2026-04-23 02:29:26,656 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-49331799:ctest-vn1-99267560 is found in opserver 2026-04-23 02:29:27,832 - INFO - VM ([<Server: ctest-vn1_vm1-42053788>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:29:29,148 - INFO - VM ([<Server: ctest-vn1_vm2-85692713>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 02:29:29,149 - INFO - Waiting for VM ctest-vn1_vm1-42053788 to be up.. 2026-04-23 02:29:34,331 - INFO - VM name : ctest-vn1_vm1-42053788 2026-04-23 02:30:14,595 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-42053788 passed 2026-04-23 02:30:40,609 - INFO - Waiting for VM ctest-vn1_vm2-85692713 to be up.. 2026-04-23 02:30:40,693 - INFO - VM name : ctest-vn1_vm2-85692713 2026-04-23 02:30:42,020 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm2-85692713 passed 2026-04-23 02:31:08,400 - WARNING - Ping to IP 192.168.10.4 from VM ctest-vn1_vm1-42053788 failed 2026-04-23 02:31:12,550 - WARNING - Ping to IP 3aaf:edeb:28fc:fac1:6782:85f:0:4 from VM ctest-vn1_vm1-42053788 failed 2026-04-23 02:31:12,550 - INFO - Deleting VM ctest-vn1_vm2-85692713 2026-04-23 02:31:12,619 - INFO - Deleting VM ctest-vn1_vm1-42053788 2026-04-23 02:31:12,898 - INFO - Deleting VN ctest-vn1-99267560 2026-04-23 02:31:12,947 - WARNING - Deleting VN ctest-vn1-99267560 failed..Will retry 2026-04-23 02:31:15,316 - INFO - Validated that VN ctest-vn1-99267560 is not found in API Server 2026-04-23 02:31:15,340 - INFO - Validated that VN ctest-vn1-99267560 is not in any agent 2026-04-23 02:31:15,369 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-99267560 info 2026-04-23 02:31:15,412 - INFO - Deleted policy ctest-policy1-22786204 2026-04-23 02:31:16,684 - INFO - END TEST : test_policy_to_deny : PASSED[0:01:53] 2026-04-23 02:31:16,684 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:31:17,970 - INFO - END TEST : test_policy_to_deny : PASSED[0:01:56] 2026-04-23 02:31:17,970 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:31:18,719 - INFO - Deleted project: ctest-TestBasicPolicyIpv4v6-49331799, ID : fa0fdba3-4d06-4df0-80c2-84fcb39ec0ac 2026-04-23 02:31:18,934 - INFO - Domain Default found not creating 2026-04-23 02:31:19,113 - INFO - Project ctest-TestBasicPolicyModifyIpv4v6-62600329 not found, creating it 2026-04-23 02:31:19,674 - INFO - Created Project:ctest-TestBasicPolicyModifyIpv4v6-62600329, ID : 198d9e69-e4eb-4ac2-b12c-ddba31bee744 2026-04-23 02:31:21,155 - INFO - ================================================================================ 2026-04-23 02:31:21,155 - INFO - STARTING TEST : test_policy_modify_vn_policy 2026-04-23 02:31:22,443 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:31:22,444 - INFO - 2026-04-23 02:31:22,444 - INFO - ================================================================================ 2026-04-23 02:31:22,444 - INFO - STARTING TEST : test_policy_modify_vn_policy 2026-04-23 02:31:22,444 - INFO - TEST DESCRIPTION : Configure policies based on topology; 2026-04-23 02:31:23,715 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:31:23,715 - INFO - 2026-04-23 02:31:23,715 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_single_vm_policy_topology.sdn_single_vm_policy_config'> 2026-04-23 02:31:24,476 - INFO - Using existing project ['default-domain', 'ctest-TestBasicPolicyModifyIpv4v6-62600329'](198d9e69-e4eb-4ac2-b12c-ddba31bee744) 2026-04-23 02:31:24,476 - INFO - provision user admin with role as admin in tenant ctest-TestBasicPolicyModifyIpv4v6-62600329 2026-04-23 02:31:26,970 - INFO - Verification of project ctest-TestBasicPolicyModifyIpv4v6-62600329 in API Server 10.0.0.249 passed 2026-04-23 02:31:27,396 - INFO - Verifications in API Server for IPAM: ctest-TestBasicPolicyModifyIpv4v6-62600329-default-ipam passed 2026-04-23 02:31:27,415 - INFO - Verifications in Control node for IPAM: ctest-TestBasicPolicyModifyIpv4v6-62600329-default-ipam passed 2026-04-23 02:31:28,545 - INFO - Created VN ctest-vnet0-63693103 2026-04-23 02:31:29,161 - INFO - Verified VN network id 14 for VN 7e24afdd-1794-468a-a138-8308c785b69b 2026-04-23 02:31:29,161 - INFO - Verifications in API Server for VN ctest-vnet0-63693103 passed 2026-04-23 02:31:29,227 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-63693103 passed 2026-04-23 02:31:30,485 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyModifyIpv4v6-62600329:ctest-vnet0-63693103 is found in opserver 2026-04-23 02:31:30,950 - INFO - Verified policy ctest-policy0-72835503 in API Server, Result: True 2026-04-23 02:31:31,414 - INFO - Verified policy ctest-policy1-77778803 in API Server, Result: True 2026-04-23 02:31:31,835 - INFO - Verified policy ctest-policy2-44436144 in API Server, Result: True 2026-04-23 02:31:33,545 - INFO - VM ([<Server: ctest-vmc0-39139857>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:31:33,545 - INFO - Waiting for VM ctest-vmc0-39139857 to be up.. 2026-04-23 02:31:38,683 - INFO - VM name : ctest-vmc0-39139857 2026-04-23 02:32:21,492 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-39139857 passed 2026-04-23 02:32:47,973 - INFO - Validated the rules for VM:ctest-vmc0-39139857 with attached policy:['ctest-policy0-72835503', 'ctest-policy1-77778803'] and vn:ctest-vnet0-63693103 2026-04-23 02:32:47,973 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-04-23 02:32:47,980 - INFO - Compute node: 10.0.0.73, VN: ctest-vnet0-63693103, validated that no extra rules are present 2026-04-23 02:32:48,010 - INFO - Compute node: 10.0.0.131, VN: ctest-vnet0-63693103, result of expected rules check passed 2026-04-23 02:32:48,064 - INFO - adding policy ctest-policy2-44436144 to vn ctest-vnet0-63693103 2026-04-23 02:32:53,412 - INFO - New policy list of VN ctest-vnet0-63693103 is ['ctest-policy0-72835503', 'ctest-policy1-77778803', 'ctest-policy2-44436144'] 2026-04-23 02:32:53,420 - INFO - Compute node: 10.0.0.73, VN: ctest-vnet0-63693103, validated that no extra rules are present 2026-04-23 02:32:53,447 - INFO - Compute node: 10.0.0.131, VN: ctest-vnet0-63693103, result of expected rules check passed 2026-04-23 02:32:58,663 - INFO - New policy list of VN ctest-vnet0-63693103 is [] 2026-04-23 02:32:58,670 - INFO - Compute node: 10.0.0.73, VN: ctest-vnet0-63693103, validated that no extra rules are present 2026-04-23 02:32:58,681 - INFO - Compute node: 10.0.0.131, VN: ctest-vnet0-63693103, result of expected rules check passed 2026-04-23 02:32:58,682 - INFO - Skipping deletion of policy ctest-policy2-44436144 2026-04-23 02:32:58,682 - INFO - Deleting VM ctest-vmc0-39139857 2026-04-23 02:33:00,780 - INFO - VM ctest-vmc0-39139857 is fully removed in API-Server 2026-04-23 02:33:00,994 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyModifyIpv4v6-62600329:ctest-vnet0-63693103 2026-04-23 02:33:00,994 - INFO - VM ctest-vmc0-39139857 is removed in Compute, and routes are removed in all compute nodes 2026-04-23 02:33:01,229 - INFO - Routes for VM ctest-vmc0-39139857 is removed in all control-nodes 2026-04-23 02:33:16,774 - INFO - 9ec2e881-53d6-435d-9c89-8887424a9f61 vm uve deleted from opserver 2026-04-23 02:33:16,789 - INFO - 9ec2e881-53d6-435d-9c89-8887424a9f61 vm uve deleted from opserver 2026-04-23 02:33:16,850 - INFO - 9ec2e881-53d6-435d-9c89-8887424a9f61 vm uve deleted from opserver 2026-04-23 02:33:16,851 - INFO - Validated that VM 9ec2e881-53d6-435d-9c89-8887424a9f61 is removed from Opserver 2026-04-23 02:33:17,015 - INFO - Deleted policy ctest-policy2-44436144 2026-04-23 02:33:17,239 - INFO - Deleted policy ctest-policy1-77778803 2026-04-23 02:33:17,464 - INFO - Deleted policy ctest-policy0-72835503 2026-04-23 02:33:17,657 - INFO - Deleting VN ctest-vnet0-63693103 2026-04-23 02:33:17,957 - INFO - Validated that VN ctest-vnet0-63693103 is not found in API Server 2026-04-23 02:33:17,978 - INFO - Validated that VN ctest-vnet0-63693103 is not in any agent 2026-04-23 02:33:18,007 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-63693103 info 2026-04-23 02:33:18,105 - INFO - IPAM: ctest-TestBasicPolicyModifyIpv4v6-62600329-default-ipam is not found in API Server 2026-04-23 02:33:18,129 - INFO - IPAM:ctest-TestBasicPolicyModifyIpv4v6-62600329-default-ipam is not found in control node 2026-04-23 02:33:19,936 - INFO - END TEST : test_policy_modify_vn_policy : PASSED[0:01:57] 2026-04-23 02:33:19,936 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:33:21,215 - INFO - END TEST : test_policy_modify_vn_policy : PASSED[0:02:00] 2026-04-23 02:33:21,215 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:33:22,431 - INFO - Deleted project: ctest-TestBasicPolicyModifyIpv4v6-62600329, ID : 198d9e69-e4eb-4ac2-b12c-ddba31bee744 2026-04-23 02:33:22,652 - INFO - Domain Default found not creating 2026-04-23 02:33:22,837 - INFO - Project ctest-TestBasicPolicyNegativeIpv4v6-85532379 not found, creating it 2026-04-23 02:33:23,435 - INFO - Created Project:ctest-TestBasicPolicyNegativeIpv4v6-85532379, ID : 0bfee3d2-d9cb-4b0e-861c-8a893261c6ed 2026-04-23 02:33:24,924 - INFO - ================================================================================ 2026-04-23 02:33:24,924 - INFO - STARTING TEST : test_remove_policy_with_ref 2026-04-23 02:33:26,203 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:33:26,203 - INFO - 2026-04-23 02:33:26,203 - INFO - ================================================================================ 2026-04-23 02:33:26,203 - INFO - STARTING TEST : test_remove_policy_with_ref 2026-04-23 02:33:26,203 - 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-04-23 02:33:27,486 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:33:27,486 - INFO - 2026-04-23 02:33:29,085 - INFO - Created VN ctest-vn4-21540509 2026-04-23 02:33:29,981 - INFO - Verified VN network id 14 for VN 719fde38-b4cd-485c-b951-9595c8a0928e 2026-04-23 02:33:29,981 - INFO - Verifications in API Server for VN ctest-vn4-21540509 passed 2026-04-23 02:33:30,057 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn4-21540509 passed 2026-04-23 02:33:30,201 - INFO - VN ctest-vn4-21540509 Policy verification: verify_vn_policy_in_api_server, status: True 2026-04-23 02:33:31,372 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyNegativeIpv4v6-85532379:ctest-vn4-21540509 is found in opserver 2026-04-23 02:33:31,553 - INFO - Verified policy ctest-policy1-85158100 in API Server, Result: True 2026-04-23 02:33:31,553 - INFO - Done with setup and verification, moving onto test .. 2026-04-23 02:33:31,573 - INFO - Deleting VN ctest-vn4-21540509 2026-04-23 02:33:31,973 - INFO - Validated that VN ctest-vn4-21540509 is not found in API Server 2026-04-23 02:33:32,001 - INFO - Validated that VN ctest-vn4-21540509 is not in any agent 2026-04-23 02:33:32,039 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn4-21540509 info 2026-04-23 02:33:32,087 - INFO - Deleted policy ctest-policy1-85158100 2026-04-23 02:33:33,547 - INFO - END TEST : test_remove_policy_with_ref : PASSED[0:00:07] 2026-04-23 02:33:33,547 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:33:34,814 - INFO - END TEST : test_remove_policy_with_ref : PASSED[0:00:10] 2026-04-23 02:33:34,814 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:33:35,542 - INFO - Deleted project: ctest-TestBasicPolicyNegativeIpv4v6-85532379, ID : 0bfee3d2-d9cb-4b0e-861c-8a893261c6ed 2026-04-23 02:33:35,746 - INFO - Domain Default found not creating 2026-04-23 02:33:35,918 - INFO - Project ctest-TestPolicyAcl-66838176 not found, creating it 2026-04-23 02:33:36,490 - INFO - Created Project:ctest-TestPolicyAcl-66838176, ID : ddb8df38-5270-46e6-8f9a-97f4642485ec 2026-04-23 02:33:37,981 - INFO - ================================================================================ 2026-04-23 02:33:37,981 - INFO - STARTING TEST : test_policy_inheritance_src_vn_dst_pol 2026-04-23 02:33:37,982 - INFO - TEST DESCRIPTION : Test cases to test policy inheritance 2026-04-23 02:33:39,267 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:33:39,267 - INFO - 2026-04-23 02:33:41,047 - INFO - Verifications in API Server for IPAM: ipam1 passed 2026-04-23 02:33:41,068 - INFO - Verifications in Control node for IPAM: ipam1 passed 2026-04-23 02:33:41,193 - INFO - Verifications in API Server for IPAM: ipam2 passed 2026-04-23 02:33:41,208 - INFO - Verifications in Control node for IPAM: ipam2 passed 2026-04-23 02:33:41,326 - INFO - Verifications in API Server for IPAM: ipam3 passed 2026-04-23 02:33:41,343 - INFO - Verifications in Control node for IPAM: ipam3 passed 2026-04-23 02:33:41,954 - INFO - Created VN ctest-VN1-01109929 2026-04-23 02:33:42,674 - INFO - Created VN ctest-VN2-05000294 2026-04-23 02:33:43,313 - INFO - Created VN ctest-VN3-00433172 2026-04-23 02:33:43,576 - INFO - Verified VN network id 14 for VN 1b139214-f103-487b-bcce-7ae85a703aea 2026-04-23 02:33:43,577 - INFO - Verifications in API Server for VN ctest-VN1-01109929 passed 2026-04-23 02:33:43,654 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN1-01109929 passed 2026-04-23 02:33:44,917 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-66838176:ctest-VN1-01109929 is found in opserver 2026-04-23 02:33:45,127 - INFO - Verified VN network id 15 for VN e3c1db43-ed57-4b8e-bc87-0f8a14947418 2026-04-23 02:33:45,127 - INFO - Verifications in API Server for VN ctest-VN2-05000294 passed 2026-04-23 02:33:45,193 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN2-05000294 passed 2026-04-23 02:33:45,514 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-66838176:ctest-VN2-05000294 is found in opserver 2026-04-23 02:33:45,715 - INFO - Verified VN network id 16 for VN f1096d33-c2fb-4462-949e-aa1b89d55ed3 2026-04-23 02:33:45,715 - INFO - Verifications in API Server for VN ctest-VN3-00433172 passed 2026-04-23 02:33:45,783 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN3-00433172 passed 2026-04-23 02:33:46,080 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-66838176:ctest-VN3-00433172 is found in opserver 2026-04-23 02:33:47,177 - INFO - Associated Policy to ctest-VN1-01109929 2026-04-23 02:33:48,708 - INFO - VM ([<Server: ctest-VM11-37582768>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:33:50,093 - INFO - VM ([<Server: ctest-VM21-47071697>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 02:33:51,503 - INFO - VM ([<Server: ctest-VM31-07466637>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:33:51,593 - INFO - VM name : ctest-VM11-37582768 2026-04-23 02:33:52,399 - INFO - VM ctest-VM11-37582768 verfication in all API Servers passed 2026-04-23 02:34:43,235 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-37582768 passed 2026-04-23 02:34:43,235 - INFO - VM ctest-VM11-37582768 verifications in Compute nodes passed 2026-04-23 02:34:43,506 - INFO - Validated routes of VM ctest-VM11-37582768 in all vrouters 2026-04-23 02:34:44,186 - INFO - Verification in Control-nodes for VM ctest-VM11-37582768 passed 2026-04-23 02:34:44,283 - INFO - Verifying through opserver in 10.0.0.23 2026-04-23 02:34:44,312 - INFO - VM daee26b7-38e9-4118-a1b1-9eea58a3dc62 is present in default-domain:ctest-TestPolicyAcl-66838176:ctest-VN1-01109929 2026-04-23 02:34:44,536 - INFO - tap interface default-domain:ctest-TestPolicyAcl-66838176:2073848c-a411-4ef2-8f83-e2e62179d260 of vm daee26b7-38e9-4118-a1b1-9eea58a3dc62 is present in vrouter an-jenkins-deploy-platform-ansible-os-5672-2 uve 2026-04-23 02:34:44,572 - INFO - VM ctest-VM11-37582768 validations in Opserver passed 2026-04-23 02:34:44,653 - INFO - VM name : ctest-VM21-47071697 2026-04-23 02:34:45,036 - INFO - VM ctest-VM21-47071697 verfication in all API Servers passed 2026-04-23 02:34:54,961 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-47071697 passed 2026-04-23 02:34:54,961 - INFO - VM ctest-VM21-47071697 verifications in Compute nodes passed 2026-04-23 02:34:55,258 - INFO - Validated routes of VM ctest-VM21-47071697 in all vrouters 2026-04-23 02:34:55,929 - INFO - Verification in Control-nodes for VM ctest-VM21-47071697 passed 2026-04-23 02:34:56,024 - INFO - Verifying through opserver in 10.0.0.23 2026-04-23 02:34:56,045 - INFO - VM 42e0fdd7-0a7d-4f4f-912a-007896ccba05 is present in default-domain:ctest-TestPolicyAcl-66838176:ctest-VN2-05000294 2026-04-23 02:34:56,193 - INFO - tap interface default-domain:ctest-TestPolicyAcl-66838176:b245657f-c464-466a-bfef-9a9bc19a1587 of vm 42e0fdd7-0a7d-4f4f-912a-007896ccba05 is present in vrouter an-jenkins-deploy-platform-ansible-os-5672-1 uve 2026-04-23 02:34:56,236 - INFO - VM ctest-VM21-47071697 validations in Opserver passed 2026-04-23 02:34:56,326 - INFO - VM name : ctest-VM31-07466637 2026-04-23 02:34:56,695 - INFO - VM ctest-VM31-07466637 verfication in all API Servers passed 2026-04-23 02:34:58,376 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-07466637 passed 2026-04-23 02:34:58,376 - INFO - VM ctest-VM31-07466637 verifications in Compute nodes passed 2026-04-23 02:34:58,606 - INFO - Validated routes of VM ctest-VM31-07466637 in all vrouters 2026-04-23 02:34:59,363 - INFO - Verification in Control-nodes for VM ctest-VM31-07466637 passed 2026-04-23 02:34:59,462 - INFO - Verifying through opserver in 10.0.0.23 2026-04-23 02:34:59,493 - INFO - VM 0cbd4bb0-e896-4a72-a971-29495ca92a49 is present in default-domain:ctest-TestPolicyAcl-66838176:ctest-VN3-00433172 2026-04-23 02:34:59,654 - INFO - tap interface default-domain:ctest-TestPolicyAcl-66838176:b205b0db-70fb-4f1e-9054-e80714bc9832 of vm 0cbd4bb0-e896-4a72-a971-29495ca92a49 is present in vrouter an-jenkins-deploy-platform-ansible-os-5672-2 uve 2026-04-23 02:34:59,692 - INFO - VM ctest-VM31-07466637 validations in Opserver passed 2026-04-23 02:34:59,692 - INFO - Waiting for VM ctest-VM11-37582768 to be up.. 2026-04-23 02:35:00,879 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-37582768 passed 2026-04-23 02:35:06,288 - INFO - Waiting for VM ctest-VM21-47071697 to be up.. 2026-04-23 02:35:07,472 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-47071697 passed 2026-04-23 02:35:18,076 - INFO - Waiting for VM ctest-VM31-07466637 to be up.. 2026-04-23 02:35:19,245 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-07466637 passed 2026-04-23 02:35:38,843 - INFO - Ping to IP 217.43.233.131 from VM ctest-VM11-37582768 passed 2026-04-23 02:35:38,843 - INFO - Test with src as VN and dst as policy PASSED 2026-04-23 02:35:38,843 - INFO - Deleting VM ctest-VM31-07466637 2026-04-23 02:35:40,944 - INFO - VM ctest-VM31-07466637 is fully removed in API-Server 2026-04-23 02:35:41,147 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-66838176:ctest-VN3-00433172 2026-04-23 02:35:41,147 - INFO - VM ctest-VM31-07466637 is removed in Compute, and routes are removed in all compute nodes 2026-04-23 02:35:41,377 - INFO - Routes for VM ctest-VM31-07466637 is removed in all control-nodes 2026-04-23 02:35:44,550 - INFO - 0cbd4bb0-e896-4a72-a971-29495ca92a49 vm uve deleted from opserver 2026-04-23 02:35:44,562 - INFO - 0cbd4bb0-e896-4a72-a971-29495ca92a49 vm uve deleted from opserver 2026-04-23 02:35:44,575 - INFO - 0cbd4bb0-e896-4a72-a971-29495ca92a49 vm uve deleted from opserver 2026-04-23 02:35:44,575 - INFO - Validated that VM 0cbd4bb0-e896-4a72-a971-29495ca92a49 is removed from Opserver 2026-04-23 02:35:44,575 - INFO - Deleting VM ctest-VM21-47071697 2026-04-23 02:35:46,674 - INFO - VM ctest-VM21-47071697 is fully removed in API-Server 2026-04-23 02:35:46,883 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-66838176:ctest-VN2-05000294 2026-04-23 02:35:46,883 - INFO - VM ctest-VM21-47071697 is removed in Compute, and routes are removed in all compute nodes 2026-04-23 02:35:47,089 - INFO - Routes for VM ctest-VM21-47071697 is removed in all control-nodes 2026-04-23 02:36:14,778 - INFO - 42e0fdd7-0a7d-4f4f-912a-007896ccba05 vm uve deleted from opserver 2026-04-23 02:36:14,793 - INFO - 42e0fdd7-0a7d-4f4f-912a-007896ccba05 vm uve deleted from opserver 2026-04-23 02:36:14,807 - INFO - 42e0fdd7-0a7d-4f4f-912a-007896ccba05 vm uve deleted from opserver 2026-04-23 02:36:14,807 - INFO - Validated that VM 42e0fdd7-0a7d-4f4f-912a-007896ccba05 is removed from Opserver 2026-04-23 02:36:14,807 - INFO - Deleting VM ctest-VM11-37582768 2026-04-23 02:36:16,913 - INFO - VM ctest-VM11-37582768 is fully removed in API-Server 2026-04-23 02:36:17,130 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-66838176:ctest-VN1-01109929 2026-04-23 02:36:17,131 - INFO - VM ctest-VM11-37582768 is removed in Compute, and routes are removed in all compute nodes 2026-04-23 02:36:17,324 - INFO - Routes for VM ctest-VM11-37582768 is removed in all control-nodes 2026-04-23 02:36:45,045 - INFO - daee26b7-38e9-4118-a1b1-9eea58a3dc62 vm uve deleted from opserver 2026-04-23 02:36:45,057 - INFO - daee26b7-38e9-4118-a1b1-9eea58a3dc62 vm uve deleted from opserver 2026-04-23 02:36:45,071 - INFO - daee26b7-38e9-4118-a1b1-9eea58a3dc62 vm uve deleted from opserver 2026-04-23 02:36:45,071 - INFO - Validated that VM daee26b7-38e9-4118-a1b1-9eea58a3dc62 is removed from Opserver 2026-04-23 02:36:45,717 - INFO - Detached Policy from ctest-VN1-01109929 2026-04-23 02:36:45,754 - INFO - Deleted policy ctest-policy13-72687841 2026-04-23 02:36:45,791 - INFO - Deleted policy ctest-policy21-63987904 2026-04-23 02:36:45,831 - INFO - Deleted policy ctest-policy12-09935679 2026-04-23 02:36:45,832 - INFO - Deleting VN ctest-VN3-00433172 2026-04-23 02:36:46,165 - INFO - Validated that VN ctest-VN3-00433172 is not found in API Server 2026-04-23 02:36:46,192 - INFO - Validated that VN ctest-VN3-00433172 is not in any agent 2026-04-23 02:36:46,265 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN3-00433172 info 2026-04-23 02:36:46,265 - INFO - Deleting VN ctest-VN2-05000294 2026-04-23 02:36:46,636 - INFO - Validated that VN ctest-VN2-05000294 is not found in API Server 2026-04-23 02:36:46,656 - INFO - Validated that VN ctest-VN2-05000294 is not in any agent 2026-04-23 02:36:46,685 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN2-05000294 info 2026-04-23 02:36:46,685 - INFO - Deleting VN ctest-VN1-01109929 2026-04-23 02:36:47,040 - INFO - Validated that VN ctest-VN1-01109929 is not found in API Server 2026-04-23 02:36:47,063 - INFO - Validated that VN ctest-VN1-01109929 is not in any agent 2026-04-23 02:36:47,095 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN1-01109929 info 2026-04-23 02:36:47,189 - INFO - IPAM: ipam3 is not found in API Server 2026-04-23 02:36:47,212 - INFO - IPAM:ipam3 is not found in control node 2026-04-23 02:36:47,353 - INFO - IPAM: ipam2 is not found in API Server 2026-04-23 02:36:47,376 - INFO - IPAM:ipam2 is not found in control node 2026-04-23 02:36:47,529 - INFO - IPAM: ipam1 is not found in API Server 2026-04-23 02:36:47,554 - INFO - IPAM:ipam1 is not found in control node 2026-04-23 02:36:48,833 - INFO - END TEST : test_policy_inheritance_src_vn_dst_pol : PASSED[0:03:11] 2026-04-23 02:36:48,833 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:36:49,606 - INFO - Deleted project: ctest-TestPolicyAcl-66838176, ID : ddb8df38-5270-46e6-8f9a-97f4642485ec 2026-04-23 02:36:49,848 - INFO - Domain Default found not creating 2026-04-23 02:36:50,023 - INFO - Project ctest-TestPolicyAclIpv4v6-48672592 not found, creating it 2026-04-23 02:36:50,614 - INFO - Created Project:ctest-TestPolicyAclIpv4v6-48672592, ID : 16088fd5-65c1-4716-a13d-2ade51022390 2026-04-23 02:36:52,154 - INFO - ================================================================================ 2026-04-23 02:36:52,154 - INFO - STARTING TEST : test_policy_inheritance_src_pol_dst_any 2026-04-23 02:36:53,431 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:36:53,431 - INFO - 2026-04-23 02:36:53,431 - INFO - ================================================================================ 2026-04-23 02:36:53,431 - INFO - STARTING TEST : test_policy_inheritance_src_pol_dst_any 2026-04-23 02:36:53,431 - INFO - TEST DESCRIPTION : Test cases to test policy inheritance 2026-04-23 02:36:54,739 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:36:54,739 - INFO - 2026-04-23 02:36:56,578 - INFO - Verifications in API Server for IPAM: ipam1 passed 2026-04-23 02:36:56,597 - INFO - Verifications in Control node for IPAM: ipam1 passed 2026-04-23 02:36:56,723 - INFO - Verifications in API Server for IPAM: ipam2 passed 2026-04-23 02:36:56,750 - INFO - Verifications in Control node for IPAM: ipam2 passed 2026-04-23 02:36:56,892 - INFO - Verifications in API Server for IPAM: ipam3 passed 2026-04-23 02:36:56,918 - INFO - Verifications in Control node for IPAM: ipam3 passed 2026-04-23 02:36:58,023 - INFO - Created VN ctest-VN1-10545643 2026-04-23 02:36:59,005 - INFO - Created VN ctest-VN2-57009616 2026-04-23 02:36:59,820 - INFO - Created VN ctest-VN3-54060924 2026-04-23 02:37:00,115 - INFO - Verified VN network id 14 for VN b8d67109-1a59-4f61-aaa7-0465eeb4eef9 2026-04-23 02:37:00,115 - INFO - Verifications in API Server for VN ctest-VN1-10545643 passed 2026-04-23 02:37:00,187 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN1-10545643 passed 2026-04-23 02:37:01,450 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-48672592:ctest-VN1-10545643 is found in opserver 2026-04-23 02:37:01,667 - INFO - Verified VN network id 15 for VN 16abf06a-a71a-43af-8399-014e3050bf3b 2026-04-23 02:37:01,667 - INFO - Verifications in API Server for VN ctest-VN2-57009616 passed 2026-04-23 02:37:01,732 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN2-57009616 passed 2026-04-23 02:37:02,063 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-48672592:ctest-VN2-57009616 is found in opserver 2026-04-23 02:37:02,299 - INFO - Verified VN network id 16 for VN 77e044ce-e21b-4c6a-a80a-157d9873228d 2026-04-23 02:37:02,299 - INFO - Verifications in API Server for VN ctest-VN3-54060924 passed 2026-04-23 02:37:02,369 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN3-54060924 passed 2026-04-23 02:37:02,675 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-48672592:ctest-VN3-54060924 is found in opserver 2026-04-23 02:37:05,595 - INFO - VM ([<Server: ctest-VM11-84765133>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:37:07,007 - INFO - VM ([<Server: ctest-VM21-60947672>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 02:37:08,432 - INFO - VM ([<Server: ctest-VM31-44157703>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:37:08,522 - INFO - VM name : ctest-VM11-84765133 2026-04-23 02:37:09,442 - INFO - VM ctest-VM11-84765133 verfication in all API Servers passed 2026-04-23 02:38:00,390 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-84765133 passed 2026-04-23 02:38:00,390 - INFO - VM ctest-VM11-84765133 verifications in Compute nodes passed 2026-04-23 02:38:00,661 - INFO - Validated routes of VM ctest-VM11-84765133 in all vrouters 2026-04-23 02:38:01,584 - INFO - Verification in Control-nodes for VM ctest-VM11-84765133 passed 2026-04-23 02:38:01,721 - INFO - Verifying through opserver in 10.0.0.23 2026-04-23 02:38:01,748 - INFO - VM 7542d49a-be25-47a0-9872-4e930843c4a6 is present in default-domain:ctest-TestPolicyAclIpv4v6-48672592:ctest-VN1-10545643 2026-04-23 02:38:01,967 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-48672592:9ca6a08c-f203-4b11-97a5-c8234d35167e of vm 7542d49a-be25-47a0-9872-4e930843c4a6 is present in vrouter an-jenkins-deploy-platform-ansible-os-5672-2 uve 2026-04-23 02:38:02,021 - INFO - VM ctest-VM11-84765133 validations in Opserver passed 2026-04-23 02:38:02,125 - INFO - VM name : ctest-VM21-60947672 2026-04-23 02:38:02,475 - INFO - VM ctest-VM21-60947672 verfication in all API Servers passed 2026-04-23 02:38:08,297 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-60947672 passed 2026-04-23 02:38:08,297 - INFO - VM ctest-VM21-60947672 verifications in Compute nodes passed 2026-04-23 02:38:08,532 - INFO - Validated routes of VM ctest-VM21-60947672 in all vrouters 2026-04-23 02:38:09,439 - INFO - Verification in Control-nodes for VM ctest-VM21-60947672 passed 2026-04-23 02:38:09,558 - INFO - Verifying through opserver in 10.0.0.23 2026-04-23 02:38:09,591 - INFO - VM b3730ad5-9626-44e5-bbfe-b6103b6b6c68 is present in default-domain:ctest-TestPolicyAclIpv4v6-48672592:ctest-VN2-57009616 2026-04-23 02:38:09,786 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-48672592:f154f68f-dfa9-439d-bebd-0900ab48b57c of vm b3730ad5-9626-44e5-bbfe-b6103b6b6c68 is present in vrouter an-jenkins-deploy-platform-ansible-os-5672-1 uve 2026-04-23 02:38:09,828 - INFO - VM ctest-VM21-60947672 validations in Opserver passed 2026-04-23 02:38:09,915 - INFO - VM name : ctest-VM31-44157703 2026-04-23 02:38:10,299 - INFO - VM ctest-VM31-44157703 verfication in all API Servers passed 2026-04-23 02:38:12,009 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-44157703 passed 2026-04-23 02:38:12,009 - INFO - VM ctest-VM31-44157703 verifications in Compute nodes passed 2026-04-23 02:38:12,238 - INFO - Validated routes of VM ctest-VM31-44157703 in all vrouters 2026-04-23 02:38:13,228 - INFO - Verification in Control-nodes for VM ctest-VM31-44157703 passed 2026-04-23 02:38:13,345 - INFO - Verifying through opserver in 10.0.0.23 2026-04-23 02:38:13,367 - INFO - VM bcb4c44a-fd28-4f17-a145-cb4de0d7762e is present in default-domain:ctest-TestPolicyAclIpv4v6-48672592:ctest-VN3-54060924 2026-04-23 02:38:13,531 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-48672592:ca3025a9-9872-47ce-814a-e6525c210165 of vm bcb4c44a-fd28-4f17-a145-cb4de0d7762e is present in vrouter an-jenkins-deploy-platform-ansible-os-5672-2 uve 2026-04-23 02:38:13,574 - INFO - VM ctest-VM31-44157703 validations in Opserver passed 2026-04-23 02:38:13,574 - INFO - Waiting for VM ctest-VM11-84765133 to be up.. 2026-04-23 02:38:14,762 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-84765133 passed 2026-04-23 02:38:30,516 - INFO - Waiting for VM ctest-VM21-60947672 to be up.. 2026-04-23 02:38:31,725 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-60947672 passed 2026-04-23 02:38:31,966 - INFO - Waiting for VM ctest-VM31-44157703 to be up.. 2026-04-23 02:38:33,155 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-44157703 passed 2026-04-23 02:38:58,230 - INFO - Ping to IP 75.13.77.131 from VM ctest-VM11-84765133 passed 2026-04-23 02:39:00,799 - INFO - Ping to IP 3b5b:541d:29a4:f336:cd43:71a3:0:3 from VM ctest-VM11-84765133 passed 2026-04-23 02:39:00,799 - INFO - Test with src as policy and dst as any PASSED 2026-04-23 02:39:00,799 - INFO - Deleting VM ctest-VM31-44157703 2026-04-23 02:39:02,912 - INFO - VM ctest-VM31-44157703 is fully removed in API-Server 2026-04-23 02:39:03,127 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-48672592:ctest-VN3-54060924 2026-04-23 02:39:03,127 - INFO - VM ctest-VM31-44157703 is removed in Compute, and routes are removed in all compute nodes 2026-04-23 02:39:03,361 - INFO - Routes for VM ctest-VM31-44157703 is removed in all control-nodes 2026-04-23 02:39:15,751 - INFO - bcb4c44a-fd28-4f17-a145-cb4de0d7762e vm uve deleted from opserver 2026-04-23 02:39:15,764 - INFO - bcb4c44a-fd28-4f17-a145-cb4de0d7762e vm uve deleted from opserver 2026-04-23 02:39:15,778 - INFO - bcb4c44a-fd28-4f17-a145-cb4de0d7762e vm uve deleted from opserver 2026-04-23 02:39:15,778 - INFO - Validated that VM bcb4c44a-fd28-4f17-a145-cb4de0d7762e is removed from Opserver 2026-04-23 02:39:15,779 - INFO - Deleting VM ctest-VM21-60947672 2026-04-23 02:39:17,885 - INFO - VM ctest-VM21-60947672 is fully removed in API-Server 2026-04-23 02:39:18,091 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-48672592:ctest-VN2-57009616 2026-04-23 02:39:18,091 - INFO - VM ctest-VM21-60947672 is removed in Compute, and routes are removed in all compute nodes 2026-04-23 02:39:18,312 - INFO - Routes for VM ctest-VM21-60947672 is removed in all control-nodes 2026-04-23 02:39:46,008 - INFO - b3730ad5-9626-44e5-bbfe-b6103b6b6c68 vm uve deleted from opserver 2026-04-23 02:39:46,020 - INFO - b3730ad5-9626-44e5-bbfe-b6103b6b6c68 vm uve deleted from opserver 2026-04-23 02:39:46,033 - INFO - b3730ad5-9626-44e5-bbfe-b6103b6b6c68 vm uve deleted from opserver 2026-04-23 02:39:46,033 - INFO - Validated that VM b3730ad5-9626-44e5-bbfe-b6103b6b6c68 is removed from Opserver 2026-04-23 02:39:46,033 - INFO - Deleting VM ctest-VM11-84765133 2026-04-23 02:39:48,136 - INFO - VM ctest-VM11-84765133 is fully removed in API-Server 2026-04-23 02:39:48,345 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-48672592:ctest-VN1-10545643 2026-04-23 02:39:48,345 - INFO - VM ctest-VM11-84765133 is removed in Compute, and routes are removed in all compute nodes 2026-04-23 02:39:48,537 - INFO - Routes for VM ctest-VM11-84765133 is removed in all control-nodes 2026-04-23 02:40:16,282 - INFO - 7542d49a-be25-47a0-9872-4e930843c4a6 vm uve deleted from opserver 2026-04-23 02:40:16,297 - INFO - 7542d49a-be25-47a0-9872-4e930843c4a6 vm uve deleted from opserver 2026-04-23 02:40:16,309 - INFO - 7542d49a-be25-47a0-9872-4e930843c4a6 vm uve deleted from opserver 2026-04-23 02:40:16,309 - INFO - Validated that VM 7542d49a-be25-47a0-9872-4e930843c4a6 is removed from Opserver 2026-04-23 02:40:16,954 - INFO - Deleted policy ctest-policy21-66635010 2026-04-23 02:40:16,993 - INFO - Deleted policy ctest-policy12-77873303 2026-04-23 02:40:17,028 - INFO - Deleted policy ctest-policy13-16050762 2026-04-23 02:40:17,028 - INFO - Deleting VN ctest-VN3-54060924 2026-04-23 02:40:17,381 - INFO - Validated that VN ctest-VN3-54060924 is not found in API Server 2026-04-23 02:40:17,400 - INFO - Validated that VN ctest-VN3-54060924 is not in any agent 2026-04-23 02:40:17,430 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN3-54060924 info 2026-04-23 02:40:17,430 - INFO - Deleting VN ctest-VN2-57009616 2026-04-23 02:40:17,786 - INFO - Validated that VN ctest-VN2-57009616 is not found in API Server 2026-04-23 02:40:17,822 - INFO - Validated that VN ctest-VN2-57009616 is not in any agent 2026-04-23 02:40:17,856 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN2-57009616 info 2026-04-23 02:40:17,856 - INFO - Deleting VN ctest-VN1-10545643 2026-04-23 02:40:18,144 - INFO - Validated that VN ctest-VN1-10545643 is not found in API Server 2026-04-23 02:40:18,168 - INFO - Validated that VN ctest-VN1-10545643 is not in any agent 2026-04-23 02:40:18,201 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN1-10545643 info 2026-04-23 02:40:18,297 - INFO - IPAM: ipam3 is not found in API Server 2026-04-23 02:40:18,322 - INFO - IPAM:ipam3 is not found in control node 2026-04-23 02:40:18,457 - INFO - IPAM: ipam2 is not found in API Server 2026-04-23 02:40:18,483 - INFO - IPAM:ipam2 is not found in control node 2026-04-23 02:40:18,621 - INFO - IPAM: ipam1 is not found in API Server 2026-04-23 02:40:18,644 - INFO - IPAM:ipam1 is not found in control node 2026-04-23 02:40:19,931 - INFO - END TEST : test_policy_inheritance_src_pol_dst_any : PASSED[0:03:26] 2026-04-23 02:40:19,931 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:40:21,208 - INFO - END TEST : test_policy_inheritance_src_pol_dst_any : PASSED[0:03:29] 2026-04-23 02:40:21,208 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:40:21,918 - INFO - Deleted project: ctest-TestPolicyAclIpv4v6-48672592, ID : 16088fd5-65c1-4716-a13d-2ade51022390 2026-04-23 02:40:22,121 - INFO - Domain Default found not creating 2026-04-23 02:40:22,298 - INFO - Project ctest-TestBasicPolicy-39460219 not found, creating it 2026-04-23 02:40:22,875 - INFO - Created Project:ctest-TestBasicPolicy-39460219, ID : 1272bf80-3e7c-46b0-930b-e9ce817d8538 2026-04-23 02:40:24,404 - INFO - ================================================================================ 2026-04-23 02:40:24,404 - INFO - STARTING TEST : test_basic_policy_allow_deny 2026-04-23 02:40:24,405 - 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-04-23 02:40:25,688 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:40:25,688 - INFO - 2026-04-23 02:40:26,632 - INFO - Created VN ctest-vn-64150940 2026-04-23 02:40:27,312 - INFO - Created VN ctest-vn-18474841 2026-04-23 02:40:28,608 - INFO - Verified VN network id 14 for VN 52532bfd-e559-4270-810a-630a8cc9c12f 2026-04-23 02:40:28,608 - INFO - Verifications in API Server for VN ctest-vn-64150940 passed 2026-04-23 02:40:28,695 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-64150940 passed 2026-04-23 02:40:28,829 - INFO - VN ctest-vn-64150940 Policy verification: verify_vn_policy_in_api_server, status: True 2026-04-23 02:40:29,915 - INFO - Validated that VN default-domain:ctest-TestBasicPolicy-39460219:ctest-vn-64150940 is found in opserver 2026-04-23 02:40:30,143 - INFO - Verified VN network id 15 for VN 954db64b-9fa4-49a8-90a9-b0859b1851a0 2026-04-23 02:40:30,143 - INFO - Verifications in API Server for VN ctest-vn-18474841 passed 2026-04-23 02:40:30,220 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-18474841 passed 2026-04-23 02:40:30,371 - INFO - VN ctest-vn-18474841 Policy verification: verify_vn_policy_in_api_server, status: True 2026-04-23 02:40:30,581 - INFO - Validated that VN default-domain:ctest-TestBasicPolicy-39460219:ctest-vn-18474841 is found in opserver 2026-04-23 02:40:31,806 - INFO - VM ([<Server: ctest-TestBasicPolicy-39460219-87152035>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:40:33,193 - INFO - VM ([<Server: ctest-TestBasicPolicy-39460219-99544562>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 02:40:33,193 - INFO - Waiting for VM ctest-TestBasicPolicy-39460219-87152035 to be up.. 2026-04-23 02:40:38,388 - INFO - VM name : ctest-TestBasicPolicy-39460219-87152035 2026-04-23 02:41:16,972 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicy-39460219-87152035 passed 2026-04-23 02:41:42,997 - INFO - Waiting for VM ctest-TestBasicPolicy-39460219-99544562 to be up.. 2026-04-23 02:41:43,081 - INFO - VM name : ctest-TestBasicPolicy-39460219-99544562 2026-04-23 02:41:44,440 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicy-39460219-99544562 passed 2026-04-23 02:42:45,896 - INFO - Ping to IP 164.89.34.3 from VM ctest-TestBasicPolicy-39460219-87152035 passed 2026-04-23 02:42:49,667 - WARNING - Ping to IP 164.89.34.3 from VM ctest-TestBasicPolicy-39460219-87152035 failed 2026-04-23 02:42:49,667 - INFO - Deleting VM ctest-TestBasicPolicy-39460219-99544562 2026-04-23 02:42:49,745 - INFO - Deleting VM ctest-TestBasicPolicy-39460219-87152035 2026-04-23 02:42:50,165 - INFO - Deleted policy ctest-policy-allow-all-53498743 2026-04-23 02:42:50,165 - INFO - Deleting VN ctest-vn-18474841 2026-04-23 02:42:50,210 - WARNING - Deleting VN ctest-vn-18474841 failed..Will retry 2026-04-23 02:42:52,592 - INFO - Validated that VN ctest-vn-18474841 is not found in API Server 2026-04-23 02:42:52,615 - INFO - Validated that VN ctest-vn-18474841 is not in any agent 2026-04-23 02:42:52,646 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-18474841 info 2026-04-23 02:42:52,646 - INFO - Deleting VN ctest-vn-64150940 2026-04-23 02:42:52,926 - INFO - Validated that VN ctest-vn-64150940 is not found in API Server 2026-04-23 02:42:52,949 - INFO - Validated that VN ctest-vn-64150940 is not in any agent 2026-04-23 02:42:52,985 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-64150940 info 2026-04-23 02:42:54,269 - INFO - END TEST : test_basic_policy_allow_deny : PASSED[0:02:30] 2026-04-23 02:42:54,269 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:42:55,035 - INFO - Deleted project: ctest-TestBasicPolicy-39460219, ID : 1272bf80-3e7c-46b0-930b-e9ce817d8538 2026-04-23 02:42:55,239 - INFO - Domain Default found not creating 2026-04-23 02:42:55,402 - INFO - Project ctest-TestDetailedPolicy0Ipv4v6-94175399 not found, creating it 2026-04-23 02:42:56,329 - INFO - Created Project:ctest-TestDetailedPolicy0Ipv4v6-94175399, ID : af3f80fc-769f-4fa0-9e3f-fb1d17b118ab 2026-04-23 02:42:58,009 - INFO - ================================================================================ 2026-04-23 02:42:58,009 - INFO - STARTING TEST : test_repeated_policy_modify 2026-04-23 02:42:59,315 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:42:59,315 - INFO - 2026-04-23 02:42:59,315 - INFO - ================================================================================ 2026-04-23 02:42:59,315 - INFO - STARTING TEST : test_repeated_policy_modify 2026-04-23 02:42:59,315 - 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-04-23 02:43:00,633 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:43:00,634 - INFO - 2026-04-23 02:43:00,634 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_single_vm_multiple_policy_topology.sdn_single_vm_multiple_policy_config'> 2026-04-23 02:43:01,354 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy0Ipv4v6-94175399'](af3f80fc-769f-4fa0-9e3f-fb1d17b118ab) 2026-04-23 02:43:01,354 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy0Ipv4v6-94175399 2026-04-23 02:43:03,848 - INFO - Verification of project ctest-TestDetailedPolicy0Ipv4v6-94175399 in API Server 10.0.0.249 passed 2026-04-23 02:43:04,257 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy0Ipv4v6-94175399-default-ipam passed 2026-04-23 02:43:04,274 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy0Ipv4v6-94175399-default-ipam passed 2026-04-23 02:43:05,743 - INFO - Created VN ctest-vnet0-04543014 2026-04-23 02:43:06,430 - INFO - Verified VN network id 14 for VN 8eb2adb3-03b0-4218-8c66-b68b8e39c129 2026-04-23 02:43:06,430 - INFO - Verifications in API Server for VN ctest-vnet0-04543014 passed 2026-04-23 02:43:06,496 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-04543014 passed 2026-04-23 02:43:07,706 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy0Ipv4v6-94175399:ctest-vnet0-04543014 is found in opserver 2026-04-23 02:43:08,140 - INFO - Verified policy ctest-policy0-92215264 in API Server, Result: True 2026-04-23 02:43:08,547 - INFO - Verified policy ctest-policy1-99997782 in API Server, Result: True 2026-04-23 02:43:08,949 - INFO - Verified policy ctest-policy2-46823525 in API Server, Result: True 2026-04-23 02:43:09,380 - INFO - Verified policy ctest-policy3-21402220 in API Server, Result: True 2026-04-23 02:43:09,770 - INFO - Verified policy ctest-policy4-82125430 in API Server, Result: True 2026-04-23 02:43:10,208 - INFO - Verified policy ctest-policy5-66158427 in API Server, Result: True 2026-04-23 02:43:10,658 - INFO - Verified policy ctest-policy6-80073954 in API Server, Result: True 2026-04-23 02:43:11,075 - INFO - Verified policy ctest-policy7-83722760 in API Server, Result: True 2026-04-23 02:43:11,519 - INFO - Verified policy ctest-policy8-79684661 in API Server, Result: True 2026-04-23 02:43:11,944 - INFO - Verified policy ctest-policy9-57967612 in API Server, Result: True 2026-04-23 02:43:14,204 - INFO - VM ([<Server: ctest-vmc0-82843812>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:43:14,205 - INFO - Waiting for VM ctest-vmc0-82843812 to be up.. 2026-04-23 02:43:19,340 - INFO - VM name : ctest-vmc0-82843812 2026-04-23 02:43:58,193 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-82843812 passed 2026-04-23 02:44:25,114 - INFO - Validated the rules for VM:ctest-vmc0-82843812 with attached policy:['ctest-policy0-92215264', 'ctest-policy1-99997782', 'ctest-policy2-46823525', 'ctest-policy3-21402220', 'ctest-policy4-82125430', 'ctest-policy5-66158427', 'ctest-policy6-80073954', 'ctest-policy7-83722760', 'ctest-policy8-79684661', 'ctest-policy9-57967612'] and vn:ctest-vnet0-04543014 2026-04-23 02:44:25,114 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-04-23 02:44:25,121 - INFO - Compute node: 10.0.0.73, VN: ctest-vnet0-04543014, validated that no extra rules are present 2026-04-23 02:44:25,150 - INFO - Compute node: 10.0.0.131, VN: ctest-vnet0-04543014, result of expected rules check passed 2026-04-23 02:44:30,417 - INFO - new policy list of vn ctest-vnet0-04543014 is ctest-policy0-92215264 2026-04-23 02:44:30,425 - INFO - Compute node: 10.0.0.73, VN: ctest-vnet0-04543014, validated that no extra rules are present 2026-04-23 02:44:30,442 - INFO - Compute node: 10.0.0.131, VN: ctest-vnet0-04543014, result of expected rules check passed 2026-04-23 02:44:35,718 - INFO - new policy list of vn ctest-vnet0-04543014 is ctest-policy1-99997782 2026-04-23 02:44:35,726 - INFO - Compute node: 10.0.0.73, VN: ctest-vnet0-04543014, validated that no extra rules are present 2026-04-23 02:44:35,751 - INFO - Compute node: 10.0.0.131, VN: ctest-vnet0-04543014, result of expected rules check passed 2026-04-23 02:44:40,997 - INFO - new policy list of vn ctest-vnet0-04543014 is ctest-policy2-46823525 2026-04-23 02:44:41,005 - INFO - Compute node: 10.0.0.73, VN: ctest-vnet0-04543014, validated that no extra rules are present 2026-04-23 02:44:41,023 - INFO - Compute node: 10.0.0.131, VN: ctest-vnet0-04543014, result of expected rules check passed 2026-04-23 02:44:46,240 - INFO - new policy list of vn ctest-vnet0-04543014 is ctest-policy3-21402220 2026-04-23 02:44:46,248 - INFO - Compute node: 10.0.0.73, VN: ctest-vnet0-04543014, validated that no extra rules are present 2026-04-23 02:44:46,265 - INFO - Compute node: 10.0.0.131, VN: ctest-vnet0-04543014, result of expected rules check passed 2026-04-23 02:44:51,486 - INFO - new policy list of vn ctest-vnet0-04543014 is ctest-policy4-82125430 2026-04-23 02:44:51,495 - INFO - Compute node: 10.0.0.73, VN: ctest-vnet0-04543014, validated that no extra rules are present 2026-04-23 02:44:51,517 - INFO - Compute node: 10.0.0.131, VN: ctest-vnet0-04543014, result of expected rules check passed 2026-04-23 02:44:56,765 - INFO - new policy list of vn ctest-vnet0-04543014 is ctest-policy5-66158427 2026-04-23 02:44:56,772 - INFO - Compute node: 10.0.0.73, VN: ctest-vnet0-04543014, validated that no extra rules are present 2026-04-23 02:44:56,791 - INFO - Compute node: 10.0.0.131, VN: ctest-vnet0-04543014, result of expected rules check passed 2026-04-23 02:45:02,058 - INFO - new policy list of vn ctest-vnet0-04543014 is ctest-policy6-80073954 2026-04-23 02:45:02,067 - INFO - Compute node: 10.0.0.73, VN: ctest-vnet0-04543014, validated that no extra rules are present 2026-04-23 02:45:02,086 - INFO - Compute node: 10.0.0.131, VN: ctest-vnet0-04543014, result of expected rules check passed 2026-04-23 02:45:07,318 - INFO - new policy list of vn ctest-vnet0-04543014 is ctest-policy7-83722760 2026-04-23 02:45:07,325 - INFO - Compute node: 10.0.0.73, VN: ctest-vnet0-04543014, validated that no extra rules are present 2026-04-23 02:45:07,347 - INFO - Compute node: 10.0.0.131, VN: ctest-vnet0-04543014, result of expected rules check passed 2026-04-23 02:45:12,598 - INFO - new policy list of vn ctest-vnet0-04543014 is ctest-policy8-79684661 2026-04-23 02:45:12,606 - INFO - Compute node: 10.0.0.73, VN: ctest-vnet0-04543014, validated that no extra rules are present 2026-04-23 02:45:12,625 - INFO - Compute node: 10.0.0.131, VN: ctest-vnet0-04543014, result of expected rules check passed 2026-04-23 02:45:17,876 - INFO - new policy list of vn ctest-vnet0-04543014 is ctest-policy9-57967612 2026-04-23 02:45:17,884 - INFO - Compute node: 10.0.0.73, VN: ctest-vnet0-04543014, validated that no extra rules are present 2026-04-23 02:45:17,901 - INFO - Compute node: 10.0.0.131, VN: ctest-vnet0-04543014, result of expected rules check passed 2026-04-23 02:45:17,901 - INFO - Deleting VM ctest-vmc0-82843812 2026-04-23 02:45:20,022 - INFO - VM ctest-vmc0-82843812 is fully removed in API-Server 2026-04-23 02:45:20,235 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy0Ipv4v6-94175399:ctest-vnet0-04543014 2026-04-23 02:45:20,235 - INFO - VM ctest-vmc0-82843812 is removed in Compute, and routes are removed in all compute nodes 2026-04-23 02:45:20,523 - INFO - Routes for VM ctest-vmc0-82843812 is removed in all control-nodes 2026-04-23 02:45:45,281 - INFO - f439bd4e-8d18-4dd2-a3fc-d4c154007fc0 vm uve deleted from opserver 2026-04-23 02:45:45,293 - INFO - f439bd4e-8d18-4dd2-a3fc-d4c154007fc0 vm uve deleted from opserver 2026-04-23 02:45:45,306 - INFO - f439bd4e-8d18-4dd2-a3fc-d4c154007fc0 vm uve deleted from opserver 2026-04-23 02:45:45,306 - INFO - Validated that VM f439bd4e-8d18-4dd2-a3fc-d4c154007fc0 is removed from Opserver 2026-04-23 02:45:45,632 - INFO - Deleted policy ctest-policy9-57967612 2026-04-23 02:45:45,818 - INFO - Deleted policy ctest-policy8-79684661 2026-04-23 02:45:46,005 - INFO - Deleted policy ctest-policy7-83722760 2026-04-23 02:45:46,204 - INFO - Deleted policy ctest-policy6-80073954 2026-04-23 02:45:46,431 - INFO - Deleted policy ctest-policy5-66158427 2026-04-23 02:45:46,664 - INFO - Deleted policy ctest-policy4-82125430 2026-04-23 02:45:46,895 - INFO - Deleted policy ctest-policy3-21402220 2026-04-23 02:45:47,135 - INFO - Deleted policy ctest-policy2-46823525 2026-04-23 02:45:47,367 - INFO - Deleted policy ctest-policy1-99997782 2026-04-23 02:45:47,593 - INFO - Deleted policy ctest-policy0-92215264 2026-04-23 02:45:47,781 - INFO - Deleting VN ctest-vnet0-04543014 2026-04-23 02:45:48,150 - INFO - Validated that VN ctest-vnet0-04543014 is not found in API Server 2026-04-23 02:45:48,170 - INFO - Validated that VN ctest-vnet0-04543014 is not in any agent 2026-04-23 02:45:48,200 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-04543014 info 2026-04-23 02:45:48,301 - INFO - IPAM: ctest-TestDetailedPolicy0Ipv4v6-94175399-default-ipam is not found in API Server 2026-04-23 02:45:48,320 - INFO - IPAM:ctest-TestDetailedPolicy0Ipv4v6-94175399-default-ipam is not found in control node 2026-04-23 02:45:50,098 - INFO - END TEST : test_repeated_policy_modify : PASSED[0:02:51] 2026-04-23 02:45:50,098 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:45:51,372 - INFO - END TEST : test_repeated_policy_modify : PASSED[0:02:53] 2026-04-23 02:45:51,372 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:45:52,570 - INFO - Deleted project: ctest-TestDetailedPolicy0Ipv4v6-94175399, ID : af3f80fc-769f-4fa0-9e3f-fb1d17b118ab 2026-04-23 02:45:52,765 - INFO - Domain Default found not creating 2026-04-23 02:45:52,956 - INFO - Project ctest-TestDetailedPolicy1-52687472 not found, creating it 2026-04-23 02:45:53,470 - INFO - Created Project:ctest-TestDetailedPolicy1-52687472, ID : 673b4bf7-5f64-430a-ae85-b9dd10db12ca 2026-04-23 02:45:54,911 - INFO - ================================================================================ 2026-04-23 02:45:54,911 - INFO - STARTING TEST : test_multi_vn_repeated_policy_update_with_ping 2026-04-23 02:45:54,911 - INFO - TEST DESCRIPTION : Call repeated_policy_update_test_with_ping with multi VN scenario. 2026-04-23 02:45:56,194 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:45:56,194 - INFO - 2026-04-23 02:45:56,194 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_policy_traffic_test_topo.sdn_2vn_2vm_config'> 2026-04-23 02:45:57,206 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy1-52687472'](673b4bf7-5f64-430a-ae85-b9dd10db12ca) 2026-04-23 02:45:57,207 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy1-52687472 2026-04-23 02:45:59,684 - INFO - Verification of project ctest-TestDetailedPolicy1-52687472 in API Server 10.0.0.249 passed 2026-04-23 02:46:00,090 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy1-52687472-default-ipam passed 2026-04-23 02:46:00,108 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy1-52687472-default-ipam passed 2026-04-23 02:46:01,282 - INFO - Created VN ctest-vnet0-56952084 2026-04-23 02:46:01,910 - INFO - Verified VN network id 14 for VN 449410ca-fa63-473b-af6c-fd62931e7f6a 2026-04-23 02:46:01,910 - INFO - Verifications in API Server for VN ctest-vnet0-56952084 passed 2026-04-23 02:46:01,980 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-56952084 passed 2026-04-23 02:46:03,193 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1-52687472:ctest-vnet0-56952084 is found in opserver 2026-04-23 02:46:04,041 - INFO - Created VN ctest-vnet1-05108479 2026-04-23 02:46:04,332 - INFO - Verified VN network id 15 for VN 1213d1a3-4782-4334-ba1d-bf140d24de76 2026-04-23 02:46:04,332 - INFO - Verifications in API Server for VN ctest-vnet1-05108479 passed 2026-04-23 02:46:04,400 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-05108479 passed 2026-04-23 02:46:04,745 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1-52687472:ctest-vnet1-05108479 is found in opserver 2026-04-23 02:46:05,174 - INFO - Verified policy policy0 in API Server, Result: True 2026-04-23 02:46:05,537 - INFO - Verified policy policy1 in API Server, Result: True 2026-04-23 02:46:05,938 - INFO - Verified policy policy2 in API Server, Result: True 2026-04-23 02:46:06,305 - INFO - Verified policy policy3 in API Server, Result: True 2026-04-23 02:46:06,663 - INFO - Verified policy policy100 in API Server, Result: True 2026-04-23 02:46:07,009 - INFO - Verified policy policy10 in API Server, Result: True 2026-04-23 02:46:07,411 - INFO - Verified policy policy11 in API Server, Result: True 2026-04-23 02:46:07,810 - INFO - Verified policy policy12 in API Server, Result: True 2026-04-23 02:46:08,203 - INFO - Verified policy policy13 in API Server, Result: True 2026-04-23 02:46:08,621 - INFO - Verified policy policy1000 in API Server, Result: True 2026-04-23 02:46:10,667 - INFO - VM ([<Server: ctest-vmc0-24352226>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:46:12,073 - INFO - VM ([<Server: ctest-vmc1-43719465>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 02:46:12,074 - INFO - Waiting for VM ctest-vmc0-24352226 to be up.. 2026-04-23 02:46:17,259 - INFO - VM name : ctest-vmc0-24352226 2026-04-23 02:46:55,838 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-24352226 passed 2026-04-23 02:47:21,884 - INFO - Waiting for VM ctest-vmc1-43719465 to be up.. 2026-04-23 02:47:21,977 - INFO - VM name : ctest-vmc1-43719465 2026-04-23 02:47:23,352 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-43719465 passed 2026-04-23 02:47:34,312 - INFO - Validated the rules for VM:ctest-vmc1-43719465 with attached policy:['policy100'] and vn:ctest-vnet1-05108479 2026-04-23 02:47:34,616 - INFO - Validated the rules for VM:ctest-vmc0-24352226 with attached policy:['policy0'] and vn:ctest-vnet0-56952084 2026-04-23 02:47:34,616 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-04-23 02:47:34,616 - INFO - Setup completed with result True 2026-04-23 02:47:39,842 - INFO - new policy list of vn ctest-vnet0-56952084 is policy1 2026-04-23 02:47:39,842 - INFO - Starting Verifications after policy for ctest-vnet0-56952084 updated to policy1 2026-04-23 02:47:39,842 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-56952084', 'source_network': 'ctest-vnet1-05108479', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-56952084', 'source_network': 'ctest-vnet1-05108479', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-56952084', 'source_network': 'ctest-vnet1-05108479', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-04-23 02:47:39,842 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'pass', 'icmp': 'pass'} 2026-04-23 02:48:43,456 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-24352226 passed 2026-04-23 02:48:43,456 - INFO - vm ping test result after policy for ctest-vnet0-56952084 updated to policy1 is: True 2026-04-23 02:48:48,714 - INFO - new policy list of vn ctest-vnet0-56952084 is policy1000 2026-04-23 02:48:48,714 - INFO - Starting Verifications after policy for ctest-vnet0-56952084 updated to policy1000 2026-04-23 02:48:48,715 - INFO - policy in effect is : [] 2026-04-23 02:48:48,715 - INFO - matching_rule_action: {'icmp': 'deny'} 2026-04-23 02:48:52,248 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-24352226 failed 2026-04-23 02:48:52,248 - INFO - vm ping test result after policy for ctest-vnet0-56952084 updated to policy1000 is: True 2026-04-23 02:48:57,501 - INFO - new policy list of vn ctest-vnet0-56952084 is policy2 2026-04-23 02:48:57,502 - INFO - Starting Verifications after policy for ctest-vnet0-56952084 updated to policy2 2026-04-23 02:48:57,502 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-56952084', 'source_network': 'ctest-vnet1-05108479', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-56952084', 'source_network': 'ctest-vnet1-05108479', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-56952084', 'source_network': 'ctest-vnet1-05108479', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-04-23 02:48:57,502 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'deny'} 2026-04-23 02:49:01,042 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-24352226 failed 2026-04-23 02:49:01,042 - INFO - vm ping test result after policy for ctest-vnet0-56952084 updated to policy2 is: True 2026-04-23 02:49:06,297 - INFO - new policy list of vn ctest-vnet0-56952084 is policy3 2026-04-23 02:49:06,298 - INFO - Starting Verifications after policy for ctest-vnet0-56952084 updated to policy3 2026-04-23 02:49:06,298 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-56952084', 'source_network': 'ctest-vnet1-05108479', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-56952084', 'source_network': 'ctest-vnet1-05108479', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-56952084', 'source_network': 'ctest-vnet1-05108479', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-04-23 02:49:06,298 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'pass'} 2026-04-23 02:49:08,990 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-24352226 passed 2026-04-23 02:49:08,990 - INFO - vm ping test result after policy for ctest-vnet0-56952084 updated to policy3 is: True 2026-04-23 02:49:14,225 - INFO - new policy list of vn ctest-vnet0-56952084 is policy10 2026-04-23 02:49:14,225 - INFO - Starting Verifications after policy for ctest-vnet0-56952084 updated to policy10 2026-04-23 02:49:14,225 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-56952084', 'source_network': 'ctest-vnet1-05108479', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-56952084', 'source_network': 'ctest-vnet1-05108479', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-56952084', 'source_network': 'ctest-vnet1-05108479', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-04-23 02:49:14,226 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'deny'} 2026-04-23 02:49:17,702 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-24352226 failed 2026-04-23 02:49:17,702 - INFO - vm ping test result after policy for ctest-vnet0-56952084 updated to policy10 is: True 2026-04-23 02:49:22,956 - INFO - new policy list of vn ctest-vnet0-56952084 is policy11 2026-04-23 02:49:22,957 - INFO - Starting Verifications after policy for ctest-vnet0-56952084 updated to policy11 2026-04-23 02:49:22,957 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-56952084', 'source_network': 'ctest-vnet1-05108479', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-56952084', 'source_network': 'ctest-vnet1-05108479', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-56952084', 'source_network': 'ctest-vnet1-05108479', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-04-23 02:49:22,958 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'pass'} 2026-04-23 02:49:25,470 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-24352226 passed 2026-04-23 02:49:25,470 - INFO - vm ping test result after policy for ctest-vnet0-56952084 updated to policy11 is: True 2026-04-23 02:49:30,709 - INFO - new policy list of vn ctest-vnet0-56952084 is policy12 2026-04-23 02:49:30,710 - INFO - Starting Verifications after policy for ctest-vnet0-56952084 updated to policy12 2026-04-23 02:49:30,710 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-56952084', 'source_network': 'ctest-vnet1-05108479', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-56952084', 'source_network': 'ctest-vnet1-05108479', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-56952084', 'source_network': 'ctest-vnet1-05108479', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-04-23 02:49:30,710 - INFO - matching_rule_action: {'tcp': 'deny', 'udp': 'pass', 'icmp': 'deny'} 2026-04-23 02:49:34,235 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-24352226 failed 2026-04-23 02:49:34,235 - INFO - vm ping test result after policy for ctest-vnet0-56952084 updated to policy12 is: True 2026-04-23 02:49:39,476 - INFO - new policy list of vn ctest-vnet0-56952084 is policy13 2026-04-23 02:49:39,477 - INFO - Starting Verifications after policy for ctest-vnet0-56952084 updated to policy13 2026-04-23 02:49:39,477 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-56952084', 'source_network': 'ctest-vnet1-05108479', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-56952084', 'source_network': 'ctest-vnet1-05108479', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-56952084', 'source_network': 'ctest-vnet1-05108479', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-04-23 02:49:39,477 - INFO - matching_rule_action: {'udp': 'pass', 'icmp': 'pass', 'tcp': 'deny'} 2026-04-23 02:49:42,031 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-24352226 passed 2026-04-23 02:49:42,031 - INFO - vm ping test result after policy for ctest-vnet0-56952084 updated to policy13 is: True 2026-04-23 02:49:42,195 - INFO - Deleting VM ctest-vmc1-43719465 2026-04-23 02:49:44,331 - INFO - VM ctest-vmc1-43719465 is fully removed in API-Server 2026-04-23 02:49:44,547 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1-52687472:ctest-vnet1-05108479 2026-04-23 02:49:44,547 - INFO - VM ctest-vmc1-43719465 is removed in Compute, and routes are removed in all compute nodes 2026-04-23 02:49:44,773 - INFO - Routes for VM ctest-vmc1-43719465 is removed in all control-nodes 2026-04-23 02:49:44,922 - INFO - 5b62bd3c-8993-4cee-ad3e-467ab160f581 vm uve deleted from opserver 2026-04-23 02:49:44,991 - INFO - 5b62bd3c-8993-4cee-ad3e-467ab160f581 vm uve deleted from opserver 2026-04-23 02:49:45,056 - INFO - 5b62bd3c-8993-4cee-ad3e-467ab160f581 vm uve deleted from opserver 2026-04-23 02:49:45,056 - INFO - Validated that VM 5b62bd3c-8993-4cee-ad3e-467ab160f581 is removed from Opserver 2026-04-23 02:49:45,056 - INFO - Deleting VM ctest-vmc0-24352226 2026-04-23 02:49:47,158 - INFO - VM ctest-vmc0-24352226 is fully removed in API-Server 2026-04-23 02:49:47,374 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1-52687472:ctest-vnet0-56952084 2026-04-23 02:49:47,374 - INFO - VM ctest-vmc0-24352226 is removed in Compute, and routes are removed in all compute nodes 2026-04-23 02:49:47,614 - INFO - Routes for VM ctest-vmc0-24352226 is removed in all control-nodes 2026-04-23 02:50:15,339 - INFO - 4692dc44-cf81-455c-ac88-63e0673c9ba4 vm uve deleted from opserver 2026-04-23 02:50:15,352 - INFO - 4692dc44-cf81-455c-ac88-63e0673c9ba4 vm uve deleted from opserver 2026-04-23 02:50:15,364 - INFO - 4692dc44-cf81-455c-ac88-63e0673c9ba4 vm uve deleted from opserver 2026-04-23 02:50:15,364 - INFO - Validated that VM 4692dc44-cf81-455c-ac88-63e0673c9ba4 is removed from Opserver 2026-04-23 02:50:15,889 - INFO - Deleted policy policy1000 2026-04-23 02:50:16,115 - INFO - Deleted policy policy13 2026-04-23 02:50:16,301 - INFO - Deleted policy policy12 2026-04-23 02:50:16,492 - INFO - Deleted policy policy11 2026-04-23 02:50:16,735 - INFO - Deleted policy policy10 2026-04-23 02:50:16,960 - INFO - Deleted policy policy100 2026-04-23 02:50:17,185 - INFO - Deleted policy policy3 2026-04-23 02:50:17,421 - INFO - Deleted policy policy2 2026-04-23 02:50:17,657 - INFO - Deleted policy policy1 2026-04-23 02:50:17,890 - INFO - Deleted policy policy0 2026-04-23 02:50:18,073 - INFO - Deleting VN ctest-vnet1-05108479 2026-04-23 02:50:18,373 - INFO - Validated that VN ctest-vnet1-05108479 is not found in API Server 2026-04-23 02:50:18,394 - INFO - Validated that VN ctest-vnet1-05108479 is not in any agent 2026-04-23 02:50:18,424 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-05108479 info 2026-04-23 02:50:18,424 - INFO - Deleting VN ctest-vnet0-56952084 2026-04-23 02:50:18,750 - INFO - Validated that VN ctest-vnet0-56952084 is not found in API Server 2026-04-23 02:50:18,782 - INFO - Validated that VN ctest-vnet0-56952084 is not in any agent 2026-04-23 02:50:18,814 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-56952084 info 2026-04-23 02:50:18,945 - INFO - IPAM: ctest-TestDetailedPolicy1-52687472-default-ipam is not found in API Server 2026-04-23 02:50:18,968 - INFO - IPAM:ctest-TestDetailedPolicy1-52687472-default-ipam is not found in control node 2026-04-23 02:50:20,707 - INFO - END TEST : test_multi_vn_repeated_policy_update_with_ping : PASSED[0:04:26] 2026-04-23 02:50:20,707 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:50:21,892 - INFO - Deleted project: ctest-TestDetailedPolicy1-52687472, ID : 673b4bf7-5f64-430a-ae85-b9dd10db12ca 2026-04-23 02:50:22,098 - INFO - Domain Default found not creating 2026-04-23 02:50:22,283 - INFO - Project ctest-TestDetailedPolicy1Ipv4v6-40759802 not found, creating it 2026-04-23 02:50:22,816 - INFO - Created Project:ctest-TestDetailedPolicy1Ipv4v6-40759802, ID : 9bb13722-2349-43f4-94e8-740cf80778fe 2026-04-23 02:50:24,319 - INFO - ================================================================================ 2026-04-23 02:50:24,319 - INFO - STARTING TEST : test_multi_vn_repeated_policy_update_with_ping 2026-04-23 02:50:24,319 - INFO - TEST DESCRIPTION : Call repeated_policy_update_test_with_ping with multi VN scenario. 2026-04-23 02:50:25,607 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:50:25,607 - INFO - 2026-04-23 02:50:25,607 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_policy_traffic_test_topo.sdn_2vn_2vm_config'> 2026-04-23 02:50:26,348 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy1Ipv4v6-40759802'](9bb13722-2349-43f4-94e8-740cf80778fe) 2026-04-23 02:50:26,349 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy1Ipv4v6-40759802 2026-04-23 02:50:28,907 - INFO - Verification of project ctest-TestDetailedPolicy1Ipv4v6-40759802 in API Server 10.0.0.249 passed 2026-04-23 02:50:29,323 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy1Ipv4v6-40759802-default-ipam passed 2026-04-23 02:50:29,338 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy1Ipv4v6-40759802-default-ipam passed 2026-04-23 02:50:30,894 - INFO - Created VN ctest-vnet0-89167623 2026-04-23 02:50:31,637 - INFO - Verified VN network id 14 for VN 5bdee05d-9696-405c-b52c-b7daca1be1df 2026-04-23 02:50:31,638 - INFO - Verifications in API Server for VN ctest-vnet0-89167623 passed 2026-04-23 02:50:31,707 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-89167623 passed 2026-04-23 02:50:32,985 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-40759802:ctest-vnet0-89167623 is found in opserver 2026-04-23 02:50:34,080 - INFO - Created VN ctest-vnet1-49925841 2026-04-23 02:50:34,397 - INFO - Verified VN network id 15 for VN c1fc259a-b9da-49a9-b4f1-aadf198d5a6b 2026-04-23 02:50:34,398 - INFO - Verifications in API Server for VN ctest-vnet1-49925841 passed 2026-04-23 02:50:34,462 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-49925841 passed 2026-04-23 02:50:34,793 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-40759802:ctest-vnet1-49925841 is found in opserver 2026-04-23 02:50:35,259 - INFO - Verified policy policy0 in API Server, Result: True 2026-04-23 02:50:35,650 - INFO - Verified policy policy1 in API Server, Result: True 2026-04-23 02:50:36,089 - INFO - Verified policy policy2 in API Server, Result: True 2026-04-23 02:50:36,495 - INFO - Verified policy policy3 in API Server, Result: True 2026-04-23 02:50:36,858 - INFO - Verified policy policy100 in API Server, Result: True 2026-04-23 02:50:37,248 - INFO - Verified policy policy10 in API Server, Result: True 2026-04-23 02:50:37,689 - INFO - Verified policy policy11 in API Server, Result: True 2026-04-23 02:50:38,139 - INFO - Verified policy policy12 in API Server, Result: True 2026-04-23 02:50:38,530 - INFO - Verified policy policy13 in API Server, Result: True 2026-04-23 02:50:38,975 - INFO - Verified policy policy1000 in API Server, Result: True 2026-04-23 02:50:41,002 - INFO - VM ([<Server: ctest-vmc0-96044530>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:50:42,450 - INFO - VM ([<Server: ctest-vmc1-60150489>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 02:50:42,450 - INFO - Waiting for VM ctest-vmc0-96044530 to be up.. 2026-04-23 02:50:47,630 - INFO - VM name : ctest-vmc0-96044530 2026-04-23 02:51:26,486 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-96044530 passed 2026-04-23 02:51:52,588 - INFO - Waiting for VM ctest-vmc1-60150489 to be up.. 2026-04-23 02:51:52,673 - INFO - VM name : ctest-vmc1-60150489 2026-04-23 02:51:54,010 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-60150489 passed 2026-04-23 02:52:04,977 - INFO - Validated the rules for VM:ctest-vmc1-60150489 with attached policy:['policy100'] and vn:ctest-vnet1-49925841 2026-04-23 02:52:05,265 - INFO - Validated the rules for VM:ctest-vmc0-96044530 with attached policy:['policy0'] and vn:ctest-vnet0-89167623 2026-04-23 02:52:05,265 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-04-23 02:52:05,266 - INFO - Setup completed with result True 2026-04-23 02:52:10,520 - INFO - new policy list of vn ctest-vnet0-89167623 is policy1 2026-04-23 02:52:10,521 - INFO - Starting Verifications after policy for ctest-vnet0-89167623 updated to policy1 2026-04-23 02:52:10,521 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-89167623', 'source_network': 'ctest-vnet1-49925841', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-89167623', 'source_network': 'ctest-vnet1-49925841', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-89167623', 'source_network': 'ctest-vnet1-49925841', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-89167623', 'source_network': 'ctest-vnet1-49925841', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-04-23 02:52:10,521 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'pass', 'icmp': 'pass', '58': 'pass'} 2026-04-23 02:52:20,304 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-96044530 passed 2026-04-23 02:52:23,398 - INFO - Ping to IP 2e1c:f474:827a:42c:70a0:5d0b:0:3 from VM ctest-vmc0-96044530 passed 2026-04-23 02:52:23,398 - INFO - vm ping test result after policy for ctest-vnet0-89167623 updated to policy1 is: True 2026-04-23 02:52:28,701 - INFO - new policy list of vn ctest-vnet0-89167623 is policy1000 2026-04-23 02:52:28,702 - INFO - Starting Verifications after policy for ctest-vnet0-89167623 updated to policy1000 2026-04-23 02:52:28,702 - INFO - policy in effect is : [] 2026-04-23 02:52:28,702 - INFO - matching_rule_action: {'icmp': 'deny'} 2026-04-23 02:52:32,221 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-96044530 failed 2026-04-23 02:52:35,802 - WARNING - Ping to IP 2e1c:f474:827a:42c:70a0:5d0b:0:3 from VM ctest-vmc0-96044530 failed 2026-04-23 02:52:35,803 - INFO - vm ping test result after policy for ctest-vnet0-89167623 updated to policy1000 is: True 2026-04-23 02:52:41,098 - INFO - new policy list of vn ctest-vnet0-89167623 is policy2 2026-04-23 02:52:41,099 - INFO - Starting Verifications after policy for ctest-vnet0-89167623 updated to policy2 2026-04-23 02:52:41,099 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-89167623', 'source_network': 'ctest-vnet1-49925841', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-89167623', 'source_network': 'ctest-vnet1-49925841', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-89167623', 'source_network': 'ctest-vnet1-49925841', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-89167623', 'source_network': 'ctest-vnet1-49925841', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-04-23 02:52:41,099 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'deny', '58': 'deny'} 2026-04-23 02:52:44,597 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-96044530 failed 2026-04-23 02:52:48,169 - WARNING - Ping to IP 2e1c:f474:827a:42c:70a0:5d0b:0:3 from VM ctest-vmc0-96044530 failed 2026-04-23 02:52:48,169 - INFO - vm ping test result after policy for ctest-vnet0-89167623 updated to policy2 is: True 2026-04-23 02:52:53,425 - INFO - new policy list of vn ctest-vnet0-89167623 is policy3 2026-04-23 02:52:53,426 - INFO - Starting Verifications after policy for ctest-vnet0-89167623 updated to policy3 2026-04-23 02:52:53,426 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-89167623', 'source_network': 'ctest-vnet1-49925841', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-89167623', 'source_network': 'ctest-vnet1-49925841', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-89167623', 'source_network': 'ctest-vnet1-49925841', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-89167623', 'source_network': 'ctest-vnet1-49925841', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-04-23 02:52:53,426 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'pass', '58': 'pass'} 2026-04-23 02:52:56,021 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-96044530 passed 2026-04-23 02:52:58,553 - INFO - Ping to IP 2e1c:f474:827a:42c:70a0:5d0b:0:3 from VM ctest-vmc0-96044530 passed 2026-04-23 02:52:58,553 - INFO - vm ping test result after policy for ctest-vnet0-89167623 updated to policy3 is: True 2026-04-23 02:53:03,809 - INFO - new policy list of vn ctest-vnet0-89167623 is policy10 2026-04-23 02:53:03,810 - INFO - Starting Verifications after policy for ctest-vnet0-89167623 updated to policy10 2026-04-23 02:53:03,810 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-89167623', 'source_network': 'ctest-vnet1-49925841', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-89167623', 'source_network': 'ctest-vnet1-49925841', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-89167623', 'source_network': 'ctest-vnet1-49925841', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-89167623', 'source_network': 'ctest-vnet1-49925841', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-04-23 02:53:03,810 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'deny', '58': 'deny'} 2026-04-23 02:53:07,322 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-96044530 failed 2026-04-23 02:53:11,424 - WARNING - Ping to IP 2e1c:f474:827a:42c:70a0:5d0b:0:3 from VM ctest-vmc0-96044530 failed 2026-04-23 02:53:11,424 - INFO - vm ping test result after policy for ctest-vnet0-89167623 updated to policy10 is: True 2026-04-23 02:53:16,665 - INFO - new policy list of vn ctest-vnet0-89167623 is policy11 2026-04-23 02:53:16,665 - INFO - Starting Verifications after policy for ctest-vnet0-89167623 updated to policy11 2026-04-23 02:53:16,665 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-89167623', 'source_network': 'ctest-vnet1-49925841', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-89167623', 'source_network': 'ctest-vnet1-49925841', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-89167623', 'source_network': 'ctest-vnet1-49925841', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-89167623', 'source_network': 'ctest-vnet1-49925841', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-04-23 02:53:16,666 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'pass', '58': 'pass'} 2026-04-23 02:53:19,244 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-96044530 passed 2026-04-23 02:53:21,878 - INFO - Ping to IP 2e1c:f474:827a:42c:70a0:5d0b:0:3 from VM ctest-vmc0-96044530 passed 2026-04-23 02:53:21,878 - INFO - vm ping test result after policy for ctest-vnet0-89167623 updated to policy11 is: True 2026-04-23 02:53:27,108 - INFO - new policy list of vn ctest-vnet0-89167623 is policy12 2026-04-23 02:53:27,111 - INFO - Starting Verifications after policy for ctest-vnet0-89167623 updated to policy12 2026-04-23 02:53:27,112 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-89167623', 'source_network': 'ctest-vnet1-49925841', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-89167623', 'source_network': 'ctest-vnet1-49925841', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-89167623', 'source_network': 'ctest-vnet1-49925841', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-89167623', 'source_network': 'ctest-vnet1-49925841', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-04-23 02:53:27,112 - INFO - matching_rule_action: {'tcp': 'deny', 'udp': 'pass', 'icmp': 'deny', '58': 'deny'} 2026-04-23 02:53:30,640 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-96044530 failed 2026-04-23 02:53:34,207 - WARNING - Ping to IP 2e1c:f474:827a:42c:70a0:5d0b:0:3 from VM ctest-vmc0-96044530 failed 2026-04-23 02:53:34,207 - INFO - vm ping test result after policy for ctest-vnet0-89167623 updated to policy12 is: True 2026-04-23 02:53:39,441 - INFO - new policy list of vn ctest-vnet0-89167623 is policy13 2026-04-23 02:53:39,442 - INFO - Starting Verifications after policy for ctest-vnet0-89167623 updated to policy13 2026-04-23 02:53:39,442 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-89167623', 'source_network': 'ctest-vnet1-49925841', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-89167623', 'source_network': 'ctest-vnet1-49925841', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-89167623', 'source_network': 'ctest-vnet1-49925841', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-89167623', 'source_network': 'ctest-vnet1-49925841', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-04-23 02:53:39,442 - INFO - matching_rule_action: {'udp': 'pass', 'icmp': 'pass', 'tcp': 'deny', '58': 'pass'} 2026-04-23 02:53:41,948 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-96044530 passed 2026-04-23 02:53:44,478 - INFO - Ping to IP 2e1c:f474:827a:42c:70a0:5d0b:0:3 from VM ctest-vmc0-96044530 passed 2026-04-23 02:53:44,478 - INFO - vm ping test result after policy for ctest-vnet0-89167623 updated to policy13 is: True 2026-04-23 02:53:44,671 - INFO - Deleting VM ctest-vmc1-60150489 2026-04-23 02:53:46,846 - INFO - VM ctest-vmc1-60150489 is fully removed in API-Server 2026-04-23 02:53:47,053 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-40759802:ctest-vnet1-49925841 2026-04-23 02:53:47,053 - INFO - VM ctest-vmc1-60150489 is removed in Compute, and routes are removed in all compute nodes 2026-04-23 02:53:47,280 - INFO - Routes for VM ctest-vmc1-60150489 is removed in all control-nodes 2026-04-23 02:54:15,127 - INFO - dbbfd735-92c2-4caf-8ee1-f67d3cf2fcbc vm uve deleted from opserver 2026-04-23 02:54:15,139 - INFO - dbbfd735-92c2-4caf-8ee1-f67d3cf2fcbc vm uve deleted from opserver 2026-04-23 02:54:15,151 - INFO - dbbfd735-92c2-4caf-8ee1-f67d3cf2fcbc vm uve deleted from opserver 2026-04-23 02:54:15,151 - INFO - Validated that VM dbbfd735-92c2-4caf-8ee1-f67d3cf2fcbc is removed from Opserver 2026-04-23 02:54:15,152 - INFO - Deleting VM ctest-vmc0-96044530 2026-04-23 02:54:17,256 - INFO - VM ctest-vmc0-96044530 is fully removed in API-Server 2026-04-23 02:54:17,470 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-40759802:ctest-vnet0-89167623 2026-04-23 02:54:17,470 - INFO - VM ctest-vmc0-96044530 is removed in Compute, and routes are removed in all compute nodes 2026-04-23 02:54:17,707 - INFO - Routes for VM ctest-vmc0-96044530 is removed in all control-nodes 2026-04-23 02:54:45,455 - INFO - e8c63fcf-a762-496a-a940-d654c528f2a4 vm uve deleted from opserver 2026-04-23 02:54:45,468 - INFO - e8c63fcf-a762-496a-a940-d654c528f2a4 vm uve deleted from opserver 2026-04-23 02:54:45,535 - INFO - e8c63fcf-a762-496a-a940-d654c528f2a4 vm uve deleted from opserver 2026-04-23 02:54:45,535 - INFO - Validated that VM e8c63fcf-a762-496a-a940-d654c528f2a4 is removed from Opserver 2026-04-23 02:54:45,998 - INFO - Deleted policy policy1000 2026-04-23 02:54:46,185 - INFO - Deleted policy policy13 2026-04-23 02:54:46,408 - INFO - Deleted policy policy12 2026-04-23 02:54:46,602 - INFO - Deleted policy policy11 2026-04-23 02:54:46,835 - INFO - Deleted policy policy10 2026-04-23 02:54:47,063 - INFO - Deleted policy policy100 2026-04-23 02:54:47,281 - INFO - Deleted policy policy3 2026-04-23 02:54:47,496 - INFO - Deleted policy policy2 2026-04-23 02:54:47,715 - INFO - Deleted policy policy1 2026-04-23 02:54:47,930 - INFO - Deleted policy policy0 2026-04-23 02:54:48,117 - INFO - Deleting VN ctest-vnet1-49925841 2026-04-23 02:54:48,493 - INFO - Validated that VN ctest-vnet1-49925841 is not found in API Server 2026-04-23 02:54:48,513 - INFO - Validated that VN ctest-vnet1-49925841 is not in any agent 2026-04-23 02:54:48,543 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-49925841 info 2026-04-23 02:54:48,543 - INFO - Deleting VN ctest-vnet0-89167623 2026-04-23 02:54:48,861 - INFO - Validated that VN ctest-vnet0-89167623 is not found in API Server 2026-04-23 02:54:48,889 - INFO - Validated that VN ctest-vnet0-89167623 is not in any agent 2026-04-23 02:54:48,929 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-89167623 info 2026-04-23 02:54:49,061 - INFO - IPAM: ctest-TestDetailedPolicy1Ipv4v6-40759802-default-ipam is not found in API Server 2026-04-23 02:54:49,082 - INFO - IPAM:ctest-TestDetailedPolicy1Ipv4v6-40759802-default-ipam is not found in control node 2026-04-23 02:54:50,845 - INFO - END TEST : test_multi_vn_repeated_policy_update_with_ping : PASSED[0:04:26] 2026-04-23 02:54:50,845 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:54:52,021 - INFO - Deleted project: ctest-TestDetailedPolicy1Ipv4v6-40759802, ID : 9bb13722-2349-43f4-94e8-740cf80778fe 2026-04-23 02:54:52,222 - INFO - Domain Default found not creating 2026-04-23 02:54:52,387 - INFO - Project ctest-TestQos-65641648 not found, creating it 2026-04-23 02:54:52,889 - INFO - Created Project:ctest-TestQos-65641648, ID : 34720d40-0f84-4a72-8e25-a232b46422a2 2026-04-23 02:54:55,866 - INFO - Created VN ctest-vn-11739529 2026-04-23 02:54:56,836 - INFO - Created VN ctest-vn-17364636 2026-04-23 02:54:58,165 - INFO - VM ([<Server: ctest-TestQos-65641648-02021760>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 02:54:59,838 - INFO - VM ([<Server: ctest-TestQos-65641648-37549092>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:55:01,408 - INFO - VM ([<Server: ctest-TestQos-65641648-92781367>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:55:01,409 - INFO - Waiting for VM ctest-TestQos-65641648-02021760 to be up.. 2026-04-23 02:55:11,693 - INFO - VM name : ctest-TestQos-65641648-02021760 2026-04-23 02:55:58,439 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestQos-65641648-02021760 passed 2026-04-23 02:56:19,361 - INFO - Waiting for VM ctest-TestQos-65641648-37549092 to be up.. 2026-04-23 02:56:19,449 - INFO - VM name : ctest-TestQos-65641648-37549092 2026-04-23 02:56:20,799 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestQos-65641648-37549092 passed 2026-04-23 02:56:21,025 - INFO - Waiting for VM ctest-TestQos-65641648-92781367 to be up.. 2026-04-23 02:56:21,142 - INFO - VM name : ctest-TestQos-65641648-92781367 2026-04-23 02:56:22,520 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestQos-65641648-92781367 passed 2026-04-23 02:56:22,764 - INFO - ================================================================================ 2026-04-23 02:56:22,765 - INFO - STARTING TEST : test_qos_remark_dscp_on_vmi 2026-04-23 02:56:22,765 - 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-04-23 02:56:24,072 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:56:24,072 - INFO - 2026-04-23 02:56:24,345 - INFO - Created FC ['default-global-system-config', 'default-global-qos-config', 'ctest-fc-78680616'], UUID 14f84473-9adc-49c6-8491-131a2be6f8f1 2026-04-23 02:56:24,689 - INFO - Created QosConfig ['default-domain', 'ctest-TestQos-65641648', 'ctest-qos_config-89599301'], UUID: e7392496-83fa-42d6-a9e1-e0ad2f12b3d5 2026-04-23 02:56:24,737 - INFO - Applying qos-config on VM bb9b6fad-99cc-4ec7-9039-b8d1a644e39d 2026-04-23 02:56:25,733 - INFO - Starting hping3 on ctest-TestQos-65641648-02021760, args: --destport 20000 --baseport 10000 --count 20000 --interval 1 --udp --tos 4 --keep --numeric 2026-04-23 02:56:59,918 - INFO - 16 packets are found in tcpdump output as expected 2026-04-23 02:57:01,981 - INFO - Packet QoS marking validation passed 2026-04-23 02:57:01,998 - INFO - 16 packets are found in tcpdump output as expected 2026-04-23 02:57:04,057 - INFO - Packet QoS marking validation passed 2026-04-23 02:57:04,176 - INFO - Removing qos-config on VM bb9b6fad-99cc-4ec7-9039-b8d1a644e39d 2026-04-23 02:57:04,249 - INFO - Deleting Qos config ['default-domain', 'ctest-TestQos-65641648', 'ctest-qos_config-89599301'], UUID: e7392496-83fa-42d6-a9e1-e0ad2f12b3d5 2026-04-23 02:57:04,333 - INFO - Deleting FC ['default-global-system-config', 'default-global-qos-config', 'ctest-fc-78680616'], UUID: 14f84473-9adc-49c6-8491-131a2be6f8f1 2026-04-23 02:57:05,666 - INFO - END TEST : test_qos_remark_dscp_on_vmi : PASSED[0:00:43] 2026-04-23 02:57:05,666 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:57:05,669 - INFO - Deleting VM ctest-TestQos-65641648-92781367 2026-04-23 02:57:05,740 - INFO - Deleting VM ctest-TestQos-65641648-37549092 2026-04-23 02:57:05,826 - INFO - Deleting VM ctest-TestQos-65641648-02021760 2026-04-23 02:57:05,906 - INFO - Deleting VN ctest-vn-17364636 2026-04-23 02:57:05,955 - WARNING - Deleting VN ctest-vn-17364636 failed..Will retry 2026-04-23 02:57:08,211 - INFO - Deleting VN ctest-vn-11739529 2026-04-23 02:57:09,217 - INFO - Deleted project: ctest-TestQos-65641648, ID : 34720d40-0f84-4a72-8e25-a232b46422a2 2026-04-23 02:57:09,419 - INFO - Domain Default found not creating 2026-04-23 02:57:09,617 - INFO - Project ctest-TestRP-15332100 not found, creating it 2026-04-23 02:57:10,159 - INFO - Created Project:ctest-TestRP-15332100, ID : 9377e60c-547d-42c9-b3de-41743fdbea57 2026-04-23 02:57:11,677 - INFO - ================================================================================ 2026-04-23 02:57:11,677 - INFO - STARTING TEST : test_rp_interface 2026-04-23 02:57:11,678 - 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-04-23 02:57:12,963 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:57:12,963 - INFO - 2026-04-23 02:57:13,926 - INFO - Created VN ctest-bgpaas_vn-54435346 2026-04-23 02:57:14,659 - INFO - Created VN ctest-bgpaas_vn-48415559 2026-04-23 02:57:16,106 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:57:17,427 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 02:57:17,427 - INFO - Waiting for VM test_vm to be up.. 2026-04-23 02:57:22,604 - INFO - VM name : test_vm 2026-04-23 02:57:28,416 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-04-23 02:57:28,653 - INFO - Waiting for VM test2_vm to be up.. 2026-04-23 02:57:33,831 - INFO - VM name : test2_vm 2026-04-23 02:57:41,312 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2026-04-23 02:57:45,503 - INFO - Ping to IP 193.199.218.131 from VM test_vm passed 2026-04-23 02:57:45,614 - INFO - Deleting VM test2_vm 2026-04-23 02:57:45,688 - INFO - Deleting VM test_vm 2026-04-23 02:57:45,758 - INFO - Deleting VN ctest-bgpaas_vn-48415559 2026-04-23 02:57:45,816 - WARNING - Deleting VN ctest-bgpaas_vn-48415559 failed..Will retry 2026-04-23 02:57:47,991 - INFO - Deleting VN ctest-bgpaas_vn-54435346 2026-04-23 02:57:49,453 - INFO - END TEST : test_rp_interface : PASSED[0:00:38] 2026-04-23 02:57:49,453 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:57:49,456 - INFO - ================================================================================ 2026-04-23 02:57:49,456 - INFO - STARTING TEST : test_rp_interface_ext_community 2026-04-23 02:57:49,456 - 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-04-23 02:57:50,764 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:57:50,764 - INFO - 2026-04-23 02:57:51,244 - INFO - Created VN ctest-bgpaas_vn-82216559 2026-04-23 02:57:52,041 - INFO - Created VN ctest-bgpaas_vn-00925895 2026-04-23 02:57:53,380 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:57:54,648 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 02:57:54,648 - INFO - Waiting for VM test_vm to be up.. 2026-04-23 02:57:59,860 - INFO - VM name : test_vm 2026-04-23 02:58:05,318 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-04-23 02:58:10,717 - INFO - Waiting for VM test2_vm to be up.. 2026-04-23 02:58:10,822 - INFO - VM name : test2_vm 2026-04-23 02:58:20,390 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2026-04-23 02:58:25,523 - INFO - Ping to IP 55.166.216.3 from VM test_vm passed 2026-04-23 02:58:25,967 - INFO - Deleting VM test2_vm 2026-04-23 02:58:26,042 - INFO - Deleting VM test_vm 2026-04-23 02:58:26,110 - INFO - Deleting VN ctest-bgpaas_vn-00925895 2026-04-23 02:58:26,152 - WARNING - Deleting VN ctest-bgpaas_vn-00925895 failed..Will retry 2026-04-23 02:58:28,326 - INFO - Deleting VN ctest-bgpaas_vn-82216559 2026-04-23 02:58:29,831 - INFO - END TEST : test_rp_interface_ext_community : PASSED[0:00:40] 2026-04-23 02:58:29,831 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:58:29,834 - INFO - ================================================================================ 2026-04-23 02:58:29,834 - INFO - STARTING TEST : test_rp_interface_static 2026-04-23 02:58:29,834 - 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-04-23 02:58:31,130 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:58:31,130 - INFO - 2026-04-23 02:58:31,748 - INFO - Created VN ctest-bgpaas_vn-57608849 2026-04-23 02:58:32,647 - INFO - Created VN ctest-bgpaas_vn-60310728 2026-04-23 02:58:34,007 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:58:35,256 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 02:58:35,256 - INFO - Waiting for VM test_vm to be up.. 2026-04-23 02:58:40,448 - INFO - VM name : test_vm 2026-04-23 02:58:45,895 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-04-23 02:58:46,133 - INFO - Waiting for VM test2_vm to be up.. 2026-04-23 02:58:51,314 - INFO - VM name : test2_vm 2026-04-23 02:58:58,784 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2026-04-23 02:58:59,125 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-TestRP-15332100', 'ctest-int_table_right-43807523'](UUID a7d9275d-a014-4adc-8279-d1fa0d48ddcf), prefixes : ['203.153.156.64/26'] 2026-04-23 02:58:59,193 - INFO - Added intf route table a7d9275d-a014-4adc-8279-d1fa0d48ddcf to port b7b5b647-115c-43b6-b78d-155c7451551b 2026-04-23 02:59:03,537 - INFO - Ping to IP 185.41.1.195 from VM test_vm passed 2026-04-23 02:59:03,654 - INFO - Deleting VM test2_vm 2026-04-23 02:59:03,735 - INFO - Deleting VM test_vm 2026-04-23 02:59:03,802 - INFO - Deleting VN ctest-bgpaas_vn-60310728 2026-04-23 02:59:03,848 - WARNING - Deleting VN ctest-bgpaas_vn-60310728 failed..Will retry 2026-04-23 02:59:06,051 - INFO - Deleting VN ctest-bgpaas_vn-57608849 2026-04-23 02:59:07,519 - INFO - END TEST : test_rp_interface_static : PASSED[0:00:38] 2026-04-23 02:59:07,519 - INFO - -------------------------------------------------------------------------------- 2026-04-23 02:59:08,267 - INFO - Deleted project: ctest-TestRP-15332100, ID : 9377e60c-547d-42c9-b3de-41743fdbea57 2026-04-23 02:59:08,483 - INFO - Domain Default found not creating 2026-04-23 02:59:08,729 - INFO - Project ctest-TestBasicRTFilter-66817720 not found, creating it 2026-04-23 02:59:09,333 - INFO - Created Project:ctest-TestBasicRTFilter-66817720, ID : 17af13ca-5702-46bf-9336-f9b5cc3e2fc6 2026-04-23 02:59:10,886 - INFO - ================================================================================ 2026-04-23 02:59:10,886 - INFO - STARTING TEST : test_rt_CEM_22032 2026-04-23 02:59:10,886 - 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-04-23 02:59:12,188 - INFO - Initial checks done. Running the testcase now 2026-04-23 02:59:12,188 - INFO - 2026-04-23 02:59:13,162 - INFO - Created VN service-vn-18918903 2026-04-23 02:59:13,782 - INFO - Verified VN network id 14 for VN 2c3f7b3f-5fb1-44f9-bd7f-3499208b6cf3 2026-04-23 02:59:13,782 - INFO - Verifications in API Server for VN service-vn-18918903 passed 2026-04-23 02:59:13,872 - INFO - On all control nodes, Config, RI and RT verification for VN service-vn-18918903 passed 2026-04-23 02:59:15,078 - INFO - Validated that VN default-domain:ctest-TestBasicRTFilter-66817720:service-vn-18918903 is found in opserver 2026-04-23 02:59:15,114 - INFO - Will add a user-defined RT to the VN 2026-04-23 02:59:20,242 - INFO - RT target:64512:457241 seen in the RTGroup Table of control node-10.0.0.23 2026-04-23 02:59:20,248 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.23 2026-04-23 02:59:20,254 - INFO - RT target:64512:457241 seen in the RTGroup Table of control node-10.0.0.130 2026-04-23 02:59:20,259 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.130 2026-04-23 02:59:20,265 - INFO - RT target:64512:457241 seen in the RTGroup Table of control node-10.0.0.249 2026-04-23 02:59:20,270 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.249 2026-04-23 02:59:21,365 - INFO - VM ([<Server: ctest-vm1-08927907>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 02:59:21,365 - INFO - Waiting for VM ctest-vm1-08927907 to be up.. 2026-04-23 02:59:26,497 - INFO - VM name : ctest-vm1-08927907 2026-04-23 03:00:07,081 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-08927907 passed 2026-04-23 03:00:33,123 - INFO - Active control node is 10.0.0.23 2026-04-23 03:00:33,132 - INFO - IP 168.100.180.131/32 is seen in the dep_routes of RT target:64512:457241 in the RTGroup Table of ctrl_node 10.0.0.23 2026-04-23 03:00:33,146 - INFO - RT target:64512:457241 seen in the bgp.rtarget.0 table of the control node-10.0.0.23 2026-04-23 03:00:33,152 - INFO - IP 168.100.180.131/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.23 2026-04-23 03:00:33,165 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.23 2026-04-23 03:00:33,165 - INFO - Will remove the user-defined RT to the VN and verify that the entry is removed from the tables 2026-04-23 03:00:38,331 - INFO - RT target:64512:457241 removed from the bgp.rtarget.0 table 2026-04-23 03:00:38,331 - INFO - RT target:64512:457241 removed from the RTGroup Table of the control nodes 2026-04-23 03:00:38,332 - INFO - Will verify that the system generated RT is still seen in the control-nodes 2026-04-23 03:00:38,337 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.23 2026-04-23 03:00:38,343 - INFO - IP 168.100.180.131/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.23 2026-04-23 03:00:38,355 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.23 2026-04-23 03:00:38,356 - INFO - Deleting VM ctest-vm1-08927907 2026-04-23 03:00:38,428 - INFO - Deleting VN service-vn-18918903 2026-04-23 03:00:38,480 - WARNING - Deleting VN service-vn-18918903 failed..Will retry 2026-04-23 03:00:40,751 - INFO - Validated that VN service-vn-18918903 is not found in API Server 2026-04-23 03:00:40,775 - INFO - Validated that VN service-vn-18918903 is not in any agent 2026-04-23 03:00:40,806 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-vn-18918903 info 2026-04-23 03:00:42,090 - INFO - END TEST : test_rt_CEM_22032 : PASSED[0:01:32] 2026-04-23 03:00:42,090 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:00:42,094 - INFO - ================================================================================ 2026-04-23 03:00:42,094 - INFO - STARTING TEST : test_user_def_rt_entry 2026-04-23 03:00:42,094 - 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-04-23 03:00:43,363 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:00:43,363 - INFO - 2026-04-23 03:00:43,872 - INFO - Created VN ctest-vn30-07770621 2026-04-23 03:00:44,170 - INFO - Verified VN network id 14 for VN ec5bf283-0464-42d5-b08d-abe3175bbc8d 2026-04-23 03:00:44,170 - INFO - Verifications in API Server for VN ctest-vn30-07770621 passed 2026-04-23 03:00:44,251 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn30-07770621 passed 2026-04-23 03:00:44,529 - INFO - Validated that VN default-domain:ctest-TestBasicRTFilter-66817720:ctest-vn30-07770621 is found in opserver 2026-04-23 03:00:44,566 - INFO - Will add a user-defined RT to the VN 2026-04-23 03:00:49,698 - INFO - RT target:64512:3498513 seen in the RTGroup Table of control node-10.0.0.23 2026-04-23 03:00:49,704 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.23 2026-04-23 03:00:49,709 - INFO - RT target:64512:3498513 seen in the RTGroup Table of control node-10.0.0.130 2026-04-23 03:00:49,715 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.130 2026-04-23 03:00:49,720 - INFO - RT target:64512:3498513 seen in the RTGroup Table of control node-10.0.0.249 2026-04-23 03:00:49,726 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.249 2026-04-23 03:00:50,808 - INFO - VM ([<Server: ctest-vm1-40092696>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 03:00:50,808 - INFO - Waiting for VM ctest-vm1-40092696 to be up.. 2026-04-23 03:01:06,152 - INFO - VM name : ctest-vm1-40092696 2026-04-23 03:01:52,622 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-40092696 passed 2026-04-23 03:02:13,509 - INFO - Active control node is 10.0.0.23 2026-04-23 03:02:13,514 - INFO - IP 106.79.145.3/32 is seen in the dep_routes of RT target:64512:3498513 in the RTGroup Table of ctrl_node 10.0.0.23 2026-04-23 03:02:13,527 - INFO - RT target:64512:3498513 seen in the bgp.rtarget.0 table of the control node-10.0.0.23 2026-04-23 03:02:13,534 - INFO - IP 106.79.145.3/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.23 2026-04-23 03:02:13,550 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.23 2026-04-23 03:02:13,551 - INFO - Will remove the user-defined RT to the VN and verify that the entry is removed from the tables 2026-04-23 03:02:18,711 - INFO - RT target:64512:3498513 removed from the bgp.rtarget.0 table 2026-04-23 03:02:18,712 - INFO - RT target:64512:3498513 removed from the RTGroup Table of the control nodes 2026-04-23 03:02:18,712 - INFO - Will verify that the system generated RT is still seen in the control-nodes 2026-04-23 03:02:18,718 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.23 2026-04-23 03:02:18,724 - INFO - IP 106.79.145.3/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.23 2026-04-23 03:02:18,736 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.23 2026-04-23 03:02:18,737 - INFO - Deleting VM ctest-vm1-40092696 2026-04-23 03:02:18,812 - INFO - Deleting VN ctest-vn30-07770621 2026-04-23 03:02:18,857 - WARNING - Deleting VN ctest-vn30-07770621 failed..Will retry 2026-04-23 03:02:21,200 - INFO - Validated that VN ctest-vn30-07770621 is not found in API Server 2026-04-23 03:02:21,222 - INFO - Validated that VN ctest-vn30-07770621 is not in any agent 2026-04-23 03:02:21,256 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn30-07770621 info 2026-04-23 03:02:22,540 - INFO - END TEST : test_user_def_rt_entry : PASSED[0:01:40] 2026-04-23 03:02:22,540 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:02:23,301 - INFO - Deleted project: ctest-TestBasicRTFilter-66817720, ID : 17af13ca-5702-46bf-9336-f9b5cc3e2fc6 2026-04-23 03:02:23,502 - INFO - Domain Default found not creating 2026-04-23 03:02:23,668 - INFO - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 not found, creating it 2026-04-23 03:02:24,261 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918, ID : 4f02e4b9-664b-48f9-bdc1-c16aab0402be 2026-04-23 03:02:25,787 - INFO - ================================================================================ 2026-04-23 03:02:25,787 - INFO - STARTING TEST : test_sec_group_basic 2026-04-23 03:02:25,787 - INFO - TEST DESCRIPTION : Description: Test basic SG features 1. Security group create and delete 2. Create security group with custom rules and then update it for tcp 3. Launch VM with custom created security group and verify 4. Remove secuity group association with VM 5. Add back custom security group to VM and verify 6. Try to delete security group with association to VM. It should fail. 7. Test with ping, which should fail 8. Test with TCP which should pass 9. Update the rules to allow icmp, ping should pass now. 2026-04-23 03:02:27,100 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:02:27,100 - INFO - 2026-04-23 03:02:27,488 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-test_sec_group-41891642'] 2026-04-23 03:02:29,161 - INFO - Security group ctest-test_sec_group-41891642 found in the API Server 2026-04-23 03:02:29,281 - INFO - Validated that ACLs for Security group ctest-test_sec_group-41891642 are present in API Server 2026-04-23 03:02:29,287 - INFO - Validated that Security group ctest-test_sec_group-41891642 is found in control node 10.0.0.23 2026-04-23 03:02:29,301 - INFO - Validated that Security group ctest-test_sec_group-41891642 is found in control node 10.0.0.130 2026-04-23 03:02:29,314 - INFO - Validated that Security group ctest-test_sec_group-41891642 is found in control node 10.0.0.249 2026-04-23 03:02:29,321 - INFO - Validated SG ctest-test_sec_group-41891642 in Control nodes 2026-04-23 03:02:29,321 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-test_sec_group-41891642'] 2026-04-23 03:02:29,409 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-test_sec_group-41891642'] deleted successfully. 2026-04-23 03:02:29,534 - INFO - Security group ctest-test_sec_group-41891642 removed from the API Server 2026-04-23 03:02:29,667 - INFO - security group ctest-test_sec_group-41891642 removed from Control-node 10.0.0.23 2026-04-23 03:02:29,677 - INFO - security group ctest-test_sec_group-41891642 removed from Control-node 10.0.0.130 2026-04-23 03:02:29,689 - INFO - security group ctest-test_sec_group-41891642 removed from Control-node 10.0.0.249 2026-04-23 03:02:29,697 - INFO - Validated that SG ctest-test_sec_group-41891642 is not in control nodes 2026-04-23 03:02:29,704 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-test_sec_group-41891642'] 2026-04-23 03:02:31,079 - INFO - Security group ctest-test_sec_group-41891642 found in the API Server 2026-04-23 03:02:31,226 - INFO - Validated that ACLs for Security group ctest-test_sec_group-41891642 are present in API Server 2026-04-23 03:02:31,233 - INFO - Validated that Security group ctest-test_sec_group-41891642 is found in control node 10.0.0.23 2026-04-23 03:02:31,245 - INFO - Validated that Security group ctest-test_sec_group-41891642 is found in control node 10.0.0.130 2026-04-23 03:02:31,256 - INFO - Validated that Security group ctest-test_sec_group-41891642 is found in control node 10.0.0.249 2026-04-23 03:02:31,263 - INFO - Validated SG ctest-test_sec_group-41891642 in Control nodes 2026-04-23 03:02:32,803 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 2026-04-23 03:02:33,111 - INFO - Verified VN network id 14 for VN fd0639c9-ea6d-4724-a77b-9a02702658d0 2026-04-23 03:02:33,111 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 passed 2026-04-23 03:02:33,201 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 passed 2026-04-23 03:02:34,715 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918:ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 is found in opserver 2026-04-23 03:02:35,923 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-00410541>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:02:37,280 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-66677994>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 03:02:42,451 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-00410541 2026-04-23 03:02:43,130 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-00410541 verfication in all API Servers passed 2026-04-23 03:03:21,928 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-00410541 passed 2026-04-23 03:03:21,928 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-00410541 verifications in Compute nodes passed 2026-04-23 03:03:22,010 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-00410541 in all vrouters 2026-04-23 03:03:22,719 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-00410541 passed 2026-04-23 03:03:22,951 - INFO - Verifying through opserver in 10.0.0.23 2026-04-23 03:03:22,972 - INFO - VM 76e91970-5c10-4650-8995-0e792e7d479f is present in default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918:ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 2026-04-23 03:03:23,167 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918:b02d037f-b561-4159-b6ed-31a199fe6c34 of vm 76e91970-5c10-4650-8995-0e792e7d479f is present in vrouter an-jenkins-deploy-platform-ansible-os-5672-2 uve 2026-04-23 03:03:23,245 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-00410541 validations in Opserver passed 2026-04-23 03:03:23,245 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-00410541 to be up.. 2026-04-23 03:03:24,427 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-00410541 passed 2026-04-23 03:03:45,485 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-66677994 2026-04-23 03:03:45,876 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-66677994 verfication in all API Servers passed 2026-04-23 03:03:47,844 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-66677994 passed 2026-04-23 03:03:47,844 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-66677994 verifications in Compute nodes passed 2026-04-23 03:03:47,926 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-66677994 in all vrouters 2026-04-23 03:03:48,599 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-66677994 passed 2026-04-23 03:03:48,695 - INFO - Verifying through opserver in 10.0.0.23 2026-04-23 03:03:48,721 - INFO - VM a9b145a1-a1f2-4ab7-b51c-666989365233 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918:ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 2026-04-23 03:03:48,935 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918:38a40dd6-fc12-47b5-860a-08b9ed08bbb8 of vm a9b145a1-a1f2-4ab7-b51c-666989365233 is present in vrouter an-jenkins-deploy-platform-ansible-os-5672-1 uve 2026-04-23 03:03:48,981 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-66677994 validations in Opserver passed 2026-04-23 03:03:48,981 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-66677994 to be up.. 2026-04-23 03:03:50,157 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-66677994 passed 2026-04-23 03:04:05,999 - INFO - Validated that SG ctest-test_sec_group-41891642 is bound to VM ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-00410541 2026-04-23 03:04:05,999 - INFO - Remove security group ctest-test_sec_group-41891642 from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-00410541 2026-04-23 03:04:06,241 - WARNING - Security group ctest-test_sec_group-41891642 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-00410541 2026-04-23 03:04:06,620 - INFO - Validated that SG ctest-test_sec_group-41891642 is bound to VM ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-00410541 2026-04-23 03:04:06,620 - INFO - Try deleting the security group ctest-test_sec_group-41891642 with back ref. 2026-04-23 03:04:06,620 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-test_sec_group-41891642'] 2026-04-23 03:04:06,840 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-test_sec_group-41891642'] deleted successfully. 2026-04-23 03:04:07,010 - INFO - Security group ctest-test_sec_group-41891642 removed from the API Server 2026-04-23 03:04:07,166 - INFO - security group ctest-test_sec_group-41891642 removed from Control-node 10.0.0.23 2026-04-23 03:04:07,178 - INFO - security group ctest-test_sec_group-41891642 removed from Control-node 10.0.0.130 2026-04-23 03:04:07,190 - INFO - security group ctest-test_sec_group-41891642 removed from Control-node 10.0.0.249 2026-04-23 03:04:07,196 - INFO - Validated that SG ctest-test_sec_group-41891642 is not in control nodes 2026-04-23 03:04:07,203 - ERROR - Security group deleted, when it is attached to a VM. 2026-04-23 03:04:07,211 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-66677994 2026-04-23 03:04:07,352 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-00410541 2026-04-23 03:04:07,478 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 2026-04-23 03:04:07,531 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 failed..Will retry 2026-04-23 03:04:09,577 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 failed..Will retry 2026-04-23 03:04:11,622 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 failed..Will retry 2026-04-23 03:04:13,670 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 failed..Will retry 2026-04-23 03:04:15,720 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 failed..Will retry 2026-04-23 03:04:17,770 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 failed..Will retry 2026-04-23 03:04:19,817 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 failed..Will retry 2026-04-23 03:04:21,863 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 failed..Will retry 2026-04-23 03:04:23,907 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 failed..Will retry 2026-04-23 03:04:25,951 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 failed..Will retry 2026-04-23 03:04:28,001 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 failed..Will retry 2026-04-23 03:04:30,043 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 failed..Will retry 2026-04-23 03:04:32,104 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 failed..Will retry 2026-04-23 03:04:34,148 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 failed..Will retry 2026-04-23 03:04:36,215 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 failed..Will retry 2026-04-23 03:04:38,265 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 failed..Will retry 2026-04-23 03:04:40,312 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 failed..Will retry 2026-04-23 03:04:42,371 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 failed..Will retry 2026-04-23 03:04:44,420 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 failed..Will retry 2026-04-23 03:04:46,475 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 failed..Will retry 2026-04-23 03:04:48,515 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 failed..Will retry 2026-04-23 03:04:50,560 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 failed..Will retry 2026-04-23 03:04:52,603 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 failed..Will retry 2026-04-23 03:04:54,650 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 failed..Will retry 2026-04-23 03:04:56,695 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 failed..Will retry 2026-04-23 03:04:58,738 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 failed..Will retry 2026-04-23 03:04:58,749 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 is still found in API-Server 2026-04-23 03:05:03,758 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 is still found in API-Server 2026-04-23 03:05:08,768 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 is still found in API-Server 2026-04-23 03:05:13,779 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 is still found in API-Server 2026-04-23 03:05:18,789 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 is still found in API-Server 2026-04-23 03:05:23,799 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 is still found in API-Server 2026-04-23 03:05:28,810 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 is still found in API-Server 2026-04-23 03:05:33,819 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 is still found in API-Server 2026-04-23 03:05:38,828 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 is still found in API-Server 2026-04-23 03:05:43,839 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 is still found in API-Server 2026-04-23 03:05:48,848 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866 is still found in API-Server 2026-04-23 03:05:48,848 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-test_sec_group-41891642'] 2026-04-23 03:05:50,134 - ERROR - AssertionError Python 3.9.25: /usr/bin/python3 Thu Apr 23 03:04:07 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<scripts.securitygroup.test_regression.SecurityG...sec_group_basic[sanity,suite1] id=0x7f2885ba4430>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function SecurityGroupBasicRegressionTests1.test_sec_group_basic> self = <scripts.securitygroup.test_regression.SecurityG...sec_group_basic[sanity,suite1] id=0x7f2885ba4430> args = () kwargs = {} /contrail-test/scripts/securitygroup/test_regression_basic.py in test_sec_group_basic(self=<scripts.securitygroup.test_regression.SecurityG...sec_group_basic[sanity,suite1] id=0x7f2885ba4430>) 127 errmsg = "Security group deleted, when it is attached to a VM." 128 self.logger.error(errmsg) 129 assert False, errmsg 130 131 #Ping test, should fail errmsg = 'Security group deleted, when it is attached to a VM.' AssertionError: Security group deleted, when it is attached to a VM. __cause__ = None __class__ = <class 'AssertionError'> __context__ = NoIdError('Error: oper 1 url /fqname-to-id body ...\n \'ctest-test_sec_group-41891642\'] not found') __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = ('Security group deleted, when it is attached to a VM.',) with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/scripts/securitygroup/test_regression_basic.py", line 122, in test_sec_group_basic secgroup = self.vnc_lib.security_group_read( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 700, in _object_read (args_ok, result) = self._read_args_to_id( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1114, in _read_args_to_id return (True, self.fq_name_to_id(res_type, fq_name)) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1395, in fq_name_to_id content = self._request_server(OP_POST, uri, data=json_body) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1180, in _request raise NoIdError('Error: oper %s url %s body %s response %s' vnc_api.exceptions.NoIdError: Unknown id: Error: oper 1 url /fqname-to-id body {"type": "security-group", "fq_name": ["default-domain", "ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918", "ctest-test_sec_group-41891642"]} response Name ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-test_sec_group-41891642'] not found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/securitygroup/test_regression_basic.py", line 129, in test_sec_group_basic assert False, errmsg AssertionError: Security group deleted, when it is attached to a VM. 2026-04-23 03:05:50,149 - INFO - 2026-04-23 03:05:50,150 - INFO - END TEST : test_sec_group_basic : FAILED[0:03:25] 2026-04-23 03:05:50,150 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:05:50,318 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:05:52,441 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:05:54,590 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:05:56,729 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:05:58,869 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:06:01,037 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:06:03,177 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:06:05,309 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:06:07,437 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:06:09,585 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:06:11,717 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:06:13,861 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:06:15,993 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:06:18,121 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:06:20,253 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:06:22,385 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:06:24,525 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:06:26,653 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:06:28,793 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:06:30,950 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:06:33,081 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:06:35,217 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:06:37,349 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:06:39,473 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:06:41,605 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:06:43,749 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:06:45,889 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:06:48,029 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:06:50,161 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:06:52,325 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:06:54,457 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866'], 'uuid': 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'href': 'http://10.0.0.249:8082/virtual-network/fd0639c9-ea6d-4724-a77b-9a02702658d0'}] before deletion 2026-04-23 03:06:54,458 - WARNING - One or more references still present, will not delete the project ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918 2026-04-23 03:06:54,668 - INFO - Domain Default found not creating 2026-04-23 03:06:54,838 - INFO - Project ctest-SecurityGroupBasicRegressionTests1_contrail-86678248 not found, creating it 2026-04-23 03:06:55,415 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1_contrail-86678248, ID : c43475b2-0837-43bb-bb63-52f2d1cbb825 2026-04-23 03:06:57,095 - INFO - ================================================================================ 2026-04-23 03:06:57,095 - INFO - STARTING TEST : test_sec_group_basic 2026-04-23 03:06:57,095 - INFO - TEST DESCRIPTION : Description: Test basic SG features 1. Security group create and delete 2. Create security group with custom rules and then update it for tcp 3. Launch VM with custom created security group and verify 4. Remove secuity group association with VM 5. Add back custom security group to VM and verify 6. Try to delete security group with association to VM. It should fail. 7. Test with ping, which should fail 8. Test with TCP which should pass 9. Update the rules to allow icmp, ping should pass now. 2026-04-23 03:06:58,430 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:06:58,430 - INFO - 2026-04-23 03:06:58,794 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-86678248', 'ctest-test_sec_group-37064511'] 2026-04-23 03:06:59,498 - INFO - Security group ctest-test_sec_group-37064511 found in the API Server 2026-04-23 03:06:59,625 - INFO - Validated that ACLs for Security group ctest-test_sec_group-37064511 are present in API Server 2026-04-23 03:06:59,632 - INFO - Validated that Security group ctest-test_sec_group-37064511 is found in control node 10.0.0.23 2026-04-23 03:06:59,646 - INFO - Validated that Security group ctest-test_sec_group-37064511 is found in control node 10.0.0.130 2026-04-23 03:06:59,657 - INFO - Validated that Security group ctest-test_sec_group-37064511 is found in control node 10.0.0.249 2026-04-23 03:06:59,663 - INFO - Validated SG ctest-test_sec_group-37064511 in Control nodes 2026-04-23 03:06:59,663 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-86678248', 'ctest-test_sec_group-37064511'] 2026-04-23 03:06:59,782 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-86678248', 'ctest-test_sec_group-37064511'] deleted successfully. 2026-04-23 03:06:59,890 - INFO - Security group ctest-test_sec_group-37064511 removed from the API Server 2026-04-23 03:07:00,007 - INFO - security group ctest-test_sec_group-37064511 removed from Control-node 10.0.0.23 2026-04-23 03:07:00,021 - INFO - security group ctest-test_sec_group-37064511 removed from Control-node 10.0.0.130 2026-04-23 03:07:00,037 - INFO - security group ctest-test_sec_group-37064511 removed from Control-node 10.0.0.249 2026-04-23 03:07:00,046 - INFO - Validated that SG ctest-test_sec_group-37064511 is not in control nodes 2026-04-23 03:07:00,052 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-86678248', 'ctest-test_sec_group-37064511'] 2026-04-23 03:07:00,375 - INFO - Security group ctest-test_sec_group-37064511 found in the API Server 2026-04-23 03:07:00,508 - INFO - Validated that ACLs for Security group ctest-test_sec_group-37064511 are present in API Server 2026-04-23 03:07:00,519 - INFO - Validated that Security group ctest-test_sec_group-37064511 is found in control node 10.0.0.23 2026-04-23 03:07:00,542 - INFO - Validated that Security group ctest-test_sec_group-37064511 is found in control node 10.0.0.130 2026-04-23 03:07:00,566 - INFO - Validated that Security group ctest-test_sec_group-37064511 is found in control node 10.0.0.249 2026-04-23 03:07:00,574 - INFO - Validated SG ctest-test_sec_group-37064511 in Control nodes 2026-04-23 03:07:01,369 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-16103457 2026-04-23 03:07:01,643 - INFO - Verified VN network id 15 for VN 707d10bf-38bc-4dd1-b682-9a35cbf2c944 2026-04-23 03:07:01,643 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-16103457 passed 2026-04-23 03:07:01,720 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-16103457 passed 2026-04-23 03:07:02,975 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-86678248:ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-16103457 is found in opserver 2026-04-23 03:07:04,393 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-20271441>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:07:05,768 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-87831295>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 03:07:10,941 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-20271441 2026-04-23 03:07:11,654 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-20271441 verfication in all API Servers passed 2026-04-23 03:07:50,495 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-20271441 passed 2026-04-23 03:07:50,496 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-20271441 verifications in Compute nodes passed 2026-04-23 03:07:50,886 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-20271441 in all vrouters 2026-04-23 03:07:51,587 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-20271441 passed 2026-04-23 03:07:51,838 - INFO - Verifying through opserver in 10.0.0.23 2026-04-23 03:07:51,861 - INFO - VM 37089628-8b15-4e09-b275-dc918faa533f is present in default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-86678248:ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-16103457 2026-04-23 03:07:52,059 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-86678248:842fa43f-cd02-41b6-b874-afc671f97a97 of vm 37089628-8b15-4e09-b275-dc918faa533f is present in vrouter an-jenkins-deploy-platform-ansible-os-5672-2 uve 2026-04-23 03:07:52,147 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-20271441 validations in Opserver passed 2026-04-23 03:07:52,147 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-20271441 to be up.. 2026-04-23 03:07:53,332 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-20271441 passed 2026-04-23 03:08:14,313 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-87831295 2026-04-23 03:08:14,678 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-87831295 verfication in all API Servers passed 2026-04-23 03:08:16,653 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-87831295 passed 2026-04-23 03:08:16,653 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-87831295 verifications in Compute nodes passed 2026-04-23 03:08:17,011 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-87831295 in all vrouters 2026-04-23 03:08:17,718 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-87831295 passed 2026-04-23 03:08:17,808 - INFO - Verifying through opserver in 10.0.0.23 2026-04-23 03:08:17,839 - INFO - VM 8c823016-52bd-4365-afc1-0da8550e86ed is present in default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-86678248:ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-16103457 2026-04-23 03:08:18,044 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-86678248:397e15a3-06e6-48ae-92f9-c05c45d0d4ce of vm 8c823016-52bd-4365-afc1-0da8550e86ed is present in vrouter an-jenkins-deploy-platform-ansible-os-5672-1 uve 2026-04-23 03:08:18,084 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-87831295 validations in Opserver passed 2026-04-23 03:08:18,084 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-87831295 to be up.. 2026-04-23 03:08:19,274 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-87831295 passed 2026-04-23 03:08:40,273 - INFO - Validated that SG ctest-test_sec_group-37064511 is bound to VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-20271441 2026-04-23 03:08:40,273 - INFO - Remove security group ctest-test_sec_group-37064511 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-20271441 2026-04-23 03:08:40,498 - WARNING - Security group ctest-test_sec_group-37064511 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-20271441 2026-04-23 03:08:40,817 - INFO - Validated that SG ctest-test_sec_group-37064511 is bound to VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-20271441 2026-04-23 03:08:40,818 - INFO - Try deleting the security group ctest-test_sec_group-37064511 with back ref. 2026-04-23 03:08:40,818 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-86678248', 'ctest-test_sec_group-37064511'] 2026-04-23 03:08:40,873 - INFO - Delete when resource still referred: ['http://10.0.0.249:8082/virtual-machine-interface/397e15a3-06e6-48ae-92f9-c05c45d0d4ce', 'http://10.0.0.249:8082/virtual-machine-interface/842fa43f-cd02-41b6-b874-afc671f97a97'] 2026-04-23 03:08:40,873 - INFO - Not able to delete the security group with back ref as expected 2026-04-23 03:09:27,472 - WARNING - Ping to IP 95.13.180.132 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-20271441 failed 2026-04-23 03:09:27,472 - INFO - Ping FAILED as expected 2026-04-23 03:10:41,410 - INFO - File transfer verification for file size 100 passed on the VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-87831295 2026-04-23 03:10:44,089 - INFO - Ping to IP 95.13.180.132 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-20271441 passed 2026-04-23 03:10:44,089 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-87831295 2026-04-23 03:10:44,289 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-87831295 2026-04-23 03:10:46,382 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-87831295 is fully removed in API-Server 2026-04-23 03:10:46,722 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-86678248:ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-16103457 2026-04-23 03:10:46,722 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-87831295 is removed in Compute, and routes are removed in all compute nodes 2026-04-23 03:10:46,938 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-87831295 is removed in all control-nodes 2026-04-23 03:11:14,664 - INFO - 8c823016-52bd-4365-afc1-0da8550e86ed vm uve deleted from opserver 2026-04-23 03:11:14,677 - INFO - 8c823016-52bd-4365-afc1-0da8550e86ed vm uve deleted from opserver 2026-04-23 03:11:14,690 - INFO - 8c823016-52bd-4365-afc1-0da8550e86ed vm uve deleted from opserver 2026-04-23 03:11:14,690 - INFO - Validated that VM 8c823016-52bd-4365-afc1-0da8550e86ed is removed from Opserver 2026-04-23 03:11:14,690 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-20271441 2026-04-23 03:11:14,907 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-20271441 2026-04-23 03:11:17,007 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-20271441 is fully removed in API-Server 2026-04-23 03:11:17,237 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-86678248:ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-16103457 2026-04-23 03:11:17,238 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-20271441 is removed in Compute, and routes are removed in all compute nodes 2026-04-23 03:11:17,428 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-20271441 is removed in all control-nodes 2026-04-23 03:11:45,172 - INFO - 37089628-8b15-4e09-b275-dc918faa533f vm uve deleted from opserver 2026-04-23 03:11:45,186 - INFO - 37089628-8b15-4e09-b275-dc918faa533f vm uve deleted from opserver 2026-04-23 03:11:45,199 - INFO - 37089628-8b15-4e09-b275-dc918faa533f vm uve deleted from opserver 2026-04-23 03:11:45,199 - INFO - Validated that VM 37089628-8b15-4e09-b275-dc918faa533f is removed from Opserver 2026-04-23 03:11:45,199 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-16103457 2026-04-23 03:11:45,589 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-16103457 is not found in API Server 2026-04-23 03:11:45,611 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-16103457 is not in any agent 2026-04-23 03:11:45,641 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-SecurityGroupBasicRegressionTests1_contrail-86678248-16103457 info 2026-04-23 03:11:45,641 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-86678248', 'ctest-test_sec_group-37064511'] 2026-04-23 03:11:45,737 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-86678248', 'ctest-test_sec_group-37064511'] deleted successfully. 2026-04-23 03:11:45,853 - INFO - Security group ctest-test_sec_group-37064511 removed from the API Server 2026-04-23 03:11:45,986 - INFO - security group ctest-test_sec_group-37064511 removed from Control-node 10.0.0.23 2026-04-23 03:11:45,996 - INFO - security group ctest-test_sec_group-37064511 removed from Control-node 10.0.0.130 2026-04-23 03:11:46,006 - INFO - security group ctest-test_sec_group-37064511 removed from Control-node 10.0.0.249 2026-04-23 03:11:46,013 - INFO - Validated that SG ctest-test_sec_group-37064511 is not in control nodes 2026-04-23 03:11:47,311 - INFO - END TEST : test_sec_group_basic : PASSED[0:04:50] 2026-04-23 03:11:47,311 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:11:48,167 - INFO - Deleted project: ctest-SecurityGroupBasicRegressionTests1_contrail-86678248, ID : c43475b2-0837-43bb-bb63-52f2d1cbb825 2026-04-23 03:11:48,393 - INFO - Domain Default found not creating 2026-04-23 03:11:48,549 - INFO - Project ctest-SecurityGroupBasicRegressionTests1-42951643 not found, creating it 2026-04-23 03:11:49,159 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1-42951643, ID : b733baa1-3c4d-4d65-aeb4-55a77af67e22 2026-04-23 03:11:50,654 - INFO - ================================================================================ 2026-04-23 03:11:50,654 - INFO - STARTING TEST : test_sec_group_basic 2026-04-23 03:11:50,654 - INFO - TEST DESCRIPTION : Description: Test basic SG features 1. Security group create and delete 2. Create security group with custom rules and then update it for tcp 3. Launch VM with custom created security group and verify 4. Remove secuity group association with VM 5. Add back custom security group to VM and verify 6. Try to delete security group with association to VM. It should fail. 7. Test with ping, which should fail 8. Test with TCP which should pass 9. Update the rules to allow icmp, ping should pass now. 2026-04-23 03:11:51,952 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:11:51,952 - INFO - 2026-04-23 03:11:52,299 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-test_sec_group-94124824'] 2026-04-23 03:11:54,016 - INFO - Security group ctest-test_sec_group-94124824 found in the API Server 2026-04-23 03:11:54,176 - INFO - Validated that ACLs for Security group ctest-test_sec_group-94124824 are present in API Server 2026-04-23 03:11:54,184 - INFO - Validated that Security group ctest-test_sec_group-94124824 is found in control node 10.0.0.23 2026-04-23 03:11:54,196 - INFO - Validated that Security group ctest-test_sec_group-94124824 is found in control node 10.0.0.130 2026-04-23 03:11:54,209 - INFO - Validated that Security group ctest-test_sec_group-94124824 is found in control node 10.0.0.249 2026-04-23 03:11:54,216 - INFO - Validated SG ctest-test_sec_group-94124824 in Control nodes 2026-04-23 03:11:54,216 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-test_sec_group-94124824'] 2026-04-23 03:11:54,304 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-test_sec_group-94124824'] deleted successfully. 2026-04-23 03:11:54,424 - INFO - Security group ctest-test_sec_group-94124824 removed from the API Server 2026-04-23 03:11:54,564 - INFO - security group ctest-test_sec_group-94124824 removed from Control-node 10.0.0.23 2026-04-23 03:11:54,574 - INFO - security group ctest-test_sec_group-94124824 removed from Control-node 10.0.0.130 2026-04-23 03:11:54,585 - INFO - security group ctest-test_sec_group-94124824 removed from Control-node 10.0.0.249 2026-04-23 03:11:54,589 - INFO - Validated that SG ctest-test_sec_group-94124824 is not in control nodes 2026-04-23 03:11:54,594 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-test_sec_group-94124824'] 2026-04-23 03:11:55,862 - INFO - Security group ctest-test_sec_group-94124824 found in the API Server 2026-04-23 03:11:55,997 - INFO - Validated that ACLs for Security group ctest-test_sec_group-94124824 are present in API Server 2026-04-23 03:11:56,002 - INFO - Validated that Security group ctest-test_sec_group-94124824 is found in control node 10.0.0.23 2026-04-23 03:11:56,016 - INFO - Validated that Security group ctest-test_sec_group-94124824 is found in control node 10.0.0.130 2026-04-23 03:11:56,037 - INFO - Validated that Security group ctest-test_sec_group-94124824 is found in control node 10.0.0.249 2026-04-23 03:11:56,045 - INFO - Validated SG ctest-test_sec_group-94124824 in Control nodes 2026-04-23 03:11:57,328 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 2026-04-23 03:11:57,624 - INFO - Verified VN network id 15 for VN b1c7de93-10ce-4701-91f6-7cab94a82036 2026-04-23 03:11:57,624 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 passed 2026-04-23 03:11:57,727 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 passed 2026-04-23 03:11:59,092 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1-42951643:ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 is found in opserver 2026-04-23 03:12:00,458 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1-42951643-24531234>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:12:02,315 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1-42951643-66685233>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 03:12:07,487 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1-42951643-24531234 2026-04-23 03:12:08,178 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-42951643-24531234 verfication in all API Servers passed 2026-04-23 03:12:47,010 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-SecurityGroupBasicRegressionTests1-42951643-24531234 passed 2026-04-23 03:12:47,010 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-42951643-24531234 verifications in Compute nodes passed 2026-04-23 03:12:47,398 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1-42951643-24531234 in all vrouters 2026-04-23 03:12:48,096 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1-42951643-24531234 passed 2026-04-23 03:12:48,389 - INFO - Verifying through opserver in 10.0.0.23 2026-04-23 03:12:48,420 - INFO - VM 5f17d7a2-65f6-4ccb-a97c-67788bf84c1e is present in default-domain:ctest-SecurityGroupBasicRegressionTests1-42951643:ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 2026-04-23 03:12:48,585 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1-42951643:553887d8-cc36-4b8c-97a0-0ee7ba392450 of vm 5f17d7a2-65f6-4ccb-a97c-67788bf84c1e is present in vrouter an-jenkins-deploy-platform-ansible-os-5672-2 uve 2026-04-23 03:12:48,702 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-42951643-24531234 validations in Opserver passed 2026-04-23 03:12:48,702 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1-42951643-24531234 to be up.. 2026-04-23 03:12:49,897 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-SecurityGroupBasicRegressionTests1-42951643-24531234 passed 2026-04-23 03:13:10,863 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1-42951643-66685233 2026-04-23 03:13:11,266 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-42951643-66685233 verfication in all API Servers passed 2026-04-23 03:13:13,207 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-SecurityGroupBasicRegressionTests1-42951643-66685233 passed 2026-04-23 03:13:13,208 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-42951643-66685233 verifications in Compute nodes passed 2026-04-23 03:13:13,611 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1-42951643-66685233 in all vrouters 2026-04-23 03:13:14,288 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1-42951643-66685233 passed 2026-04-23 03:13:14,386 - INFO - Verifying through opserver in 10.0.0.23 2026-04-23 03:13:14,420 - INFO - VM 1cf99e88-f1d9-4956-a1f8-d1d5976fb664 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1-42951643:ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 2026-04-23 03:13:14,653 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1-42951643:ddaa45be-c437-4d17-96b0-993973e2bfe5 of vm 1cf99e88-f1d9-4956-a1f8-d1d5976fb664 is present in vrouter an-jenkins-deploy-platform-ansible-os-5672-1 uve 2026-04-23 03:13:14,690 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-42951643-66685233 validations in Opserver passed 2026-04-23 03:13:14,690 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1-42951643-66685233 to be up.. 2026-04-23 03:13:15,870 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-SecurityGroupBasicRegressionTests1-42951643-66685233 passed 2026-04-23 03:13:31,748 - INFO - Validated that SG ctest-test_sec_group-94124824 is bound to VM ctest-SecurityGroupBasicRegressionTests1-42951643-24531234 2026-04-23 03:13:31,748 - INFO - Remove security group ctest-test_sec_group-94124824 from VM ctest-SecurityGroupBasicRegressionTests1-42951643-24531234 2026-04-23 03:13:31,998 - WARNING - Security group ctest-test_sec_group-94124824 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1-42951643-24531234 2026-04-23 03:13:32,348 - INFO - Validated that SG ctest-test_sec_group-94124824 is bound to VM ctest-SecurityGroupBasicRegressionTests1-42951643-24531234 2026-04-23 03:13:32,348 - INFO - Try deleting the security group ctest-test_sec_group-94124824 with back ref. 2026-04-23 03:13:32,348 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-test_sec_group-94124824'] 2026-04-23 03:13:32,535 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-test_sec_group-94124824'] deleted successfully. 2026-04-23 03:13:32,684 - INFO - Security group ctest-test_sec_group-94124824 removed from the API Server 2026-04-23 03:13:32,827 - INFO - security group ctest-test_sec_group-94124824 removed from Control-node 10.0.0.23 2026-04-23 03:13:32,837 - INFO - security group ctest-test_sec_group-94124824 removed from Control-node 10.0.0.130 2026-04-23 03:13:32,848 - INFO - security group ctest-test_sec_group-94124824 removed from Control-node 10.0.0.249 2026-04-23 03:13:32,855 - INFO - Validated that SG ctest-test_sec_group-94124824 is not in control nodes 2026-04-23 03:13:32,865 - ERROR - Security group deleted, when it is attached to a VM. 2026-04-23 03:13:32,866 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1-42951643-66685233 2026-04-23 03:13:32,977 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1-42951643-24531234 2026-04-23 03:13:33,092 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 2026-04-23 03:13:33,133 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 failed..Will retry 2026-04-23 03:13:35,181 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 failed..Will retry 2026-04-23 03:13:37,232 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 failed..Will retry 2026-04-23 03:13:39,274 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 failed..Will retry 2026-04-23 03:13:41,326 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 failed..Will retry 2026-04-23 03:13:43,365 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 failed..Will retry 2026-04-23 03:13:45,408 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 failed..Will retry 2026-04-23 03:13:47,446 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 failed..Will retry 2026-04-23 03:13:49,490 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 failed..Will retry 2026-04-23 03:13:51,532 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 failed..Will retry 2026-04-23 03:13:53,574 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 failed..Will retry 2026-04-23 03:13:55,618 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 failed..Will retry 2026-04-23 03:13:57,667 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 failed..Will retry 2026-04-23 03:13:59,706 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 failed..Will retry 2026-04-23 03:14:01,747 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 failed..Will retry 2026-04-23 03:14:03,790 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 failed..Will retry 2026-04-23 03:14:05,830 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 failed..Will retry 2026-04-23 03:14:07,875 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 failed..Will retry 2026-04-23 03:14:09,926 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 failed..Will retry 2026-04-23 03:14:11,965 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 failed..Will retry 2026-04-23 03:14:14,007 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 failed..Will retry 2026-04-23 03:14:16,047 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 failed..Will retry 2026-04-23 03:14:18,089 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 failed..Will retry 2026-04-23 03:14:20,135 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 failed..Will retry 2026-04-23 03:14:22,178 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 failed..Will retry 2026-04-23 03:14:24,223 - WARNING - Deleting VN ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 failed..Will retry 2026-04-23 03:14:24,233 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 is still found in API-Server 2026-04-23 03:14:29,243 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 is still found in API-Server 2026-04-23 03:14:34,254 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 is still found in API-Server 2026-04-23 03:14:39,263 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 is still found in API-Server 2026-04-23 03:14:44,272 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 is still found in API-Server 2026-04-23 03:14:49,286 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 is still found in API-Server 2026-04-23 03:14:54,297 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 is still found in API-Server 2026-04-23 03:14:59,307 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 is still found in API-Server 2026-04-23 03:15:04,317 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 is still found in API-Server 2026-04-23 03:15:09,327 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 is still found in API-Server 2026-04-23 03:15:14,337 - WARNING - RI ctest-SecurityGroupBasicRegressionTests1-42951643-39362589 is still found in API-Server 2026-04-23 03:15:14,338 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-test_sec_group-94124824'] 2026-04-23 03:15:15,641 - ERROR - AssertionError Python 3.9.25: /usr/bin/python3 Thu Apr 23 03:13:32 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<scripts.securitygroup.test_regression_basic.Sec...la_ocata_sanity,sanity,suite1] id=0x7f2885b654f0>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function SecurityGroupBasicRegressionTests1.test_sec_group_basic> self = <scripts.securitygroup.test_regression_basic.Sec...la_ocata_sanity,sanity,suite1] id=0x7f2885b654f0> args = () kwargs = {} /contrail-test/scripts/securitygroup/test_regression_basic.py in test_sec_group_basic(self=<scripts.securitygroup.test_regression_basic.Sec...la_ocata_sanity,sanity,suite1] id=0x7f2885b654f0>) 127 errmsg = "Security group deleted, when it is attached to a VM." 128 self.logger.error(errmsg) 129 assert False, errmsg 130 131 #Ping test, should fail errmsg = 'Security group deleted, when it is attached to a VM.' AssertionError: Security group deleted, when it is attached to a VM. __cause__ = None __class__ = <class 'AssertionError'> __context__ = NoIdError('Error: oper 1 url /fqname-to-id body ...\n \'ctest-test_sec_group-94124824\'] not found') __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = ('Security group deleted, when it is attached to a VM.',) with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/scripts/securitygroup/test_regression_basic.py", line 122, in test_sec_group_basic secgroup = self.vnc_lib.security_group_read( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 700, in _object_read (args_ok, result) = self._read_args_to_id( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1114, in _read_args_to_id return (True, self.fq_name_to_id(res_type, fq_name)) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1395, in fq_name_to_id content = self._request_server(OP_POST, uri, data=json_body) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1180, in _request raise NoIdError('Error: oper %s url %s body %s response %s' vnc_api.exceptions.NoIdError: Unknown id: Error: oper 1 url /fqname-to-id body {"type": "security-group", "fq_name": ["default-domain", "ctest-SecurityGroupBasicRegressionTests1-42951643", "ctest-test_sec_group-94124824"]} response Name ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-test_sec_group-94124824'] not found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/securitygroup/test_regression_basic.py", line 129, in test_sec_group_basic assert False, errmsg AssertionError: Security group deleted, when it is attached to a VM. 2026-04-23 03:15:15,658 - INFO - 2026-04-23 03:15:15,658 - INFO - END TEST : test_sec_group_basic : FAILED[0:03:25] 2026-04-23 03:15:15,658 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:15:15,841 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:15:17,973 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:15:20,113 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:15:22,253 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:15:24,381 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:15:26,525 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:15:28,663 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:15:30,833 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:15:32,973 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:15:35,105 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:15:37,233 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:15:39,361 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:15:41,505 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:15:43,645 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:15:45,777 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:15:47,909 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:15:50,037 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:15:52,177 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:15:54,329 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:15:56,481 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:15:58,638 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:16:00,797 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:16:02,953 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:16:05,085 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:16:07,234 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:16:09,369 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:16:11,513 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:16:13,661 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:16:15,789 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:16:17,937 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:16:20,097 - WARNING - Project ctest-SecurityGroupBasicRegressionTests1-42951643 still has VNs [{'to': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-42951643', 'ctest-SecurityGroupBasicRegressionTests1-42951643-39362589'], 'uuid': 'b1c7de93-10ce-4701-91f6-7cab94a82036', 'href': 'http://10.0.0.249:8082/virtual-network/b1c7de93-10ce-4701-91f6-7cab94a82036'}] before deletion 2026-04-23 03:16:20,098 - WARNING - One or more references still present, will not delete the project ctest-SecurityGroupBasicRegressionTests1-42951643 2026-04-23 03:16:20,264 - INFO - Domain Default found not creating 2026-04-23 03:16:20,426 - INFO - Project ctest-TestSvcRegr-83148795 not found, creating it 2026-04-23 03:16:21,000 - INFO - Created Project:ctest-TestSvcRegr-83148795, ID : fcf8f993-28ca-47cb-9884-783045951281 2026-04-23 03:16:22,514 - INFO - ================================================================================ 2026-04-23 03:16:22,515 - INFO - STARTING TEST : test_svc_in_net_nat_with_static_routes 2026-04-23 03:16:23,840 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:16:23,840 - INFO - 2026-04-23 03:16:24,885 - INFO - Created VN ctest-third-vn-37339454 2026-04-23 03:16:26,303 - INFO - VM ([<Server: ctest-vm-in-third-vn-01531268>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:16:32,141 - INFO - Created VN ctest-mgmt_vn-78841520 2026-04-23 03:16:32,776 - INFO - Verified VN network id 17 for VN 6ebc52c1-56ef-44d6-98c0-5623c1c356c9 2026-04-23 03:16:32,776 - INFO - Verifications in API Server for VN ctest-mgmt_vn-78841520 passed 2026-04-23 03:16:32,853 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-78841520 passed 2026-04-23 03:16:34,068 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-83148795:ctest-mgmt_vn-78841520 is found in opserver 2026-04-23 03:16:34,708 - INFO - Created VN ctest-left_vn-72499615 2026-04-23 03:16:34,983 - INFO - Verified VN network id 18 for VN 41d9a6bd-ecb9-4ef7-86db-3166ce017194 2026-04-23 03:16:34,983 - INFO - Verifications in API Server for VN ctest-left_vn-72499615 passed 2026-04-23 03:16:35,060 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-72499615 passed 2026-04-23 03:16:35,375 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-83148795:ctest-left_vn-72499615 is found in opserver 2026-04-23 03:16:35,963 - INFO - Created VN ctest-right_vn-63427255 2026-04-23 03:16:36,225 - INFO - Verified VN network id 19 for VN 65623909-f97d-4c8d-b789-e38548b9b463 2026-04-23 03:16:36,226 - INFO - Verifications in API Server for VN ctest-right_vn-63427255 passed 2026-04-23 03:16:36,298 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-63427255 passed 2026-04-23 03:16:36,650 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-83148795:ctest-right_vn-63427255 is found in opserver 2026-04-23 03:16:37,963 - INFO - VM ([<Server: ctest-left_vm-44154025>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 03:16:39,468 - INFO - VM ([<Server: ctest-right_vm-32728873>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) http://nexus.opensdn.io/repository///images/tinycore//tinycore-in-network-nat.qcow2.gz: 2026-04-23 03:16:40 ERROR 404: tinycore/tinycore-in-network-nat.qcow2.gz. gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-04-23 03:16:40,538 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-04-23 03:16:40,638 - INFO - Service template: ['default-domain', 'ctest-service_template_1-83082432'] deleted successfully. 2026-04-23 03:16:40,638 - INFO - Skip interface_detach for VM ctest-right_vm-32728873 in state BUILD 2026-04-23 03:16:40,638 - INFO - Deleting VM ctest-right_vm-32728873 2026-04-23 03:16:40,663 - ERROR - VM ctest-right_vm-32728873 has failed to come up 2026-04-23 03:16:40,663 - ERROR - Nova failed to get host of the VM 2026-04-23 03:16:40,663 - ERROR - VM ctest-right_vm-32728873 has failed to come up 2026-04-23 03:16:40,663 - ERROR - Nova failed to get host of the VM 2026-04-23 03:16:40,722 - INFO - Skip interface_detach for VM ctest-left_vm-44154025 in state BUILD 2026-04-23 03:16:40,722 - INFO - Deleting VM ctest-left_vm-44154025 2026-04-23 03:16:40,722 - ERROR - VM ctest-left_vm-44154025 has failed to come up 2026-04-23 03:16:40,722 - ERROR - Nova failed to get host of the VM 2026-04-23 03:16:40,722 - ERROR - VM ctest-left_vm-44154025 has failed to come up 2026-04-23 03:16:40,723 - ERROR - Nova failed to get host of the VM 2026-04-23 03:16:40,787 - INFO - Deleting VN ctest-right_vn-63427255 2026-04-23 03:16:40,833 - WARNING - Deleting VN ctest-right_vn-63427255 failed..Will retry 2026-04-23 03:16:43,182 - INFO - Validated that VN ctest-right_vn-63427255 is not found in API Server 2026-04-23 03:16:43,210 - INFO - Validated that VN ctest-right_vn-63427255 is not in any agent 2026-04-23 03:16:43,256 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-63427255 info 2026-04-23 03:16:43,256 - INFO - Deleting VN ctest-left_vn-72499615 2026-04-23 03:16:43,298 - WARNING - Deleting VN ctest-left_vn-72499615 failed..Will retry 2026-04-23 03:16:45,349 - WARNING - Deleting VN ctest-left_vn-72499615 failed..Will retry 2026-04-23 03:16:47,390 - WARNING - Deleting VN ctest-left_vn-72499615 failed..Will retry 2026-04-23 03:16:49,433 - WARNING - Deleting VN ctest-left_vn-72499615 failed..Will retry 2026-04-23 03:16:51,849 - INFO - Validated that VN ctest-left_vn-72499615 is not found in API Server 2026-04-23 03:16:51,884 - INFO - Validated that VN ctest-left_vn-72499615 is not in any agent 2026-04-23 03:16:51,922 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-72499615 info 2026-04-23 03:16:51,922 - INFO - Deleting VN ctest-mgmt_vn-78841520 2026-04-23 03:16:52,216 - INFO - Validated that VN ctest-mgmt_vn-78841520 is not found in API Server 2026-04-23 03:16:52,242 - INFO - Validated that VN ctest-mgmt_vn-78841520 is not in any agent 2026-04-23 03:16:52,282 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-78841520 info 2026-04-23 03:16:52,282 - INFO - Deleting VM ctest-vm-in-third-vn-01531268 2026-04-23 03:16:52,348 - INFO - Deleting VN ctest-third-vn-37339454 2026-04-23 03:16:52,389 - WARNING - Deleting VN ctest-third-vn-37339454 failed..Will retry 2026-04-23 03:16:55,849 - INFO - 2026-04-23 03:16:55,849 - INFO - END TEST : test_svc_in_net_nat_with_static_routes : SKIPPED[0:00:33] 2026-04-23 03:16:55,849 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:16:55,854 - INFO - ================================================================================ 2026-04-23 03:16:55,854 - INFO - STARTING TEST : test_svc_v2_transparent_datapath 2026-04-23 03:16:57,163 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:16:57,163 - INFO - 2026-04-23 03:16:57,775 - INFO - Created VN ctest-mgmt_vn-76307101 2026-04-23 03:16:58,126 - INFO - Verified VN network id 16 for VN 7d46aa48-d633-4c3e-b941-a7afa6f7f400 2026-04-23 03:16:58,126 - INFO - Verifications in API Server for VN ctest-mgmt_vn-76307101 passed 2026-04-23 03:16:58,211 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-76307101 passed 2026-04-23 03:16:58,394 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-83148795:ctest-mgmt_vn-76307101 is found in opserver 2026-04-23 03:16:58,993 - INFO - Created VN ctest-left_vn-63495492 2026-04-23 03:16:59,281 - INFO - Verified VN network id 17 for VN 249b8a9e-1be6-4d31-9751-19ead80cef57 2026-04-23 03:16:59,281 - INFO - Verifications in API Server for VN ctest-left_vn-63495492 passed 2026-04-23 03:16:59,352 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-63495492 passed 2026-04-23 03:16:59,525 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-83148795:ctest-left_vn-63495492 is found in opserver 2026-04-23 03:17:00,147 - INFO - Created VN ctest-right_vn-43155303 2026-04-23 03:17:00,494 - INFO - Verified VN network id 18 for VN fc00ba8b-89a8-4a3a-86bd-0552bdc83c28 2026-04-23 03:17:00,494 - INFO - Verifications in API Server for VN ctest-right_vn-43155303 passed 2026-04-23 03:17:00,563 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-43155303 passed 2026-04-23 03:17:00,733 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-83148795:ctest-right_vn-43155303 is found in opserver 2026-04-23 03:17:01,371 - INFO - Created VN ctest-trans_left_vn-90306742 2026-04-23 03:17:01,690 - INFO - Verified VN network id 19 for VN f1712d03-ef34-4e9b-bb6c-2c212dea20ce 2026-04-23 03:17:01,690 - INFO - Verifications in API Server for VN ctest-trans_left_vn-90306742 passed 2026-04-23 03:17:01,839 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-90306742 passed 2026-04-23 03:17:02,000 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-83148795:ctest-trans_left_vn-90306742 is found in opserver 2026-04-23 03:17:02,584 - INFO - Created VN ctest-trans_right_vn-01852610 2026-04-23 03:17:02,860 - INFO - Verified VN network id 20 for VN bfd58f24-847a-4f46-9a8c-df3902321095 2026-04-23 03:17:02,861 - INFO - Verifications in API Server for VN ctest-trans_right_vn-01852610 passed 2026-04-23 03:17:02,938 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-01852610 passed 2026-04-23 03:17:03,109 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-83148795:ctest-trans_right_vn-01852610 is found in opserver 2026-04-23 03:17:04,464 - INFO - VM ([<Server: ctest-left_vm-47319208>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:17:05,862 - INFO - VM ([<Server: ctest-right_vm-73700906>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) http://nexus.opensdn.io/repository///images/tinycore//tinycore-net-transparent-fw.qcow2.gz: 2026-04-23 03:17:06 ERROR 404: tinycore/tinycore-net-transparent-fw.qcow2.gz. gzip: /contrail-test/images/tinycore-net-transparent-fw.qcow2.gz: unexpected end of file 2026-04-23 03:17:06,620 - INFO - image /contrail-test/images/tinycore-net-transparent-fw.qcow2 is not found 2026-04-23 03:17:06,737 - INFO - Service template: ['default-domain', 'ctest-service_template_1-19446825'] deleted successfully. 2026-04-23 03:17:06,737 - INFO - Skip interface_detach for VM ctest-right_vm-73700906 in state BUILD 2026-04-23 03:17:06,737 - INFO - Deleting VM ctest-right_vm-73700906 2026-04-23 03:17:06,737 - ERROR - VM ctest-right_vm-73700906 has failed to come up 2026-04-23 03:17:06,737 - ERROR - Nova failed to get host of the VM 2026-04-23 03:17:06,737 - ERROR - VM ctest-right_vm-73700906 has failed to come up 2026-04-23 03:17:06,737 - ERROR - Nova failed to get host of the VM 2026-04-23 03:17:06,815 - INFO - Skip interface_detach for VM ctest-left_vm-47319208 in state BUILD 2026-04-23 03:17:06,815 - INFO - Deleting VM ctest-left_vm-47319208 2026-04-23 03:17:06,815 - ERROR - VM ctest-left_vm-47319208 has failed to come up 2026-04-23 03:17:06,815 - ERROR - Nova failed to get host of the VM 2026-04-23 03:17:06,815 - ERROR - VM ctest-left_vm-47319208 has failed to come up 2026-04-23 03:17:06,815 - ERROR - Nova failed to get host of the VM 2026-04-23 03:17:06,894 - INFO - Deleting VN ctest-trans_right_vn-01852610 2026-04-23 03:17:07,265 - INFO - Validated that VN ctest-trans_right_vn-01852610 is not found in API Server 2026-04-23 03:17:07,340 - INFO - Validated that VN ctest-trans_right_vn-01852610 is not in any agent 2026-04-23 03:17:07,405 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-01852610 info 2026-04-23 03:17:07,405 - INFO - Deleting VN ctest-trans_left_vn-90306742 2026-04-23 03:17:07,713 - INFO - Validated that VN ctest-trans_left_vn-90306742 is not found in API Server 2026-04-23 03:17:07,747 - INFO - Validated that VN ctest-trans_left_vn-90306742 is not in any agent 2026-04-23 03:17:07,802 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-90306742 info 2026-04-23 03:17:07,802 - INFO - Deleting VN ctest-right_vn-43155303 2026-04-23 03:17:07,850 - WARNING - Deleting VN ctest-right_vn-43155303 failed..Will retry 2026-04-23 03:17:09,888 - WARNING - Deleting VN ctest-right_vn-43155303 failed..Will retry 2026-04-23 03:17:11,929 - WARNING - Deleting VN ctest-right_vn-43155303 failed..Will retry 2026-04-23 03:17:13,971 - WARNING - Deleting VN ctest-right_vn-43155303 failed..Will retry 2026-04-23 03:17:16,025 - WARNING - Deleting VN ctest-right_vn-43155303 failed..Will retry 2026-04-23 03:17:18,065 - WARNING - Deleting VN ctest-right_vn-43155303 failed..Will retry 2026-04-23 03:17:20,377 - INFO - Validated that VN ctest-right_vn-43155303 is not found in API Server 2026-04-23 03:17:20,402 - INFO - Validated that VN ctest-right_vn-43155303 is not in any agent 2026-04-23 03:17:20,437 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-43155303 info 2026-04-23 03:17:20,437 - INFO - Deleting VN ctest-left_vn-63495492 2026-04-23 03:17:20,714 - INFO - Validated that VN ctest-left_vn-63495492 is not found in API Server 2026-04-23 03:17:20,739 - INFO - Validated that VN ctest-left_vn-63495492 is not in any agent 2026-04-23 03:17:20,777 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-63495492 info 2026-04-23 03:17:20,777 - INFO - Deleting VN ctest-mgmt_vn-76307101 2026-04-23 03:17:21,058 - INFO - Validated that VN ctest-mgmt_vn-76307101 is not found in API Server 2026-04-23 03:17:21,087 - INFO - Validated that VN ctest-mgmt_vn-76307101 is not in any agent 2026-04-23 03:17:21,125 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-76307101 info 2026-04-23 03:17:22,443 - INFO - 2026-04-23 03:17:22,443 - INFO - END TEST : test_svc_v2_transparent_datapath : SKIPPED[0:00:27] 2026-04-23 03:17:22,443 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:17:23,228 - INFO - Deleted project: ctest-TestSvcRegr-83148795, ID : fcf8f993-28ca-47cb-9884-783045951281 2026-04-23 03:17:23,412 - INFO - Domain Default found not creating 2026-04-23 03:17:23,585 - INFO - Project ctest-TestSvcRegr-60244700 not found, creating it 2026-04-23 03:17:24,155 - INFO - Created Project:ctest-TestSvcRegr-60244700, ID : 8798d93a-7e3d-4a96-a821-4ca1bb0da995 2026-04-23 03:17:25,644 - INFO - ================================================================================ 2026-04-23 03:17:25,644 - INFO - STARTING TEST : test_svc_CEM_22032 2026-04-23 03:17:26,964 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:17:26,964 - INFO - 2026-04-23 03:17:27,962 - INFO - Created VN ctest-mgmt_vn-93283775 2026-04-23 03:17:28,592 - INFO - Verified VN network id 16 for VN e30df20e-a9d1-4cee-acbe-fb480a8d5573 2026-04-23 03:17:28,592 - INFO - Verifications in API Server for VN ctest-mgmt_vn-93283775 passed 2026-04-23 03:17:28,662 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-93283775 passed 2026-04-23 03:17:29,889 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-60244700:ctest-mgmt_vn-93283775 is found in opserver 2026-04-23 03:17:30,502 - INFO - Created VN service-left-vn-57186935 2026-04-23 03:17:30,808 - INFO - Verified VN network id 17 for VN 563c94a5-e57c-4133-86cc-cfeff6dbcd38 2026-04-23 03:17:30,808 - INFO - Verifications in API Server for VN service-left-vn-57186935 passed 2026-04-23 03:17:30,904 - INFO - On all control nodes, Config, RI and RT verification for VN service-left-vn-57186935 passed 2026-04-23 03:17:31,242 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-60244700:service-left-vn-57186935 is found in opserver 2026-04-23 03:17:31,968 - INFO - Created VN service-right-vn-28586106 2026-04-23 03:17:32,262 - INFO - Verified VN network id 18 for VN 738548e0-1352-43f7-851b-8a686ef1cb22 2026-04-23 03:17:32,262 - INFO - Verifications in API Server for VN service-right-vn-28586106 passed 2026-04-23 03:17:32,339 - INFO - On all control nodes, Config, RI and RT verification for VN service-right-vn-28586106 passed 2026-04-23 03:17:32,706 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-60244700:service-right-vn-28586106 is found in opserver 2026-04-23 03:17:34,069 - INFO - VM ([<Server: ctest-left_vm-39399447>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:17:35,533 - INFO - VM ([<Server: ctest-right_vm-05701975>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-04-23 03:17:36,327 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-04-23 03:17:36,417 - INFO - Service template: ['default-domain', 'ctest-service_template_1-62181046'] deleted successfully. 2026-04-23 03:17:36,417 - INFO - Skip interface_detach for VM ctest-right_vm-05701975 in state BUILD 2026-04-23 03:17:36,417 - INFO - Deleting VM ctest-right_vm-05701975 2026-04-23 03:17:36,447 - ERROR - VM ctest-right_vm-05701975 has failed to come up 2026-04-23 03:17:36,447 - ERROR - Nova failed to get host of the VM 2026-04-23 03:17:36,447 - ERROR - VM ctest-right_vm-05701975 has failed to come up 2026-04-23 03:17:36,447 - ERROR - Nova failed to get host of the VM 2026-04-23 03:17:36,524 - INFO - Skip interface_detach for VM ctest-left_vm-39399447 in state BUILD 2026-04-23 03:17:36,525 - INFO - Deleting VM ctest-left_vm-39399447 2026-04-23 03:17:36,525 - ERROR - VM ctest-left_vm-39399447 has failed to come up 2026-04-23 03:17:36,525 - ERROR - Nova failed to get host of the VM 2026-04-23 03:17:36,525 - ERROR - VM ctest-left_vm-39399447 has failed to come up 2026-04-23 03:17:36,525 - ERROR - Nova failed to get host of the VM 2026-04-23 03:17:36,596 - INFO - Deleting VN service-right-vn-28586106 2026-04-23 03:17:36,636 - WARNING - Deleting VN service-right-vn-28586106 failed..Will retry 2026-04-23 03:17:38,676 - WARNING - Deleting VN service-right-vn-28586106 failed..Will retry 2026-04-23 03:17:40,738 - WARNING - Deleting VN service-right-vn-28586106 failed..Will retry 2026-04-23 03:17:42,779 - WARNING - Deleting VN service-right-vn-28586106 failed..Will retry 2026-04-23 03:17:44,821 - WARNING - Deleting VN service-right-vn-28586106 failed..Will retry 2026-04-23 03:17:46,874 - WARNING - Deleting VN service-right-vn-28586106 failed..Will retry 2026-04-23 03:17:49,206 - INFO - Validated that VN service-right-vn-28586106 is not found in API Server 2026-04-23 03:17:49,234 - INFO - Validated that VN service-right-vn-28586106 is not in any agent 2026-04-23 03:17:49,274 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-right-vn-28586106 info 2026-04-23 03:17:49,275 - INFO - Deleting VN service-left-vn-57186935 2026-04-23 03:17:49,594 - INFO - Validated that VN service-left-vn-57186935 is not found in API Server 2026-04-23 03:17:49,623 - INFO - Validated that VN service-left-vn-57186935 is not in any agent 2026-04-23 03:17:49,665 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-left-vn-57186935 info 2026-04-23 03:17:49,665 - INFO - Deleting VN ctest-mgmt_vn-93283775 2026-04-23 03:17:49,975 - INFO - Validated that VN ctest-mgmt_vn-93283775 is not found in API Server 2026-04-23 03:17:50,007 - INFO - Validated that VN ctest-mgmt_vn-93283775 is not in any agent 2026-04-23 03:17:50,044 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-93283775 info 2026-04-23 03:17:51,389 - INFO - 2026-04-23 03:17:51,389 - INFO - END TEST : test_svc_CEM_22032 : SKIPPED[0:00:26] 2026-04-23 03:17:51,390 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:17:51,392 - INFO - ================================================================================ 2026-04-23 03:17:51,392 - INFO - STARTING TEST : test_svc_in_network_datapath 2026-04-23 03:17:52,702 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:17:52,702 - INFO - 2026-04-23 03:17:53,293 - INFO - Created VN ctest-mgmt_vn-35651776 2026-04-23 03:17:53,570 - INFO - Verified VN network id 16 for VN d56bef40-e59f-483b-b5e6-369a1358ccdf 2026-04-23 03:17:53,571 - INFO - Verifications in API Server for VN ctest-mgmt_vn-35651776 passed 2026-04-23 03:17:53,639 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-35651776 passed 2026-04-23 03:17:53,808 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-60244700:ctest-mgmt_vn-35651776 is found in opserver 2026-04-23 03:17:54,365 - INFO - Created VN ctest-left_vn-58972540 2026-04-23 03:17:54,659 - INFO - Verified VN network id 17 for VN 28cba711-8d3e-40bf-8a98-864689a7fdce 2026-04-23 03:17:54,660 - INFO - Verifications in API Server for VN ctest-left_vn-58972540 passed 2026-04-23 03:17:54,722 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-58972540 passed 2026-04-23 03:17:54,903 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-60244700:ctest-left_vn-58972540 is found in opserver 2026-04-23 03:17:55,454 - INFO - Created VN ctest-right_vn-49486369 2026-04-23 03:17:55,738 - INFO - Verified VN network id 18 for VN e3147aed-c569-43cd-be06-a5f8e9c45cba 2026-04-23 03:17:55,738 - INFO - Verifications in API Server for VN ctest-right_vn-49486369 passed 2026-04-23 03:17:55,812 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-49486369 passed 2026-04-23 03:17:55,985 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-60244700:ctest-right_vn-49486369 is found in opserver 2026-04-23 03:17:57,293 - INFO - VM ([<Server: ctest-left_vm-42277022>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 03:17:58,767 - INFO - VM ([<Server: ctest-right_vm-86248983>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-04-23 03:17:59,506 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-04-23 03:17:59,629 - INFO - Service template: ['default-domain', 'ctest-service_template_1-81792486'] deleted successfully. 2026-04-23 03:17:59,630 - INFO - Skip interface_detach for VM ctest-right_vm-86248983 in state BUILD 2026-04-23 03:17:59,630 - INFO - Deleting VM ctest-right_vm-86248983 2026-04-23 03:17:59,630 - ERROR - VM ctest-right_vm-86248983 has failed to come up 2026-04-23 03:17:59,630 - ERROR - Nova failed to get host of the VM 2026-04-23 03:17:59,630 - ERROR - VM ctest-right_vm-86248983 has failed to come up 2026-04-23 03:17:59,630 - ERROR - Nova failed to get host of the VM 2026-04-23 03:17:59,705 - INFO - Skip interface_detach for VM ctest-left_vm-42277022 in state BUILD 2026-04-23 03:17:59,705 - INFO - Deleting VM ctest-left_vm-42277022 2026-04-23 03:17:59,705 - ERROR - VM ctest-left_vm-42277022 has failed to come up 2026-04-23 03:17:59,705 - ERROR - Nova failed to get host of the VM 2026-04-23 03:17:59,705 - ERROR - VM ctest-left_vm-42277022 has failed to come up 2026-04-23 03:17:59,705 - ERROR - Nova failed to get host of the VM 2026-04-23 03:17:59,782 - INFO - Deleting VN ctest-right_vn-49486369 2026-04-23 03:17:59,825 - WARNING - Deleting VN ctest-right_vn-49486369 failed..Will retry 2026-04-23 03:18:02,266 - INFO - Validated that VN ctest-right_vn-49486369 is not found in API Server 2026-04-23 03:18:02,306 - INFO - Validated that VN ctest-right_vn-49486369 is not in any agent 2026-04-23 03:18:02,353 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-49486369 info 2026-04-23 03:18:02,354 - INFO - Deleting VN ctest-left_vn-58972540 2026-04-23 03:18:02,393 - WARNING - Deleting VN ctest-left_vn-58972540 failed..Will retry 2026-04-23 03:18:04,433 - WARNING - Deleting VN ctest-left_vn-58972540 failed..Will retry 2026-04-23 03:18:06,479 - WARNING - Deleting VN ctest-left_vn-58972540 failed..Will retry 2026-04-23 03:18:08,520 - WARNING - Deleting VN ctest-left_vn-58972540 failed..Will retry 2026-04-23 03:18:10,844 - INFO - Validated that VN ctest-left_vn-58972540 is not found in API Server 2026-04-23 03:18:10,865 - INFO - Validated that VN ctest-left_vn-58972540 is not in any agent 2026-04-23 03:18:10,899 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-58972540 info 2026-04-23 03:18:10,899 - INFO - Deleting VN ctest-mgmt_vn-35651776 2026-04-23 03:18:11,203 - INFO - Validated that VN ctest-mgmt_vn-35651776 is not found in API Server 2026-04-23 03:18:11,234 - INFO - Validated that VN ctest-mgmt_vn-35651776 is not in any agent 2026-04-23 03:18:11,273 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-35651776 info 2026-04-23 03:18:12,569 - INFO - 2026-04-23 03:18:12,569 - INFO - END TEST : test_svc_in_network_datapath : SKIPPED[0:00:21] 2026-04-23 03:18:12,569 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:18:13,328 - INFO - Deleted project: ctest-TestSvcRegr-60244700, ID : 8798d93a-7e3d-4a96-a821-4ca1bb0da995 2026-04-23 03:18:13,530 - INFO - Domain Default found not creating 2026-04-23 03:18:13,687 - INFO - Project ctest-TestSvcHC-40056873 not found, creating it 2026-04-23 03:18:14,261 - INFO - Created Project:ctest-TestSvcHC-40056873, ID : 7d34c2b7-71a3-403f-9709-6a3c01d8dd03 2026-04-23 03:18:15,732 - INFO - ================================================================================ 2026-04-23 03:18:15,732 - INFO - STARTING TEST : test_svc_hc_basic 2026-04-23 03:18:17,043 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:18:17,043 - INFO - 2026-04-23 03:18:18,042 - INFO - Created VN ctest-mgmt_vn-29157423 2026-04-23 03:18:18,678 - INFO - Verified VN network id 16 for VN ae8c125b-fc69-46e9-b575-d56b23faa202 2026-04-23 03:18:18,678 - INFO - Verifications in API Server for VN ctest-mgmt_vn-29157423 passed 2026-04-23 03:18:18,764 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-29157423 passed 2026-04-23 03:18:19,983 - INFO - Validated that VN default-domain:ctest-TestSvcHC-40056873:ctest-mgmt_vn-29157423 is found in opserver 2026-04-23 03:18:20,513 - INFO - Created VN ctest-left_vn-87206639 2026-04-23 03:18:20,778 - INFO - Verified VN network id 17 for VN 91f06b34-d7cf-4caa-a5e6-f845b830e2ff 2026-04-23 03:18:20,779 - INFO - Verifications in API Server for VN ctest-left_vn-87206639 passed 2026-04-23 03:18:20,843 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-87206639 passed 2026-04-23 03:18:21,141 - INFO - Validated that VN default-domain:ctest-TestSvcHC-40056873:ctest-left_vn-87206639 is found in opserver 2026-04-23 03:18:21,762 - INFO - Created VN ctest-right_vn-01146515 2026-04-23 03:18:22,047 - INFO - Verified VN network id 18 for VN cf157644-c76d-45c1-9f11-fd7688fe935d 2026-04-23 03:18:22,047 - INFO - Verifications in API Server for VN ctest-right_vn-01146515 passed 2026-04-23 03:18:22,115 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-01146515 passed 2026-04-23 03:18:22,430 - INFO - Validated that VN default-domain:ctest-TestSvcHC-40056873:ctest-right_vn-01146515 is found in opserver 2026-04-23 03:18:23,720 - INFO - VM ([<Server: ctest-left_vm-94417848>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:18:25,155 - INFO - VM ([<Server: ctest-right_vm-87108121>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-04-23 03:18:25,972 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-04-23 03:18:26,081 - INFO - Service template: ['default-domain', 'ctest-service_template_1-90299732'] deleted successfully. 2026-04-23 03:18:26,081 - INFO - Skip interface_detach for VM ctest-right_vm-87108121 in state BUILD 2026-04-23 03:18:26,081 - INFO - Deleting VM ctest-right_vm-87108121 2026-04-23 03:18:26,108 - ERROR - VM ctest-right_vm-87108121 has failed to come up 2026-04-23 03:18:26,108 - ERROR - Nova failed to get host of the VM 2026-04-23 03:18:26,108 - ERROR - VM ctest-right_vm-87108121 has failed to come up 2026-04-23 03:18:26,108 - ERROR - Nova failed to get host of the VM 2026-04-23 03:18:26,230 - INFO - Skip interface_detach for VM ctest-left_vm-94417848 in state BUILD 2026-04-23 03:18:26,231 - INFO - Deleting VM ctest-left_vm-94417848 2026-04-23 03:18:26,231 - ERROR - VM ctest-left_vm-94417848 has failed to come up 2026-04-23 03:18:26,231 - ERROR - Nova failed to get host of the VM 2026-04-23 03:18:26,231 - ERROR - VM ctest-left_vm-94417848 has failed to come up 2026-04-23 03:18:26,231 - ERROR - Nova failed to get host of the VM 2026-04-23 03:18:26,301 - INFO - Deleting VN ctest-right_vn-01146515 2026-04-23 03:18:26,353 - WARNING - Deleting VN ctest-right_vn-01146515 failed..Will retry 2026-04-23 03:18:28,395 - WARNING - Deleting VN ctest-right_vn-01146515 failed..Will retry 2026-04-23 03:18:30,443 - WARNING - Deleting VN ctest-right_vn-01146515 failed..Will retry 2026-04-23 03:18:32,498 - WARNING - Deleting VN ctest-right_vn-01146515 failed..Will retry 2026-04-23 03:18:34,540 - WARNING - Deleting VN ctest-right_vn-01146515 failed..Will retry 2026-04-23 03:18:36,577 - WARNING - Deleting VN ctest-right_vn-01146515 failed..Will retry 2026-04-23 03:18:38,900 - INFO - Validated that VN ctest-right_vn-01146515 is not found in API Server 2026-04-23 03:18:38,922 - INFO - Validated that VN ctest-right_vn-01146515 is not in any agent 2026-04-23 03:18:38,955 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-01146515 info 2026-04-23 03:18:38,955 - INFO - Deleting VN ctest-left_vn-87206639 2026-04-23 03:18:39,317 - INFO - Validated that VN ctest-left_vn-87206639 is not found in API Server 2026-04-23 03:18:39,341 - INFO - Validated that VN ctest-left_vn-87206639 is not in any agent 2026-04-23 03:18:39,384 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-87206639 info 2026-04-23 03:18:39,384 - INFO - Deleting VN ctest-mgmt_vn-29157423 2026-04-23 03:18:39,648 - INFO - Validated that VN ctest-mgmt_vn-29157423 is not found in API Server 2026-04-23 03:18:39,682 - INFO - Validated that VN ctest-mgmt_vn-29157423 is not in any agent 2026-04-23 03:18:39,716 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-29157423 info 2026-04-23 03:18:41,003 - INFO - 2026-04-23 03:18:41,003 - INFO - END TEST : test_svc_hc_basic : SKIPPED[0:00:26] 2026-04-23 03:18:41,004 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:18:41,007 - INFO - ================================================================================ 2026-04-23 03:18:41,007 - INFO - STARTING TEST : test_svc_trans_segment_right_hc_fail_svm 2026-04-23 03:18:42,283 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:18:42,283 - INFO - 2026-04-23 03:18:42,815 - INFO - Created VN ctest-mgmt_vn-30083930 2026-04-23 03:18:43,087 - INFO - Verified VN network id 16 for VN 0039638a-88bb-44d7-9893-76b5bdeb1a5a 2026-04-23 03:18:43,087 - INFO - Verifications in API Server for VN ctest-mgmt_vn-30083930 passed 2026-04-23 03:18:43,153 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-30083930 passed 2026-04-23 03:18:43,324 - INFO - Validated that VN default-domain:ctest-TestSvcHC-40056873:ctest-mgmt_vn-30083930 is found in opserver 2026-04-23 03:18:43,955 - INFO - Created VN ctest-left_vn-57331134 2026-04-23 03:18:44,216 - INFO - Verified VN network id 17 for VN 7ad3de79-0abf-43ec-b6e4-25cc457c407c 2026-04-23 03:18:44,216 - INFO - Verifications in API Server for VN ctest-left_vn-57331134 passed 2026-04-23 03:18:44,288 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-57331134 passed 2026-04-23 03:18:44,472 - INFO - Validated that VN default-domain:ctest-TestSvcHC-40056873:ctest-left_vn-57331134 is found in opserver 2026-04-23 03:18:45,081 - INFO - Created VN ctest-right_vn-51430901 2026-04-23 03:18:45,364 - INFO - Verified VN network id 18 for VN f0202fa5-124e-4026-9a9e-52bd5566db44 2026-04-23 03:18:45,364 - INFO - Verifications in API Server for VN ctest-right_vn-51430901 passed 2026-04-23 03:18:45,428 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-51430901 passed 2026-04-23 03:18:45,586 - INFO - Validated that VN default-domain:ctest-TestSvcHC-40056873:ctest-right_vn-51430901 is found in opserver 2026-04-23 03:18:46,181 - INFO - Created VN ctest-trans_left_vn-50745131 2026-04-23 03:18:46,473 - INFO - Verified VN network id 19 for VN 3ef897bb-bd3e-434d-9f6b-81898b3f86cd 2026-04-23 03:18:46,473 - INFO - Verifications in API Server for VN ctest-trans_left_vn-50745131 passed 2026-04-23 03:18:46,550 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-50745131 passed 2026-04-23 03:18:46,765 - INFO - Validated that VN default-domain:ctest-TestSvcHC-40056873:ctest-trans_left_vn-50745131 is found in opserver 2026-04-23 03:18:47,377 - INFO - Created VN ctest-trans_right_vn-68453300 2026-04-23 03:18:47,633 - INFO - Verified VN network id 20 for VN 4f1b58e5-0fce-4854-ab73-f00d1ddc1408 2026-04-23 03:18:47,633 - INFO - Verifications in API Server for VN ctest-trans_right_vn-68453300 passed 2026-04-23 03:18:47,699 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-68453300 passed 2026-04-23 03:18:47,862 - INFO - Validated that VN default-domain:ctest-TestSvcHC-40056873:ctest-trans_right_vn-68453300 is found in opserver 2026-04-23 03:18:49,092 - INFO - VM ([<Server: ctest-left_vm-30652524>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 03:18:50,512 - INFO - VM ([<Server: ctest-right_vm-37164160>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) gzip: /contrail-test/images/tinycore-net-transparent-fw.qcow2.gz: unexpected end of file 2026-04-23 03:18:51,236 - INFO - image /contrail-test/images/tinycore-net-transparent-fw.qcow2 is not found 2026-04-23 03:18:51,361 - INFO - Service template: ['default-domain', 'ctest-service_template_1-89043654'] deleted successfully. 2026-04-23 03:18:51,361 - INFO - Skip interface_detach for VM ctest-right_vm-37164160 in state BUILD 2026-04-23 03:18:51,361 - INFO - Deleting VM ctest-right_vm-37164160 2026-04-23 03:18:51,362 - ERROR - VM ctest-right_vm-37164160 has failed to come up 2026-04-23 03:18:51,362 - ERROR - Nova failed to get host of the VM 2026-04-23 03:18:51,362 - ERROR - VM ctest-right_vm-37164160 has failed to come up 2026-04-23 03:18:51,362 - ERROR - Nova failed to get host of the VM 2026-04-23 03:18:51,434 - INFO - Skip interface_detach for VM ctest-left_vm-30652524 in state BUILD 2026-04-23 03:18:51,434 - INFO - Deleting VM ctest-left_vm-30652524 2026-04-23 03:18:51,435 - ERROR - VM ctest-left_vm-30652524 has failed to come up 2026-04-23 03:18:51,435 - ERROR - Nova failed to get host of the VM 2026-04-23 03:18:51,435 - ERROR - VM ctest-left_vm-30652524 has failed to come up 2026-04-23 03:18:51,435 - ERROR - Nova failed to get host of the VM 2026-04-23 03:18:51,503 - INFO - Deleting VN ctest-trans_right_vn-68453300 2026-04-23 03:18:51,830 - INFO - Validated that VN ctest-trans_right_vn-68453300 is not found in API Server 2026-04-23 03:18:51,860 - INFO - Validated that VN ctest-trans_right_vn-68453300 is not in any agent 2026-04-23 03:18:51,895 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-68453300 info 2026-04-23 03:18:51,895 - INFO - Deleting VN ctest-trans_left_vn-50745131 2026-04-23 03:18:52,185 - INFO - Validated that VN ctest-trans_left_vn-50745131 is not found in API Server 2026-04-23 03:18:52,229 - INFO - Validated that VN ctest-trans_left_vn-50745131 is not in any agent 2026-04-23 03:18:52,262 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-50745131 info 2026-04-23 03:18:52,262 - INFO - Deleting VN ctest-right_vn-51430901 2026-04-23 03:18:52,302 - WARNING - Deleting VN ctest-right_vn-51430901 failed..Will retry 2026-04-23 03:18:54,628 - INFO - Validated that VN ctest-right_vn-51430901 is not found in API Server 2026-04-23 03:18:54,648 - INFO - Validated that VN ctest-right_vn-51430901 is not in any agent 2026-04-23 03:18:54,677 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-51430901 info 2026-04-23 03:18:54,677 - INFO - Deleting VN ctest-left_vn-57331134 2026-04-23 03:18:54,717 - WARNING - Deleting VN ctest-left_vn-57331134 failed..Will retry 2026-04-23 03:18:56,758 - WARNING - Deleting VN ctest-left_vn-57331134 failed..Will retry 2026-04-23 03:18:58,815 - WARNING - Deleting VN ctest-left_vn-57331134 failed..Will retry 2026-04-23 03:19:00,868 - WARNING - Deleting VN ctest-left_vn-57331134 failed..Will retry 2026-04-23 03:19:03,242 - INFO - Validated that VN ctest-left_vn-57331134 is not found in API Server 2026-04-23 03:19:03,262 - INFO - Validated that VN ctest-left_vn-57331134 is not in any agent 2026-04-23 03:19:03,292 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-57331134 info 2026-04-23 03:19:03,292 - INFO - Deleting VN ctest-mgmt_vn-30083930 2026-04-23 03:19:03,578 - INFO - Validated that VN ctest-mgmt_vn-30083930 is not found in API Server 2026-04-23 03:19:03,609 - INFO - Validated that VN ctest-mgmt_vn-30083930 is not in any agent 2026-04-23 03:19:03,651 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-30083930 info 2026-04-23 03:19:04,956 - INFO - 2026-04-23 03:19:04,956 - INFO - END TEST : test_svc_trans_segment_right_hc_fail_svm : SKIPPED[0:00:23] 2026-04-23 03:19:04,957 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:19:05,669 - INFO - Deleted project: ctest-TestSvcHC-40056873, ID : 7d34c2b7-71a3-403f-9709-6a3c01d8dd03 2026-04-23 03:19:05,866 - INFO - Domain Default found not creating 2026-04-23 03:19:06,038 - INFO - Project ctest-TestSVCV2Mirror-03789397 not found, creating it 2026-04-23 03:19:06,595 - INFO - Created Project:ctest-TestSVCV2Mirror-03789397, ID : e684a755-f41c-4a0f-8bc9-c3199e952f45 2026-04-23 03:19:08,108 - INFO - ================================================================================ 2026-04-23 03:19:08,108 - INFO - STARTING TEST : test_svc_v2_mirroring 2026-04-23 03:19:08,109 - INFO - TEST DESCRIPTION : Validate the service chain mirroring 2026-04-23 03:19:09,418 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:19:09,418 - INFO - 2026-04-23 03:19:10,422 - INFO - Created VN ctest-left-76665424 2026-04-23 03:19:11,053 - INFO - Verified VN network id 16 for VN b3c0249e-ff62-4996-9e3a-b51377704bb7 2026-04-23 03:19:11,053 - INFO - Verifications in API Server for VN ctest-left-76665424 passed 2026-04-23 03:19:11,118 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left-76665424 passed 2026-04-23 03:19:12,352 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-03789397:ctest-left-76665424 is found in opserver 2026-04-23 03:19:12,946 - INFO - Created VN ctest-right-65217770 2026-04-23 03:19:13,217 - INFO - Verified VN network id 17 for VN 4148a1e3-40dd-487d-ad53-67542c30c665 2026-04-23 03:19:13,217 - INFO - Verifications in API Server for VN ctest-right-65217770 passed 2026-04-23 03:19:13,296 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right-65217770 passed 2026-04-23 03:19:13,614 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-03789397:ctest-right-65217770 is found in opserver 2026-04-23 03:19:14,177 - INFO - Created VN ctest-mgmt_vn-58545859 2026-04-23 03:19:14,449 - INFO - Verified VN network id 18 for VN d06332e4-bdbf-4aaa-98b3-b3f14f776f55 2026-04-23 03:19:14,449 - INFO - Verifications in API Server for VN ctest-mgmt_vn-58545859 passed 2026-04-23 03:19:14,522 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-58545859 passed 2026-04-23 03:19:14,849 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-03789397:ctest-mgmt_vn-58545859 is found in opserver 2026-04-23 03:19:15,407 - INFO - Created VN ctest-trans_left_vn-27002847 2026-04-23 03:19:15,685 - INFO - Verified VN network id 19 for VN 1c9504e0-4041-4f5b-ae78-66e1da8442f6 2026-04-23 03:19:15,686 - INFO - Verifications in API Server for VN ctest-trans_left_vn-27002847 passed 2026-04-23 03:19:15,752 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-27002847 passed 2026-04-23 03:19:15,911 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-03789397:ctest-trans_left_vn-27002847 is found in opserver 2026-04-23 03:19:16,466 - INFO - Created VN ctest-trans_right_vn-13616041 2026-04-23 03:19:16,770 - INFO - Verified VN network id 20 for VN 846f21d7-1a03-4cea-b9e7-c8dab11d4186 2026-04-23 03:19:16,770 - INFO - Verifications in API Server for VN ctest-trans_right_vn-13616041 passed 2026-04-23 03:19:16,836 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-13616041 passed 2026-04-23 03:19:17,005 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-03789397:ctest-trans_right_vn-13616041 is found in opserver 2026-04-23 03:19:18,349 - INFO - VM ([<Server: ctest-left_vm-57186793>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:19:19,869 - INFO - VM ([<Server: ctest-right_vm-08966163>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 03:19:21,724 - INFO - VM ([<Server: ctest-pt_svm0-95437800>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:19:24,205 - INFO - Waiting for VM ctest-pt_svm0-95437800 to be up.. 2026-04-23 03:19:29,383 - INFO - VM name : ctest-pt_svm0-95437800 2026-04-23 03:20:17,891 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-pt_svm0-95437800 passed 2026-04-23 03:20:44,445 - INFO - Waiting for VM ctest-left_vm-57186793 to be up.. 2026-04-23 03:20:44,553 - INFO - VM name : ctest-left_vm-57186793 2026-04-23 03:20:45,958 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-left_vm-57186793 passed 2026-04-23 03:20:46,196 - INFO - Waiting for VM ctest-right_vm-08966163 to be up.. 2026-04-23 03:20:46,279 - INFO - VM name : ctest-right_vm-08966163 2026-04-23 03:20:47,610 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-right_vm-08966163 passed 2026-04-23 03:20:48,217 - INFO - Attaching policy ctest-policy-37735088 to vn ctest-left-76665424 2026-04-23 03:20:48,597 - INFO - Attaching policy ctest-policy-37735088 to vn ctest-right-65217770 2026-04-23 03:20:51,319 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-pt_svm0-95437800 passed 2026-04-23 03:20:51,857 - INFO - VM ctest-pt_svm0-95437800 verifications in Compute nodes passed 2026-04-23 03:20:52,061 - INFO - VMI and/or RI refs are present for VN default-domain:ctest-TestSVCV2Mirror-03789397:ctest-left-76665424 2026-04-23 03:20:52,126 - INFO - VMI and/or RI refs are present for VN default-domain:ctest-TestSVCV2Mirror-03789397:ctest-right-65217770 2026-04-23 03:21:50,182 - INFO - Ping to IP 87.126.120.195 from VM ctest-left_vm-57186793 passed 2026-04-23 03:22:00,743 - INFO - Starting tcpdump to capture the mirrored packets. 2026-04-23 03:22:13,341 - INFO - Ping to IP 87.126.120.195 from VM ctest-left_vm-57186793 passed 2026-04-23 03:22:18,732 - INFO - 12 ICMP packets are mirrored to the analyzer service VM 'ctest-pt_svm0-95437800' 2026-04-23 03:22:18,732 - INFO - Dettaching policy ctest-policy-37735088 from vn ctest-right-65217770 2026-04-23 03:22:18,939 - INFO - Dettaching policy ctest-policy-37735088 from vn ctest-left-76665424 2026-04-23 03:22:19,249 - INFO - Deleted policy ctest-policy-37735088 2026-04-23 03:22:19,357 - INFO - Deleted SI ['default-domain', 'ctest-TestSVCV2Mirror-03789397', 'ctest-si-35353472'] 2026-04-23 03:22:19,605 - INFO - Deleting VM ctest-pt_svm0-95437800 2026-04-23 03:22:19,765 - INFO - Service template: ['default-domain', 'ctest-service_template_1-65955469'] deleted successfully. 2026-04-23 03:22:19,765 - INFO - Deleting VM ctest-right_vm-08966163 2026-04-23 03:22:19,847 - INFO - Deleting VM ctest-left_vm-57186793 2026-04-23 03:22:19,924 - INFO - Deleting VN ctest-trans_right_vn-13616041 2026-04-23 03:22:20,286 - INFO - Validated that VN ctest-trans_right_vn-13616041 is not found in API Server 2026-04-23 03:22:20,318 - INFO - Validated that VN ctest-trans_right_vn-13616041 is not in any agent 2026-04-23 03:22:20,352 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-13616041 info 2026-04-23 03:22:20,352 - INFO - Deleting VN ctest-trans_left_vn-27002847 2026-04-23 03:22:20,399 - WARNING - Deleting VN ctest-trans_left_vn-27002847 failed..Will retry 2026-04-23 03:22:22,721 - INFO - Validated that VN ctest-trans_left_vn-27002847 is not found in API Server 2026-04-23 03:22:22,741 - INFO - Validated that VN ctest-trans_left_vn-27002847 is not in any agent 2026-04-23 03:22:22,775 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-27002847 info 2026-04-23 03:22:22,775 - INFO - Deleting VN ctest-mgmt_vn-58545859 2026-04-23 03:22:23,080 - INFO - Validated that VN ctest-mgmt_vn-58545859 is not found in API Server 2026-04-23 03:22:23,110 - INFO - Validated that VN ctest-mgmt_vn-58545859 is not in any agent 2026-04-23 03:22:23,148 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-58545859 info 2026-04-23 03:22:23,149 - INFO - Deleting VN ctest-right-65217770 2026-04-23 03:22:23,419 - INFO - Validated that VN ctest-right-65217770 is not found in API Server 2026-04-23 03:22:23,446 - INFO - Validated that VN ctest-right-65217770 is not in any agent 2026-04-23 03:22:23,479 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right-65217770 info 2026-04-23 03:22:23,479 - INFO - Deleting VN ctest-left-76665424 2026-04-23 03:22:23,791 - INFO - Validated that VN ctest-left-76665424 is not found in API Server 2026-04-23 03:22:23,823 - INFO - Validated that VN ctest-left-76665424 is not in any agent 2026-04-23 03:22:23,856 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left-76665424 info 2026-04-23 03:22:25,171 - INFO - 2026-04-23 03:22:25,171 - INFO - END TEST : test_svc_v2_mirroring : PASSED[0:03:17] 2026-04-23 03:22:25,171 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:22:25,923 - INFO - Deleted project: ctest-TestSVCV2Mirror-03789397, ID : e684a755-f41c-4a0f-8bc9-c3199e952f45 2026-04-23 03:22:26,141 - INFO - Domain Default found not creating 2026-04-23 03:22:26,367 - INFO - Project ctest-TestvDNSBasic0-47296398 not found, creating it 2026-04-23 03:22:26,987 - INFO - Created Project:ctest-TestvDNSBasic0-47296398, ID : 38a0bb3a-7a49-4aa1-9f2e-2769ea476881 2026-04-23 03:22:28,511 - INFO - ================================================================================ 2026-04-23 03:22:28,511 - INFO - STARTING TEST : test_vdns_ping_same_vn 2026-04-23 03:22:28,512 - 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-04-23 03:22:29,823 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:22:29,824 - INFO - 2026-04-23 03:22:30,557 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-47296398'](38a0bb3a-7a49-4aa1-9f2e-2769ea476881) 2026-04-23 03:22:32,408 - INFO - Created VN ctest-vn1-vdns-95444270 2026-04-23 03:22:33,942 - INFO - VM ([<Server: ctest-vm1-test-78621681>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:22:33,942 - INFO - Waiting for VM ctest-vm1-test-78621681 to be up.. 2026-04-23 03:22:39,073 - INFO - VM name : ctest-vm1-test-78621681 2026-04-23 03:23:21,768 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-vm1-test-78621681 passed 2026-04-23 03:24:14,866 - INFO - Ping to IP ctest-vm1-test-78621681 from VM ctest-vm1-test-78621681 passed 2026-04-23 03:24:16,222 - INFO - VM ([<Server: ctest-vm2-test-54834278>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 03:24:16,222 - INFO - Waiting for VM ctest-vm2-test-54834278 to be up.. 2026-04-23 03:24:31,543 - INFO - VM name : ctest-vm2-test-54834278 2026-04-23 03:25:17,982 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-vm2-test-54834278 passed 2026-04-23 03:26:07,937 - INFO - Ping to IP ctest-vm2-test-54834278 from VM ctest-vm2-test-54834278 passed 2026-04-23 03:26:11,962 - INFO - Ping to IP ctest-vm2-test-54834278 from VM ctest-vm1-test-78621681 passed 2026-04-23 03:26:11,962 - INFO - Try deleting the VDNS entry ctest-vdns1-72391068 with back ref of ipam. 2026-04-23 03:26:12,021 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2026-04-23 03:26:12,021 - INFO - Add CNAME VDNS record for ctest-vm1-test-78621681 and verify we able to ping by alias name 2026-04-23 03:26:12,201 - INFO - In verify_on_setup 2026-04-23 03:26:12,301 - INFO - Verify VDNS record is shown in the API server 2026-04-23 03:26:12,345 - INFO - Verify VDNS record is shown in the control node 2026-04-23 03:26:14,293 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-78621681 failed 2026-04-23 03:26:19,278 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-78621681 passed 2026-04-23 03:26:19,373 - INFO - VDNS record info: default-domain:ctest-vdns1-72391068:test-rec deleted successfully. 2026-04-23 03:26:19,373 - INFO - Deleting VM ctest-vm2-test-54834278 2026-04-23 03:26:19,448 - INFO - Deleting VM ctest-vm1-test-78621681 2026-04-23 03:26:19,531 - INFO - Deleting VN ctest-vn1-vdns-95444270 2026-04-23 03:26:19,574 - WARNING - Deleting VN ctest-vn1-vdns-95444270 failed..Will retry 2026-04-23 03:26:21,941 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-72391068'] deleted successfully. 2026-04-23 03:26:21,962 - INFO - VDNS information ctest-vdns1-72391068 removed from the API Server 2026-04-23 03:26:21,966 - INFO - VDNS information ctest-vdns1-72391068 removed in the Control node 2026-04-23 03:26:23,258 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:03:55] 2026-04-23 03:26:23,258 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:26:24,024 - INFO - Deleted project: ctest-TestvDNSBasic0-47296398, ID : 38a0bb3a-7a49-4aa1-9f2e-2769ea476881 2026-04-23 03:26:24,214 - INFO - Domain Default found not creating 2026-04-23 03:26:24,414 - INFO - Project ctest-TestBasicVMVNx-30199875 not found, creating it 2026-04-23 03:26:24,946 - INFO - Created Project:ctest-TestBasicVMVNx-30199875, ID : a71944f4-2d18-4470-8ff1-419984d3a7d9 2026-04-23 03:26:26,572 - INFO - ================================================================================ 2026-04-23 03:26:26,572 - INFO - STARTING TEST : test_sctp_traffic_between_vm 2026-04-23 03:26:26,572 - 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-04-23 03:26:27,854 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:26:27,854 - INFO - 2026-04-23 03:26:28,819 - INFO - Created VN ctest-fvn-56885876 2026-04-23 03:26:29,406 - INFO - Verified VN network id 16 for VN cf8e4c6f-0471-4ba6-b4f8-dc0af3b691f1 2026-04-23 03:26:29,406 - INFO - Verifications in API Server for VN ctest-fvn-56885876 passed 2026-04-23 03:26:29,466 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fvn-56885876 passed 2026-04-23 03:26:30,731 - INFO - Validated that VN default-domain:ctest-TestBasicVMVNx-30199875:ctest-fvn-56885876 is found in opserver 2026-04-23 03:26:31,414 - INFO - Created VN ctest-vn1-71387800 2026-04-23 03:26:31,719 - INFO - Verified VN network id 17 for VN 4f77a9d6-81ad-4f57-99d4-29f31ce0a5d9 2026-04-23 03:26:31,719 - INFO - Verifications in API Server for VN ctest-vn1-71387800 passed 2026-04-23 03:26:31,797 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-71387800 passed 2026-04-23 03:26:32,205 - INFO - Validated that VN default-domain:ctest-TestBasicVMVNx-30199875:ctest-vn1-71387800 is found in opserver 2026-04-23 03:26:34 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-sctp.vmdk.gz [268831986/268831986] -> "/contrail-test/images/ubuntu-sctp.vmdk.gz" [1] 2026-04-23 03:26:47,845 - INFO - VM ([<Server: ctest-vn1_vm1_name-65575197>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:26:49,477 - INFO - VM ([<Server: ctest-fvn_vm1_name-51185279>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 03:27:30,431 - INFO - VM name : ctest-vn1_vm1_name-65575197 2026-04-23 03:28:29,445 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-vn1_vm1_name-65575197 passed 2026-04-23 03:29:36,847 - INFO - VM name : ctest-fvn_vm1_name-51185279 2026-04-23 03:29:38,201 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-fvn_vm1_name-51185279 passed 2026-04-23 03:29:48,949 - INFO - Creating Floating IP pool ctest-some-pool-45584679 in API Server 2026-04-23 03:29:49,373 - INFO - Verification for FIP pool ctest-some-pool-45584679 in API Server passed 2026-04-23 03:29:49,402 - INFO - Verification for FIP pool ctest-some-pool-45584679 in Control-node passed 2026-04-23 03:29:49,831 - INFO - Route for FIP 149.14.163.68 is fine on Control-node 10.0.0.23 2026-04-23 03:29:49,841 - INFO - Route for FIP 149.14.163.68 is fine on Control-node 10.0.0.130 2026-04-23 03:29:49,842 - INFO - FIP 149.14.163.68 verification for passed on all Control-nodes 2026-04-23 03:29:49,842 - INFO - FIP ID 34b2dfc9-b9bb-4ca0-b99a-6d948b8ef45a(149.14.163.68) validation in Control node passed 2026-04-23 03:29:49,899 - INFO - FIP ID 34b2dfc9-b9bb-4ca0-b99a-6d948b8ef45a(149.14.163.68) validation in agents passed 2026-04-23 03:29:49,910 - INFO - FIP ID 34b2dfc9-b9bb-4ca0-b99a-6d948b8ef45a(149.14.163.68) validation in API Server passed 2026-04-23 03:30:04,313 - INFO - Ping to IP 149.14.163.67 from VM ctest-vn1_vm1_name-65575197 passed 2026-04-23 03:30:14,998 - INFO - Verifying Ingress Flow Record 2026-04-23 03:30:15,010 - INFO - Verifying NAT in flow records 2026-04-23 03:30:15,010 - INFO - Verifying traffic direction in flow records 2026-04-23 03:30:15,010 - INFO - Verifying Egress Flow Records 2026-04-23 03:30:15,019 - INFO - Verifying NAT in flow records 2026-04-23 03:30:15,019 - INFO - Verifying traffic direction in flow records 2026-04-23 03:30:15,164 - INFO - Deleting the FIP pool ctest-some-pool-45584679 2026-04-23 03:30:15,280 - INFO - Deleting VM ctest-fvn_vm1_name-51185279 2026-04-23 03:30:15,352 - INFO - Deleting VM ctest-vn1_vm1_name-65575197 2026-04-23 03:30:15,415 - INFO - Deleting VN ctest-vn1-71387800 2026-04-23 03:30:15,455 - WARNING - Deleting VN ctest-vn1-71387800 failed..Will retry 2026-04-23 03:30:17,737 - INFO - Validated that VN ctest-vn1-71387800 is not found in API Server 2026-04-23 03:30:17,760 - INFO - Validated that VN ctest-vn1-71387800 is not in any agent 2026-04-23 03:30:17,791 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-71387800 info 2026-04-23 03:30:17,791 - INFO - Deleting VN ctest-fvn-56885876 2026-04-23 03:30:18,109 - INFO - Validated that VN ctest-fvn-56885876 is not found in API Server 2026-04-23 03:30:18,136 - INFO - Validated that VN ctest-fvn-56885876 is not in any agent 2026-04-23 03:30:18,168 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fvn-56885876 info 2026-04-23 03:30:19,454 - INFO - END TEST : test_sctp_traffic_between_vm : PASSED[0:03:53] 2026-04-23 03:30:19,455 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:30:20,218 - INFO - Deleted project: ctest-TestBasicVMVNx-30199875, ID : a71944f4-2d18-4470-8ff1-419984d3a7d9 2026-04-23 03:30:20,430 - INFO - Domain Default found not creating 2026-04-23 03:30:20,604 - INFO - Project ctest-TestBasicVMVN-91932637 not found, creating it 2026-04-23 03:30:21,151 - INFO - Created Project:ctest-TestBasicVMVN-91932637, ID : 2579263f-aee8-4ca5-9944-0d545a427e15 2026-04-23 03:30:22,779 - INFO - ================================================================================ 2026-04-23 03:30:22,779 - INFO - STARTING TEST : test_generic_link_local_service 2026-04-23 03:30:22,779 - 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-04-23 03:30:24,070 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:30:24,070 - INFO - 2026-04-23 03:30:25,020 - INFO - Created VN ctest-vn2_metadata-41226810 2026-04-23 03:30:26,526 - INFO - VM ([<Server: ctest-TestBasicVMVN-91932637-94720865>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:30:32,216 - INFO - Waiting for VM ctest-TestBasicVMVN-91932637-94720865 to be up.. 2026-04-23 03:30:32,216 - INFO - VM name : ctest-TestBasicVMVN-91932637-94720865 2026-04-23 03:30:40,036 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-91932637-94720865 passed 2026-04-23 03:30:40,280 - INFO - Retry 0 2026-04-23 03:30:40,940 - INFO - Generic metadata worked 2026-04-23 03:30:41,185 - INFO - Deleting VM ctest-TestBasicVMVN-91932637-94720865 2026-04-23 03:30:41,270 - INFO - Deleting VN ctest-vn2_metadata-41226810 2026-04-23 03:30:41,308 - WARNING - Deleting VN ctest-vn2_metadata-41226810 failed..Will retry 2026-04-23 03:30:44,738 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:22] 2026-04-23 03:30:44,738 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:30:44,740 - INFO - ================================================================================ 2026-04-23 03:30:44,740 - INFO - STARTING TEST : test_metadata_service 2026-04-23 03:30:44,740 - 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-04-23 03:30:46,025 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:30:46,026 - INFO - 2026-04-23 03:30:46,949 - INFO - Created VN ctest-vn-07876012 2026-04-23 03:30:48,215 - INFO - VM ([<Server: ctest-TestBasicVMVN-91932637-05837743>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 03:30:48,215 - INFO - Waiting for VM ctest-TestBasicVMVN-91932637-05837743 to be up.. 2026-04-23 03:31:03,533 - INFO - VM name : ctest-TestBasicVMVN-91932637-05837743 2026-04-23 03:31:15,105 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-91932637-05837743 passed 2026-04-23 03:31:16,617 - INFO - metadata_script.txt got executed in the vm 2026-04-23 03:31:16,617 - INFO - Deleting VM ctest-TestBasicVMVN-91932637-05837743 2026-04-23 03:31:16,686 - INFO - Deleting VN ctest-vn-07876012 2026-04-23 03:31:16,728 - WARNING - Deleting VN ctest-vn-07876012 failed..Will retry 2026-04-23 03:31:20,192 - INFO - END TEST : test_metadata_service : PASSED[0:00:36] 2026-04-23 03:31:20,192 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:31:20,195 - INFO - ================================================================================ 2026-04-23 03:31:20,195 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-04-23 03:31:20,195 - 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-04-23 03:31:21,497 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:31:21,497 - INFO - 2026-04-23 03:31:22,610 - INFO - Created VN ctest-vn-41226358 2026-04-23 03:31:23,891 - INFO - VM ([<Server: ctest-TestBasicVMVN-91932637-40905937>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:31:24,524 - INFO - VM ([<Server: ctest-TestBasicVMVN-91932637-43882711>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 03:31:25,984 - INFO - VM ([<Server: ctest-TestBasicVMVN-91932637-93052773>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:31:26,109 - INFO - Verifications in API Server for IPAM: ctest-ipam-71141477 passed 2026-04-23 03:31:26,126 - INFO - Verifications in Control node for IPAM: ctest-ipam-71141477 passed 2026-04-23 03:31:26,337 - INFO - Verified VN network id 16 for VN 3d233d10-9a75-4c18-b873-667116e3a53b 2026-04-23 03:31:26,337 - INFO - Verifications in API Server for VN ctest-vn-41226358 passed 2026-04-23 03:31:26,456 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-41226358 passed 2026-04-23 03:31:27,874 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-91932637:ctest-vn-41226358 is found in opserver 2026-04-23 03:31:27,888 - INFO - Waiting for VM ctest-TestBasicVMVN-91932637-40905937 to be up.. 2026-04-23 03:31:27,987 - INFO - VM name : ctest-TestBasicVMVN-91932637-40905937 2026-04-23 03:31:39,557 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-91932637-40905937 passed 2026-04-23 03:31:39,804 - INFO - Waiting for VM ctest-TestBasicVMVN-91932637-43882711 to be up.. 2026-04-23 03:31:39,886 - INFO - VM name : ctest-TestBasicVMVN-91932637-43882711 2026-04-23 03:31:49,453 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-91932637-43882711 passed 2026-04-23 03:31:49,709 - INFO - Waiting for VM ctest-TestBasicVMVN-91932637-93052773 to be up.. 2026-04-23 03:31:49,796 - INFO - VM name : ctest-TestBasicVMVN-91932637-93052773 2026-04-23 03:31:51,166 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-TestBasicVMVN-91932637-93052773 passed 2026-04-23 03:31:55,473 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-91932637-40905937 passed 2026-04-23 03:31:59,305 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-91932637-43882711 passed 2026-04-23 03:32:07,139 - INFO - Deleting VM ctest-TestBasicVMVN-91932637-93052773 2026-04-23 03:32:07,223 - INFO - Detaching port 616ff831-9302-4ffd-a068-10edd1667118 from VM ctest-TestBasicVMVN-91932637-43882711 2026-04-23 03:32:07,265 - INFO - Deleting VM ctest-TestBasicVMVN-91932637-43882711 2026-04-23 03:32:07,351 - INFO - Detaching port 75214731-5390-4da8-b0e6-d650205fbd92 from VM ctest-TestBasicVMVN-91932637-40905937 2026-04-23 03:32:07,381 - INFO - Deleting VM ctest-TestBasicVMVN-91932637-40905937 2026-04-23 03:32:07,454 - INFO - Deleting VN ctest-vn-41226358 2026-04-23 03:32:08,071 - WARNING - Deleting VN ctest-vn-41226358 failed..Will retry 2026-04-23 03:32:10,359 - INFO - Validated that VN ctest-vn-41226358 is not found in API Server 2026-04-23 03:32:10,381 - INFO - Validated that VN ctest-vn-41226358 is not in any agent 2026-04-23 03:32:10,407 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-91932637:ctest-vn-41226358 2026-04-23 03:32:10,427 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-41226358 info 2026-04-23 03:32:10,545 - INFO - IPAM: ctest-ipam-71141477 is not found in API Server 2026-04-23 03:32:10,566 - INFO - IPAM:ctest-ipam-71141477 is not found in control node 2026-04-23 03:32:11,885 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:51] 2026-04-23 03:32:11,885 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:32:12,629 - INFO - Deleted project: ctest-TestBasicVMVN-91932637, ID : 2579263f-aee8-4ca5-9944-0d545a427e15 2026-04-23 03:32:12,857 - INFO - Domain Default found not creating 2026-04-23 03:32:13,055 - INFO - Project ctest-DisablePolicyEcmpIpv6-45898785 not found, creating it 2026-04-23 03:32:13,570 - INFO - Created Project:ctest-DisablePolicyEcmpIpv6-45898785, ID : 758f9e7c-5a14-47dc-bce4-2030b8b20601 2026-04-23 03:32:15,108 - INFO - ================================================================================ 2026-04-23 03:32:15,108 - INFO - STARTING TEST : test_ecmp_with_static_routes 2026-04-23 03:32:15,108 - 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-04-23 03:32:16,400 - INFO - Address family configured is dual 2026-04-23 03:32:16,400 - INFO - we are setting address family as v6 2026-04-23 03:32:16,400 - INFO - we are setting address family as v6 2026-04-23 03:32:16,400 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:32:16,400 - INFO - 2026-04-23 03:32:17,620 - INFO - Created VN ctest-vn-38228396 2026-04-23 03:32:18,255 - INFO - Verified VN network id 16 for VN bd2f65ed-1703-4e4f-8427-75c649abd28d 2026-04-23 03:32:18,255 - INFO - Verifications in API Server for VN ctest-vn-38228396 passed 2026-04-23 03:32:18,326 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-38228396 passed 2026-04-23 03:32:19,535 - INFO - Validated that VN default-domain:ctest-DisablePolicyEcmpIpv6-45898785:ctest-vn-38228396 is found in opserver 2026-04-23 03:32:20,977 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-45898785-29328905>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:32:22,474 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-45898785-06172642>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 03:32:23,963 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-45898785-52496022>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 03:32:25,397 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-45898785-07476937>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:32:25,397 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-45898785-06172642 to be up.. 2026-04-23 03:32:45,823 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-45898785-06172642 2026-04-23 03:34:27,942 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-DisablePolicyEcmpIpv6-45898785-06172642 passed 2026-04-23 03:35:19,929 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-45898785-52496022 to be up.. 2026-04-23 03:35:20,018 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-45898785-52496022 2026-04-23 03:35:21,376 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-DisablePolicyEcmpIpv6-45898785-52496022 passed 2026-04-23 03:35:31,930 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-45898785-29328905 to be up.. 2026-04-23 03:35:32,042 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-45898785-29328905 2026-04-23 03:35:33,402 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-DisablePolicyEcmpIpv6-45898785-29328905 passed 2026-04-23 03:35:50,893 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-45898785', 'ctest-intf-rtb-04655277'](UUID d83291b0-5bc3-4357-8d05-cc82b87e5040), prefixes : ['2bcd:c9bf:70bc:fb71:f3aa:3a3d::/96'] 2026-04-23 03:35:50,965 - INFO - Added intf route table d83291b0-5bc3-4357-8d05-cc82b87e5040 to port ffadf485-7786-4fec-a6e6-5a653962de9f 2026-04-23 03:36:01,705 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-45898785', 'ctest-intf-rtb-03681476'](UUID b2fbc636-2766-4f4b-b8dc-5030d112539f), prefixes : ['2bcd:c9bf:70bc:fb71:f3aa:3a3d::/96'] 2026-04-23 03:36:01,777 - INFO - Added intf route table b2fbc636-2766-4f4b-b8dc-5030d112539f to port a839a30c-98af-491c-9022-f5ea42878d53 2026-04-23 03:36:05,361 - INFO - Policy DISABLED on VMI 38e1b7e4-aeb6-4ed5-ab52-c169bea589dd 2026-04-23 03:36:05,433 - INFO - Policy DISABLED on VMI ffadf485-7786-4fec-a6e6-5a653962de9f 2026-04-23 03:36:05,509 - INFO - Policy DISABLED on VMI a839a30c-98af-491c-9022-f5ea42878d53 2026-04-23 03:36:05,633 - INFO - ECMP routes found in agent 10.0.0.73, for prefix 2bcd:c9bf:70bc:fb71:f3aa:3a3d::/96 2026-04-23 03:36:05,633 - INFO - Tap interface tapffadf485-77 found in ecmp routes in agent 10.0.0.73 2026-04-23 03:36:05,633 - INFO - Tap interface tapa839a30c-98 found in ecmp routes in agent 10.0.0.73 2026-04-23 03:36:05,680 - INFO - ECMP routes found in agent 10.0.0.73, for prefix 2bcd:c9bf:70bc:fb71:f3aa:3a3d::/96 2026-04-23 03:36:56,335 - WARNING - No packets are found in tcpdump output file /tmp/tapffadf485-77_ctest-random-58803211.pcap but expected some packets 2026-04-23 03:36:58,358 - WARNING - No packets are found in tcpdump output file /tmp/tapffadf485-77_ctest-random-58803211.pcap but expected some packets 2026-04-23 03:37:00,376 - WARNING - No packets are found in tcpdump output file /tmp/tapffadf485-77_ctest-random-58803211.pcap but expected some packets 2026-04-23 03:37:02,396 - WARNING - No packets are found in tcpdump output file /tmp/tapffadf485-77_ctest-random-58803211.pcap but expected some packets 2026-04-23 03:37:04,415 - WARNING - No packets are found in tcpdump output file /tmp/tapffadf485-77_ctest-random-58803211.pcap but expected some packets 2026-04-23 03:37:06,434 - WARNING - No packets are found in tcpdump output file /tmp/tapffadf485-77_ctest-random-58803211.pcap but expected some packets 2026-04-23 03:37:08,453 - WARNING - No packets are found in tcpdump output file /tmp/tapffadf485-77_ctest-random-58803211.pcap but expected some packets 2026-04-23 03:37:08,469 - INFO - 1 packets are found in tcpdump output as expected 2026-04-23 03:37:10,514 - INFO - Tcpdump verification on VM 2de1:c109:503c:78bb:32f5:b05:0:5 passed 2026-04-23 03:37:15,242 - INFO - Traffic verification for ECMP passed 2026-04-23 03:37:15,242 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-45898785-07476937 to be up.. 2026-04-23 03:37:15,365 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-45898785-07476937 2026-04-23 03:37:16,713 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-DisablePolicyEcmpIpv6-45898785-07476937 passed 2026-04-23 03:37:17,049 - INFO - Policy DISABLED on VMI cec2e879-157c-4408-aa50-ea2235ef4c37 2026-04-23 03:38:05,949 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-45898785', 'ctest-intf-rtb-13288699'](UUID 59c6ca2b-623b-4a71-9ec4-873858d8e188), prefixes : ['2bcd:c9bf:70bc:fb71:f3aa:3a3d::/96'] 2026-04-23 03:38:06,021 - INFO - Added intf route table 59c6ca2b-623b-4a71-9ec4-873858d8e188 to port cec2e879-157c-4408-aa50-ea2235ef4c37 2026-04-23 03:38:07,754 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-45898785-06172642 2026-04-23 03:38:07,901 - INFO - Removed intf route table d83291b0-5bc3-4357-8d05-cc82b87e5040 from port ffadf485-7786-4fec-a6e6-5a653962de9f 2026-04-23 03:38:07,939 - INFO - Deleted Interface route table d83291b0-5bc3-4357-8d05-cc82b87e5040 2026-04-23 03:38:07,977 - INFO - ECMP routes found in agent 10.0.0.73, for prefix 2bcd:c9bf:70bc:fb71:f3aa:3a3d::/96 2026-04-23 03:38:07,978 - INFO - Tap interface tapa839a30c-98 found in ecmp routes in agent 10.0.0.73 2026-04-23 03:38:07,992 - INFO - ECMP routes found in agent 10.0.0.131, for prefix 2bcd:c9bf:70bc:fb71:f3aa:3a3d::/96 2026-04-23 03:38:07,992 - INFO - Tap interface tapcec2e879-15 found in ecmp routes in agent 10.0.0.131 2026-04-23 03:38:11,571 - WARNING - No packets are found in tcpdump output file /tmp/tapa839a30c-98_ctest-random-93324691.pcap but expected some packets 2026-04-23 03:38:13,589 - WARNING - No packets are found in tcpdump output file /tmp/tapa839a30c-98_ctest-random-93324691.pcap but expected some packets 2026-04-23 03:38:15,607 - WARNING - No packets are found in tcpdump output file /tmp/tapa839a30c-98_ctest-random-93324691.pcap but expected some packets 2026-04-23 03:38:17,625 - WARNING - No packets are found in tcpdump output file /tmp/tapa839a30c-98_ctest-random-93324691.pcap but expected some packets 2026-04-23 03:38:19,640 - WARNING - No packets are found in tcpdump output file /tmp/tapa839a30c-98_ctest-random-93324691.pcap but expected some packets 2026-04-23 03:38:21,657 - WARNING - No packets are found in tcpdump output file /tmp/tapa839a30c-98_ctest-random-93324691.pcap but expected some packets 2026-04-23 03:38:23,673 - WARNING - No packets are found in tcpdump output file /tmp/tapa839a30c-98_ctest-random-93324691.pcap but expected some packets 2026-04-23 03:38:23,693 - INFO - 1 packets are found in tcpdump output as expected 2026-04-23 03:38:25,740 - INFO - Tcpdump verification on VM 2de1:c109:503c:78bb:32f5:b05:0:6 passed 2026-04-23 03:38:30,433 - INFO - Traffic verification for ECMP passed 2026-04-23 03:38:30,433 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-45898785-07476937 2026-04-23 03:38:30,581 - INFO - Removed intf route table 59c6ca2b-623b-4a71-9ec4-873858d8e188 from port cec2e879-157c-4408-aa50-ea2235ef4c37 2026-04-23 03:38:30,657 - INFO - Deleted Interface route table 59c6ca2b-623b-4a71-9ec4-873858d8e188 2026-04-23 03:38:30,657 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-45898785-52496022 2026-04-23 03:38:30,797 - INFO - Removed intf route table b2fbc636-2766-4f4b-b8dc-5030d112539f from port a839a30c-98af-491c-9022-f5ea42878d53 2026-04-23 03:38:30,844 - INFO - Deleted Interface route table b2fbc636-2766-4f4b-b8dc-5030d112539f 2026-04-23 03:38:30,844 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-45898785-29328905 2026-04-23 03:38:30,911 - INFO - Deleting VN ctest-vn-38228396 2026-04-23 03:38:30,977 - WARNING - Deleting VN ctest-vn-38228396 failed..Will retry 2026-04-23 03:38:33,406 - INFO - Validated that VN ctest-vn-38228396 is not found in API Server 2026-04-23 03:38:33,437 - INFO - Validated that VN ctest-vn-38228396 is not in any agent 2026-04-23 03:38:33,469 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-38228396 info 2026-04-23 03:38:34,770 - INFO - END TEST : test_ecmp_with_static_routes : PASSED[0:06:19] 2026-04-23 03:38:34,770 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:38:35,586 - INFO - Deleted project: ctest-DisablePolicyEcmpIpv6-45898785, ID : 758f9e7c-5a14-47dc-bce4-2030b8b20601 2026-04-23 03:38:35,802 - INFO - Domain Default found not creating 2026-04-23 03:38:35,987 - INFO - Project ctest-TestLacp-62232402 not found, creating it 2026-04-23 03:38:36,595 - INFO - Created Project:ctest-TestLacp-62232402, ID : 9ec5642f-567e-42cd-a441-1ff1743de486 2026-04-23 03:38:38,167 - INFO - ================================================================================ 2026-04-23 03:38:38,168 - INFO - STARTING TEST : test_bond_lacp_config 2026-04-23 03:38:38,168 - INFO - TEST DESCRIPTION : configure LACP on bond interface of dpdk computes 2026-04-23 03:38:39,470 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:38:39,471 - INFO - 2026-04-23 03:38:39,496 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-04-23 03:38:40,789 - INFO - 2026-04-23 03:38:40,789 - INFO - END TEST : test_bond_lacp_config : SKIPPED[0:00:02] 2026-04-23 03:38:40,789 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:38:41,548 - INFO - Deleted project: ctest-TestLacp-62232402, ID : 9ec5642f-567e-42cd-a441-1ff1743de486 2026-04-23 03:38:41,766 - INFO - Domain Default found not creating 2026-04-23 03:38:42,002 - INFO - Project ctest-TestDpdkBondStatus-22982701 not found, creating it 2026-04-23 03:38:42,566 - INFO - Created Project:ctest-TestDpdkBondStatus-22982701, ID : 4a01f1d5-8361-4751-b6ec-d92d821f7504 2026-04-23 03:38:44,070 - INFO - ================================================================================ 2026-04-23 03:38:44,070 - INFO - STARTING TEST : test_dpdk_bond_status 2026-04-23 03:38:44,071 - INFO - TEST DESCRIPTION : check dpdk bond status on compute node 2026-04-23 03:38:45,342 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:38:45,342 - INFO - 2026-04-23 03:38:45,342 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-04-23 03:38:46,619 - INFO - 2026-04-23 03:38:46,620 - INFO - END TEST : test_dpdk_bond_status : SKIPPED[0:00:02] 2026-04-23 03:38:46,620 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:38:47,395 - INFO - Deleted project: ctest-TestDpdkBondStatus-22982701, ID : 4a01f1d5-8361-4751-b6ec-d92d821f7504 2026-04-23 03:38:47,604 - INFO - Domain Default found not creating 2026-04-23 03:38:47,778 - INFO - Project ctest-TestFbitMergeBuffDisable-72409539 not found, creating it 2026-04-23 03:38:48,370 - INFO - Created Project:ctest-TestFbitMergeBuffDisable-72409539, ID : fd97efa4-84f6-4ff6-9c3c-5d1a943d2c39 2026-04-23 03:38:49,896 - INFO - ================================================================================ 2026-04-23 03:38:49,896 - INFO - STARTING TEST : test_fbit_disable_mbuf_dpdk 2026-04-23 03:38:49,897 - 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-04-23 03:38:51,176 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:38:51,176 - INFO - 2026-04-23 03:38:51,176 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-04-23 03:38:52,465 - INFO - 2026-04-23 03:38:52,465 - INFO - END TEST : test_fbit_disable_mbuf_dpdk : SKIPPED[0:00:03] 2026-04-23 03:38:52,465 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:38:53,278 - INFO - Deleted project: ctest-TestFbitMergeBuffDisable-72409539, ID : fd97efa4-84f6-4ff6-9c3c-5d1a943d2c39 2026-04-23 03:38:53,483 - INFO - Domain Default found not creating 2026-04-23 03:38:53,648 - INFO - Project ctest-TestGroGso-71692488 not found, creating it 2026-04-23 03:38:54,193 - INFO - Created Project:ctest-TestGroGso-71692488, ID : 0d5339b6-89bd-4c54-9da9-b3361d3b5465 2026-04-23 03:38:55,715 - INFO - ================================================================================ 2026-04-23 03:38:55,715 - INFO - STARTING TEST : test_dpdk_gro_gso 2026-04-23 03:38:55,716 - 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-04-23 03:38:57,012 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:38:57,012 - INFO - 2026-04-23 03:38:57,038 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-04-23 03:38:58,353 - INFO - 2026-04-23 03:38:58,353 - INFO - END TEST : test_dpdk_gro_gso : SKIPPED[0:00:03] 2026-04-23 03:38:58,353 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:38:59,161 - INFO - Deleted project: ctest-TestGroGso-71692488, ID : 0d5339b6-89bd-4c54-9da9-b3361d3b5465 2026-04-23 03:38:59,391 - INFO - Domain Default found not creating 2026-04-23 03:38:59,577 - INFO - Project ctest-TestMtu-80544348 not found, creating it 2026-04-23 03:39:00,100 - INFO - Created Project:ctest-TestMtu-80544348, ID : 11b55789-ae69-4fcd-b300-d99b49bdaf00 2026-04-23 03:39:01,680 - INFO - ================================================================================ 2026-04-23 03:39:01,680 - INFO - STARTING TEST : test_mtu_config 2026-04-23 03:39:01,680 - INFO - TEST DESCRIPTION : test mtu config on computes 2026-04-23 03:39:03,001 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:39:03,001 - INFO - 2026-04-23 03:39:03,001 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-04-23 03:39:04,290 - INFO - 2026-04-23 03:39:04,290 - INFO - END TEST : test_mtu_config : SKIPPED[0:00:03] 2026-04-23 03:39:04,290 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:39:05,001 - INFO - Deleted project: ctest-TestMtu-80544348, ID : 11b55789-ae69-4fcd-b300-d99b49bdaf00 2026-04-23 03:39:05,192 - INFO - Domain Default found not creating 2026-04-23 03:39:05,360 - INFO - Project ctest-TestVifdump-62010903 not found, creating it 2026-04-23 03:39:05,921 - INFO - Created Project:ctest-TestVifdump-62010903, ID : ad4d11c0-31c6-4fef-8a2f-d85037a42f75 2026-04-23 03:39:07,730 - INFO - ================================================================================ 2026-04-23 03:39:07,730 - INFO - STARTING TEST : test_vifdump_on_interface 2026-04-23 03:39:09,056 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:39:09,056 - INFO - 2026-04-23 03:39:09,056 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-04-23 03:39:10,364 - INFO - 2026-04-23 03:39:10,364 - INFO - END TEST : test_vifdump_on_interface : SKIPPED[0:00:03] 2026-04-23 03:39:10,364 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:39:11,117 - INFO - Deleted project: ctest-TestVifdump-62010903, ID : ad4d11c0-31c6-4fef-8a2f-d85037a42f75 2026-04-23 03:39:11,329 - INFO - Domain Default found not creating 2026-04-23 03:39:11,540 - INFO - Project ctest-FatFlowAggr-82574628 not found, creating it 2026-04-23 03:39:12,097 - INFO - Created Project:ctest-FatFlowAggr-82574628, ID : 621b4936-36a9-442d-b374-a73ebb48bf2c 2026-04-23 03:39:13,764 - INFO - ================================================================================ 2026-04-23 03:39:13,764 - INFO - STARTING TEST : test_fat_flow_aggr_dest_icmp_intra_vn_inter_node 2026-04-23 03:39:13,765 - 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-04-23 03:39:15,055 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:39:15,055 - INFO - 2026-04-23 03:39:16,057 - INFO - Created VN ctest-vn-71973717 2026-04-23 03:39:16,892 - INFO - Verified VN network id 16 for VN e52b15fa-d7fa-4612-bffe-eb6495ae47fa 2026-04-23 03:39:16,892 - INFO - Verifications in API Server for VN ctest-vn-71973717 passed 2026-04-23 03:39:16,978 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-71973717 passed 2026-04-23 03:39:18,245 - INFO - Validated that VN default-domain:ctest-FatFlowAggr-82574628:ctest-vn-71973717 is found in opserver 2026-04-23 03:39:19,628 - INFO - VM ([<Server: ctest-FatFlowAggr-82574628-93359128>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:39:19,628 - INFO - Waiting for VM ctest-FatFlowAggr-82574628-93359128 to be up.. 2026-04-23 03:39:24,762 - INFO - VM name : ctest-FatFlowAggr-82574628-93359128 2026-04-23 03:40:07,429 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-FatFlowAggr-82574628-93359128 passed 2026-04-23 03:40:35,196 - INFO - VM ([<Server: client2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:40:35,196 - INFO - Waiting for VM client2_vm to be up.. 2026-04-23 03:40:40,337 - INFO - VM name : client2_vm 2026-04-23 03:41:28,773 - INFO - Ping to Metadata IP 169.254.0.6 of VM client2_vm passed 2026-04-23 03:41:56,077 - INFO - VM ([<Server: ctest-FatFlowAggr-82574628-87780583>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 03:41:56,078 - INFO - Waiting for VM ctest-FatFlowAggr-82574628-87780583 to be up.. 2026-04-23 03:42:11,403 - INFO - VM name : ctest-FatFlowAggr-82574628-87780583 2026-04-23 03:42:57,862 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-FatFlowAggr-82574628-87780583 passed 2026-04-23 03:43:19,273 - INFO - Fat flow added on VMI 1de5445d-ad62-4979-ba45-0f31af5e61ed: {'port': 0, 'proto': 'icmp', 'destination_prefix': ['24.229.201.0', '26'], 'destination_aggregate_prefix_length': 27} 2026-04-23 03:43:19,273 - INFO - Starting ping on ctest-FatFlowAggr-82574628-93359128, args: 2026-04-23 03:44:06,632 - INFO - Starting ping on client2_vm, args: 2026-04-23 03:44:56,267 - INFO - Fat flow verification PASSED on node: 10.0.0.73 for - SIP: 24.229.201.0, DIP: 24.229.201.4, sport: 0, dport: 0, vrf-id: 4 Fat flow expected: 1, got: 1 2026-04-23 03:44:56,625 - INFO - Fat flow verification PASSED on node: 10.0.0.131 for - SIP: 24.229.201.0, DIP: 24.229.201.4, sport: 0, dport: 0, vrf-id: 4 Fat flow expected: 0, got: 0 2026-04-23 03:44:56,930 - INFO - Fat flow verification PASSED on node: 10.0.0.73 for - SIP: 24.229.201.32, DIP: 24.229.201.4, sport: 0, dport: 0, vrf-id: 4 Fat flow expected: 1, got: 1 2026-04-23 03:44:57,371 - INFO - Fat flow verification PASSED on node: 10.0.0.131 for - SIP: 24.229.201.32, DIP: 24.229.201.4, sport: 0, dport: 0, vrf-id: 4 Fat flow expected: 0, got: 0 2026-04-23 03:44:57,371 - INFO - Fat flow verification passed for protocol icmp and port 0 2026-04-23 03:44:57,371 - INFO - Deleting VM ctest-FatFlowAggr-82574628-87780583 2026-04-23 03:44:57,504 - INFO - Detaching port f75b3459-f087-4156-8686-bfbfd176ed62 from VM client2_vm 2026-04-23 03:44:57,555 - INFO - Deleting VM client2_vm 2026-04-23 03:44:57,837 - INFO - Deleted port f75b3459-f087-4156-8686-bfbfd176ed62 2026-04-23 03:44:57,838 - INFO - Deleting VM ctest-FatFlowAggr-82574628-93359128 2026-04-23 03:44:58,057 - INFO - Deleting VN ctest-vn-71973717 2026-04-23 03:44:58,199 - WARNING - Deleting VN ctest-vn-71973717 failed..Will retry 2026-04-23 03:45:00,554 - INFO - Validated that VN ctest-vn-71973717 is not found in API Server 2026-04-23 03:45:00,576 - INFO - Validated that VN ctest-vn-71973717 is not in any agent 2026-04-23 03:45:00,607 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-71973717 info 2026-04-23 03:45:01,961 - INFO - END TEST : test_fat_flow_aggr_dest_icmp_intra_vn_inter_node : PASSED[0:05:48] 2026-04-23 03:45:01,961 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:45:02,721 - INFO - Deleted project: ctest-FatFlowAggr-82574628, ID : 621b4936-36a9-442d-b374-a73ebb48bf2c 2026-04-23 03:45:02,953 - INFO - Domain Default found not creating 2026-04-23 03:45:03,151 - INFO - Project ctest-TestRoutes-94736237 not found, creating it 2026-04-23 03:45:03,788 - INFO - Created Project:ctest-TestRoutes-94736237, ID : ac1437f3-2d2d-4964-b082-e95385be6db2 2026-04-23 03:45:05,332 - INFO - ================================================================================ 2026-04-23 03:45:05,332 - INFO - STARTING TEST : test_rt_table_scenario_1 2026-04-23 03:45:05,332 - 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-04-23 03:45:06,629 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:45:06,629 - INFO - 2026-04-23 03:45:07,862 - INFO - Created VN ctest-random-67874815 2026-04-23 03:45:09,970 - INFO - VM ([<Server: ctest-TestRoutes-94736237-32600399>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:45:10,581 - INFO - VM ([<Server: ctest-TestRoutes-94736237-76028692>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 03:45:10,889 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-TestRoutes-94736237', 'ctest-irtb-68810272'](UUID f0ee7cca-41d5-41c0-b649-144fc8f8f0e3), prefixes : ['0.0.0.0/0'] 2026-04-23 03:45:11,965 - INFO - Added intf route table f0ee7cca-41d5-41c0-b649-144fc8f8f0e3 to port de15f564-cde0-4d55-ae8a-1ec66f06da2c 2026-04-23 03:45:17,151 - INFO - VM name : ctest-TestRoutes-94736237-32600399 2026-04-23 03:45:17,963 - INFO - VM ctest-TestRoutes-94736237-32600399 verfication in all API Servers passed 2026-04-23 03:45:24,088 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestRoutes-94736237-32600399 passed 2026-04-23 03:45:24,088 - INFO - VM ctest-TestRoutes-94736237-32600399 verifications in Compute nodes passed 2026-04-23 03:45:24,595 - INFO - Validated routes of VM ctest-TestRoutes-94736237-32600399 in all vrouters 2026-04-23 03:45:25,356 - INFO - Verification in Control-nodes for VM ctest-TestRoutes-94736237-32600399 passed 2026-04-23 03:45:26,328 - INFO - Verifying through opserver in 10.0.0.23 2026-04-23 03:45:26,355 - INFO - VM 76e364c1-7c77-4854-a590-1dfd2ef1f21f is present in default-domain:ctest-TestRoutes-94736237:ctest-random-67874815 2026-04-23 03:45:26,587 - INFO - tap interface default-domain:ctest-TestRoutes-94736237:59aa5463-d3d3-440c-91cf-7f5c2aff946e of vm 76e364c1-7c77-4854-a590-1dfd2ef1f21f is present in vrouter an-jenkins-deploy-platform-ansible-os-5672-2 uve 2026-04-23 03:45:27,042 - INFO - VM ctest-TestRoutes-94736237-32600399 validations in Opserver passed 2026-04-23 03:45:27,042 - INFO - Waiting for VM ctest-TestRoutes-94736237-76028692 to be up.. 2026-04-23 03:45:27,139 - INFO - VM name : ctest-TestRoutes-94736237-76028692 2026-04-23 03:45:36,709 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestRoutes-94736237-76028692 passed 2026-04-23 03:45:37,476 - INFO - Verified VN network id 16 for VN dc27635d-77b6-4ae5-bdf5-9751297e811f 2026-04-23 03:45:37,476 - INFO - Verifications in API Server for VN ctest-random-67874815 passed 2026-04-23 03:45:37,550 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-random-67874815 passed 2026-04-23 03:45:37,770 - INFO - Validated that VN default-domain:ctest-TestRoutes-94736237:ctest-random-67874815 is found in opserver 2026-04-23 03:45:37,786 - INFO - Deleting VM ctest-TestRoutes-94736237-32600399 2026-04-23 03:45:39,896 - INFO - VM ctest-TestRoutes-94736237-32600399 is fully removed in API-Server 2026-04-23 03:45:40,243 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRoutes-94736237:ctest-random-67874815 2026-04-23 03:45:40,244 - INFO - VM ctest-TestRoutes-94736237-32600399 is removed in Compute, and routes are removed in all compute nodes 2026-04-23 03:45:40,503 - INFO - Routes for VM ctest-TestRoutes-94736237-32600399 is removed in all control-nodes 2026-04-23 03:45:46,749 - INFO - 76e364c1-7c77-4854-a590-1dfd2ef1f21f vm uve deleted from opserver 2026-04-23 03:45:46,809 - INFO - 76e364c1-7c77-4854-a590-1dfd2ef1f21f vm uve deleted from opserver 2026-04-23 03:45:46,823 - INFO - 76e364c1-7c77-4854-a590-1dfd2ef1f21f vm uve deleted from opserver 2026-04-23 03:45:46,823 - INFO - Validated that VM 76e364c1-7c77-4854-a590-1dfd2ef1f21f is removed from Opserver 2026-04-23 03:45:46,823 - INFO - Validate that Vrouter Route table does get cleared 2026-04-23 03:45:46,897 - INFO - Removed intf route table f0ee7cca-41d5-41c0-b649-144fc8f8f0e3 from port de15f564-cde0-4d55-ae8a-1ec66f06da2c 2026-04-23 03:45:46,932 - INFO - Deleted Interface route table f0ee7cca-41d5-41c0-b649-144fc8f8f0e3 2026-04-23 03:45:46,932 - INFO - Detaching port de15f564-cde0-4d55-ae8a-1ec66f06da2c from VM ctest-TestRoutes-94736237-76028692 2026-04-23 03:45:46,963 - INFO - Deleting VM ctest-TestRoutes-94736237-76028692 2026-04-23 03:45:47,234 - INFO - Deleted port de15f564-cde0-4d55-ae8a-1ec66f06da2c 2026-04-23 03:45:47,235 - INFO - Deleting VN ctest-random-67874815 2026-04-23 03:45:47,509 - INFO - Validated that VN ctest-random-67874815 is not found in API Server 2026-04-23 03:45:47,537 - INFO - Validated that VN ctest-random-67874815 is not in any agent 2026-04-23 03:45:47,569 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestRoutes-94736237:ctest-random-67874815 2026-04-23 03:45:47,591 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-random-67874815 info 2026-04-23 03:45:48,900 - INFO - END TEST : test_rt_table_scenario_1 : PASSED[0:00:43] 2026-04-23 03:45:48,900 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:45:49,653 - INFO - Deleted project: ctest-TestRoutes-94736237, ID : ac1437f3-2d2d-4964-b082-e95385be6db2 2026-04-23 03:45:49,865 - INFO - Domain Default found not creating 2026-04-23 03:45:50,031 - INFO - Project ctest-TestSubInterfaces-74176149 not found, creating it 2026-04-23 03:45:50,650 - INFO - Created Project:ctest-TestSubInterfaces-74176149, ID : 83b55e0e-2dc8-4301-89f0-3cfbdf3036f5 2026-04-23 03:45:53,176 - INFO - Created VN ctest-vn-07472422 2026-04-23 03:45:53,820 - INFO - Created VN ctest-vn-53006439 2026-04-23 03:45:54,442 - INFO - Created VN ctest-vn-99672456 2026-04-23 03:45:57,376 - INFO - ================================================================================ 2026-04-23 03:45:57,377 - INFO - STARTING TEST : test_vlan_interface_2 2026-04-23 03:45:57,377 - INFO - TEST DESCRIPTION : Test ping/hping between tagged-untagged vmis across VNs 2026-04-23 03:45:58,669 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:45:58,669 - INFO - 2026-04-23 03:45:59,396 - INFO - VM ([<Server: ctest-TestSubInterfaces-74176149-22800472>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:46:00,866 - INFO - VM ([<Server: ctest-TestSubInterfaces-74176149-98638110>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 03:46:01,765 - INFO - VM ([<Server: ctest-TestSubInterfaces-74176149-81900303>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:46:01,899 - INFO - Adding interface with subnet_id 21a1be4b-a337-4e0d-a97b-84f14534b1d2, port_id None to router a6d947e5-a2e0-4869-81cc-44e1d5d66644 2026-04-23 03:46:02,305 - INFO - Adding interface with subnet_id 6772b160-0fa0-49b6-bd3e-bbf87b827f78, port_id None to router a6d947e5-a2e0-4869-81cc-44e1d5d66644 2026-04-23 03:46:02,757 - INFO - Waiting for VM ctest-TestSubInterfaces-74176149-22800472 to be up.. 2026-04-23 03:46:02,877 - INFO - VM name : ctest-TestSubInterfaces-74176149-22800472 2026-04-23 03:46:57,857 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestSubInterfaces-74176149-22800472 passed 2026-04-23 03:47:23,936 - INFO - Waiting for VM ctest-TestSubInterfaces-74176149-98638110 to be up.. 2026-04-23 03:47:24,020 - INFO - VM name : ctest-TestSubInterfaces-74176149-98638110 2026-04-23 03:47:25,397 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestSubInterfaces-74176149-98638110 passed 2026-04-23 03:47:41,118 - INFO - Waiting for VM ctest-TestSubInterfaces-74176149-81900303 to be up.. 2026-04-23 03:47:41,210 - INFO - VM name : ctest-TestSubInterfaces-74176149-81900303 2026-04-23 03:47:42,580 - INFO - Ping to Metadata IP 169.254.0.7 of VM ctest-TestSubInterfaces-74176149-81900303 passed 2026-04-23 03:48:51,867 - INFO - Interface eth0.100 is found on VM 2c51d062-f35d-4d93-89a5-5abf741a7464 2026-04-23 03:49:35,578 - INFO - Interface eth0.100 is found on VM 093feb87-42d0-4e8b-9e8f-b8d923de8be4 2026-04-23 03:49:39,367 - INFO - Ping to IP 174.114.152.132 from VM ctest-TestSubInterfaces-74176149-22800472 passed 2026-04-23 03:49:41,922 - INFO - Ping to IP 174.114.152.131 from VM ctest-TestSubInterfaces-74176149-22800472 passed 2026-04-23 03:49:41,922 - INFO - Deleting interface with subnet_id 6772b160-0fa0-49b6-bd3e-bbf87b827f78, port_id None from router a6d947e5-a2e0-4869-81cc-44e1d5d66644 2026-04-23 03:49:42,148 - INFO - Deleting interface with subnet_id 21a1be4b-a337-4e0d-a97b-84f14534b1d2, port_id None from router a6d947e5-a2e0-4869-81cc-44e1d5d66644 2026-04-23 03:49:42,422 - INFO - Detaching port e93719f2-eb38-41aa-b4d9-9ec70335cb90 from VM ctest-TestSubInterfaces-74176149-81900303 2026-04-23 03:49:42,458 - INFO - Deleting VM ctest-TestSubInterfaces-74176149-81900303 2026-04-23 03:49:42,535 - INFO - Deleting VM ctest-TestSubInterfaces-74176149-98638110 2026-04-23 03:49:42,631 - INFO - Detaching port 8cb6916a-d815-4d6e-82a3-9c45f35f5d70 from VM ctest-TestSubInterfaces-74176149-22800472 2026-04-23 03:49:42,667 - INFO - Deleting VM ctest-TestSubInterfaces-74176149-22800472 2026-04-23 03:49:44,097 - INFO - END TEST : test_vlan_interface_2 : PASSED[0:03:47] 2026-04-23 03:49:44,097 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:49:44,242 - INFO - Deleted port de03255a-6286-49bb-bae1-09488b62bd59 2026-04-23 03:49:44,464 - INFO - Deleted port e93719f2-eb38-41aa-b4d9-9ec70335cb90 2026-04-23 03:49:44,596 - INFO - Deleted port ef8cfbd5-8ee8-4ad3-ab45-977a51253dc1 2026-04-23 03:49:44,759 - INFO - Deleted port 374b18dd-62f0-4d83-83ff-21b6a8d96984 2026-04-23 03:49:44,888 - INFO - Deleted port cd1e8186-93ea-428c-9f10-5fc94a53aede 2026-04-23 03:49:45,117 - INFO - Deleted port 8cb6916a-d815-4d6e-82a3-9c45f35f5d70 2026-04-23 03:49:45,117 - INFO - Deleting VN ctest-vn-99672456 2026-04-23 03:49:45,278 - INFO - Deleting VN ctest-vn-53006439 2026-04-23 03:49:45,481 - INFO - Deleting VN ctest-vn-07472422 2026-04-23 03:49:46,362 - INFO - Deleted project: ctest-TestSubInterfaces-74176149, ID : 83b55e0e-2dc8-4301-89f0-3cfbdf3036f5 2026-04-23 03:49:46,560 - INFO - Domain Default found not creating 2026-04-23 03:49:46,750 - INFO - Project ctest-TestMtuProbe-45002021 not found, creating it 2026-04-23 03:49:47,275 - INFO - Created Project:ctest-TestMtuProbe-45002021, ID : 1df60f59-4e65-4aa6-a534-0988dcb6fdfa 2026-04-23 03:49:48,848 - INFO - ================================================================================ 2026-04-23 03:49:48,848 - INFO - STARTING TEST : test_mtu_probe_intra_node 2026-04-23 03:49:48,848 - 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-04-23 03:49:50,152 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:49:50,152 - INFO - 2026-04-23 03:49:51,136 - INFO - Created VN ctest-vn-00343917 2026-04-23 03:49:51,728 - INFO - Verified VN network id 16 for VN 8228a331-cf6f-44a8-80b4-e3dd0505a6f5 2026-04-23 03:49:51,728 - INFO - Verifications in API Server for VN ctest-vn-00343917 passed 2026-04-23 03:49:51,791 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-00343917 passed 2026-04-23 03:49:53,122 - INFO - Validated that VN default-domain:ctest-TestMtuProbe-45002021:ctest-vn-00343917 is found in opserver 2026-04-23 03:49:54,380 - INFO - VM ([<Server: ctest-TestMtuProbe-45002021-59910291>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:49:55,755 - INFO - VM ([<Server: ctest-TestMtuProbe-45002021-42485053>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:49:55,755 - INFO - Waiting for VM ctest-TestMtuProbe-45002021-59910291 to be up.. 2026-04-23 03:50:00,945 - INFO - VM name : ctest-TestMtuProbe-45002021-59910291 2026-04-23 03:51:06,214 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestMtuProbe-45002021-59910291 passed 2026-04-23 03:51:32,343 - INFO - Waiting for VM ctest-TestMtuProbe-45002021-42485053 to be up.. 2026-04-23 03:51:32,440 - INFO - VM name : ctest-TestMtuProbe-45002021-42485053 2026-04-23 03:51:33,844 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-TestMtuProbe-45002021-42485053 passed 2026-04-23 03:53:27,930 - INFO - {'echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-04-23 03:53:27,930 - INFO - {'echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-04-23 03:53:30,486 - INFO - Ping to IP 92.117.191.196 from VM ctest-TestMtuProbe-45002021-59910291 passed 2026-04-23 03:53:34,751 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-45002021-42485053 2026-04-23 03:53:35,823 - INFO - {'echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-04-23 03:53:35,823 - INFO - {'echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-04-23 03:53:38,336 - INFO - Ping to IP 92.117.191.196 from VM ctest-TestMtuProbe-45002021-59910291 passed 2026-04-23 03:53:42,458 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-45002021-42485053 2026-04-23 03:53:43,393 - INFO - {'echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-04-23 03:53:43,393 - INFO - {'echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-04-23 03:53:45,967 - INFO - Ping to IP 92.117.191.196 from VM ctest-TestMtuProbe-45002021-59910291 passed 2026-04-23 03:53:50,133 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-45002021-42485053 2026-04-23 03:53:50,133 - INFO - Deleting VM ctest-TestMtuProbe-45002021-42485053 2026-04-23 03:53:50,216 - INFO - Deleting VM ctest-TestMtuProbe-45002021-59910291 2026-04-23 03:53:50,291 - INFO - Deleting VN ctest-vn-00343917 2026-04-23 03:53:50,345 - WARNING - Deleting VN ctest-vn-00343917 failed..Will retry 2026-04-23 03:53:52,615 - INFO - Validated that VN ctest-vn-00343917 is not found in API Server 2026-04-23 03:53:52,643 - INFO - Validated that VN ctest-vn-00343917 is not in any agent 2026-04-23 03:53:52,684 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-00343917 info 2026-04-23 03:53:53,968 - INFO - END TEST : test_mtu_probe_intra_node : PASSED[0:04:05] 2026-04-23 03:53:53,968 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:53:54,769 - INFO - Deleted project: ctest-TestMtuProbe-45002021, ID : 1df60f59-4e65-4aa6-a534-0988dcb6fdfa 2026-04-23 03:53:55,017 - INFO - Domain Default found not creating 2026-04-23 03:53:55,221 - INFO - Project ctest-TestvifStats-67830966 not found, creating it 2026-04-23 03:53:55,802 - INFO - Created Project:ctest-TestvifStats-67830966, ID : 7b05e0b9-61b1-41b5-bf2e-85465eec02b6 2026-04-23 03:53:57,390 - INFO - ================================================================================ 2026-04-23 03:53:57,390 - INFO - STARTING TEST : test_vif_statistics 2026-04-23 03:53:57,390 - 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-04-23 03:53:58,694 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:53:58,694 - INFO - 2026-04-23 03:53:59,781 - INFO - Created VN ctest-vn-84987750 2026-04-23 03:54:00,424 - INFO - Verified VN network id 16 for VN 4a174bd1-1019-4f2d-8d7b-ed78b91dbd02 2026-04-23 03:54:00,424 - INFO - Verifications in API Server for VN ctest-vn-84987750 passed 2026-04-23 03:54:00,498 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-84987750 passed 2026-04-23 03:54:01,746 - INFO - Validated that VN default-domain:ctest-TestvifStats-67830966:ctest-vn-84987750 is found in opserver 2026-04-23 03:54:03,214 - INFO - VM ([<Server: ctest-TestvifStats-67830966-09012135>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:54:04,639 - INFO - VM ([<Server: ctest-TestvifStats-67830966-47454559>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:54:04,640 - INFO - Waiting for VM ctest-TestvifStats-67830966-09012135 to be up.. 2026-04-23 03:54:09,833 - INFO - VM name : ctest-TestvifStats-67830966-09012135 2026-04-23 03:55:00,735 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestvifStats-67830966-09012135 passed 2026-04-23 03:55:26,764 - INFO - Waiting for VM ctest-TestvifStats-67830966-47454559 to be up.. 2026-04-23 03:55:26,865 - INFO - VM name : ctest-TestvifStats-67830966-47454559 2026-04-23 03:55:28,219 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-TestvifStats-67830966-47454559 passed 2026-04-23 03:55:57,326 - INFO - Ping to IP 138.175.78.196 from VM ctest-TestvifStats-67830966-09012135 passed 2026-04-23 03:55:57,326 - INFO - 10.0.0.131 2026-04-23 03:55:57,326 - INFO - vif --get 0 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-04-23 03:55:57,445 - INFO - 15343 2026-04-23 03:55:57,555 - INFO - TX packets:14535 2026-04-23 03:55:57,555 - INFO - 14535 2026-04-23 03:55:57,555 - INFO - vif --get 1 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-04-23 03:55:57,666 - INFO - 22186 2026-04-23 03:55:57,778 - INFO - TX packets:23643 2026-04-23 03:55:57,778 - INFO - 23643 2026-04-23 03:55:57,778 - INFO - vif --get 2 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-04-23 03:55:57,900 - INFO - 11881 2026-04-23 03:55:58,012 - INFO - TX packets:9913 2026-04-23 03:55:58,012 - INFO - 9913 2026-04-23 03:55:58,012 - INFO - vif --get 3 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-04-23 03:55:58,122 - INFO - 1211 2026-04-23 03:55:58,234 - INFO - TX packets:1565 2026-04-23 03:55:58,234 - INFO - 1565 2026-04-23 03:55:58,235 - INFO - vif --get 4 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-04-23 03:55:58,346 - INFO - 716 2026-04-23 03:55:58,458 - INFO - TX packets:894 2026-04-23 03:55:58,458 - INFO - 894 2026-04-23 03:55:58,458 - INFO - 10.0.0.131 2026-04-23 03:55:58,561 - INFO - Vif stats cleared successfully on all cores for all interfaces 2026-04-23 03:55:58,561 - INFO - 10.0.0.131 2026-04-23 03:55:58,561 - INFO - vif --get 0 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-04-23 03:55:58,678 - INFO - 0 2026-04-23 03:55:58,798 - INFO - TX packets:0 2026-04-23 03:55:58,798 - INFO - 0 2026-04-23 03:55:58,798 - INFO - vif --get 1 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-04-23 03:55:58,910 - INFO - 0 2026-04-23 03:55:59,037 - INFO - TX packets:0 2026-04-23 03:55:59,037 - INFO - 0 2026-04-23 03:55:59,037 - INFO - vif --get 2 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-04-23 03:55:59,150 - INFO - 1 2026-04-23 03:55:59,263 - INFO - TX packets:1 2026-04-23 03:55:59,263 - INFO - 1 2026-04-23 03:55:59,263 - INFO - vif --get 3 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-04-23 03:55:59,377 - INFO - 0 2026-04-23 03:55:59,486 - INFO - TX packets:0 2026-04-23 03:55:59,486 - INFO - 0 2026-04-23 03:55:59,486 - INFO - vif --get 4 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-04-23 03:55:59,597 - INFO - 0 2026-04-23 03:55:59,713 - INFO - TX packets:0 2026-04-23 03:55:59,713 - INFO - 0 2026-04-23 03:55:59,713 - INFO - Deleting VM ctest-TestvifStats-67830966-47454559 2026-04-23 03:55:59,786 - INFO - Deleting VM ctest-TestvifStats-67830966-09012135 2026-04-23 03:55:59,862 - INFO - Deleting VN ctest-vn-84987750 2026-04-23 03:55:59,910 - WARNING - Deleting VN ctest-vn-84987750 failed..Will retry 2026-04-23 03:56:02,285 - INFO - Validated that VN ctest-vn-84987750 is not found in API Server 2026-04-23 03:56:02,312 - INFO - Validated that VN ctest-vn-84987750 is not in any agent 2026-04-23 03:56:02,346 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-84987750 info 2026-04-23 03:56:03,679 - INFO - END TEST : test_vif_statistics : PASSED[0:02:06] 2026-04-23 03:56:03,680 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:56:04,428 - INFO - Deleted project: ctest-TestvifStats-67830966, ID : 7b05e0b9-61b1-41b5-bf2e-85465eec02b6 + '[' 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_04_23_02_08_17_25584.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-04-23 03:56:20,556 - INFO - Domain Default found not creating 2026-04-23 03:56:21,043 - INFO - Project ctest-AnalyticsTestSanityWithMin-96668793 not found, creating it 2026-04-23 03:56:21,640 - INFO - Created Project:ctest-AnalyticsTestSanityWithMin-96668793, ID : eace5d57-22f3-4e3e-a7d9-3e3d4e06583a 2026-04-23 03:56:24,104 - INFO - Created VN ctest-vn1-96163326 2026-04-23 03:56:25,509 - INFO - VM ([<Server: ctest-vn1_vm1-61977960>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:56:27,061 - INFO - VM ([<Server: ctest-vn1_vm2-79707385>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:56:27,719 - INFO - Verified VN network id 16 for VN ef7e7d1a-e7aa-46a8-819b-cfc8564e0404 2026-04-23 03:56:27,720 - INFO - Verifications in API Server for VN ctest-vn1-96163326 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-04-23 03:56:27,824 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-96163326 passed 2026-04-23 03:56:29,272 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326 is found in opserver 2026-04-23 03:56:29,283 - INFO - Waiting for VM ctest-vn1_vm1-61977960 to be up.. 2026-04-23 03:56:29,374 - INFO - VM name : ctest-vn1_vm1-61977960 2026-04-23 03:56:51,389 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-vn1_vm1-61977960 passed 2026-04-23 03:57:01,774 - INFO - Waiting for VM ctest-vn1_vm2-79707385 to be up.. 2026-04-23 03:57:01,862 - INFO - VM name : ctest-vn1_vm2-79707385 2026-04-23 03:57:03,196 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-vn1_vm2-79707385 passed 2026-04-23 03:57:03,358 - INFO - ================================================================================ 2026-04-23 03:57:03,358 - INFO - STARTING TEST : test_run_contrail_flows_cli_cmds 2026-04-23 03:57:03,359 - 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-04-23 03:57:04,025 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:57:04,026 - INFO - 2026-04-23 03:57:04,153 - INFO - Setting flow export rate: 10 2026-04-23 03:57:06,893 - INFO - Ping to IP 215.181.192.68 from VM ctest-vn1_vm1-61977960 passed 2026-04-23 03:57:06,965 - INFO - None 2026-04-23 03:57:06,965 - INFO - Running the following cmd:contrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326 --source-ip 215.181.192.67 --source-port 44290 --protocol 1 --direction ingress --start-time now-30m --end-time nowcontrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326 --source-ip 215.181.192.67 --source-port 44290 --protocol 1 --direction ingress --start-time now-30m --end-time now | wc -l 2026-04-23 03:57:09,345 - INFO - Running the following cmd:contrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326 --destination-ip 215.181.192.68 --destination-port 0 --action pass --protocol 1 --verbose --last 1hcontrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326 --destination-ip 215.181.192.68 --destination-port 0 --action pass --protocol 1 --verbose --last 1h | wc -l 2026-04-23 03:57:11,461 - INFO - Running the following cmd:contrail-flows --vrouter-ip 10.20.0.192 --other-vrouter-ip 10.20.0.192 --start-time now-10m --end-time nowcontrail-flows --vrouter-ip 10.20.0.192 --other-vrouter-ip 10.20.0.192 --start-time now-10m --end-time now | wc -l 2026-04-23 03:57:12,638 - INFO - Running the following cmd:contrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-5672-2 --last 10mcontrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-5672-2 --last 10m | wc -l 2026-04-23 03:57:13,819 - INFO - Running the following cmd:contrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-96668793:5e17a7ab-d5fa-4020-ada3-2758b605cacb --last 20mcontrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-96668793:5e17a7ab-d5fa-4020-ada3-2758b605cacb --last 20m | wc -l 2026-04-23 03:57:14,958 - INFO - Running the following cmd:contrail-flows --helpcontrail-flows --help | wc -l 2026-04-23 03:57:15,641 - INFO - ['contrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326 --source-ip 215.181.192.67 --source-port 44290 --protocol 1 --direction ingress --start-time now-30m --end-time nowcontrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326 --source-ip 215.181.192.67 --source-port 44290 --protocol 1 --direction ingress --start-time now-30m --end-time now | wc -l', 'contrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326 --destination-ip 215.181.192.68 --destination-port 0 --action pass --protocol 1 --verbose --last 1hcontrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326 --destination-ip 215.181.192.68 --destination-port 0 --action pass --protocol 1 --verbose --last 1h | wc -l', 'contrail-flows --vrouter-ip 10.20.0.192 --other-vrouter-ip 10.20.0.192 --start-time now-10m --end-time nowcontrail-flows --vrouter-ip 10.20.0.192 --other-vrouter-ip 10.20.0.192 --start-time now-10m --end-time now | wc -l', 'contrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-5672-2 --last 10mcontrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-5672-2 --last 10m | wc -l', 'contrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-96668793:5e17a7ab-d5fa-4020-ada3-2758b605cacb --last 20mcontrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-96668793:5e17a7ab-d5fa-4020-ada3-2758b605cacb --last 20m | wc -l', 'contrail-flows --helpcontrail-flows --help | wc -l'] commands passed.. 2026-04-23 03:57:15,641 - INFO - [] commands failed.. 2026-04-23 03:57:15,713 - INFO - Setting flow export rate: None 2026-04-23 03:57:16,985 - INFO - END TEST : test_run_contrail_flows_cli_cmds : PASSED[0:00:13] 2026-04-23 03:57:16,986 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:57:16,991 - INFO - ================================================================================ 2026-04-23 03:57:16,991 - INFO - STARTING TEST : test_run_contrail_logs_cli_cmd_with_multiple_different_optional_args 2026-04-23 03:57:16,991 - 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-04-23 03:57:18,283 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:57:18,283 - INFO - 2026-04-23 03:57:18,283 - INFO - Running the following cmd:contrail-logs --object-type vrouter --start-time now-5m --end-time nowcontrail-logs --object-type vrouter --start-time now-5m --end-time now | wc -l 2026-04-23 03:57:19,441 - 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-04-23 03:57:20,061 - 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-04-23 03:57:27,082 - 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-04-23 03:57:27,674 - 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-04-23 03:57:29,648 - 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-04-23 03:57:30,252 - 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-04-23 03:57:30,815 - 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-04-23 03:57:31,466 - INFO - Running the following cmd:contrail-logs --object-type virtual-machine --object-id 8d78fde4-6b76-408b-83e5-1f0ecd24b2b6 --verbose --raw --jsoncontrail-logs --object-type virtual-machine --object-id 8d78fde4-6b76-408b-83e5-1f0ecd24b2b6 --verbose --raw --json | wc -l 2026-04-23 03:57:32,070 - 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-04-23 03:57:33,284 - 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-04-23 03:57:34,636 - INFO - Running the following cmd:contrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-5672-1. --node-type Analyticscontrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-5672-1. --node-type Analytics | wc -l 2026-04-23 03:57:35,249 - INFO - Running the following cmd:contrail-logs --helpcontrail-logs --help | wc -l 2026-04-23 03:57:35,901 - 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 8d78fde4-6b76-408b-83e5-1f0ecd24b2b6 --verbose --raw --jsoncontrail-logs --object-type virtual-machine --object-id 8d78fde4-6b76-408b-83e5-1f0ecd24b2b6 --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-5672-1. --node-type Analyticscontrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-5672-1. --node-type Analytics | wc -l', 'contrail-logs --helpcontrail-logs --help | wc -l'] commands passed.. 2026-04-23 03:57:35,901 - INFO - [] commands failed.. 2026-04-23 03:57:37,206 - INFO - END TEST : test_run_contrail_logs_cli_cmd_with_multiple_different_optional_args : PASSED[0:00:21] 2026-04-23 03:57:37,206 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:57:37,208 - INFO - ================================================================================ 2026-04-23 03:57:37,208 - INFO - STARTING TEST : test_run_contrail_stats_cli_cmds 2026-04-23 03:57:37,208 - 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-04-23 03:57:38,488 - INFO - Initial checks done. Running the testcase now 2026-04-23 03:57:38,488 - INFO - 2026-04-23 03:57:38,488 - 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-04-23 03:57:40,170 - 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-04-23 03:57:41,850 - 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-04-23 03:57:43,508 - 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-04-23 03:57:45,198 - 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-96668793:ctest-vn1-96163326 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326 --last 1h | wc -l 2026-04-23 03:57:46,811 - 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-04-23 03:57:48,409 - 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-04-23 03:57:50,081 - 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-04-23 03:57:51,754 - 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-04-23 03:57:53,346 - 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-04-23 03:57:54,965 - 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-96668793:ctest-vn1-96163326 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326 --last 1h | wc -l 2026-04-23 03:57:56,570 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326" --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-96668793:ctest-vn1-96163326" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1h | wc -l 2026-04-23 03:57:58,248 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5672-2" --select "T" "vn_stats.other_vn" "UUID" "vn_stats.out_bytes" "vn_stats.in_bytes" --last 10mcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5672-2" --select T vn_stats.other_vn UUID vn_stats.out_bytes vn_stats.in_bytes --last 40mcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5672-2" --select "T" "vn_stats.other_vn" "UUID" "vn_stats.out_bytes" "vn_stats.in_bytes" --last 10mcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5672-2" --select T vn_stats.other_vn UUID vn_stats.out_bytes vn_stats.in_bytes --last 40m | wc -l 2026-04-23 03:57:59,897 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326" --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-96668793:ctest-vn1-96163326" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1h | wc -l 2026-04-23 03:58:01,553 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326" --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-96668793:ctest-vn1-96163326 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326" --select T=300 "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" --last 1h | wc -l 2026-04-23 03:58:03,182 - INFO - Running the following cmd:contrail-stats --helpcontrail-stats --help | wc -l 2026-04-23 03:58:03,810 - 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-96668793:ctest-vn1-96163326 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326 --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-96668793:ctest-vn1-96163326 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326 --last 1h | wc -l', 'contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326" --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-96668793:ctest-vn1-96163326" --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-96668793:ctest-vn1-96163326 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5672-2" --select "T" "vn_stats.other_vn" "UUID" "vn_stats.out_bytes" "vn_stats.in_bytes" --last 10mcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5672-2" --select T vn_stats.other_vn UUID vn_stats.out_bytes vn_stats.in_bytes --last 40mcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5672-2" --select "T" "vn_stats.other_vn" "UUID" "vn_stats.out_bytes" "vn_stats.in_bytes" --last 10mcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-5672-2" --select T vn_stats.other_vn UUID vn_stats.out_bytes vn_stats.in_bytes --last 40m | wc -l', 'contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326" --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-96668793:ctest-vn1-96163326" --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-96668793:ctest-vn1-96163326 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326" --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-96668793:ctest-vn1-96163326 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326" --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-04-23 03:58:03,810 - INFO - [] commands failed.. 2026-04-23 03:58:05,135 - INFO - END TEST : test_run_contrail_stats_cli_cmds : PASSED[0:00:28] 2026-04-23 03:58:05,135 - INFO - -------------------------------------------------------------------------------- 2026-04-23 03:58:05,137 - INFO - Deleting VM ctest-vn1_vm2-79707385 2026-04-23 03:58:05,213 - INFO - Deleting VM ctest-vn1_vm1-61977960 2026-04-23 03:58:05,280 - INFO - Deleting VN ctest-vn1-96163326 2026-04-23 03:58:05,322 - WARNING - Deleting VN ctest-vn1-96163326 failed..Will retry 2026-04-23 03:58:07,592 - INFO - Validated that VN ctest-vn1-96163326 is not found in API Server 2026-04-23 03:58:07,620 - INFO - Validated that VN ctest-vn1-96163326 is not in any agent 2026-04-23 03:58:07,636 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithMin-96668793:ctest-vn1-96163326 2026-04-23 03:58:07,665 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-96163326 info 2026-04-23 03:58:08,450 - INFO - Deleted project: ctest-AnalyticsTestSanityWithMin-96668793, ID : eace5d57-22f3-4e3e-a7d9-3e3d4e06583a 2026-04-23 03:58:08,659 - INFO - Domain Default found not creating 2026-04-23 03:58:08,832 - INFO - Project ctest-AnalyticsTestSanityWithResource-02889543 not found, creating it 2026-04-23 03:58:09,362 - INFO - Created Project:ctest-AnalyticsTestSanityWithResource-02889543, ID : 3a35b01e-7135-40f9-a73d-3bb93aa18972 2026-04-23 03:58:11,949 - INFO - Created VN ctest-vn1-38006067 2026-04-23 03:58:13,287 - INFO - VM ([<Server: ctest-vn1_vm1-85751282>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:58:15,215 - INFO - VM ([<Server: ctest-vn1_vm2-59283696>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:58:15,854 - INFO - Verified VN network id 16 for VN 72dc3967-0546-4515-b284-76f04a4900d7 2026-04-23 03:58:15,854 - INFO - Verifications in API Server for VN ctest-vn1-38006067 passed 2026-04-23 03:58:15,934 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-38006067 passed 2026-04-23 03:58:17,538 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-02889543:ctest-vn1-38006067 is found in opserver 2026-04-23 03:58:17,550 - INFO - Waiting for VM ctest-vn1_vm1-85751282 to be up.. 2026-04-23 03:58:17,639 - INFO - VM name : ctest-vn1_vm1-85751282 2026-04-23 03:58:39,918 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-vn1_vm1-85751282 passed 2026-04-23 03:58:55,638 - INFO - Waiting for VM ctest-vn1_vm2-59283696 to be up.. 2026-04-23 03:58:55,758 - INFO - VM name : ctest-vn1_vm2-59283696 2026-04-23 03:58:57,154 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-vn1_vm2-59283696 passed 2026-04-23 03:58:58,065 - INFO - Created VN ctest-vn2-72296019 2026-04-23 03:58:58,799 - INFO - Created VN ctest-fip_vn-39771605 2026-04-23 03:59:00,256 - INFO - VM ([<Server: ctest-vn2_vm2-90758832>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 03:59:01,884 - INFO - VM ([<Server: ctest-fvn_vm1-68594000>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 03:59:03,473 - INFO - VM ([<Server: mltf_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 03:59:03,680 - INFO - Verified VN network id 16 for VN 72dc3967-0546-4515-b284-76f04a4900d7 2026-04-23 03:59:03,680 - INFO - Verifications in API Server for VN ctest-vn1-38006067 passed 2026-04-23 03:59:03,761 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-38006067 passed 2026-04-23 03:59:04,158 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-02889543:ctest-vn1-38006067 is found in opserver 2026-04-23 03:59:04,425 - INFO - Verified VN network id 17 for VN e4db8dea-a00f-4d35-9d21-97df7918c3e3 2026-04-23 03:59:04,425 - INFO - Verifications in API Server for VN ctest-vn2-72296019 passed 2026-04-23 03:59:04,546 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-72296019 passed 2026-04-23 03:59:04,827 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-02889543:ctest-vn2-72296019 is found in opserver 2026-04-23 03:59:05,131 - INFO - Verified VN network id 18 for VN e93cab9e-ca65-4677-ba05-096870856901 2026-04-23 03:59:05,131 - INFO - Verifications in API Server for VN ctest-fip_vn-39771605 passed 2026-04-23 03:59:05,219 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fip_vn-39771605 passed 2026-04-23 03:59:05,542 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-02889543:ctest-fip_vn-39771605 is found in opserver 2026-04-23 03:59:05,571 - INFO - Waiting for VM ctest-fvn_vm1-68594000 to be up.. 2026-04-23 03:59:31,135 - INFO - VM name : ctest-fvn_vm1-68594000 2026-04-23 04:00:09,424 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-fvn_vm1-68594000 passed 2026-04-23 04:00:25,183 - INFO - Waiting for VM ctest-vn2_vm2-90758832 to be up.. 2026-04-23 04:00:25,270 - INFO - VM name : ctest-vn2_vm2-90758832 2026-04-23 04:00:26,609 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-vn2_vm2-90758832 passed 2026-04-23 04:00:26,849 - INFO - Waiting for VM mltf_vm to be up.. 2026-04-23 04:00:26,942 - INFO - VM name : mltf_vm 2026-04-23 04:00:28,473 - INFO - Ping to Metadata IP 169.254.0.7 of VM mltf_vm passed 2026-04-23 04:00:28,963 - INFO - ================================================================================ 2026-04-23 04:00:28,963 - INFO - STARTING TEST : test_verify_session_sampling_teardown 2026-04-23 04:00:28,963 - 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-04-23 04:00:30,264 - INFO - Initial checks done. Running the testcase now 2026-04-23 04:00:30,264 - INFO - 2026-04-23 04:00:30,397 - INFO - Setting flow export rate: 100 2026-04-23 04:00:31,456 - INFO - Verified VN network id 16 for VN 72dc3967-0546-4515-b284-76f04a4900d7 2026-04-23 04:00:31,456 - INFO - Verifications in API Server for VN ctest-vn1-38006067 passed 2026-04-23 04:00:31,586 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-38006067 passed 2026-04-23 04:00:31,743 - INFO - VN ctest-vn1-38006067 Policy verification: verify_vn_policy_in_api_server, status: True 2026-04-23 04:00:31,802 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-02889543:ctest-vn1-38006067 is found in opserver 2026-04-23 04:00:32,032 - INFO - Verified VN network id 17 for VN e4db8dea-a00f-4d35-9d21-97df7918c3e3 2026-04-23 04:00:32,032 - INFO - Verifications in API Server for VN ctest-vn2-72296019 passed 2026-04-23 04:00:32,109 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-72296019 passed 2026-04-23 04:00:32,238 - INFO - VN ctest-vn2-72296019 Policy verification: verify_vn_policy_in_api_server, status: True 2026-04-23 04:00:32,279 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-02889543:ctest-vn2-72296019 is found in opserver 2026-04-23 04:00:32,483 - INFO - Verified VN network id 16 for VN 72dc3967-0546-4515-b284-76f04a4900d7 2026-04-23 04:00:32,483 - INFO - Verifications in API Server for VN ctest-vn1-38006067 passed 2026-04-23 04:00:32,569 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-38006067 passed 2026-04-23 04:00:32,693 - INFO - VN ctest-vn1-38006067 Policy verification: verify_vn_policy_in_api_server, status: True 2026-04-23 04:00:32,740 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-02889543:ctest-vn1-38006067 is found in opserver 2026-04-23 04:00:32,949 - INFO - Verified VN network id 17 for VN e4db8dea-a00f-4d35-9d21-97df7918c3e3 2026-04-23 04:00:32,949 - INFO - Verifications in API Server for VN ctest-vn2-72296019 passed 2026-04-23 04:00:33,046 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-72296019 passed 2026-04-23 04:00:33,173 - INFO - VN ctest-vn2-72296019 Policy verification: verify_vn_policy_in_api_server, status: True 2026-04-23 04:00:33,216 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-02889543:ctest-vn2-72296019 is found in opserver 2026-04-23 04:00:33,465 - INFO - Verified VN network id 18 for VN e93cab9e-ca65-4677-ba05-096870856901 2026-04-23 04:00:33,466 - INFO - Verifications in API Server for VN ctest-fip_vn-39771605 passed 2026-04-23 04:00:33,544 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fip_vn-39771605 passed 2026-04-23 04:00:33,720 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-02889543:ctest-fip_vn-39771605 is found in opserver 2026-04-23 04:00:33,735 - INFO - start time= 1776916833735275 2026-04-23 04:00:37,790 - INFO - Ping to IP 165.122.13.3 from VM ctest-vn1_vm1-85751282 passed 2026-04-23 04:00:47,792 - INFO - Verify session samples and teardown pkts 2026-04-23 04:00:47,792 - INFO - Verifying SessionSeriesTable through opserver 10.0.0.23 2026-04-23 04:00:50,878 - INFO - wait for the flows to get expire 2026-04-23 04:04:11,583 - INFO - Deleted policy policy1 2026-04-23 04:04:11,701 - INFO - Setting flow export rate: None 2026-04-23 04:04:12,976 - ERROR - AssertionError Python 3.9.25: /usr/bin/python3 Thu Apr 23 04:04:11 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<serial_scripts.analytics.test_analytics_resourc...sion_sampling_teardown[sanity] id=0x7fcc29c9b5e0>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function AnalyticsTestSanityWithResource.test_verify_session_sampling_teardown> self = <serial_scripts.analytics.test_analytics_resourc...sion_sampling_teardown[sanity] id=0x7fcc29c9b5e0> args = () kwargs = {} /contrail-test/serial_scripts/analytics/test_analytics_resource.py in test_verify_session_sampling_teardown(self=<serial_scripts.analytics.test_analytics_resourc...sion_sampling_teardown[sanity] id=0x7fcc29c9b5e0>) 1281 src_vn = self.res.vn1_fixture.vn_fq_name 1282 dst_vn = self.res.vn2_fixture.vn_fq_name 1283 result = self.verify_session_sampling_teardown(start_time, src_vn, dst_vn) 1284 1285 assert result,'Failed to get expected number of samples' result = True self = <serial_scripts.analytics.test_analytics_resourc...sion_sampling_teardown[sanity] id=0x7fcc29c9b5e0> self.verify_session_sampling_teardown = <bound method AnalyticsBaseTest.verify_session_s...ion_sampling_teardown[sanity] id=0x7fcc29c9b5e0>> start_time = '1776916833735275' src_vn = 'default-domain:ctest-AnalyticsTestSanityWithResource-02889543:ctest-vn1-38006067' dst_vn = 'default-domain:ctest-AnalyticsTestSanityWithResource-02889543:ctest-vn2-72296019' /contrail-test/serial_scripts/analytics/base.py in verify_session_sampling_teardown(self=<serial_scripts.analytics.test_analytics_resourc...sion_sampling_teardown[sanity] id=0x7fcc29c9b5e0>, start_time='1776916833735275', src_vn='default-domain:ctest-AnalyticsTestSanityWithResource-02889543:ctest-vn1-38006067', dst_vn='default-domain:ctest-AnalyticsTestSanityWithResource-02889543:ctest-vn2-72296019') 486 flow_record = self.analytics_obj.get_flows_vrouter_uve( 487 vrouter=vm_host) 488 assert not flow_record,'flows not got deleted even after 240 sec' 489 490 res = self.analytics_obj.ops_inspect[ip].post_query( flow_record = 10 AssertionError: flows not got deleted even after 240 sec __cause__ = None __class__ = <class 'AssertionError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = ('flows not got deleted even after 240 sec',) with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/serial_scripts/analytics/test_analytics_resource.py", line 1283, in test_verify_session_sampling_teardown result = self.verify_session_sampling_teardown(start_time, src_vn, dst_vn) File "/contrail-test/serial_scripts/analytics/base.py", line 488, in verify_session_sampling_teardown assert not flow_record,'flows not got deleted even after 240 sec' AssertionError: flows not got deleted even after 240 sec 2026-04-23 04:04:12,977 - INFO - 2026-04-23 04:04:12,977 - INFO - END TEST : test_verify_session_sampling_teardown : FAILED[0:03:44] 2026-04-23 04:04:12,977 - INFO - -------------------------------------------------------------------------------- 2026-04-23 04:04:12,980 - INFO - Deleting VM mltf_vm 2026-04-23 04:04:13,065 - INFO - Deleting VM ctest-fvn_vm1-68594000 2026-04-23 04:04:13,139 - INFO - Deleting VM ctest-vn2_vm2-90758832 2026-04-23 04:04:13,210 - INFO - Deleting VN ctest-fip_vn-39771605 2026-04-23 04:04:13,256 - WARNING - Deleting VN ctest-fip_vn-39771605 failed..Will retry 2026-04-23 04:04:15,621 - INFO - Validated that VN ctest-fip_vn-39771605 is not found in API Server 2026-04-23 04:04:15,650 - INFO - Validated that VN ctest-fip_vn-39771605 is not in any agent 2026-04-23 04:04:15,665 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithResource-02889543:ctest-fip_vn-39771605 2026-04-23 04:04:15,687 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fip_vn-39771605 info 2026-04-23 04:04:15,687 - INFO - Deleting VN ctest-vn2-72296019 2026-04-23 04:04:16,059 - INFO - Validated that VN ctest-vn2-72296019 is not found in API Server 2026-04-23 04:04:16,087 - INFO - Validated that VN ctest-vn2-72296019 is not in any agent 2026-04-23 04:04:16,123 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithResource-02889543:ctest-vn2-72296019 2026-04-23 04:04:16,146 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn2-72296019 info 2026-04-23 04:04:16,146 - INFO - Deleting VM ctest-vn1_vm2-59283696 2026-04-23 04:04:16,224 - INFO - Deleting VM ctest-vn1_vm1-85751282 2026-04-23 04:04:16,297 - INFO - Deleting VN ctest-vn1-38006067 2026-04-23 04:04:16,343 - WARNING - Deleting VN ctest-vn1-38006067 failed..Will retry 2026-04-23 04:04:18,675 - INFO - Validated that VN ctest-vn1-38006067 is not found in API Server 2026-04-23 04:04:18,698 - INFO - Validated that VN ctest-vn1-38006067 is not in any agent 2026-04-23 04:04:18,710 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithResource-02889543:ctest-vn1-38006067 2026-04-23 04:04:18,731 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-38006067 info 2026-04-23 04:04:19,526 - INFO - Deleted project: ctest-AnalyticsTestSanityWithResource-02889543, ID : 3a35b01e-7135-40f9-a73d-3bb93aa18972 2026-04-23 04:04:19,729 - INFO - Domain Default found not creating 2026-04-23 04:04:19,900 - INFO - Project ctest-TestAsn4-20452351 not found, creating it 2026-04-23 04:04:20,525 - INFO - Created Project:ctest-TestAsn4-20452351, ID : 946f4fa8-de5d-4448-96ce-e7e2d29b4a9a 2026-04-23 04:04:22,448 - INFO - Using existing project ['default-domain', 'admin'](d5a2fcc6-b0b7-4410-89e6-c5e1af2a1d6f) 2026-04-23 04:04:23,077 - INFO - admin user already present 2026-04-23 04:04:23,422 - INFO - Adding rules to the default security group in Project admin 2026-04-23 04:04:23,775 - INFO - ================================================================================ 2026-04-23 04:04:23,775 - INFO - STARTING TEST : test_basic_as4_ibgp_sanity 2026-04-23 04:04:25,080 - INFO - Initial checks done. Running the testcase now 2026-04-23 04:04:25,080 - INFO - 2026-04-23 04:04:25,080 - INFO - Skipping Test. At least 1 external router required to run the test 2026-04-23 04:04:26,365 - INFO - 2026-04-23 04:04:26,365 - INFO - END TEST : test_basic_as4_ibgp_sanity : SKIPPED[0:00:03] 2026-04-23 04:04:26,365 - INFO - -------------------------------------------------------------------------------- 2026-04-23 04:04:27,152 - INFO - Deleted project: ctest-TestAsn4-20452351, ID : 946f4fa8-de5d-4448-96ce-e7e2d29b4a9a 2026-04-23 04:04:27,371 - INFO - Domain Default found not creating 2026-04-23 04:04:27,537 - INFO - Project ctest-TestBGPaaSlocalAS-30700499 not found, creating it 2026-04-23 04:04:28,101 - INFO - Created Project:ctest-TestBGPaaSlocalAS-30700499, ID : 955ff3f4-e0a0-4c1c-b456-6ee7f4677658 2026-04-23 04:04:29,607 - INFO - ================================================================================ 2026-04-23 04:04:29,607 - INFO - STARTING TEST : test_basic_bgpaas_local_as 2026-04-23 04:04:29,607 - 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-04-23 04:04:30,890 - INFO - Initial checks done. Running the testcase now 2026-04-23 04:04:30,890 - INFO - 2026-04-23 04:04:32,133 - INFO - Created VN ctest-bgpaas_vn-71581295 2026-04-23 04:04:33,812 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 04:04:36 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-bird.vmdk.gz [358889652/358889652] -> "/contrail-test/images/ubuntu-bird.vmdk.gz" [1] 2026-04-23 04:04:55,645 - INFO - VM ([<Server: bgpaas_vm1>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 04:04:55,645 - INFO - Waiting for VM test_vm to be up.. 2026-04-23 04:04:55,752 - INFO - VM name : test_vm 2026-04-23 04:04:57,704 - INFO - Ping to Metadata IP 169.254.0.5 of VM test_vm passed 2026-04-23 04:05:03,226 - INFO - Waiting for VM bgpaas_vm1 to be up.. 2026-04-23 04:05:49,178 - INFO - VM name : bgpaas_vm1 2026-04-23 04:07:16,607 - INFO - Ping to Metadata IP 169.254.0.5 of VM bgpaas_vm1 passed 2026-04-23 04:08:08,468 - INFO - Creating BGPaaS ctest-TestBGPaaSlocalAS-30700499-34911518 2026-04-23 04:08:08,561 - INFO - BGPaaS: ctest-TestBGPaaSlocalAS-30700499-34911518(f027f288-5f3c-410a-a57d-3e759d494c01) 2026-04-23 04:08:08,892 - INFO - verify_in_api_server passed for BGPaaS obj f027f288-5f3c-410a-a57d-3e759d494c01 2026-04-23 04:08:08,892 - INFO - BGPaaS(f027f288-5f3c-410a-a57d-3e759d494c01): verify_on_setup passed 2026-04-23 04:08:09,062 - INFO - Attaching VMI 7eb12e23-59b0-4893-8a59-e14213893974 to BGPaaS f027f288-5f3c-410a-a57d-3e759d494c01 2026-04-23 04:08:09,274 - INFO - Configuring BGP on the bird 2026-04-23 04:08:09,437 - INFO - Configuring BGP on bgpaas_vm1 2026-04-23 04:08:41,613 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-04-23 04:08:41,629 - INFO - Detaching VMI 7eb12e23-59b0-4893-8a59-e14213893974 from BGPaaS f027f288-5f3c-410a-a57d-3e759d494c01 2026-04-23 04:08:41,715 - INFO - Deleting BGPaaS ctest-TestBGPaaSlocalAS-30700499-34911518(f027f288-5f3c-410a-a57d-3e759d494c01) 2026-04-23 04:08:41,799 - INFO - BGPaaS(f027f288-5f3c-410a-a57d-3e759d494c01): verify_on_cleanup passed 2026-04-23 04:08:41,799 - INFO - Deleting VM bgpaas_vm1 2026-04-23 04:08:41,899 - INFO - Deleting VM test_vm 2026-04-23 04:08:41,962 - INFO - Deleting VN ctest-bgpaas_vn-71581295 2026-04-23 04:08:42,006 - WARNING - Deleting VN ctest-bgpaas_vn-71581295 failed..Will retry 2026-04-23 04:08:45,570 - INFO - END TEST : test_basic_bgpaas_local_as : PASSED[0:04:16] 2026-04-23 04:08:45,570 - INFO - -------------------------------------------------------------------------------- 2026-04-23 04:08:46,307 - INFO - Deleted project: ctest-TestBGPaaSlocalAS-30700499, ID : 955ff3f4-e0a0-4c1c-b456-6ee7f4677658 2026-04-23 04:08:46,499 - INFO - Domain Default found not creating 2026-04-23 04:08:46,668 - INFO - Project ctest-TestBGPaasZone-72935328 not found, creating it 2026-04-23 04:08:47,254 - INFO - Created Project:ctest-TestBGPaasZone-72935328, ID : 0db53dc5-468e-4bf0-9da5-e4c4e85d7a86 2026-04-23 04:08:48,822 - INFO - ================================================================================ 2026-04-23 04:08:48,823 - INFO - STARTING TEST : test_bgp_control_node_zone 2026-04-23 04:08:50,133 - INFO - Initial checks done. Running the testcase now 2026-04-23 04:08:50,133 - INFO - 2026-04-23 04:08:50,134 - INFO - executing bgp_control_zone test 2026-04-23 04:08:51,117 - INFO - Created VN ctest-cnz_vn-48979473 2026-04-23 04:08:52,463 - INFO - VM ([<Server: ctest-TestBGPaasZone-72935328-36438402>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 04:08:54,089 - INFO - VM ([<Server: ctest-TestBGPaasZone-72935328-18563036>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 04:08:55,820 - INFO - VM ([<Server: ctest-TestBGPaasZone-72935328-27106021>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 04:08:55,821 - INFO - Waiting for VM ctest-TestBGPaasZone-72935328-36438402 to be up.. 2026-04-23 04:09:36,780 - INFO - VM name : ctest-TestBGPaasZone-72935328-36438402 2026-04-23 04:11:10,723 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBGPaasZone-72935328-36438402 passed 2026-04-23 04:12:07,771 - INFO - Waiting for VM ctest-TestBGPaasZone-72935328-18563036 to be up.. 2026-04-23 04:12:07,878 - INFO - VM name : ctest-TestBGPaasZone-72935328-18563036 2026-04-23 04:12:09,268 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBGPaasZone-72935328-18563036 passed 2026-04-23 04:12:09,518 - INFO - Waiting for VM ctest-TestBGPaasZone-72935328-27106021 to be up.. 2026-04-23 04:12:09,614 - INFO - VM name : ctest-TestBGPaasZone-72935328-27106021 2026-04-23 04:12:10,975 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-TestBGPaasZone-72935328-27106021 passed 2026-04-23 04:12:11,361 - INFO - Created control node zone ctest-test-zone-07290057(d4792f42-4004-42f9-8514-de17534e09a6) 2026-04-23 04:12:11,721 - INFO - Created control node zone ctest-test-zone-00577906(a003d607-1468-4454-a8b5-21e17533cb47) 2026-04-23 04:12:12,105 - INFO - Created control node zone ctest-test-zone-65829163(32d70544-bc6e-431d-8923-56cf0f3db60b) 2026-04-23 04:12:12,389 - INFO - Creating BGPaaS ctest-TestBGPaasZone-72935328-36594482 2026-04-23 04:12:12,469 - INFO - BGPaaS: ctest-TestBGPaasZone-72935328-36594482(76a479f9-5103-4050-9a19-135656ab173a) 2026-04-23 04:12:12,814 - INFO - verify_in_api_server passed for BGPaaS obj 76a479f9-5103-4050-9a19-135656ab173a 2026-04-23 04:12:12,815 - INFO - BGPaaS(76a479f9-5103-4050-9a19-135656ab173a): verify_on_setup passed 2026-04-23 04:12:12,815 - INFO - We will configure BGP on the VM 2026-04-23 04:12:13,081 - INFO - Configuring BGP on ctest-TestBGPaasZone-72935328-36438402 2026-04-23 04:12:41,157 - INFO - Attaching VMI 881b2968-497a-4512-b83c-f38368d50a08 to BGPaaS 76a479f9-5103-4050-9a19-135656ab173a 2026-04-23 04:12:41,238 - INFO - Attaching the VMI 6a050a9f-893b-4c1a-846e-e7b22299ca37 to the BGPaaS 76a479f9-5103-4050-9a19-135656ab173a object 2026-04-23 04:12:42,085 - INFO - Creating BGPaaS ctest-TestBGPaasZone-72935328-22556853 2026-04-23 04:12:42,165 - INFO - BGPaaS: ctest-TestBGPaasZone-72935328-22556853(900c33ca-d9b9-4fd8-9c40-43b59be14063) 2026-04-23 04:12:42,176 - INFO - verify_in_api_server passed for BGPaaS obj 900c33ca-d9b9-4fd8-9c40-43b59be14063 2026-04-23 04:12:42,176 - INFO - BGPaaS(900c33ca-d9b9-4fd8-9c40-43b59be14063): verify_on_setup passed 2026-04-23 04:12:42,176 - INFO - We will configure BGP on the VM 2026-04-23 04:12:42,429 - INFO - Configuring BGP on ctest-TestBGPaasZone-72935328-18563036 2026-04-23 04:12:51,732 - INFO - Attaching VMI 7ad5ac8e-1206-4aac-bb5b-58c1307309c1 to BGPaaS 900c33ca-d9b9-4fd8-9c40-43b59be14063 2026-04-23 04:12:51,817 - INFO - Attaching the VMI 7590779a-6203-44c3-a98c-44b13efc9810 to the BGPaaS 900c33ca-d9b9-4fd8-9c40-43b59be14063 object 2026-04-23 04:12:52,655 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-04-23 04:12:52,686 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.193'] 2026-04-23 04:12:58,707 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.193'] 2026-04-23 04:13:04,727 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-04-23 04:13:18,038 - INFO - Ping to IP 64.104.18.212 from VM ctest-TestBGPaasZone-72935328-27106021 passed 2026-04-23 04:13:22,899 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.129'] 2026-04-23 04:13:28,915 - INFO - BGPaaS session seen in control-node 10.20.0.129 2026-04-23 04:13:28,944 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-04-23 04:13:31,507 - INFO - Ping to IP 64.104.18.212 from VM ctest-TestBGPaasZone-72935328-27106021 passed 2026-04-23 04:13:31,845 - INFO - We will configure BGP on the VM 2026-04-23 04:13:32,081 - INFO - Configuring BGP on ctest-TestBGPaasZone-72935328-36438402 2026-04-23 04:13:35,583 - INFO - Attaching VMI 881b2968-497a-4512-b83c-f38368d50a08 to BGPaaS 76a479f9-5103-4050-9a19-135656ab173a 2026-04-23 04:13:35,603 - INFO - Attaching the VMI 6a050a9f-893b-4c1a-846e-e7b22299ca37 to the BGPaaS 76a479f9-5103-4050-9a19-135656ab173a object 2026-04-23 04:13:40,553 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.25'] 2026-04-23 04:13:46,568 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-04-23 04:13:46,591 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-04-23 04:13:49,160 - INFO - Ping to IP 64.104.18.212 from VM ctest-TestBGPaasZone-72935328-27106021 passed 2026-04-23 04:13:49,160 - INFO - Detaching VMI 881b2968-497a-4512-b83c-f38368d50a08 from BGPaaS 76a479f9-5103-4050-9a19-135656ab173a 2026-04-23 04:13:49,245 - INFO - Detaching VMI 7ad5ac8e-1206-4aac-bb5b-58c1307309c1 from BGPaaS 900c33ca-d9b9-4fd8-9c40-43b59be14063 2026-04-23 04:13:49,345 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-72935328-22556853(900c33ca-d9b9-4fd8-9c40-43b59be14063) 2026-04-23 04:13:49,420 - INFO - BGPaaS(900c33ca-d9b9-4fd8-9c40-43b59be14063): verify_on_cleanup passed 2026-04-23 04:13:49,420 - INFO - Detaching VMI 881b2968-497a-4512-b83c-f38368d50a08 from BGPaaS 76a479f9-5103-4050-9a19-135656ab173a 2026-04-23 04:13:49,450 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-72935328-36594482(76a479f9-5103-4050-9a19-135656ab173a) 2026-04-23 04:13:49,533 - INFO - BGPaaS(76a479f9-5103-4050-9a19-135656ab173a): verify_on_cleanup passed 2026-04-23 04:13:49,533 - INFO - Deleting Control node zone ctest-test-zone-65829163(32d70544-bc6e-431d-8923-56cf0f3db60b) 2026-04-23 04:13:49,687 - INFO - Deleting Control node zone ctest-test-zone-00577906(a003d607-1468-4454-a8b5-21e17533cb47) 2026-04-23 04:13:49,844 - INFO - Deleting Control node zone ctest-test-zone-07290057(d4792f42-4004-42f9-8514-de17534e09a6) 2026-04-23 04:13:49,943 - INFO - Deleting VM ctest-TestBGPaasZone-72935328-27106021 2026-04-23 04:13:50,058 - INFO - Deleting VM ctest-TestBGPaasZone-72935328-18563036 2026-04-23 04:13:50,129 - INFO - Deleting VM ctest-TestBGPaasZone-72935328-36438402 2026-04-23 04:13:50,202 - INFO - Deleting VN ctest-cnz_vn-48979473 2026-04-23 04:13:50,308 - WARNING - Deleting VN ctest-cnz_vn-48979473 failed..Will retry 2026-04-23 04:13:53,821 - INFO - END TEST : test_bgp_control_node_zone : PASSED[0:05:05] 2026-04-23 04:13:53,821 - INFO - -------------------------------------------------------------------------------- 2026-04-23 04:13:53,824 - INFO - ================================================================================ 2026-04-23 04:13:53,824 - INFO - STARTING TEST : test_bgp_control_node_zones_from_single_vnf 2026-04-23 04:13:55,117 - INFO - Initial checks done. Running the testcase now 2026-04-23 04:13:55,118 - INFO - 2026-04-23 04:13:55,118 - INFO - executing bgp_control_zone agent restart test 2026-04-23 04:13:55,726 - INFO - Created VN ctest-cnz_vn-51451416 2026-04-23 04:13:57,284 - INFO - VM ([<Server: ctest-TestBGPaasZone-72935328-50256107>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 04:13:58,855 - INFO - VM ([<Server: ctest-TestBGPaasZone-72935328-62285760>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 04:14:00,444 - INFO - VM ([<Server: ctest-TestBGPaasZone-72935328-05445362>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 04:14:00,444 - INFO - Waiting for VM ctest-TestBGPaasZone-72935328-50256107 to be up.. 2026-04-23 04:14:20,902 - INFO - VM name : ctest-TestBGPaasZone-72935328-50256107 2026-04-23 04:16:51,836 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBGPaasZone-72935328-50256107 passed 2026-04-23 04:17:59,217 - INFO - Waiting for VM ctest-TestBGPaasZone-72935328-62285760 to be up.. 2026-04-23 04:17:59,319 - INFO - VM name : ctest-TestBGPaasZone-72935328-62285760 2026-04-23 04:18:00,742 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBGPaasZone-72935328-62285760 passed 2026-04-23 04:18:00,988 - INFO - Waiting for VM ctest-TestBGPaasZone-72935328-05445362 to be up.. 2026-04-23 04:18:01,075 - INFO - VM name : ctest-TestBGPaasZone-72935328-05445362 2026-04-23 04:18:02,465 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-TestBGPaasZone-72935328-05445362 passed 2026-04-23 04:18:13,173 - INFO - Created control node zone ctest-test-zone-21151473(50b92abd-5280-421b-bf0a-65702dcc4088) 2026-04-23 04:18:13,529 - INFO - Created control node zone ctest-test-zone-04416502(8b05ffda-eb56-48bb-88d6-cb65ea4962c3) 2026-04-23 04:18:13,889 - INFO - Created control node zone ctest-test-zone-67233792(b87fbc17-e049-4d86-bad8-7f166a29a9bc) 2026-04-23 04:18:14,173 - INFO - Creating BGPaaS ctest-TestBGPaasZone-72935328-09447024 2026-04-23 04:18:14,250 - INFO - BGPaaS: ctest-TestBGPaasZone-72935328-09447024(7370580f-87d5-4404-bed8-92b15f6a8664) 2026-04-23 04:18:14,289 - INFO - verify_in_api_server passed for BGPaaS obj 7370580f-87d5-4404-bed8-92b15f6a8664 2026-04-23 04:18:14,290 - INFO - BGPaaS(7370580f-87d5-4404-bed8-92b15f6a8664): verify_on_setup passed 2026-04-23 04:18:14,290 - INFO - We will configure BGP on the VM 2026-04-23 04:18:14,734 - INFO - Configuring BGP on ctest-TestBGPaasZone-72935328-50256107 2026-04-23 04:18:31,152 - INFO - Attaching VMI ec5c8923-67ab-4040-bc80-38c4188dc94c to BGPaaS 7370580f-87d5-4404-bed8-92b15f6a8664 2026-04-23 04:18:31,245 - INFO - Attaching the VMI fbab479f-21af-4e26-9b59-20ad1e62311e to the BGPaaS 7370580f-87d5-4404-bed8-92b15f6a8664 object 2026-04-23 04:18:32,445 - INFO - Creating BGPaaS ctest-TestBGPaasZone-72935328-28713015 2026-04-23 04:18:32,529 - INFO - BGPaaS: ctest-TestBGPaasZone-72935328-28713015(06c64a2b-83f2-4cbb-8640-009d06b42b2f) 2026-04-23 04:18:32,541 - INFO - verify_in_api_server passed for BGPaaS obj 06c64a2b-83f2-4cbb-8640-009d06b42b2f 2026-04-23 04:18:32,541 - INFO - BGPaaS(06c64a2b-83f2-4cbb-8640-009d06b42b2f): verify_on_setup passed 2026-04-23 04:18:32,541 - INFO - We will configure BGP on the VM 2026-04-23 04:18:32,993 - INFO - Configuring BGP on ctest-TestBGPaasZone-72935328-62285760 2026-04-23 04:18:49,247 - INFO - Attaching VMI d716d1c6-7ab8-4b42-a5ec-de84ce57d8a6 to BGPaaS 06c64a2b-83f2-4cbb-8640-009d06b42b2f 2026-04-23 04:18:49,325 - INFO - Attaching the VMI b32fc700-5645-4e42-a0b4-2873438c1fc4 to the BGPaaS 06c64a2b-83f2-4cbb-8640-009d06b42b2f object 2026-04-23 04:18:50,219 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-04-23 04:18:50,238 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-04-23 04:18:50,266 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.25'] 2026-04-23 04:18:56,285 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.25'] 2026-04-23 04:19:02,307 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-04-23 04:19:02,323 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-04-23 04:19:14,584 - INFO - Ping to IP 103.118.139.20 from VM ctest-TestBGPaasZone-72935328-05445362 passed 2026-04-23 04:19:14,606 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-04-23 04:19:14,625 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-04-23 04:19:14,647 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-04-23 04:19:14,664 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-04-23 04:19:17,206 - INFO - Ping to IP 103.118.139.20 from VM ctest-TestBGPaasZone-72935328-05445362 passed 2026-04-23 04:19:17,207 - INFO - Detaching VMI d716d1c6-7ab8-4b42-a5ec-de84ce57d8a6 from BGPaaS 06c64a2b-83f2-4cbb-8640-009d06b42b2f 2026-04-23 04:19:17,365 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-72935328-28713015(06c64a2b-83f2-4cbb-8640-009d06b42b2f) 2026-04-23 04:19:17,424 - INFO - BGPaaS(06c64a2b-83f2-4cbb-8640-009d06b42b2f): verify_on_cleanup passed 2026-04-23 04:19:17,425 - INFO - Detaching VMI ec5c8923-67ab-4040-bc80-38c4188dc94c from BGPaaS 7370580f-87d5-4404-bed8-92b15f6a8664 2026-04-23 04:19:17,509 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-72935328-09447024(7370580f-87d5-4404-bed8-92b15f6a8664) 2026-04-23 04:19:17,572 - INFO - BGPaaS(7370580f-87d5-4404-bed8-92b15f6a8664): verify_on_cleanup passed 2026-04-23 04:19:17,572 - INFO - Deleting Control node zone ctest-test-zone-67233792(b87fbc17-e049-4d86-bad8-7f166a29a9bc) 2026-04-23 04:19:17,728 - INFO - Deleting Control node zone ctest-test-zone-04416502(8b05ffda-eb56-48bb-88d6-cb65ea4962c3) 2026-04-23 04:19:17,891 - INFO - Deleting Control node zone ctest-test-zone-21151473(50b92abd-5280-421b-bf0a-65702dcc4088) 2026-04-23 04:19:18,085 - INFO - Deleting VM ctest-TestBGPaasZone-72935328-05445362 2026-04-23 04:19:18,225 - INFO - Deleting VM ctest-TestBGPaasZone-72935328-62285760 2026-04-23 04:19:18,298 - INFO - Deleting VM ctest-TestBGPaasZone-72935328-50256107 2026-04-23 04:19:18,369 - INFO - Deleting VN ctest-cnz_vn-51451416 2026-04-23 04:19:18,464 - WARNING - Deleting VN ctest-cnz_vn-51451416 failed..Will retry 2026-04-23 04:19:21,957 - INFO - END TEST : test_bgp_control_node_zones_from_single_vnf : PASSED[0:05:28] 2026-04-23 04:19:21,957 - INFO - -------------------------------------------------------------------------------- 2026-04-23 04:19:22,781 - INFO - Deleted project: ctest-TestBGPaasZone-72935328, ID : 0db53dc5-468e-4bf0-9da5-e4c4e85d7a86 2026-04-23 04:19:23,002 - INFO - Domain Default found not creating 2026-04-23 04:19:23,182 - INFO - Project ctest-TestDM-52834392 not found, creating it 2026-04-23 04:19:23,842 - INFO - Created Project:ctest-TestDM-52834392, ID : 6eb87bf5-d2b6-465c-b7d1-1768f8b1dff7 2026-04-23 04:19:25,392 - INFO - ================================================================================ 2026-04-23 04:19:25,392 - INFO - STARTING TEST : test_basic_dm 2026-04-23 04:19:25,393 - INFO - TEST DESCRIPTION : Description: Verify basic config is pushed to mx 2026-04-23 04:19:26,657 - INFO - dm_mx env needs to be set in testbed.py to run this script 2026-04-23 04:19:27,937 - INFO - 2026-04-23 04:19:27,937 - INFO - END TEST : test_basic_dm : SKIPPED[0:00:02] 2026-04-23 04:19:27,937 - INFO - -------------------------------------------------------------------------------- 2026-04-23 04:19:28,712 - INFO - Deleted project: ctest-TestDM-52834392, ID : 6eb87bf5-d2b6-465c-b7d1-1768f8b1dff7 2026-04-23 04:19:28,919 - INFO - Domain Default found not creating 2026-04-23 04:19:29,118 - INFO - Project ctest-TestEncapCases-92129678 not found, creating it 2026-04-23 04:19:29,719 - INFO - Created Project:ctest-TestEncapCases-92129678, ID : 86dab916-95ef-41db-8ad7-d7a57f72e2c0 2026-04-23 04:19:31,249 - INFO - ================================================================================ 2026-04-23 04:19:31,249 - INFO - STARTING TEST : test_apply_policy_fip_on_same_vn_gw_mx 2026-04-23 04:19:31,250 - INFO - TEST DESCRIPTION : A particular VN is configure with policy to talk accross VN's and FIP to access outside 2026-04-23 04:19:32,565 - INFO - Initial checks done. Running the testcase now 2026-04-23 04:19:32,565 - INFO - 2026-04-23 04:19:32,566 - INFO - Skipping Test. Env variable MX_TEST is not set. Skipping the test 2026-04-23 04:19:32,566 - INFO - Skipping Test. Env variable MX_TEST is not set. Skipping the test 2026-04-23 04:19:33,845 - INFO - 2026-04-23 04:19:33,846 - INFO - END TEST : test_apply_policy_fip_on_same_vn_gw_mx : SKIPPED[0:00:02] 2026-04-23 04:19:33,846 - INFO - -------------------------------------------------------------------------------- 2026-04-23 04:19:34,674 - INFO - Deleted project: ctest-TestEncapCases-92129678, ID : 86dab916-95ef-41db-8ad7-d7a57f72e2c0 2026-04-23 04:19:34,875 - INFO - Domain Default found not creating 2026-04-23 04:19:35,058 - INFO - Project ctest-TestEvpnCasesRestart-97900444 not found, creating it 2026-04-23 04:19:35,651 - INFO - Created Project:ctest-TestEvpnCasesRestart-97900444, ID : 9210878c-559d-4d22-b7d0-8fb483f221ef 2026-04-23 04:19:37,291 - INFO - ================================================================================ 2026-04-23 04:19:37,291 - INFO - STARTING TEST : test_with_vxlan_encap_agent_restart 2026-04-23 04:19:37,291 - 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-04-23 04:19:38,608 - INFO - Initial checks done. Running the testcase now 2026-04-23 04:19:38,608 - INFO - 2026-04-23 04:19:38,608 - INFO - Setting new Encap before continuing 2026-04-23 04:19:38,608 - INFO - Read the existing encap priority 2026-04-23 04:19:39,133 - INFO - Created.UUID is {"global-vrouter-config": {"uuid": "c19faadc-c1f6-4407-8c15-ee2ea582c616", "href": "http://10.0.0.249:8082/global-vrouter-config/c19faadc-c1f6-4407-8c15-ee2ea582c616"}}. VXLAN is the highest priority encap 2026-04-23 04:19:39,904 - INFO - Created VN EVPN-VN1 2026-04-23 04:19:41,362 - INFO - VM ([<Server: EVPN_VN1_VM1>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 04:19:42,893 - INFO - VM ([<Server: EVPN_VN1_VM2>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 04:19:43,511 - INFO - Verified VN network id 16 for VN 15cd22a8-ae24-4f1a-a212-2d331e67015e 2026-04-23 04:19:43,512 - INFO - Verifications in API Server for VN EVPN-VN1 passed 2026-04-23 04:19:43,606 - INFO - On all control nodes, Config, RI and RT verification for VN EVPN-VN1 passed 2026-04-23 04:19:44,942 - INFO - Validated that VN default-domain:ctest-TestEvpnCasesRestart-97900444:EVPN-VN1 is found in opserver 2026-04-23 04:19:45,047 - INFO - VM name : EVPN_VN1_VM1 2026-04-23 04:19:45,782 - INFO - VM EVPN_VN1_VM1 verfication in all API Servers passed 2026-04-23 04:20:28,776 - INFO - Ping to Metadata IP 169.254.0.5 of VM EVPN_VN1_VM1 passed 2026-04-23 04:20:28,776 - INFO - VM EVPN_VN1_VM1 verifications in Compute nodes passed 2026-04-23 04:20:29,207 - INFO - Validated routes of VM EVPN_VN1_VM1 in all vrouters 2026-04-23 04:20:30,032 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM1 passed 2026-04-23 04:20:30,375 - INFO - Verifying through opserver in 10.0.0.23 2026-04-23 04:20:30,401 - INFO - VM e91a228b-ba76-4488-9722-17c7c2348b66 is present in default-domain:ctest-TestEvpnCasesRestart-97900444:EVPN-VN1 2026-04-23 04:20:30,582 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-97900444:8bfcfd8b-096b-485c-b786-f794f51cc1cd of vm e91a228b-ba76-4488-9722-17c7c2348b66 is present in vrouter an-jenkins-deploy-platform-ansible-os-5672-2 uve 2026-04-23 04:20:30,696 - INFO - VM EVPN_VN1_VM1 validations in Opserver passed 2026-04-23 04:20:30,790 - INFO - VM name : EVPN_VN1_VM2 2026-04-23 04:20:31,174 - INFO - VM EVPN_VN1_VM2 verfication in all API Servers passed 2026-04-23 04:20:53,703 - INFO - Ping to Metadata IP 169.254.0.5 of VM EVPN_VN1_VM2 passed 2026-04-23 04:20:53,703 - INFO - VM EVPN_VN1_VM2 verifications in Compute nodes passed 2026-04-23 04:20:54,116 - INFO - Validated routes of VM EVPN_VN1_VM2 in all vrouters 2026-04-23 04:20:54,874 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM2 passed 2026-04-23 04:20:54,972 - INFO - Verifying through opserver in 10.0.0.23 2026-04-23 04:20:55,003 - INFO - VM a13a7099-173b-43e5-b45a-b6afcb769bce is present in default-domain:ctest-TestEvpnCasesRestart-97900444:EVPN-VN1 2026-04-23 04:20:55,211 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-97900444:d3d028a0-a603-4b8f-8c67-19c3ce2ee361 of vm a13a7099-173b-43e5-b45a-b6afcb769bce is present in vrouter an-jenkins-deploy-platform-ansible-os-5672-1 uve 2026-04-23 04:20:55,255 - INFO - VM EVPN_VN1_VM2 validations in Opserver passed 2026-04-23 04:20:55,255 - INFO - Waiting for VM EVPN_VN1_VM1 to be up.. 2026-04-23 04:20:56,458 - INFO - Ping to Metadata IP 169.254.0.5 of VM EVPN_VN1_VM1 passed 2026-04-23 04:20:56,712 - INFO - Waiting for VM EVPN_VN1_VM2 to be up.. 2026-04-23 04:20:57,895 - INFO - Ping to Metadata IP 169.254.0.5 of VM EVPN_VN1_VM2 passed 2026-04-23 04:21:18,967 - INFO - waiting to get tcpdump started 2026-04-23 04:22:31,805 - WARNING - 0 packets are found in tcpdump output file /tmp/tapd3d028a0-a6_ctest-random-64640919.pcap but expected 10 2026-04-23 04:22:33,825 - WARNING - 0 packets are found in tcpdump output file /tmp/tapd3d028a0-a6_ctest-random-64640919.pcap but expected 10 2026-04-23 04:22:35,848 - WARNING - 0 packets are found in tcpdump output file /tmp/tapd3d028a0-a6_ctest-random-64640919.pcap but expected 10 2026-04-23 04:22:37,876 - WARNING - 0 packets are found in tcpdump output file /tmp/tapd3d028a0-a6_ctest-random-64640919.pcap but expected 10 2026-04-23 04:22:39,897 - WARNING - 0 packets are found in tcpdump output file /tmp/tapd3d028a0-a6_ctest-random-64640919.pcap but expected 10 2026-04-23 04:22:41,915 - WARNING - 0 packets are found in tcpdump output file /tmp/tapd3d028a0-a6_ctest-random-64640919.pcap but expected 10 2026-04-23 04:22:43,936 - WARNING - 0 packets are found in tcpdump output file /tmp/tapd3d028a0-a6_ctest-random-64640919.pcap but expected 10 2026-04-23 04:22:43,936 - INFO - Will restart compute services now 2026-04-23 04:22:48,209 - INFO - 10.0.0.73 2026-04-23 04:22:48,214 - INFO - agent:initializing 2026-04-23 04:22:53,316 - INFO - 10.0.0.73 2026-04-23 04:22:53,324 - INFO - agent:active 2026-04-23 04:22:53,324 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.73 2026-04-23 04:22:56,984 - INFO - 10.0.0.131 2026-04-23 04:22:56,988 - INFO - agent:initializing 2026-04-23 04:23:02,099 - INFO - 10.0.0.131 2026-04-23 04:23:02,106 - INFO - agent:active 2026-04-23 04:23:02,106 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.131 2026-04-23 04:23:12,107 - INFO - Verifying L2 route and other VM verification after restart 2026-04-23 04:23:12,310 - INFO - VM EVPN_VN1_VM1 verfication in all API Servers passed 2026-04-23 04:23:14,303 - INFO - Ping to Metadata IP 169.254.0.5 of VM EVPN_VN1_VM1 passed 2026-04-23 04:23:14,303 - INFO - VM EVPN_VN1_VM1 verifications in Compute nodes passed 2026-04-23 04:23:14,623 - INFO - Validated routes of VM EVPN_VN1_VM1 in all vrouters 2026-04-23 04:23:15,435 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM1 passed 2026-04-23 04:23:29,703 - INFO - Verifying through opserver in 10.0.0.23 2026-04-23 04:23:29,737 - INFO - VM e91a228b-ba76-4488-9722-17c7c2348b66 is present in default-domain:ctest-TestEvpnCasesRestart-97900444:EVPN-VN1 2026-04-23 04:23:29,908 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-97900444:8bfcfd8b-096b-485c-b786-f794f51cc1cd of vm e91a228b-ba76-4488-9722-17c7c2348b66 is present in vrouter an-jenkins-deploy-platform-ansible-os-5672-2 uve 2026-04-23 04:23:29,954 - INFO - VM EVPN_VN1_VM1 validations in Opserver passed 2026-04-23 04:23:30,132 - INFO - VM EVPN_VN1_VM2 verfication in all API Servers passed 2026-04-23 04:23:32,124 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM2 passed 2026-04-23 04:23:32,124 - INFO - VM EVPN_VN1_VM2 verifications in Compute nodes passed 2026-04-23 04:23:32,463 - INFO - Validated routes of VM EVPN_VN1_VM2 in all vrouters 2026-04-23 04:23:33,285 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM2 passed 2026-04-23 04:23:33,411 - INFO - Verifying through opserver in 10.0.0.23 2026-04-23 04:23:33,455 - INFO - VM a13a7099-173b-43e5-b45a-b6afcb769bce is present in default-domain:ctest-TestEvpnCasesRestart-97900444:EVPN-VN1 2026-04-23 04:23:33,615 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-97900444:d3d028a0-a603-4b8f-8c67-19c3ce2ee361 of vm a13a7099-173b-43e5-b45a-b6afcb769bce is present in vrouter an-jenkins-deploy-platform-ansible-os-5672-1 uve 2026-04-23 04:23:33,660 - INFO - VM EVPN_VN1_VM2 validations in Opserver passed 2026-04-23 04:23:33,843 - INFO - waiting to get tcpdump started 2026-04-23 04:23:54,987 - INFO - Ping to Metadata IP 169.254.0.5 of VM EVPN_VN1_VM1 passed 2026-04-23 04:23:56,294 - INFO - Ping to Metadata IP 169.254.0.5 of VM EVPN_VN1_VM1 passed 2026-04-23 04:23:58,805 - WARNING - 0 packets are found in tcpdump output file /tmp/tapd3d028a0-a6_ctest-random-68101764.pcap but expected 10 2026-04-23 04:24:00,829 - WARNING - 0 packets are found in tcpdump output file /tmp/tapd3d028a0-a6_ctest-random-68101764.pcap but expected 10 2026-04-23 04:24:02,850 - WARNING - 0 packets are found in tcpdump output file /tmp/tapd3d028a0-a6_ctest-random-68101764.pcap but expected 10 2026-04-23 04:24:04,868 - WARNING - 0 packets are found in tcpdump output file /tmp/tapd3d028a0-a6_ctest-random-68101764.pcap but expected 10 2026-04-23 04:24:06,888 - WARNING - 0 packets are found in tcpdump output file /tmp/tapd3d028a0-a6_ctest-random-68101764.pcap but expected 10 2026-04-23 04:24:08,909 - WARNING - 0 packets are found in tcpdump output file /tmp/tapd3d028a0-a6_ctest-random-68101764.pcap but expected 10 2026-04-23 04:24:10,926 - WARNING - 0 packets are found in tcpdump output file /tmp/tapd3d028a0-a6_ctest-random-68101764.pcap but expected 10 2026-04-23 04:24:10,926 - INFO - Checking the communication between 2 VM after vrouter restart 2026-04-23 04:24:12,111 - INFO - Ping to Metadata IP 169.254.0.5 of VM EVPN_VN1_VM1 passed 2026-04-23 04:24:14,690 - INFO - Ping to IP 11.1.1.4 from VM EVPN_VN1_VM1 passed 2026-04-23 04:24:14,691 - INFO - Deleting VM EVPN_VN1_VM2 2026-04-23 04:24:16,802 - INFO - VM EVPN_VN1_VM2 is fully removed in API-Server 2026-04-23 04:24:27,948 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestEvpnCasesRestart-97900444:EVPN-VN1 2026-04-23 04:24:27,948 - INFO - VM EVPN_VN1_VM2 is removed in Compute, and routes are removed in all compute nodes 2026-04-23 04:24:38,285 - INFO - Routes for VM EVPN_VN1_VM2 is removed in all control-nodes 2026-04-23 04:24:38,401 - INFO - a13a7099-173b-43e5-b45a-b6afcb769bce vm uve deleted from opserver 2026-04-23 04:24:38,417 - INFO - a13a7099-173b-43e5-b45a-b6afcb769bce vm uve deleted from opserver 2026-04-23 04:24:38,433 - INFO - a13a7099-173b-43e5-b45a-b6afcb769bce vm uve deleted from opserver 2026-04-23 04:24:38,433 - INFO - Validated that VM a13a7099-173b-43e5-b45a-b6afcb769bce is removed from Opserver 2026-04-23 04:24:38,434 - INFO - Deleting VM EVPN_VN1_VM1 2026-04-23 04:24:40,571 - INFO - VM EVPN_VN1_VM1 is fully removed in API-Server 2026-04-23 04:24:50,910 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestEvpnCasesRestart-97900444:EVPN-VN1 2026-04-23 04:24:50,910 - INFO - VM EVPN_VN1_VM1 is removed in Compute, and routes are removed in all compute nodes 2026-04-23 04:24:51,183 - INFO - Routes for VM EVPN_VN1_VM1 is removed in all control-nodes 2026-04-23 04:25:00,570 - INFO - e91a228b-ba76-4488-9722-17c7c2348b66 vm uve deleted from opserver 2026-04-23 04:25:00,583 - INFO - e91a228b-ba76-4488-9722-17c7c2348b66 vm uve deleted from opserver 2026-04-23 04:25:00,598 - INFO - e91a228b-ba76-4488-9722-17c7c2348b66 vm uve deleted from opserver 2026-04-23 04:25:00,598 - INFO - Validated that VM e91a228b-ba76-4488-9722-17c7c2348b66 is removed from Opserver 2026-04-23 04:25:00,598 - INFO - Deleting VN EVPN-VN1 2026-04-23 04:25:00,980 - INFO - Validated that VN EVPN-VN1 is not found in API Server 2026-04-23 04:25:01,006 - INFO - Validated that VN EVPN-VN1 is not in any agent 2026-04-23 04:25:01,016 - INFO - VRF id 4 already used by some other vrf default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918:ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866:ctest-SecurityGroupBasicRegressionTests1Ipv6-10677918-10854866, will have to skip vrouter verification on 10.0.0.73 2026-04-23 04:25:01,042 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN EVPN-VN1 info 2026-04-23 04:25:03,497 - INFO - END TEST : test_with_vxlan_encap_agent_restart : PASSED[0:05:26] 2026-04-23 04:25:03,497 - INFO - -------------------------------------------------------------------------------- 2026-04-23 04:25:04,335 - INFO - Deleted project: ctest-TestEvpnCasesRestart-97900444, ID : 9210878c-559d-4d22-b7d0-8fb483f221ef 2026-04-23 04:25:04,583 - INFO - Domain Default found not creating 2026-04-23 04:25:04,743 - INFO - Project ctest-TestSerialSanity_MX-14255125 not found, creating it 2026-04-23 04:25:05,322 - INFO - Created Project:ctest-TestSerialSanity_MX-14255125, ID : edbaf3e4-b242-43a8-b502-fe452a92b5a5 2026-04-23 04:25:06,855 - INFO - ================================================================================ 2026-04-23 04:25:06,855 - INFO - STARTING TEST : test_change_of_rt_in_vn 2026-04-23 04:25:06,856 - 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-04-23 04:25:08,180 - INFO - Skipping Test. Env variable MX_GW_TEST is not set 2026-04-23 04:25:09,457 - INFO - 2026-04-23 04:25:09,457 - INFO - END TEST : test_change_of_rt_in_vn : SKIPPED[0:00:03] 2026-04-23 04:25:09,457 - INFO - -------------------------------------------------------------------------------- 2026-04-23 04:25:10,235 - INFO - Deleted project: ctest-TestSerialSanity_MX-14255125, ID : edbaf3e4-b242-43a8-b502-fe452a92b5a5 2026-04-23 04:25:10,447 - INFO - Domain Default found not creating 2026-04-23 04:25:10,643 - INFO - Project ctest-TestGWLessFWD-92071948 not found, creating it 2026-04-23 04:25:11,187 - INFO - Created Project:ctest-TestGWLessFWD-92071948, ID : abcc5c70-189a-43a6-b209-550751de8b2d 2026-04-23 04:25:12,768 - INFO - ================================================================================ 2026-04-23 04:25:12,768 - INFO - STARTING TEST : test_gw_less_fwd_single_vn_ip_fab 2026-04-23 04:25:12,768 - 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-04-23 04:25:14,067 - INFO - Initial checks done. Running the testcase now 2026-04-23 04:25:14,067 - INFO - 2026-04-23 04:25:14,068 - INFO - Skipping Test. Fabric gateway is required to run the test 2026-04-23 04:25:15,353 - INFO - 2026-04-23 04:25:15,353 - INFO - END TEST : test_gw_less_fwd_single_vn_ip_fab : SKIPPED[0:00:03] 2026-04-23 04:25:15,354 - INFO - -------------------------------------------------------------------------------- 2026-04-23 04:25:16,140 - INFO - Deleted project: ctest-TestGWLessFWD-92071948, ID : abcc5c70-189a-43a6-b209-550751de8b2d 2026-04-23 04:25:16,332 - INFO - Domain Default found not creating 2026-04-23 04:25:16,524 - INFO - Project ctest-TestMd5testsOnControl-76703286 not found, creating it 2026-04-23 04:25:17,102 - INFO - Created Project:ctest-TestMd5testsOnControl-76703286, ID : a31f2c45-b839-4d5e-91c2-0b369b893644 2026-04-23 04:25:20,572 - INFO - Created VN test_vnv6sr 2026-04-23 04:25:21,452 - INFO - Created VN test_vnv6dn 2026-04-23 04:25:22,910 - INFO - VM ([<Server: source_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 04:25:24,368 - INFO - VM ([<Server: dest_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 04:25:24,368 - INFO - Waiting for VM source_vm to be up.. 2026-04-23 04:25:29,567 - INFO - VM name : source_vm 2026-04-23 04:25:35,393 - INFO - Ping to Metadata IP 169.254.0.5 of VM source_vm passed 2026-04-23 04:25:35,635 - INFO - Waiting for VM dest_vm to be up.. 2026-04-23 04:25:40,818 - INFO - VM name : dest_vm 2026-04-23 04:25:50,377 - INFO - Ping to Metadata IP 169.254.0.3 of VM dest_vm passed 2026-04-23 04:25:50,993 - INFO - Attaching policy allow_all to vn test_vnv6sr 2026-04-23 04:25:51,391 - INFO - Attaching policy allow_all to vn test_vnv6dn 2026-04-23 04:25:51,648 - INFO - Configure the policy with allow any 2026-04-23 04:25:52,288 - INFO - Created VN vn1 2026-04-23 04:25:52,939 - INFO - Created VN vn2 2026-04-23 04:25:53,419 - INFO - Attaching policy sec_grp_policy_ctest-random-82421360 to vn vn1 2026-04-23 04:25:53,792 - INFO - Attaching policy sec_grp_policy_ctest-random-82421360 to vn vn2 2026-04-23 04:25:55,461 - INFO - VM ([<Server: vn1_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 04:25:57,010 - INFO - VM ([<Server: vn2_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 04:25:57,075 - INFO - ================================================================================ 2026-04-23 04:25:57,075 - INFO - STARTING TEST : test_check_per_peer_on_control 2026-04-23 04:25:57,075 - INFO - TEST DESCRIPTION : Description: Verify per peer md5 and specific protocol on all ports and policy with allow all between VN's 2026-04-23 04:25:58,361 - INFO - Initial checks done. Running the testcase now 2026-04-23 04:25:58,361 - INFO - 2026-04-23 04:25:58,361 - INFO - config per peer with auth_data None 2026-04-23 04:25:58,941 - INFO - configure MD5 on host d2dbeaec-069a-41d4-99a1-6ab571145e82 2026-04-23 04:25:59,037 - INFO - config per peer with auth_data None 2026-04-23 04:25:59,645 - INFO - configure MD5 on host 44355110-5277-48be-8fa7-1c6262313772 2026-04-23 04:25:59,741 - INFO - config per peer with auth_data None 2026-04-23 04:26:00,337 - INFO - configure MD5 on host ef67ce5a-66f0-4ce2-9b07-93ed2df8f52d 2026-04-23 04:26:00,457 - INFO - check BGP peering is up before setting md5 config 2026-04-23 04:26:00,458 - INFO - Check BGP staus between peers 2026-04-23 04:26:00,466 - INFO - config per peer with auth_data {'key_items': [{'key': 'juniper', 'key_id': 0}], 'key_type': 'md5'} 2026-04-23 04:26:01,173 - INFO - Check BGP staus between peers 2026-04-23 04:26:11,186 - INFO - Check BGP staus between peers 2026-04-23 04:26:11,194 - INFO - remove md5 configured on host d2dbeaec-069a-41d4-99a1-6ab571145e82 2026-04-23 04:26:11,194 - INFO - config per peer with auth_data None 2026-04-23 04:26:11,777 - INFO - configure MD5 on host d2dbeaec-069a-41d4-99a1-6ab571145e82 2026-04-23 04:26:11,869 - INFO - remove md5 configured on host 44355110-5277-48be-8fa7-1c6262313772 2026-04-23 04:26:11,869 - INFO - config per peer with auth_data None 2026-04-23 04:26:12,549 - INFO - configure MD5 on host 44355110-5277-48be-8fa7-1c6262313772 2026-04-23 04:26:12,641 - INFO - remove md5 configured on host ef67ce5a-66f0-4ce2-9b07-93ed2df8f52d 2026-04-23 04:26:12,641 - INFO - config per peer with auth_data None 2026-04-23 04:26:13,249 - INFO - configure MD5 on host ef67ce5a-66f0-4ce2-9b07-93ed2df8f52d 2026-04-23 04:26:13,333 - INFO - Skip interface_detach for VM vn2_vm_0 in state BUILD 2026-04-23 04:26:13,333 - INFO - Deleting VM vn2_vm_0 2026-04-23 04:26:13,333 - ERROR - VM vn2_vm_0 has failed to come up 2026-04-23 04:26:13,333 - ERROR - Nova failed to get host of the VM 2026-04-23 04:26:13,333 - ERROR - VM vn2_vm_0 has failed to come up 2026-04-23 04:26:13,334 - ERROR - Nova failed to get host of the VM 2026-04-23 04:26:13,418 - INFO - Skip interface_detach for VM vn1_vm_0 in state BUILD 2026-04-23 04:26:13,418 - INFO - Deleting VM vn1_vm_0 2026-04-23 04:26:13,418 - ERROR - VM vn1_vm_0 has failed to come up 2026-04-23 04:26:13,418 - ERROR - Nova failed to get host of the VM 2026-04-23 04:26:13,418 - ERROR - VM vn1_vm_0 has failed to come up 2026-04-23 04:26:13,418 - ERROR - Nova failed to get host of the VM 2026-04-23 04:26:13,496 - INFO - Dettaching policy sec_grp_policy_ctest-random-82421360 from vn vn2 2026-04-23 04:26:13,685 - INFO - Dettaching policy sec_grp_policy_ctest-random-82421360 from vn vn1 2026-04-23 04:26:13,927 - INFO - Deleted policy sec_grp_policy_ctest-random-82421360 2026-04-23 04:26:13,928 - INFO - Deleting VN vn2 2026-04-23 04:26:13,976 - WARNING - Deleting VN vn2 failed..Will retry 2026-04-23 04:26:16,132 - INFO - Deleting VN vn1 2026-04-23 04:26:16,324 - INFO - Dettaching policy allow_all from vn test_vnv6dn 2026-04-23 04:26:16,562 - INFO - Dettaching policy allow_all from vn test_vnv6sr 2026-04-23 04:26:16,861 - INFO - Deleted policy allow_all 2026-04-23 04:26:16,861 - INFO - Deleting VM dest_vm 2026-04-23 04:26:16,934 - INFO - Deleting VM source_vm 2026-04-23 04:26:17,013 - INFO - Deleting VN test_vnv6dn 2026-04-23 04:26:17,061 - WARNING - Deleting VN test_vnv6dn failed..Will retry 2026-04-23 04:26:19,254 - INFO - Deleting VN test_vnv6sr 2026-04-23 04:26:20,763 - INFO - END TEST : test_check_per_peer_on_control : PASSED[0:00:23] 2026-04-23 04:26:20,763 - INFO - -------------------------------------------------------------------------------- 2026-04-23 04:26:21,620 - INFO - Created VN test_vnv6sr 2026-04-23 04:26:22,595 - INFO - Created VN test_vnv6dn 2026-04-23 04:26:24,020 - INFO - VM ([<Server: source_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 04:26:25,384 - INFO - VM ([<Server: dest_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 04:26:25,384 - INFO - Waiting for VM source_vm to be up.. 2026-04-23 04:26:30,565 - INFO - VM name : source_vm 2026-04-23 04:26:36,042 - INFO - Ping to Metadata IP 169.254.0.5 of VM source_vm passed 2026-04-23 04:26:41,438 - INFO - Waiting for VM dest_vm to be up.. 2026-04-23 04:26:41,541 - INFO - VM name : dest_vm 2026-04-23 04:26:51,137 - INFO - Ping to Metadata IP 169.254.0.3 of VM dest_vm passed 2026-04-23 04:26:51,730 - INFO - Attaching policy allow_all to vn test_vnv6sr 2026-04-23 04:26:52,109 - INFO - Attaching policy allow_all to vn test_vnv6dn 2026-04-23 04:26:52,369 - INFO - Configure the policy with allow any 2026-04-23 04:26:52,965 - INFO - Created VN vn1 2026-04-23 04:26:53,561 - INFO - Created VN vn2 2026-04-23 04:26:54,009 - INFO - Attaching policy sec_grp_policy_ctest-random-07962875 to vn vn1 2026-04-23 04:26:54,378 - INFO - Attaching policy sec_grp_policy_ctest-random-07962875 to vn vn2 2026-04-23 04:26:56,135 - INFO - VM ([<Server: vn1_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 04:26:57,960 - INFO - VM ([<Server: vn2_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 04:26:58,026 - INFO - ================================================================================ 2026-04-23 04:26:58,026 - INFO - STARTING TEST : test_create_md5_on_control 2026-04-23 04:26:58,026 - INFO - TEST DESCRIPTION : Description: Verify md5 with allow specific protocol on all ports and policy with allow all between VN's 2026-04-23 04:26:59,341 - INFO - Initial checks done. Running the testcase now 2026-04-23 04:26:59,341 - INFO - 2026-04-23 04:26:59,341 - INFO - config md5 on each host with auth_data None 2026-04-23 04:26:59,342 - INFO - config per peer with auth_data None 2026-04-23 04:26:59,985 - INFO - configure MD5 on host d2dbeaec-069a-41d4-99a1-6ab571145e82 2026-04-23 04:27:00,077 - INFO - config per peer with auth_data None 2026-04-23 04:27:00,725 - INFO - configure MD5 on host 44355110-5277-48be-8fa7-1c6262313772 2026-04-23 04:27:00,833 - INFO - config per peer with auth_data None 2026-04-23 04:27:01,482 - INFO - configure MD5 on host ef67ce5a-66f0-4ce2-9b07-93ed2df8f52d 2026-04-23 04:27:01,573 - INFO - check if BGP between peers are up before setting md5 2026-04-23 04:27:01,573 - INFO - Check BGP staus between peers 2026-04-23 04:27:01,580 - INFO - setting MD5 config on host d2dbeaec-069a-41d4-99a1-6ab571145e82 2026-04-23 04:27:01,580 - INFO - configure MD5 on host d2dbeaec-069a-41d4-99a1-6ab571145e82 2026-04-23 04:27:01,661 - INFO - setting MD5 config on host 44355110-5277-48be-8fa7-1c6262313772 2026-04-23 04:27:01,661 - INFO - configure MD5 on host 44355110-5277-48be-8fa7-1c6262313772 2026-04-23 04:27:01,753 - INFO - setting MD5 config on host ef67ce5a-66f0-4ce2-9b07-93ed2df8f52d 2026-04-23 04:27:01,753 - INFO - configure MD5 on host ef67ce5a-66f0-4ce2-9b07-93ed2df8f52d 2026-04-23 04:27:01,841 - INFO - check if BGP peering is up after md5 config 2026-04-23 04:27:01,841 - INFO - Check BGP staus between peers 2026-04-23 04:27:11,849 - INFO - Check BGP staus between peers 2026-04-23 04:27:11,857 - INFO - remove md5 configured on host d2dbeaec-069a-41d4-99a1-6ab571145e82 2026-04-23 04:27:11,858 - INFO - config per peer with auth_data None 2026-04-23 04:27:12,445 - INFO - configure MD5 on host d2dbeaec-069a-41d4-99a1-6ab571145e82 2026-04-23 04:27:12,533 - INFO - remove md5 configured on host 44355110-5277-48be-8fa7-1c6262313772 2026-04-23 04:27:12,533 - INFO - config per peer with auth_data None 2026-04-23 04:27:13,193 - INFO - configure MD5 on host 44355110-5277-48be-8fa7-1c6262313772 2026-04-23 04:27:13,289 - INFO - remove md5 configured on host ef67ce5a-66f0-4ce2-9b07-93ed2df8f52d 2026-04-23 04:27:13,289 - INFO - config per peer with auth_data None 2026-04-23 04:27:13,873 - INFO - configure MD5 on host ef67ce5a-66f0-4ce2-9b07-93ed2df8f52d 2026-04-23 04:27:13,961 - INFO - Skip interface_detach for VM vn2_vm_0 in state BUILD 2026-04-23 04:27:13,962 - INFO - Deleting VM vn2_vm_0 2026-04-23 04:27:13,962 - ERROR - VM vn2_vm_0 has failed to come up 2026-04-23 04:27:13,962 - ERROR - Nova failed to get host of the VM 2026-04-23 04:27:13,963 - ERROR - VM vn2_vm_0 has failed to come up 2026-04-23 04:27:13,963 - ERROR - Nova failed to get host of the VM 2026-04-23 04:27:14,036 - INFO - Skip interface_detach for VM vn1_vm_0 in state BUILD 2026-04-23 04:27:14,036 - INFO - Deleting VM vn1_vm_0 2026-04-23 04:27:14,036 - ERROR - VM vn1_vm_0 has failed to come up 2026-04-23 04:27:14,036 - ERROR - Nova failed to get host of the VM 2026-04-23 04:27:14,036 - ERROR - VM vn1_vm_0 has failed to come up 2026-04-23 04:27:14,036 - ERROR - Nova failed to get host of the VM 2026-04-23 04:27:14,105 - INFO - Dettaching policy sec_grp_policy_ctest-random-07962875 from vn vn2 2026-04-23 04:27:14,275 - INFO - Dettaching policy sec_grp_policy_ctest-random-07962875 from vn vn1 2026-04-23 04:27:14,535 - INFO - Deleted policy sec_grp_policy_ctest-random-07962875 2026-04-23 04:27:14,536 - INFO - Deleting VN vn2 2026-04-23 04:27:14,594 - WARNING - Deleting VN vn2 failed..Will retry 2026-04-23 04:27:16,757 - INFO - Deleting VN vn1 2026-04-23 04:27:16,947 - INFO - Dettaching policy allow_all from vn test_vnv6dn 2026-04-23 04:27:17,170 - INFO - Dettaching policy allow_all from vn test_vnv6sr 2026-04-23 04:27:17,435 - INFO - Deleted policy allow_all 2026-04-23 04:27:17,436 - INFO - Deleting VM dest_vm 2026-04-23 04:27:17,523 - INFO - Deleting VM source_vm 2026-04-23 04:27:17,606 - INFO - Deleting VN test_vnv6dn 2026-04-23 04:27:17,654 - WARNING - Deleting VN test_vnv6dn failed..Will retry 2026-04-23 04:27:19,857 - INFO - Deleting VN test_vnv6sr 2026-04-23 04:27:21,380 - INFO - END TEST : test_create_md5_on_control : PASSED[0:00:23] 2026-04-23 04:27:21,380 - INFO - -------------------------------------------------------------------------------- 2026-04-23 04:27:22,135 - INFO - Deleted project: ctest-TestMd5testsOnControl-76703286, ID : a31f2c45-b839-4d5e-91c2-0b369b893644 2026-04-23 04:27:22,331 - INFO - Domain Default found not creating 2026-04-23 04:27:22,500 - INFO - Project ctest-TestRbac-52713015 not found, creating it 2026-04-23 04:27:23,080 - INFO - Created Project:ctest-TestRbac-52713015, ID : a335b859-5912-40c2-9873-6d134361a514 2026-04-23 04:27:26,935 - INFO - ================================================================================ 2026-04-23 04:27:26,935 - INFO - STARTING TEST : test_perms2_global_share 2026-04-23 04:27:26,935 - 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-04-23 04:27:28,550 - INFO - Initial checks done. Running the testcase now 2026-04-23 04:27:28,550 - INFO - 2026-04-23 04:27:28,916 - INFO - Project ctest-TestRbac-96391491 not found, creating it 2026-04-23 04:27:29,494 - INFO - Created Project:ctest-TestRbac-96391491, ID : d48e734f-11aa-42c3-9df0-9e9782bcb8de 2026-04-23 04:27:29,918 - INFO - Project ctest-TestRbac-10702600 not found, creating it 2026-04-23 04:27:30,511 - INFO - Created Project:ctest-TestRbac-10702600, ID : da8f55f0-37cd-4b83-89b4-e893a5cd5482 2026-04-23 04:27:33,076 - INFO - API access-list ec32c434-a20f-4b16-ba19-aeddda7b110a verify on api server passed 2026-04-23 04:27:34,017 - INFO - Created VN ctest-TestRbac-96391491-79195956, UUID :25a861ed-da57-4f4f-ae38-1f93baed56fb 2026-04-23 04:27:35,163 - INFO - API Server: Read VN 25a861ed-da57-4f4f-ae38-1f93baed56fb 2026-04-23 04:27:35,512 - INFO - API Server: Read VN 25a861ed-da57-4f4f-ae38-1f93baed56fb 2026-04-23 04:27:37,862 - WARNING - Unable to get the list of compute nodes 2026-04-23 04:27:39,116 - INFO - VM ([<Server: ctest-TestRbac-10702600-91881076>]) created on node: (None), Zone: (None) 2026-04-23 04:27:44,285 - INFO - VM name : ctest-TestRbac-10702600-91881076 2026-04-23 04:27:45,230 - INFO - VM ctest-TestRbac-10702600-91881076 verfication in all API Servers passed 2026-04-23 04:27:51,790 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestRbac-10702600-91881076 passed 2026-04-23 04:27:51,790 - INFO - VM ctest-TestRbac-10702600-91881076 verifications in Compute nodes passed 2026-04-23 04:27:52,044 - INFO - Validated routes of VM ctest-TestRbac-10702600-91881076 in all vrouters 2026-04-23 04:27:52,923 - INFO - Verification in Control-nodes for VM ctest-TestRbac-10702600-91881076 passed 2026-04-23 04:27:59,898 - INFO - Verifying through opserver in 10.0.0.23 2026-04-23 04:27:59,971 - INFO - VM f4bda8c7-0b0f-423d-b332-391af6f6bfbc is present in default-domain:ctest-TestRbac-96391491:ctest-TestRbac-96391491-79195956 2026-04-23 04:28:01,734 - INFO - tap interface default-domain:ctest-TestRbac-10702600:e6a78336-90cd-4490-844d-64057afb6233 of vm f4bda8c7-0b0f-423d-b332-391af6f6bfbc is present in vrouter an-jenkins-deploy-platform-ansible-os-5672-2 uve 2026-04-23 04:28:02,335 - INFO - VM ctest-TestRbac-10702600-91881076 validations in Opserver passed 2026-04-23 04:28:02,335 - INFO - Deleting VM ctest-TestRbac-10702600-91881076 2026-04-23 04:28:04,519 - INFO - VM ctest-TestRbac-10702600-91881076 is fully removed in API-Server 2026-04-23 04:28:04,731 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRbac-96391491:ctest-TestRbac-96391491-79195956 2026-04-23 04:28:04,731 - INFO - VM ctest-TestRbac-10702600-91881076 is removed in Compute, and routes are removed in all compute nodes 2026-04-23 04:28:05,044 - INFO - Routes for VM ctest-TestRbac-10702600-91881076 is removed in all control-nodes 2026-04-23 04:28:30,338 - INFO - f4bda8c7-0b0f-423d-b332-391af6f6bfbc vm uve deleted from opserver 2026-04-23 04:28:30,720 - INFO - f4bda8c7-0b0f-423d-b332-391af6f6bfbc vm uve deleted from opserver 2026-04-23 04:28:31,090 - INFO - f4bda8c7-0b0f-423d-b332-391af6f6bfbc vm uve deleted from opserver 2026-04-23 04:28:31,090 - INFO - Validated that VM f4bda8c7-0b0f-423d-b332-391af6f6bfbc is removed from Opserver 2026-04-23 04:28:31,090 - INFO - Deleting VN ctest-TestRbac-96391491-79195956 2026-04-23 04:28:31,363 - INFO - API access-list (ec32c434-a20f-4b16-ba19-aeddda7b110a) got deleted in api server 2026-04-23 04:28:32,445 - INFO - Deleted project: ctest-TestRbac-10702600, ID : da8f55f0-37cd-4b83-89b4-e893a5cd5482 2026-04-23 04:28:33,452 - INFO - Deleted project: ctest-TestRbac-96391491, ID : d48e734f-11aa-42c3-9df0-9e9782bcb8de 2026-04-23 04:28:34,739 - INFO - END TEST : test_perms2_global_share : PASSED[0:01:08] 2026-04-23 04:28:34,739 - INFO - -------------------------------------------------------------------------------- 2026-04-23 04:28:36,240 - INFO - Deleted project: ctest-TestRbac-52713015, ID : a335b859-5912-40c2-9873-6d134361a514 2026-04-23 04:28:36,435 - INFO - Domain Default found not creating 2026-04-23 04:28:36,595 - INFO - Project ctest-TestRbacBasic-81763084 not found, creating it 2026-04-23 04:28:37,212 - INFO - Created Project:ctest-TestRbacBasic-81763084, ID : d293c453-cc1e-4606-8e2b-1c269823ff24 2026-04-23 04:28:41,176 - INFO - ================================================================================ 2026-04-23 04:28:41,176 - INFO - STARTING TEST : test_perms2_owner 2026-04-23 04:28:41,177 - 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-04-23 04:28:42,459 - INFO - Initial checks done. Running the testcase now 2026-04-23 04:28:42,459 - INFO - 2026-04-23 04:28:42,832 - INFO - Project ctest-TestRbacBasic-40536601 not found, creating it 2026-04-23 04:28:43,413 - INFO - Created Project:ctest-TestRbacBasic-40536601, ID : 4cfbff74-f3eb-4f57-a924-bcc898c90e48 2026-04-23 04:28:43,785 - INFO - Project ctest-TestRbacBasic-12557995 not found, creating it 2026-04-23 04:28:44,348 - INFO - Created Project:ctest-TestRbacBasic-12557995, ID : 91937d16-3181-4efa-aa6a-f5195b1b0a7a 2026-04-23 04:28:46,701 - INFO - API access-list 13b96657-614a-462d-a834-3ad43b0b0d06 verify on api server passed 2026-04-23 04:28:47,401 - INFO - Created VN ctest-TestRbacBasic-40536601-12699803, UUID :581a2747-33c4-473d-a025-d81a1417415b 2026-04-23 04:28:48,733 - INFO - Created VN ctest-TestRbacBasic-12557995-22843624, UUID :fca63570-0517-43de-8222-3338c374ebf7 2026-04-23 04:28:49,791 - INFO - API Server: Read VN 581a2747-33c4-473d-a025-d81a1417415b 2026-04-23 04:28:50,146 - INFO - API Server: Permission Denied to read VN 581a2747-33c4-473d-a025-d81a1417415b 2026-04-23 04:28:50,159 - INFO - API Server: Read VN 581a2747-33c4-473d-a025-d81a1417415b 2026-04-23 04:28:50,203 - INFO - API Server: List VN ['581a2747-33c4-473d-a025-d81a1417415b'] 2026-04-23 04:28:50,242 - INFO - API Server: List VN ['fca63570-0517-43de-8222-3338c374ebf7'] 2026-04-23 04:28:53,249 - INFO - API Server: List VN [] 2026-04-23 04:28:53,297 - INFO - API Server: List VN ['fca63570-0517-43de-8222-3338c374ebf7', '581a2747-33c4-473d-a025-d81a1417415b'] 2026-04-23 04:28:53,305 - INFO - API Server: List VN ['b1c7de93-10ce-4701-91f6-7cab94a82036', 'fd0639c9-ea6d-4724-a77b-9a02702658d0', 'f4f62ecb-58b8-4096-83c6-07172fe97967', 'fca63570-0517-43de-8222-3338c374ebf7', '581a2747-33c4-473d-a025-d81a1417415b', '69e4b2b7-b68d-40f0-aa71-90c02128ce75', 'addc07b3-9275-4270-985d-d16e3d3e3640', '517e434a-9d9f-495c-ae3f-6883c141d1d9', '9b620e61-d7b4-4be5-b0c7-fc6332676986'] 2026-04-23 04:28:54,855 - INFO - Deleting VN ctest-TestRbacBasic-12557995-22843624 2026-04-23 04:28:54,994 - INFO - Deleting VN ctest-TestRbacBasic-40536601-12699803 2026-04-23 04:28:55,204 - INFO - API access-list (13b96657-614a-462d-a834-3ad43b0b0d06) got deleted in api server 2026-04-23 04:28:56,203 - INFO - Deleted project: ctest-TestRbacBasic-12557995, ID : 91937d16-3181-4efa-aa6a-f5195b1b0a7a 2026-04-23 04:28:57,016 - INFO - Deleted project: ctest-TestRbacBasic-40536601, ID : 4cfbff74-f3eb-4f57-a924-bcc898c90e48 2026-04-23 04:28:58,338 - INFO - END TEST : test_perms2_owner : PASSED[0:00:17] 2026-04-23 04:28:58,338 - INFO - -------------------------------------------------------------------------------- 2026-04-23 04:28:58,341 - INFO - ================================================================================ 2026-04-23 04:28:58,341 - INFO - STARTING TEST : test_rbac_acl_different_roles 2026-04-23 04:28:58,342 - 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-04-23 04:28:59,641 - INFO - Initial checks done. Running the testcase now 2026-04-23 04:28:59,642 - INFO - 2026-04-23 04:29:02,121 - INFO - Permission denied to create/update VirtualNetwork 2026-04-23 04:29:02,528 - INFO - API access-list a6e8a163-e6f5-4f63-9054-4a6cfaf7f5fc verify on api server passed 2026-04-23 04:29:02,909 - INFO - Created VN ctest-TestRbacBasic-81763084-00671852, UUID :da6e936d-307c-43d0-87a6-c8ed4260532b 2026-04-23 04:29:03,909 - INFO - Verified VN network id 16 for VN da6e936d-307c-43d0-87a6-c8ed4260532b 2026-04-23 04:29:03,909 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-81763084-00671852 passed 2026-04-23 04:29:03,989 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-81763084-00671852 passed 2026-04-23 04:29:04,897 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-81763084:ctest-TestRbacBasic-81763084-00671852 is found in opserver 2026-04-23 04:29:05,289 - INFO - API access-list 58c74b4b-b958-4222-8b6e-c1dfabd7e8c1 verify on api server passed 2026-04-23 04:29:06,068 - INFO - API Server: Permission Denied to read VN da6e936d-307c-43d0-87a6-c8ed4260532b 2026-04-23 04:29:06,429 - INFO - API Server: Permission Denied to read ST 31c01075-a212-4def-a81b-111373b88adb 2026-04-23 04:29:07,905 - INFO - API access-list a6e8a163-e6f5-4f63-9054-4a6cfaf7f5fc verify on api server passed 2026-04-23 04:29:07,933 - INFO - API Server: Read VN da6e936d-307c-43d0-87a6-c8ed4260532b 2026-04-23 04:29:08,537 - INFO - Permission denied to create/update VirtualNetwork 2026-04-23 04:29:08,902 - INFO - API Server: Permission Denied to read ST 31c01075-a212-4def-a81b-111373b88adb 2026-04-23 04:29:09,107 - INFO - API access-list 58c74b4b-b958-4222-8b6e-c1dfabd7e8c1 verify on api server passed 2026-04-23 04:29:09,130 - INFO - API Server: Read Service-Template 31c01075-a212-4def-a81b-111373b88adb 2026-04-23 04:29:09,431 - INFO - API access-list a6e8a163-e6f5-4f63-9054-4a6cfaf7f5fc verify on api server passed 2026-04-23 04:29:09,558 - INFO - API access-list 58c74b4b-b958-4222-8b6e-c1dfabd7e8c1 verify on api server passed 2026-04-23 04:29:09,923 - INFO - API Server: Permission Denied to read VN da6e936d-307c-43d0-87a6-c8ed4260532b 2026-04-23 04:29:10,284 - INFO - API Server: Permission Denied to read ST 31c01075-a212-4def-a81b-111373b88adb 2026-04-23 04:29:11,805 - INFO - API Server: Read Service-Template 31c01075-a212-4def-a81b-111373b88adb 2026-04-23 04:29:11,837 - INFO - API Server: Read VN da6e936d-307c-43d0-87a6-c8ed4260532b 2026-04-23 04:29:12,024 - INFO - API access-list (a6e8a163-e6f5-4f63-9054-4a6cfaf7f5fc) got deleted in api server 2026-04-23 04:29:12,076 - INFO - API access-list (58c74b4b-b958-4222-8b6e-c1dfabd7e8c1) got deleted in api server 2026-04-23 04:29:12,444 - INFO - API Server: Permission Denied to read VN da6e936d-307c-43d0-87a6-c8ed4260532b 2026-04-23 04:29:12,821 - INFO - API Server: Permission Denied to read ST 31c01075-a212-4def-a81b-111373b88adb 2026-04-23 04:29:14,183 - INFO - API Server: Read VN da6e936d-307c-43d0-87a6-c8ed4260532b 2026-04-23 04:29:14,203 - INFO - API Server: Read Service-Template 31c01075-a212-4def-a81b-111373b88adb 2026-04-23 04:29:14,465 - INFO - Service template: ['default-domain', 'ctest-TestRbacBasic-81763084-59232524'] deleted successfully. 2026-04-23 04:29:14,465 - INFO - Deleting VN ctest-TestRbacBasic-81763084-00671852 2026-04-23 04:29:16,245 - INFO - END TEST : test_rbac_acl_different_roles : PASSED[0:00:18] 2026-04-23 04:29:16,245 - INFO - -------------------------------------------------------------------------------- 2026-04-23 04:29:16,250 - INFO - ================================================================================ 2026-04-23 04:29:16,250 - INFO - STARTING TEST : test_rbac_create_delete_vm 2026-04-23 04:29:16,250 - 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-04-23 04:29:17,540 - INFO - Initial checks done. Running the testcase now 2026-04-23 04:29:17,540 - INFO - 2026-04-23 04:29:18,184 - INFO - Created VN ctest-TestRbacBasic-81763084-13305613 2026-04-23 04:29:18,566 - INFO - Verified VN network id 16 for VN 425214bd-ca60-4f37-8515-ce14864462ba 2026-04-23 04:29:18,568 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-81763084-13305613 passed 2026-04-23 04:29:18,630 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-81763084-13305613 passed 2026-04-23 04:29:19,022 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-81763084:ctest-TestRbacBasic-81763084-13305613 is found in opserver 2026-04-23 04:29:19,260 - INFO - API access-list 8e6ae30e-251d-4e0e-aefc-d3768cb84475 verify on api server passed 2026-04-23 04:29:21,499 - INFO - Created VN ctest-TestRbacBasic-81763084-80017554 2026-04-23 04:29:22,028 - INFO - Verified VN network id 17 for VN 89037cb5-14c2-46aa-b4ef-87dc144713de 2026-04-23 04:29:22,028 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-81763084-80017554 passed 2026-04-23 04:29:22,106 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-81763084-80017554 passed 2026-04-23 04:29:22,420 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-81763084:ctest-TestRbacBasic-81763084-80017554 is found in opserver 2026-04-23 04:29:22,479 - INFO - Creating Security group: ['default-domain', 'ctest-TestRbacBasic-81763084', 'ctest-TestRbacBasic-81763084-83156333'] 2026-04-23 04:29:24,148 - INFO - Security group ctest-TestRbacBasic-81763084-83156333 found in the API Server 2026-04-23 04:29:24,366 - INFO - Validated that ACLs for Security group ctest-TestRbacBasic-81763084-83156333 are present in API Server 2026-04-23 04:29:24,372 - INFO - Validated that Security group ctest-TestRbacBasic-81763084-83156333 is found in control node 10.0.0.23 2026-04-23 04:29:24,381 - INFO - Validated that Security group ctest-TestRbacBasic-81763084-83156333 is found in control node 10.0.0.130 2026-04-23 04:29:24,392 - INFO - Validated that Security group ctest-TestRbacBasic-81763084-83156333 is found in control node 10.0.0.249 2026-04-23 04:29:24,398 - INFO - Validated SG ctest-TestRbacBasic-81763084-83156333 in Control nodes 2026-04-23 04:29:25,169 - WARNING - Unable to get the list of compute nodes 2026-04-23 04:29:26,402 - INFO - VM ([<Server: ctest-TestRbacBasic-81763084-03235692>]) created on node: (None), Zone: (None) 2026-04-23 04:29:31,612 - INFO - VM name : ctest-TestRbacBasic-81763084-03235692 2026-04-23 04:29:32,659 - INFO - VM ctest-TestRbacBasic-81763084-03235692 verfication in all API Servers passed 2026-04-23 04:29:39,468 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestRbacBasic-81763084-03235692 passed 2026-04-23 04:29:39,468 - INFO - VM ctest-TestRbacBasic-81763084-03235692 verifications in Compute nodes passed 2026-04-23 04:29:39,737 - INFO - Validated routes of VM ctest-TestRbacBasic-81763084-03235692 in all vrouters 2026-04-23 04:29:40,317 - INFO - Verification in Control-nodes for VM ctest-TestRbacBasic-81763084-03235692 passed 2026-04-23 04:29:59,124 - INFO - Verifying through opserver in 10.0.0.23 2026-04-23 04:29:59,198 - INFO - VM ed88b9ac-838e-4c4e-b9ae-b382620ebe59 is present in default-domain:ctest-TestRbacBasic-81763084:ctest-TestRbacBasic-81763084-80017554 2026-04-23 04:30:00,462 - INFO - tap interface default-domain:ctest-TestRbacBasic-81763084:e2471608-92f6-422e-a390-f243cda90188 of vm ed88b9ac-838e-4c4e-b9ae-b382620ebe59 is present in vrouter an-jenkins-deploy-platform-ansible-os-5672-2 uve 2026-04-23 04:30:00,713 - INFO - VM ctest-TestRbacBasic-81763084-03235692 validations in Opserver passed 2026-04-23 04:30:02,117 - INFO - FIP 165.110.50.131 verification for passed on all Control-nodes 2026-04-23 04:30:02,118 - INFO - FIP ID 1e9d5eb7-d328-4610-b456-c1fb0ffdd044(165.110.50.131) validation in Control node passed 2026-04-23 04:30:02,190 - INFO - FIP ID 1e9d5eb7-d328-4610-b456-c1fb0ffdd044(165.110.50.131) validation in agents passed 2026-04-23 04:30:02,217 - INFO - FIP ID 1e9d5eb7-d328-4610-b456-c1fb0ffdd044(165.110.50.131) validation in API Server passed 2026-04-23 04:30:03,509 - INFO - Validated that SG ctest-TestRbacBasic-81763084-83156333 is bound to VM ctest-TestRbacBasic-81763084-03235692 2026-04-23 04:30:03,589 - INFO - Deleting VM ctest-TestRbacBasic-81763084-03235692 2026-04-23 04:30:05,768 - INFO - VM ctest-TestRbacBasic-81763084-03235692 is fully removed in API-Server 2026-04-23 04:30:06,000 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRbacBasic-81763084:ctest-TestRbacBasic-81763084-80017554 2026-04-23 04:30:06,000 - INFO - VM ctest-TestRbacBasic-81763084-03235692 is removed in Compute, and routes are removed in all compute nodes 2026-04-23 04:30:06,274 - INFO - Routes for VM ctest-TestRbacBasic-81763084-03235692 is removed in all control-nodes 2026-04-23 04:30:28,379 - INFO - ed88b9ac-838e-4c4e-b9ae-b382620ebe59 vm uve deleted from opserver 2026-04-23 04:30:28,393 - INFO - ed88b9ac-838e-4c4e-b9ae-b382620ebe59 vm uve deleted from opserver 2026-04-23 04:30:28,409 - INFO - ed88b9ac-838e-4c4e-b9ae-b382620ebe59 vm uve deleted from opserver 2026-04-23 04:30:28,409 - INFO - Validated that VM ed88b9ac-838e-4c4e-b9ae-b382620ebe59 is removed from Opserver 2026-04-23 04:30:28,409 - INFO - Deleting Security group: ['default-domain', 'ctest-TestRbacBasic-81763084', 'ctest-TestRbacBasic-81763084-83156333'] 2026-04-23 04:30:28,573 - INFO - Security group: ['default-domain', 'ctest-TestRbacBasic-81763084', 'ctest-TestRbacBasic-81763084-83156333'] deleted successfully. 2026-04-23 04:30:28,817 - INFO - Security group ctest-TestRbacBasic-81763084-83156333 removed from the API Server 2026-04-23 04:30:29,040 - INFO - security group ctest-TestRbacBasic-81763084-83156333 removed from Control-node 10.0.0.23 2026-04-23 04:30:29,051 - INFO - security group ctest-TestRbacBasic-81763084-83156333 removed from Control-node 10.0.0.130 2026-04-23 04:30:29,062 - INFO - security group ctest-TestRbacBasic-81763084-83156333 removed from Control-node 10.0.0.249 2026-04-23 04:30:29,067 - INFO - Validated that SG ctest-TestRbacBasic-81763084-83156333 is not in control nodes 2026-04-23 04:30:29,068 - INFO - Deleting VN ctest-TestRbacBasic-81763084-80017554 2026-04-23 04:30:29,378 - INFO - API access-list (8e6ae30e-251d-4e0e-aefc-d3768cb84475) got deleted in api server 2026-04-23 04:30:29,509 - INFO - Deleting VN ctest-TestRbacBasic-81763084-13305613 2026-04-23 04:30:31,010 - INFO - END TEST : test_rbac_create_delete_vm : PASSED[0:01:15] 2026-04-23 04:30:31,010 - INFO - -------------------------------------------------------------------------------- 2026-04-23 04:30:32,733 - INFO - Deleted project: ctest-TestRbacBasic-81763084, ID : d293c453-cc1e-4606-8e2b-1c269823ff24 2026-04-23 04:30:32,936 - INFO - Using existing project ['default-domain', 'admin'](d5a2fcc6-b0b7-4410-89e6-c5e1af2a1d6f) 2026-04-23 04:30:32,945 - INFO - ================================================================================ 2026-04-23 04:30:32,945 - INFO - STARTING TEST : test_contrail_status 2026-04-23 04:30:32,945 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active 2026-04-23 04:30:34,256 - INFO - Initial checks done. Running the testcase now 2026-04-23 04:30:34,256 - INFO - 2026-04-23 04:30:34,471 - INFO - 10.0.0.23 2026-04-23 04:30:34,471 - INFO - config 2026-04-23 04:30:34,477 - INFO - config-nodemgr:active 2026-04-23 04:30:34,481 - INFO - api-server:active 2026-04-23 04:30:34,484 - INFO - schema:backup 2026-04-23 04:30:34,487 - INFO - svc-monitor:backup 2026-04-23 04:30:34,491 - INFO - device-manager:active 2026-04-23 04:30:34,491 - INFO - config-database 2026-04-23 04:30:34,491 - INFO - config-cassandra:active 2026-04-23 04:30:34,491 - INFO - config-zookeeper:active 2026-04-23 04:30:34,491 - INFO - config-rabbitmq:active 2026-04-23 04:30:34,491 - INFO - control 2026-04-23 04:30:34,496 - INFO - control-nodemgr:active 2026-04-23 04:30:34,501 - INFO - control:active 2026-04-23 04:30:34,501 - INFO - named:active 2026-04-23 04:30:34,513 - INFO - dns:active 2026-04-23 04:30:34,513 - INFO - analytics 2026-04-23 04:30:34,517 - INFO - analytics-nodemgr:active 2026-04-23 04:30:34,521 - INFO - analytics-api:active 2026-04-23 04:30:34,538 - INFO - collector:active 2026-04-23 04:30:34,538 - INFO - analytics-database 2026-04-23 04:30:34,538 - INFO - analytics-cassandra:active 2026-04-23 04:30:34,543 - INFO - analyticsdb-nodemgr:active 2026-04-23 04:30:34,561 - INFO - query-engine:active 2026-04-23 04:30:34,561 - INFO - webui 2026-04-23 04:30:34,561 - INFO - webui:active 2026-04-23 04:30:34,561 - INFO - webui-middleware:active 2026-04-23 04:30:34,561 - INFO - redis:active 2026-04-23 04:30:34,561 - INFO - analytics_snmp 2026-04-23 04:30:34,565 - INFO - snmp-collector:active 2026-04-23 04:30:34,565 - INFO - snmp-topology:active 2026-04-23 04:30:34,566 - INFO - analytics_alarm 2026-04-23 04:30:34,566 - INFO - alarmgen:active 2026-04-23 04:30:34,664 - INFO - 10.0.0.130 2026-04-23 04:30:34,664 - INFO - config 2026-04-23 04:30:34,671 - INFO - config-nodemgr:active 2026-04-23 04:30:34,677 - INFO - api-server:active 2026-04-23 04:30:34,682 - INFO - schema:active 2026-04-23 04:30:34,686 - INFO - svc-monitor:active 2026-04-23 04:30:34,690 - INFO - device-manager:backup 2026-04-23 04:30:34,691 - INFO - config-database 2026-04-23 04:30:34,691 - INFO - config-cassandra:active 2026-04-23 04:30:34,691 - INFO - config-zookeeper:active 2026-04-23 04:30:34,691 - INFO - config-rabbitmq:active 2026-04-23 04:30:34,691 - INFO - control 2026-04-23 04:30:34,699 - INFO - control-nodemgr:active 2026-04-23 04:30:34,705 - INFO - control:active 2026-04-23 04:30:34,705 - INFO - named:active 2026-04-23 04:30:34,711 - INFO - dns:active 2026-04-23 04:30:34,711 - INFO - analytics 2026-04-23 04:30:34,718 - INFO - analytics-nodemgr:active 2026-04-23 04:30:34,723 - INFO - analytics-api:active 2026-04-23 04:30:34,727 - INFO - collector:active 2026-04-23 04:30:34,728 - INFO - analytics-database 2026-04-23 04:30:34,728 - INFO - analytics-cassandra:active 2026-04-23 04:30:34,733 - INFO - analyticsdb-nodemgr:active 2026-04-23 04:30:34,738 - INFO - query-engine:active 2026-04-23 04:30:34,738 - INFO - webui 2026-04-23 04:30:34,738 - INFO - webui:active 2026-04-23 04:30:34,738 - INFO - webui-middleware:active 2026-04-23 04:30:34,738 - INFO - redis:active 2026-04-23 04:30:34,738 - INFO - analytics_snmp 2026-04-23 04:30:34,743 - INFO - snmp-collector:active 2026-04-23 04:30:34,743 - INFO - snmp-topology:active 2026-04-23 04:30:34,743 - INFO - analytics_alarm 2026-04-23 04:30:34,743 - INFO - alarmgen:active 2026-04-23 04:30:34,852 - INFO - 10.0.0.249 2026-04-23 04:30:34,852 - INFO - config 2026-04-23 04:30:34,858 - INFO - config-nodemgr:active 2026-04-23 04:30:34,863 - INFO - api-server:active 2026-04-23 04:30:34,868 - INFO - schema:backup 2026-04-23 04:30:34,871 - INFO - svc-monitor:backup 2026-04-23 04:30:34,875 - INFO - device-manager:backup 2026-04-23 04:30:34,875 - INFO - config-database 2026-04-23 04:30:34,875 - INFO - config-cassandra:active 2026-04-23 04:30:34,875 - INFO - config-zookeeper:active 2026-04-23 04:30:34,875 - INFO - config-rabbitmq:active 2026-04-23 04:30:34,875 - INFO - control 2026-04-23 04:30:34,881 - INFO - control-nodemgr:active 2026-04-23 04:30:34,886 - INFO - control:active 2026-04-23 04:30:34,886 - INFO - named:active 2026-04-23 04:30:34,891 - INFO - dns:active 2026-04-23 04:30:34,891 - INFO - analytics 2026-04-23 04:30:34,897 - INFO - analytics-nodemgr:active 2026-04-23 04:30:34,902 - INFO - analytics-api:active 2026-04-23 04:30:34,907 - INFO - collector:active 2026-04-23 04:30:34,907 - INFO - analytics-database 2026-04-23 04:30:34,908 - INFO - analytics-cassandra:active 2026-04-23 04:30:34,913 - INFO - analyticsdb-nodemgr:active 2026-04-23 04:30:34,919 - INFO - query-engine:active 2026-04-23 04:30:34,919 - INFO - webui 2026-04-23 04:30:34,919 - INFO - webui:active 2026-04-23 04:30:34,919 - INFO - webui-middleware:active 2026-04-23 04:30:34,919 - INFO - redis:active 2026-04-23 04:30:34,919 - INFO - analytics_snmp 2026-04-23 04:30:34,924 - INFO - snmp-collector:active 2026-04-23 04:30:34,924 - INFO - snmp-topology:active 2026-04-23 04:30:34,924 - INFO - analytics_alarm 2026-04-23 04:30:34,924 - INFO - alarmgen:active 2026-04-23 04:30:35,035 - INFO - 10.0.0.73 2026-04-23 04:30:35,035 - INFO - vrouter 2026-04-23 04:30:35,040 - INFO - vrouter-nodemgr:active 2026-04-23 04:30:35,045 - INFO - agent:active 2026-04-23 04:30:35,150 - INFO - 10.0.0.131 2026-04-23 04:30:35,150 - INFO - vrouter 2026-04-23 04:30:35,156 - INFO - vrouter-nodemgr:active 2026-04-23 04:30:35,162 - INFO - agent:active 2026-04-23 04:30:35,162 - INFO - All the contrail services are up on all nodes 2026-04-23 04:30:35,162 - INFO - contrail-status passed 2026-04-23 04:30:36,464 - INFO - END TEST : test_contrail_status : PASSED[0:00:04] 2026-04-23 04:30:36,464 - INFO - -------------------------------------------------------------------------------- 2026-04-23 04:30:36,545 - INFO - Domain Default found not creating 2026-04-23 04:30:36,741 - INFO - Project ctest-TestBasicVMVN0-87996088 not found, creating it 2026-04-23 04:30:37,384 - INFO - Created Project:ctest-TestBasicVMVN0-87996088, ID : 55c397dd-c814-4aaf-991b-134866a1672c 2026-04-23 04:30:38,927 - INFO - ================================================================================ 2026-04-23 04:30:38,927 - INFO - STARTING TEST : test_control_node_switchover 2026-04-23 04:30:38,928 - 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-04-23 04:30:40,233 - INFO - Initial checks done. Running the testcase now 2026-04-23 04:30:40,233 - INFO - 2026-04-23 04:30:41,256 - INFO - Created VN ctest-vn1-52822517 2026-04-23 04:30:41,887 - INFO - Verified VN network id 16 for VN 9826f51b-b3cf-4972-92cd-337d850ad81e 2026-04-23 04:30:41,887 - INFO - Verifications in API Server for VN ctest-vn1-52822517 passed 2026-04-23 04:30:41,955 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-52822517 passed 2026-04-23 04:30:43,847 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-87996088:ctest-vn1-52822517 is found in opserver 2026-04-23 04:30:45,260 - INFO - VM ([<Server: ctest-vn1_vm1-75877974>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 04:30:46,691 - INFO - VM ([<Server: ctest-vn1_vm2-99053122>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 04:30:46,692 - INFO - Waiting for VM ctest-vn1_vm1-75877974 to be up.. 2026-04-23 04:30:51,873 - INFO - VM name : ctest-vn1_vm1-75877974 2026-04-23 04:31:32,481 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-vn1_vm1-75877974 passed 2026-04-23 04:31:58,540 - INFO - Waiting for VM ctest-vn1_vm2-99053122 to be up.. 2026-04-23 04:31:58,639 - INFO - VM name : ctest-vn1_vm2-99053122 2026-04-23 04:31:59,998 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm2-99053122 passed 2026-04-23 04:33:12,973 - INFO - Ping to IP 192.168.1.4 from VM ctest-vn1_vm1-75877974 passed 2026-04-23 04:34:00,476 - INFO - Ping to IP 192.168.1.3 from VM ctest-vn1_vm2-99053122 passed 2026-04-23 04:34:00,482 - INFO - Active control node from the Agent 10.0.0.131 is 10.0.0.249 2026-04-23 04:34:00,482 - INFO - Stoping the Control service in 10.0.0.249 2026-04-23 04:34:00,894 - INFO - 10.0.0.249 2026-04-23 04:34:00,894 - INFO - control:inactive 2026-04-23 04:34:00,894 - INFO - Contrail services control are down on nodes 10.0.0.249 2026-04-23 04:34:05,902 - INFO - Active control node from the Agent 10.0.0.131 is 10.0.0.130 2026-04-23 04:34:05,902 - INFO - Starting the Control service in 10.0.0.249 2026-04-23 04:34:06,253 - INFO - 10.0.0.249 2026-04-23 04:34:06,257 - INFO - control:initializing 2026-04-23 04:34:11,361 - INFO - 10.0.0.249 2026-04-23 04:34:11,369 - INFO - control:active 2026-04-23 04:34:11,370 - INFO - Contrail services ['control'] are up on nodes 10.0.0.249 2026-04-23 04:34:16,562 - INFO - VM ctest-vn1_vm1-75877974 verfication in all API Servers passed 2026-04-23 04:34:17,347 - INFO - VM ctest-vn1_vm1-75877974 verifications in Compute nodes passed 2026-04-23 04:34:17,718 - INFO - Validated routes of VM ctest-vn1_vm1-75877974 in all vrouters 2026-04-23 04:34:18,509 - INFO - Verification in Control-nodes for VM ctest-vn1_vm1-75877974 passed 2026-04-23 04:34:18,806 - INFO - Verifying through opserver in 10.0.0.23 2026-04-23 04:34:18,836 - INFO - VM fb166ebc-6734-4daf-8d1c-671ab61dd3dd is present in default-domain:ctest-TestBasicVMVN0-87996088:ctest-vn1-52822517 2026-04-23 04:34:19,057 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-87996088:f06df896-cca8-48a3-bbe2-655297c54517 of vm fb166ebc-6734-4daf-8d1c-671ab61dd3dd is present in vrouter an-jenkins-deploy-platform-ansible-os-5672-2 uve 2026-04-23 04:34:19,098 - INFO - VM ctest-vn1_vm1-75877974 validations in Opserver passed 2026-04-23 04:34:19,276 - INFO - VM ctest-vn1_vm2-99053122 verfication in all API Servers passed 2026-04-23 04:34:20,057 - INFO - VM ctest-vn1_vm2-99053122 verifications in Compute nodes passed 2026-04-23 04:34:20,416 - INFO - Validated routes of VM ctest-vn1_vm2-99053122 in all vrouters 2026-04-23 04:34:21,212 - INFO - Verification in Control-nodes for VM ctest-vn1_vm2-99053122 passed 2026-04-23 04:34:21,303 - INFO - Verifying through opserver in 10.0.0.23 2026-04-23 04:34:21,332 - INFO - VM f34220f8-a206-41cd-8a10-d3d07dbf68c9 is present in default-domain:ctest-TestBasicVMVN0-87996088:ctest-vn1-52822517 2026-04-23 04:34:21,593 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-87996088:09c5c26e-8bf8-403a-825d-2c98f288a97b of vm f34220f8-a206-41cd-8a10-d3d07dbf68c9 is present in vrouter an-jenkins-deploy-platform-ansible-os-5672-1 uve 2026-04-23 04:34:21,633 - INFO - VM ctest-vn1_vm2-99053122 validations in Opserver passed 2026-04-23 04:34:21,633 - INFO - Checking the ping between the VM again 2026-04-23 04:34:24,140 - INFO - Ping to IP 192.168.1.4 from VM ctest-vn1_vm1-75877974 passed 2026-04-23 04:34:26,705 - INFO - Ping to IP 192.168.1.3 from VM ctest-vn1_vm2-99053122 passed 2026-04-23 04:34:26,705 - INFO - Deleting VM ctest-vn1_vm2-99053122 2026-04-23 04:34:28,808 - INFO - VM ctest-vn1_vm2-99053122 is fully removed in API-Server 2026-04-23 04:34:29,136 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-87996088:ctest-vn1-52822517 2026-04-23 04:34:29,136 - INFO - VM ctest-vn1_vm2-99053122 is removed in Compute, and routes are removed in all compute nodes 2026-04-23 04:34:29,384 - INFO - Routes for VM ctest-vn1_vm2-99053122 is removed in all control-nodes 2026-04-23 04:34:51,019 - INFO - f34220f8-a206-41cd-8a10-d3d07dbf68c9 vm uve deleted from opserver 2026-04-23 04:34:51,033 - INFO - f34220f8-a206-41cd-8a10-d3d07dbf68c9 vm uve deleted from opserver 2026-04-23 04:34:51,047 - INFO - f34220f8-a206-41cd-8a10-d3d07dbf68c9 vm uve deleted from opserver 2026-04-23 04:34:51,047 - INFO - Validated that VM f34220f8-a206-41cd-8a10-d3d07dbf68c9 is removed from Opserver 2026-04-23 04:34:51,047 - INFO - Deleting VM ctest-vn1_vm1-75877974 2026-04-23 04:34:53,151 - INFO - VM ctest-vn1_vm1-75877974 is fully removed in API-Server 2026-04-23 04:34:53,383 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-87996088:ctest-vn1-52822517 2026-04-23 04:34:53,384 - INFO - VM ctest-vn1_vm1-75877974 is removed in Compute, and routes are removed in all compute nodes 2026-04-23 04:34:53,634 - INFO - Routes for VM ctest-vn1_vm1-75877974 is removed in all control-nodes 2026-04-23 04:34:59,901 - INFO - fb166ebc-6734-4daf-8d1c-671ab61dd3dd vm uve deleted from opserver 2026-04-23 04:34:59,913 - INFO - fb166ebc-6734-4daf-8d1c-671ab61dd3dd vm uve deleted from opserver 2026-04-23 04:34:59,929 - INFO - fb166ebc-6734-4daf-8d1c-671ab61dd3dd vm uve deleted from opserver 2026-04-23 04:34:59,929 - INFO - Validated that VM fb166ebc-6734-4daf-8d1c-671ab61dd3dd is removed from Opserver 2026-04-23 04:34:59,929 - INFO - Deleting VN ctest-vn1-52822517 2026-04-23 04:35:00,229 - INFO - Validated that VN ctest-vn1-52822517 is not found in API Server 2026-04-23 04:35:00,253 - INFO - Validated that VN ctest-vn1-52822517 is not in any agent 2026-04-23 04:35:00,291 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-52822517 info 2026-04-23 04:35:01,581 - INFO - END TEST : test_control_node_switchover : PASSED[0:04:23] 2026-04-23 04:35:01,581 - INFO - -------------------------------------------------------------------------------- 2026-04-23 04:35:01,585 - INFO - ================================================================================ 2026-04-23 04:35:01,585 - INFO - STARTING TEST : test_process_restart_in_policy_between_vns 2026-04-23 04:35:01,585 - 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-04-23 04:35:02,862 - INFO - Initial checks done. Running the testcase now 2026-04-23 04:35:02,863 - INFO - 2026-04-23 04:35:03,733 - INFO - Created VN ctest-vn1-39723834, UUID :db6280af-7c97-480d-a176-3a827891ee19 2026-04-23 04:35:04,273 - INFO - Verified VN network id 16 for VN db6280af-7c97-480d-a176-3a827891ee19 2026-04-23 04:35:04,273 - INFO - Verifications in API Server for VN ctest-vn1-39723834 passed 2026-04-23 04:35:04,348 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-39723834 passed 2026-04-23 04:35:04,525 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-87996088:ctest-vn1-39723834 is found in opserver 2026-04-23 04:35:05,245 - INFO - Created VN ctest-vn2-98983351, UUID :f52ce1d1-7758-4f01-afba-70675c223ee8 2026-04-23 04:35:05,775 - INFO - Verified VN network id 17 for VN f52ce1d1-7758-4f01-afba-70675c223ee8 2026-04-23 04:35:05,776 - INFO - Verifications in API Server for VN ctest-vn2-98983351 passed 2026-04-23 04:35:05,850 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-98983351 passed 2026-04-23 04:35:06,023 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-87996088:ctest-vn2-98983351 is found in opserver 2026-04-23 04:35:07,776 - INFO - VM ([<Server: ctest-vn1_vm1-75842464>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 04:35:09,317 - INFO - VM ([<Server: ctest-vn2_vm1-55581073>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 04:35:09,318 - INFO - Waiting for VM ctest-vn1_vm1-75842464 to be up.. 2026-04-23 04:35:14,498 - INFO - VM name : ctest-vn1_vm1-75842464 2026-04-23 04:35:56,899 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-vn1_vm1-75842464 passed 2026-04-23 04:36:17,915 - INFO - Waiting for VM ctest-vn2_vm1-55581073 to be up.. 2026-04-23 04:36:18,007 - INFO - VM name : ctest-vn2_vm1-55581073 2026-04-23 04:36:19,388 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2_vm1-55581073 passed 2026-04-23 04:37:27,677 - INFO - Ping to IP 192.168.2.252 from VM ctest-vn1_vm1-75842464 passed 2026-04-23 04:37:31,121 - INFO - 10.0.0.73 2026-04-23 04:37:31,125 - INFO - agent:initializing 2026-04-23 04:37:36,225 - INFO - 10.0.0.73 2026-04-23 04:37:36,232 - INFO - agent:active 2026-04-23 04:37:36,233 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.73 2026-04-23 04:37:39,660 - INFO - 10.0.0.131 2026-04-23 04:37:39,664 - INFO - agent:initializing 2026-04-23 04:37:44,767 - INFO - 10.0.0.131 2026-04-23 04:37:44,775 - INFO - agent:active 2026-04-23 04:37:44,776 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.131 2026-04-23 04:37:45,511 - INFO - 10.0.0.23 2026-04-23 04:37:45,515 - INFO - control:initializing 2026-04-23 04:37:50,639 - INFO - 10.0.0.23 2026-04-23 04:37:50,646 - INFO - control:active 2026-04-23 04:37:50,647 - INFO - Contrail services ['control'] are up on nodes 10.0.0.23 2026-04-23 04:37:51,060 - INFO - 10.0.0.130 2026-04-23 04:37:51,064 - INFO - control:initializing 2026-04-23 04:37:56,154 - INFO - 10.0.0.130 2026-04-23 04:37:56,161 - INFO - control:active 2026-04-23 04:37:56,161 - INFO - Contrail services ['control'] are up on nodes 10.0.0.130 2026-04-23 04:37:56,598 - INFO - 10.0.0.249 2026-04-23 04:37:56,603 - INFO - control:initializing 2026-04-23 04:38:01,702 - INFO - 10.0.0.249 2026-04-23 04:38:01,708 - INFO - control:active 2026-04-23 04:38:01,709 - INFO - Contrail services ['control'] are up on nodes 10.0.0.249 2026-04-23 04:38:02,520 - INFO - 10.0.0.23 2026-04-23 04:38:02,523 - INFO - api-server:initializing 2026-04-23 04:38:07,634 - INFO - 10.0.0.23 2026-04-23 04:38:07,637 - INFO - api-server:initializing 2026-04-23 04:38:12,760 - INFO - 10.0.0.23 2026-04-23 04:38:12,765 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2026-04-23 04:38:17,864 - INFO - 10.0.0.23 2026-04-23 04:38:17,868 - INFO - api-server:active 2026-04-23 04:38:17,868 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.23 2026-04-23 04:38:18,548 - INFO - 10.0.0.130 2026-04-23 04:38:18,552 - INFO - api-server:initializing 2026-04-23 04:38:23,652 - INFO - 10.0.0.130 2026-04-23 04:38:23,661 - INFO - api-server:initializing 2026-04-23 04:38:28,760 - INFO - 10.0.0.130 2026-04-23 04:38:28,765 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2026-04-23 04:38:33,868 - INFO - 10.0.0.130 2026-04-23 04:38:33,874 - INFO - api-server:active 2026-04-23 04:38:33,874 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.130 2026-04-23 04:38:34,601 - INFO - 10.0.0.249 2026-04-23 04:38:34,606 - INFO - api-server:initializing 2026-04-23 04:38:39,706 - INFO - 10.0.0.249 2026-04-23 04:38:39,710 - INFO - api-server:initializing 2026-04-23 04:38:44,821 - INFO - 10.0.0.249 2026-04-23 04:38:44,830 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2026-04-23 04:38:49,920 - INFO - 10.0.0.249 2026-04-23 04:38:49,925 - INFO - api-server:active 2026-04-23 04:38:49,925 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.249 2026-04-23 04:38:50,047 - INFO - 10.0.0.23 2026-04-23 04:38:50,047 - INFO - config 2026-04-23 04:38:50,052 - INFO - config-nodemgr:active 2026-04-23 04:38:50,056 - INFO - api-server:active 2026-04-23 04:38:50,059 - INFO - schema:backup 2026-04-23 04:38:50,062 - INFO - svc-monitor:backup 2026-04-23 04:38:50,066 - INFO - device-manager:active 2026-04-23 04:38:50,066 - INFO - config-database 2026-04-23 04:38:50,067 - INFO - config-cassandra:active 2026-04-23 04:38:50,067 - INFO - config-zookeeper:active 2026-04-23 04:38:50,067 - INFO - config-rabbitmq:active 2026-04-23 04:38:50,067 - INFO - control 2026-04-23 04:38:50,072 - INFO - control-nodemgr:active 2026-04-23 04:38:50,083 - INFO - control:active 2026-04-23 04:38:50,083 - INFO - named:active 2026-04-23 04:38:50,091 - INFO - dns:active 2026-04-23 04:38:50,092 - INFO - analytics 2026-04-23 04:38:50,098 - INFO - analytics-nodemgr:active 2026-04-23 04:38:50,103 - INFO - analytics-api:active 2026-04-23 04:38:50,108 - INFO - collector:active 2026-04-23 04:38:50,108 - INFO - analytics-database 2026-04-23 04:38:50,108 - INFO - analytics-cassandra:active 2026-04-23 04:38:50,113 - INFO - analyticsdb-nodemgr:active 2026-04-23 04:38:50,119 - INFO - query-engine:active 2026-04-23 04:38:50,119 - INFO - webui 2026-04-23 04:38:50,119 - INFO - webui:active 2026-04-23 04:38:50,119 - INFO - webui-middleware:active 2026-04-23 04:38:50,119 - INFO - redis:active 2026-04-23 04:38:50,119 - INFO - analytics_snmp 2026-04-23 04:38:50,123 - INFO - snmp-collector:active 2026-04-23 04:38:50,124 - INFO - snmp-topology:active 2026-04-23 04:38:50,124 - INFO - analytics_alarm 2026-04-23 04:38:50,124 - INFO - alarmgen:active 2026-04-23 04:38:50,223 - INFO - 10.0.0.130 2026-04-23 04:38:50,224 - INFO - config 2026-04-23 04:38:50,239 - INFO - config-nodemgr:active 2026-04-23 04:38:50,244 - INFO - api-server:active 2026-04-23 04:38:50,248 - INFO - schema:active 2026-04-23 04:38:50,253 - INFO - svc-monitor:active 2026-04-23 04:38:50,256 - INFO - device-manager:backup 2026-04-23 04:38:50,256 - INFO - config-database 2026-04-23 04:38:50,256 - INFO - config-cassandra:active 2026-04-23 04:38:50,256 - INFO - config-zookeeper:active 2026-04-23 04:38:50,256 - INFO - config-rabbitmq:active 2026-04-23 04:38:50,256 - INFO - control 2026-04-23 04:38:50,261 - INFO - control-nodemgr:active 2026-04-23 04:38:50,267 - INFO - control:active 2026-04-23 04:38:50,268 - INFO - named:active 2026-04-23 04:38:50,273 - INFO - dns:active 2026-04-23 04:38:50,273 - INFO - analytics 2026-04-23 04:38:50,278 - INFO - analytics-nodemgr:active 2026-04-23 04:38:50,282 - INFO - analytics-api:active 2026-04-23 04:38:50,287 - INFO - collector:active 2026-04-23 04:38:50,287 - INFO - analytics-database 2026-04-23 04:38:50,287 - INFO - analytics-cassandra:active 2026-04-23 04:38:50,292 - INFO - analyticsdb-nodemgr:active 2026-04-23 04:38:50,297 - INFO - query-engine:active 2026-04-23 04:38:50,297 - INFO - webui 2026-04-23 04:38:50,297 - INFO - webui:active 2026-04-23 04:38:50,297 - INFO - webui-middleware:active 2026-04-23 04:38:50,297 - INFO - redis:active 2026-04-23 04:38:50,297 - INFO - analytics_snmp 2026-04-23 04:38:50,301 - INFO - snmp-collector:active 2026-04-23 04:38:50,301 - INFO - snmp-topology:active 2026-04-23 04:38:50,301 - INFO - analytics_alarm 2026-04-23 04:38:50,301 - INFO - alarmgen:active 2026-04-23 04:38:50,391 - INFO - 10.0.0.249 2026-04-23 04:38:50,391 - INFO - config 2026-04-23 04:38:50,397 - INFO - config-nodemgr:active 2026-04-23 04:38:50,401 - INFO - api-server:active 2026-04-23 04:38:50,404 - INFO - schema:backup 2026-04-23 04:38:50,408 - INFO - svc-monitor:backup 2026-04-23 04:38:50,411 - INFO - device-manager:backup 2026-04-23 04:38:50,411 - INFO - config-database 2026-04-23 04:38:50,411 - INFO - config-cassandra:active 2026-04-23 04:38:50,411 - INFO - config-zookeeper:active 2026-04-23 04:38:50,411 - INFO - config-rabbitmq:active 2026-04-23 04:38:50,411 - INFO - control 2026-04-23 04:38:50,416 - INFO - control-nodemgr:active 2026-04-23 04:38:50,421 - INFO - control:active 2026-04-23 04:38:50,421 - INFO - named:active 2026-04-23 04:38:50,427 - INFO - dns:active 2026-04-23 04:38:50,427 - INFO - analytics 2026-04-23 04:38:50,433 - INFO - analytics-nodemgr:active 2026-04-23 04:38:50,438 - INFO - analytics-api:active 2026-04-23 04:38:50,443 - INFO - collector:active 2026-04-23 04:38:50,444 - INFO - analytics-database 2026-04-23 04:38:50,444 - INFO - analytics-cassandra:active 2026-04-23 04:38:50,450 - INFO - analyticsdb-nodemgr:active 2026-04-23 04:38:50,455 - INFO - query-engine:active 2026-04-23 04:38:50,455 - INFO - webui 2026-04-23 04:38:50,455 - INFO - webui:active 2026-04-23 04:38:50,455 - INFO - webui-middleware:active 2026-04-23 04:38:50,456 - INFO - redis:active 2026-04-23 04:38:50,456 - INFO - analytics_snmp 2026-04-23 04:38:50,460 - INFO - snmp-collector:active 2026-04-23 04:38:50,460 - INFO - snmp-topology:active 2026-04-23 04:38:50,461 - INFO - analytics_alarm 2026-04-23 04:38:50,461 - INFO - alarmgen:active 2026-04-23 04:38:50,570 - INFO - 10.0.0.73 2026-04-23 04:38:50,570 - INFO - vrouter 2026-04-23 04:38:50,577 - INFO - vrouter-nodemgr:active 2026-04-23 04:38:50,582 - INFO - agent:active 2026-04-23 04:38:50,683 - INFO - 10.0.0.131 2026-04-23 04:38:50,683 - INFO - vrouter 2026-04-23 04:38:50,689 - INFO - vrouter-nodemgr:active 2026-04-23 04:38:50,694 - INFO - agent:active 2026-04-23 04:38:50,694 - INFO - All the contrail services are up on all nodes 2026-04-23 04:38:51,090 - INFO - an-jenkins-deploy-platform-ansible-os-5672-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2026-04-23 04:38:51,091 - INFO - an-jenkins-deploy-platform-ansible-os-5672-1 connected to xmpp 10.20.0.25 2026-04-23 04:38:51,091 - WARNING - an-jenkins-deploy-platform-ansible-os-5672-1:contrail-vrouter-agent module connection to ['10.20.0.193:5269'] servers NOT UP 2026-04-23 04:38:51,091 - INFO - an-jenkins-deploy-platform-ansible-os-5672-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2026-04-23 04:38:51,091 - INFO - an-jenkins-deploy-platform-ansible-os-5672-1 connected to xmpp 10.20.0.129 2026-04-23 04:38:51,091 - INFO - an-jenkins-deploy-platform-ansible-os-5672-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2026-04-23 04:38:51,091 - INFO - an-jenkins-deploy-platform-ansible-os-5672-1 connected to dns 10.20.0.25 2026-04-23 04:38:51,091 - INFO - an-jenkins-deploy-platform-ansible-os-5672-1:contrail-vrouter-agent module connection to ['10.20.0.193:53'] servers UP 2026-04-23 04:38:51,091 - INFO - an-jenkins-deploy-platform-ansible-os-5672-1 connected to dns 10.20.0.193 2026-04-23 04:38:51,091 - WARNING - an-jenkins-deploy-platform-ansible-os-5672-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2026-04-23 04:38:51,091 - WARNING - an-jenkins-deploy-platform-ansible-os-5672-1:contrail-vrouter-agent module connection to ['10.0.0.23:8086'] servers NOT UP 2026-04-23 04:38:51,091 - INFO - an-jenkins-deploy-platform-ansible-os-5672-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers UP 2026-04-23 04:38:51,091 - INFO - an-jenkins-deploy-platform-ansible-os-5672-1 connected to collector 10.0.0.130 2026-04-23 04:38:51,091 - WARNING - an-jenkins-deploy-platform-ansible-os-5672-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers NOT UP 2026-04-23 04:38:51,182 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-1:contrail-control module connection to 10.0.0.23:9041 servers UP 2026-04-23 04:38:51,182 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-1:contrail-control module connection to 10.0.0.23:5673 servers UP 2026-04-23 04:38:51,182 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-1:contrail-control module connection to ['10.0.0.23:8086'] servers UP 2026-04-23 04:38:51,268 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-2:contrail-control module connection to 10.0.0.23:9041 servers UP 2026-04-23 04:38:51,268 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-2:contrail-control module connection to 10.0.0.23:5673 servers UP 2026-04-23 04:38:51,268 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-2:contrail-control module connection to ['10.0.0.23:8086'] servers UP 2026-04-23 04:38:51,291 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-3:contrail-control module connection to 10.0.0.23:9041 servers UP 2026-04-23 04:38:51,291 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-3:contrail-control module connection to 10.0.0.23:5673 servers UP 2026-04-23 04:38:51,291 - INFO - cn-jenkins-deploy-platform-ansible-os-5672-3:contrail-control module connection to ['10.0.0.23:8086'] servers UP 2026-04-23 04:38:51,689 - INFO - Created VN ctest-vn3-72070074, UUID :ccc387fb-35ab-4fc5-ab52-d71c9b5e3ed5 2026-04-23 04:38:52,345 - INFO - Verified VN network id 16 for VN db6280af-7c97-480d-a176-3a827891ee19 2026-04-23 04:38:52,345 - INFO - Verifications in API Server for VN ctest-vn1-39723834 passed 2026-04-23 04:38:52,409 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-39723834 passed 2026-04-23 04:38:52,534 - INFO - VN ctest-vn1-39723834 Policy verification: verify_vn_policy_in_api_server, status: True 2026-04-23 04:38:52,670 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-87996088:ctest-vn1-39723834 is found in opserver 2026-04-23 04:38:54,062 - INFO - VM ([<Server: ctest-vn1_vm2-50340305>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 04:38:59,194 - INFO - VM name : ctest-vn1_vm2-50340305 2026-04-23 04:38:59,599 - INFO - VM ctest-vn1_vm2-50340305 verfication in all API Servers passed 2026-04-23 04:39:42,279 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-vn1_vm2-50340305 passed 2026-04-23 04:39:42,280 - INFO - VM ctest-vn1_vm2-50340305 verifications in Compute nodes passed 2026-04-23 04:39:42,534 - INFO - Validated routes of VM ctest-vn1_vm2-50340305 in all vrouters 2026-04-23 04:39:43,332 - INFO - Verification in Control-nodes for VM ctest-vn1_vm2-50340305 passed 2026-04-23 04:39:43,537 - INFO - Verifying through opserver in 10.0.0.23 2026-04-23 04:39:43,564 - INFO - VM 4c479e9d-3221-441e-b298-cfe7f19d1306 is present in default-domain:ctest-TestBasicVMVN0-87996088:ctest-vn1-39723834 2026-04-23 04:39:43,741 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-87996088:b4afdac3-8500-41c1-9592-f9fa44fb7e77 of vm 4c479e9d-3221-441e-b298-cfe7f19d1306 is present in vrouter an-jenkins-deploy-platform-ansible-os-5672-2 uve 2026-04-23 04:39:43,844 - INFO - VM ctest-vn1_vm2-50340305 validations in Opserver passed 2026-04-23 04:39:45,140 - INFO - VM ([<Server: ctest-vn2_vm2-15326844>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 04:40:00,485 - INFO - VM name : ctest-vn2_vm2-15326844 2026-04-23 04:40:00,879 - INFO - VM ctest-vn2_vm2-15326844 verfication in all API Servers passed 2026-04-23 04:40:51,778 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-vn2_vm2-15326844 passed 2026-04-23 04:40:51,778 - INFO - VM ctest-vn2_vm2-15326844 verifications in Compute nodes passed 2026-04-23 04:40:52,007 - INFO - Validated routes of VM ctest-vn2_vm2-15326844 in all vrouters 2026-04-23 04:40:52,831 - INFO - Verification in Control-nodes for VM ctest-vn2_vm2-15326844 passed 2026-04-23 04:40:52,920 - INFO - Verifying through opserver in 10.0.0.23 2026-04-23 04:40:52,942 - INFO - VM 9b6273ab-4ec6-4d75-b1ac-0d4ae0f2e047 is present in default-domain:ctest-TestBasicVMVN0-87996088:ctest-vn2-98983351 2026-04-23 04:40:53,211 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-87996088:17ad1e84-6a2b-4714-8611-bac2b3957396 of vm 9b6273ab-4ec6-4d75-b1ac-0d4ae0f2e047 is present in vrouter an-jenkins-deploy-platform-ansible-os-5672-1 uve 2026-04-23 04:40:53,259 - INFO - VM ctest-vn2_vm2-15326844 validations in Opserver passed 2026-04-23 04:40:53,259 - INFO - Waiting for VM ctest-vn1_vm2-50340305 to be up.. 2026-04-23 04:40:54,468 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-vn1_vm2-50340305 passed 2026-04-23 04:40:54,721 - INFO - Waiting for VM ctest-vn2_vm2-15326844 to be up.. 2026-04-23 04:40:55,893 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-vn2_vm2-15326844 passed 2026-04-23 04:42:08,708 - INFO - Ping to IP 192.168.2.251 from VM ctest-vn1_vm2-50340305 passed 2026-04-23 04:42:08,708 - INFO - Deleting VM ctest-vn2_vm2-15326844 2026-04-23 04:42:10,805 - INFO - VM ctest-vn2_vm2-15326844 is fully removed in API-Server 2026-04-23 04:42:11,167 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-87996088:ctest-vn2-98983351 2026-04-23 04:42:11,167 - INFO - VM ctest-vn2_vm2-15326844 is removed in Compute, and routes are removed in all compute nodes 2026-04-23 04:42:11,403 - INFO - Routes for VM ctest-vn2_vm2-15326844 is removed in all control-nodes 2026-04-23 04:42:33,008 - INFO - 9b6273ab-4ec6-4d75-b1ac-0d4ae0f2e047 vm uve deleted from opserver 2026-04-23 04:42:33,026 - INFO - 9b6273ab-4ec6-4d75-b1ac-0d4ae0f2e047 vm uve deleted from opserver 2026-04-23 04:42:33,040 - INFO - 9b6273ab-4ec6-4d75-b1ac-0d4ae0f2e047 vm uve deleted from opserver 2026-04-23 04:42:33,040 - INFO - Validated that VM 9b6273ab-4ec6-4d75-b1ac-0d4ae0f2e047 is removed from Opserver 2026-04-23 04:42:33,040 - INFO - Deleting VM ctest-vn1_vm2-50340305 2026-04-23 04:42:35,150 - INFO - VM ctest-vn1_vm2-50340305 is fully removed in API-Server 2026-04-23 04:42:35,513 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-87996088:ctest-vn1-39723834 2026-04-23 04:42:35,513 - INFO - VM ctest-vn1_vm2-50340305 is removed in Compute, and routes are removed in all compute nodes 2026-04-23 04:42:35,734 - INFO - Routes for VM ctest-vn1_vm2-50340305 is removed in all control-nodes 2026-04-23 04:42:42,012 - INFO - 4c479e9d-3221-441e-b298-cfe7f19d1306 vm uve deleted from opserver 2026-04-23 04:42:42,027 - INFO - 4c479e9d-3221-441e-b298-cfe7f19d1306 vm uve deleted from opserver 2026-04-23 04:42:42,045 - INFO - 4c479e9d-3221-441e-b298-cfe7f19d1306 vm uve deleted from opserver 2026-04-23 04:42:42,045 - INFO - Validated that VM 4c479e9d-3221-441e-b298-cfe7f19d1306 is removed from Opserver 2026-04-23 04:42:42,045 - INFO - Deleting VN ctest-vn3-72070074 2026-04-23 04:42:42,159 - INFO - Deleting VM ctest-vn2_vm1-55581073 2026-04-23 04:42:42,245 - INFO - Deleting VM ctest-vn1_vm1-75842464 2026-04-23 04:42:42,484 - INFO - Deleting VN ctest-vn2-98983351 2026-04-23 04:42:44,807 - INFO - Validated that VN ctest-vn2-98983351 is not found in API Server 2026-04-23 04:42:44,829 - INFO - Validated that VN ctest-vn2-98983351 is not in any agent 2026-04-23 04:42:44,869 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn2-98983351 info 2026-04-23 04:42:45,033 - INFO - Deleting VN ctest-vn1-39723834 2026-04-23 04:42:45,298 - INFO - Validated that VN ctest-vn1-39723834 is not found in API Server 2026-04-23 04:42:45,323 - INFO - Validated that VN ctest-vn1-39723834 is not in any agent 2026-04-23 04:42:45,334 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN0-87996088:ctest-vn1-39723834 2026-04-23 04:42:45,354 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-39723834 info 2026-04-23 04:42:45,419 - INFO - Deleted policy policy2 2026-04-23 04:42:45,456 - INFO - Deleted policy policy1 2026-04-23 04:42:46,745 - INFO - END TEST : test_process_restart_in_policy_between_vns : PASSED[0:07:45] 2026-04-23 04:42:46,745 - INFO - -------------------------------------------------------------------------------- 2026-04-23 04:42:46,747 - INFO - ================================================================================ 2026-04-23 04:42:46,747 - INFO - STARTING TEST : test_underlay_broadcast_traffic_handling 2026-04-23 04:42:46,747 - 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-04-23 04:42:48,028 - INFO - Initial checks done. Running the testcase now 2026-04-23 04:42:48,028 - INFO - 2026-04-23 04:42:48,479 - INFO - Agent interface name: ens6 2026-04-23 04:42:54,276 - INFO - Pinging broacast address 10.20.0.255 from compute 10.20.0.18 2026-04-23 04:43:10,779 - INFO - 10 packets are found in tcpdump output as expected 2026-04-23 04:43:12,824 - INFO - Packet count matched: Compute 10.0.0.131 has receive only 10 packet from source IP 10.20.0.255. No duplicate packet seen 2026-04-23 04:43:14,111 - INFO - END TEST : test_underlay_broadcast_traffic_handling : PASSED[0:00:28] 2026-04-23 04:43:14,111 - INFO - -------------------------------------------------------------------------------- 2026-04-23 04:43:14,863 - INFO - Deleted project: ctest-TestBasicVMVN0-87996088, ID : 55c397dd-c814-4aaf-991b-134866a1672c 2026-04-23 04:43:15,055 - INFO - Domain Default found not creating 2026-04-23 04:43:15,222 - INFO - Project ctest-TestDropStats-22452019 not found, creating it 2026-04-23 04:43:15,792 - INFO - Created Project:ctest-TestDropStats-22452019, ID : 44adc184-7962-4271-8bfa-821b9084d1f8 2026-04-23 04:43:17,317 - INFO - ================================================================================ 2026-04-23 04:43:17,317 - INFO - STARTING TEST : test_flow_action_drop_stats 2026-04-23 04:43:17,317 - 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-04-23 04:43:18,608 - INFO - Initial checks done. Running the testcase now 2026-04-23 04:43:18,608 - INFO - 2026-04-23 04:43:19,654 - INFO - Created VN ctest-vn-39188504 2026-04-23 04:43:20,473 - INFO - Created VN ctest-vn-17115358 2026-04-23 04:43:21,853 - INFO - VM ([<Server: ctest-vm1-63584133>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 04:43:23,215 - INFO - VM ([<Server: ctest-vm2-04011158>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 04:43:23,215 - INFO - Waiting for VM ctest-vm1-63584133 to be up.. 2026-04-23 04:43:38,576 - INFO - VM name : ctest-vm1-63584133 2026-04-23 04:43:48,493 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-63584133 passed 2026-04-23 04:43:53,906 - INFO - Waiting for VM ctest-vm2-04011158 to be up.. 2026-04-23 04:43:53,989 - INFO - VM name : ctest-vm2-04011158 2026-04-23 04:43:55,375 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-vm2-04011158 passed 2026-04-23 04:43:55,793 - INFO - VM ctest-vm1-63584133 verfication in all API Servers passed 2026-04-23 04:43:56,321 - INFO - VM ctest-vm1-63584133 verifications in Compute nodes passed 2026-04-23 04:43:56,580 - INFO - Validated routes of VM ctest-vm1-63584133 in all vrouters 2026-04-23 04:43:57,394 - INFO - Verification in Control-nodes for VM ctest-vm1-63584133 passed 2026-04-23 04:43:58,462 - INFO - Verifying through opserver in 10.0.0.23 2026-04-23 04:43:58,490 - INFO - VM c6ffc76b-d1f3-4c28-9955-a99fc9d09803 is present in default-domain:ctest-TestDropStats-22452019:ctest-vn-39188504 2026-04-23 04:43:59,244 - INFO - tap interface default-domain:ctest-TestDropStats-22452019:8c9befd1-df7c-45c0-9f3b-b973ca0fcb7f of vm c6ffc76b-d1f3-4c28-9955-a99fc9d09803 is present in vrouter an-jenkins-deploy-platform-ansible-os-5672-1 uve 2026-04-23 04:43:59,366 - INFO - VM ctest-vm1-63584133 validations in Opserver passed 2026-04-23 04:43:59,559 - INFO - VM ctest-vm2-04011158 verfication in all API Servers passed 2026-04-23 04:44:00,092 - INFO - VM ctest-vm2-04011158 verifications in Compute nodes passed 2026-04-23 04:44:00,364 - INFO - Validated routes of VM ctest-vm2-04011158 in all vrouters 2026-04-23 04:44:01,166 - INFO - Verification in Control-nodes for VM ctest-vm2-04011158 passed 2026-04-23 04:44:01,267 - INFO - Verifying through opserver in 10.0.0.23 2026-04-23 04:44:01,293 - INFO - VM c2fd4e2d-c822-49a5-8c9d-085145118c14 is present in default-domain:ctest-TestDropStats-22452019:ctest-vn-17115358 2026-04-23 04:44:01,467 - INFO - tap interface default-domain:ctest-TestDropStats-22452019:c80e5428-f869-4680-8015-338078efcf68 of vm c2fd4e2d-c822-49a5-8c9d-085145118c14 is present in vrouter an-jenkins-deploy-platform-ansible-os-5672-2 uve 2026-04-23 04:44:01,518 - INFO - VM ctest-vm2-04011158 validations in Opserver passed 2026-04-23 04:44:01,557 - INFO - Deleting VM ctest-vm2-04011158 2026-04-23 04:44:03,693 - INFO - VM ctest-vm2-04011158 is fully removed in API-Server 2026-04-23 04:44:03,919 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDropStats-22452019:ctest-vn-17115358 2026-04-23 04:44:03,919 - INFO - VM ctest-vm2-04011158 is removed in Compute, and routes are removed in all compute nodes 2026-04-23 04:44:04,165 - INFO - Routes for VM ctest-vm2-04011158 is removed in all control-nodes 2026-04-23 04:44:13,481 - INFO - c2fd4e2d-c822-49a5-8c9d-085145118c14 vm uve deleted from opserver 2026-04-23 04:44:13,493 - INFO - c2fd4e2d-c822-49a5-8c9d-085145118c14 vm uve deleted from opserver 2026-04-23 04:44:13,508 - INFO - c2fd4e2d-c822-49a5-8c9d-085145118c14 vm uve deleted from opserver 2026-04-23 04:44:13,508 - INFO - Validated that VM c2fd4e2d-c822-49a5-8c9d-085145118c14 is removed from Opserver 2026-04-23 04:44:13,508 - INFO - Deleting VM ctest-vm1-63584133 2026-04-23 04:44:15,615 - INFO - VM ctest-vm1-63584133 is fully removed in API-Server 2026-04-23 04:44:15,852 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDropStats-22452019:ctest-vn-39188504 2026-04-23 04:44:15,852 - INFO - VM ctest-vm1-63584133 is removed in Compute, and routes are removed in all compute nodes 2026-04-23 04:44:16,089 - INFO - Routes for VM ctest-vm1-63584133 is removed in all control-nodes 2026-04-23 04:44:34,644 - INFO - c6ffc76b-d1f3-4c28-9955-a99fc9d09803 vm uve deleted from opserver 2026-04-23 04:44:34,658 - INFO - c6ffc76b-d1f3-4c28-9955-a99fc9d09803 vm uve deleted from opserver 2026-04-23 04:44:34,670 - INFO - c6ffc76b-d1f3-4c28-9955-a99fc9d09803 vm uve deleted from opserver 2026-04-23 04:44:34,670 - INFO - Validated that VM c6ffc76b-d1f3-4c28-9955-a99fc9d09803 is removed from Opserver 2026-04-23 04:44:34,671 - INFO - Deleting VN ctest-vn-17115358 2026-04-23 04:44:34,867 - INFO - Deleting VN ctest-vn-39188504 2026-04-23 04:44:36,385 - ERROR - IndexError Python 3.9.25: /usr/bin/python3 Thu Apr 23 04:44:01 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=0x7fcc292838b0>, *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=0x7fcc292838b0> 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=0x7fcc292838b0>) 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=0x7fcc292838b0> self.verify_flow_action_drop_stats = <bound method BaseDropStats.verify_flow_action_d...on_drop_stats[dev_reg,sanity] id=0x7fcc292838b0>> /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=0x7fcc292838b0>, 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=0x7fcc292838b0> self.get_drop_stats_dict = <bound method retry.<locals>.deco_retry.<locals>...on_drop_stats[dev_reg,sanity] id=0x7fcc292838b0>> compute0 = '10.0.0.73' fq_name = 'default-domain:ctest-TestDropStats-22452019:8c9befd1-df7c-45c0-9f3b-b973ca0fcb7f' /contrail-test/tcutils/util.py in f_retry(*args=(<serial_scripts.vrouter.test_drop_stats.TestDrop...ion_drop_stats[dev_reg,sanity] id=0x7fcc292838b0>, '10.0.0.73', 'default-domain:ctest-TestDropStats-22452019:8c9befd1-df7c-45c0-9f3b-b973ca0fcb7f'), **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=0x7fcc292838b0>, '10.0.0.73', 'default-domain:ctest-TestDropStats-22452019:8c9befd1-df7c-45c0-9f3b-b973ca0fcb7f') 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=0x7fcc292838b0>, compute='10.0.0.73', fq_name='default-domain:ctest-TestDropStats-22452019:8c9befd1-df7c-45c0-9f3b-b973ca0fcb7f', 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=0x7fcc292838b0> self.agent_inspect_h = {} compute = '10.0.0.73' ].get_agent_vm_interface_drop_stats undefined fq_name = 'default-domain:ctest-TestDropStats-22452019:8c9befd1-df7c-45c0-9f3b-b973ca0fcb7f' /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-22452019:8c9befd1-df7c-45c0-9f3b-b973ca0fcb7f') 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-04-23 04:44:36,386 - INFO - 2026-04-23 04:44:36,386 - INFO - END TEST : test_flow_action_drop_stats : FAILED[0:01:19] 2026-04-23 04:44:36,386 - INFO - -------------------------------------------------------------------------------- 2026-04-23 04:44:37,137 - INFO - Deleted project: ctest-TestDropStats-22452019, ID : 44adc184-7962-4271-8bfa-821b9084d1f8 2026-04-23 04:44:37,358 - INFO - Domain Default found not creating 2026-04-23 04:44:37,532 - INFO - Project ctest-FatFlowAggrIpv6Serial-43472171 not found, creating it 2026-04-23 04:44:38,114 - INFO - Created Project:ctest-FatFlowAggrIpv6Serial-43472171, ID : b9ba58c1-b8fc-479f-9c6b-03353a05ebb0 2026-04-23 04:44:39,643 - INFO - ================================================================================ 2026-04-23 04:44:39,643 - INFO - STARTING TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node 2026-04-23 04:44:39,644 - 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-04-23 04:44:40,985 - INFO - Initial checks done. Running the testcase now 2026-04-23 04:44:40,985 - INFO - 2026-04-23 04:44:40,985 - INFO - ================================================================================ 2026-04-23 04:44:40,985 - INFO - STARTING TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node 2026-04-23 04:44:40,985 - 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-04-23 04:44:42,241 - INFO - Initial checks done. Running the testcase now 2026-04-23 04:44:42,242 - INFO - 2026-04-23 04:44:43,547 - INFO - Created VN ctest-vn-03024208 2026-04-23 04:44:44,458 - INFO - Created VN ctest-vn-65574398 2026-04-23 04:44:45,137 - INFO - Verified VN network id 5 for VN 23ae5c1c-9ba6-475e-8488-784c0531138a 2026-04-23 04:44:45,137 - INFO - Verifications in API Server for VN ctest-vn-03024208 passed 2026-04-23 04:44:45,204 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-03024208 passed 2026-04-23 04:44:46,509 - INFO - Validated that VN default-domain:ctest-FatFlowAggrIpv6Serial-43472171:ctest-vn-03024208 is found in opserver 2026-04-23 04:44:46,735 - INFO - Verified VN network id 7 for VN facbf8fc-4f6c-4a53-92eb-6ccb5b5cda5d 2026-04-23 04:44:46,735 - INFO - Verifications in API Server for VN ctest-vn-65574398 passed 2026-04-23 04:44:46,808 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-65574398 passed 2026-04-23 04:44:47,149 - INFO - Validated that VN default-domain:ctest-FatFlowAggrIpv6Serial-43472171:ctest-vn-65574398 is found in opserver 2026-04-23 04:44:48,751 - INFO - VM ([<Server: ctest-FatFlowAggrIpv6Serial-43472171-03131033>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 04:44:48,751 - INFO - Waiting for VM ctest-FatFlowAggrIpv6Serial-43472171-03131033 to be up.. 2026-04-23 04:44:53,905 - INFO - VM name : ctest-FatFlowAggrIpv6Serial-43472171-03131033 2026-04-23 04:45:36,808 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-FatFlowAggrIpv6Serial-43472171-03131033 passed 2026-04-23 04:46:04,901 - INFO - VM ([<Server: client2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 04:46:04,901 - INFO - Waiting for VM client2_vm to be up.. 2026-04-23 04:46:10,047 - INFO - VM name : client2_vm 2026-04-23 04:46:56,496 - INFO - Ping to Metadata IP 169.254.0.6 of VM client2_vm passed 2026-04-23 04:47:23,860 - INFO - VM ([<Server: ctest-FatFlowAggrIpv6Serial-43472171-47473462>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 04:47:23,860 - INFO - Waiting for VM ctest-FatFlowAggrIpv6Serial-43472171-47473462 to be up.. 2026-04-23 04:47:39,186 - INFO - VM name : ctest-FatFlowAggrIpv6Serial-43472171-47473462 2026-04-23 04:48:25,676 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-43472171-47473462 passed 2026-04-23 04:48:52,549 - INFO - Attaching policy ctest-vn1_vn2_pass-07874352 to vn ctest-vn-03024208 2026-04-23 04:48:52,922 - INFO - Attaching policy ctest-vn1_vn2_pass-07874352 to vn ctest-vn-65574398 2026-04-23 04:48:53,281 - INFO - Fat flow added on VMI e3b93189-dbed-4f90-a40c-dd3581164f81: {'port': 55, 'proto': 'udp', 'destination_prefix': ['187.201.0.128', '26'], 'destination_aggregate_prefix_length': 29} 2026-04-23 04:48:53,361 - INFO - Fat flow added on VMI e3b93189-dbed-4f90-a40c-dd3581164f81: {'port': 56, 'proto': 'udp', 'destination_prefix': ['3ed8:8227:dd1c:8ea2:8e1e:d97::', '96'], 'destination_aggregate_prefix_length': 125} 2026-04-23 04:50:08,871 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-43472171-47473462 2026-04-23 04:50:13,284 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-43472171-47473462 2026-04-23 04:51:05,394 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-43472171-47473462 2026-04-23 04:51:09,757 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-43472171-47473462 2026-04-23 04:51:10,444 - INFO - Fat flow verification PASSED on node: 10.0.0.73 for - SIP: 3ed8:8227:dd1c:8ea2:8e1e:d97::, DIP: 3c17:f21d:4a44:fc86:dd2f:8294:0:3, sport: 0, dport: 56, vrf-id: 3 Fat flow expected: 1, got: 1 2026-04-23 04:51:10,505 - INFO - Fat flow verification PASSED on node: 10.0.0.131 for - SIP: 3ed8:8227:dd1c:8ea2:8e1e:d97::, DIP: 3c17:f21d:4a44:fc86:dd2f:8294:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 0, got: 0 2026-04-23 04:51:10,577 - INFO - Fat flow verification PASSED on node: 10.0.0.73 for - SIP: 3ed8:8227:dd1c:8ea2:8e1e:d97:0:8, DIP: 3c17:f21d:4a44:fc86:dd2f:8294:0:3, sport: 0, dport: 56, vrf-id: 3 Fat flow expected: 1, got: 1 2026-04-23 04:51:10,659 - INFO - Fat flow verification PASSED on node: 10.0.0.131 for - SIP: 3ed8:8227:dd1c:8ea2:8e1e:d97:0:8, DIP: 3c17:f21d:4a44:fc86:dd2f:8294:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 0, got: 0 2026-04-23 04:51:10,659 - INFO - Fat flow verification passed for protocol udp and port 56 2026-04-23 04:51:10,659 - INFO - Dettaching policy ctest-vn1_vn2_pass-07874352 from vn ctest-vn-65574398 2026-04-23 04:51:10,913 - INFO - Dettaching policy ctest-vn1_vn2_pass-07874352 from vn ctest-vn-03024208 2026-04-23 04:51:11,187 - INFO - Deleted policy ctest-vn1_vn2_pass-07874352 2026-04-23 04:51:11,188 - INFO - Deleting VM ctest-FatFlowAggrIpv6Serial-43472171-47473462 2026-04-23 04:51:11,275 - INFO - Detaching port 5cfeb468-1e31-4cec-b3fb-060f30455c5a from VM client2_vm 2026-04-23 04:51:11,336 - INFO - Deleting VM client2_vm 2026-04-23 04:51:11,726 - INFO - Deleted port 5cfeb468-1e31-4cec-b3fb-060f30455c5a 2026-04-23 04:51:11,726 - INFO - Deleting VM ctest-FatFlowAggrIpv6Serial-43472171-03131033 2026-04-23 04:51:11,807 - INFO - Deleting VN ctest-vn-65574398 2026-04-23 04:51:11,883 - WARNING - Deleting VN ctest-vn-65574398 failed..Will retry 2026-04-23 04:51:14,301 - INFO - Validated that VN ctest-vn-65574398 is not found in API Server 2026-04-23 04:51:14,328 - INFO - Validated that VN ctest-vn-65574398 is not in any agent 2026-04-23 04:51:14,362 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-65574398 info 2026-04-23 04:51:14,362 - INFO - Deleting VN ctest-vn-03024208 2026-04-23 04:51:14,766 - INFO - Validated that VN ctest-vn-03024208 is not found in API Server 2026-04-23 04:51:14,797 - INFO - Validated that VN ctest-vn-03024208 is not in any agent 2026-04-23 04:51:14,831 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-03024208 info 2026-04-23 04:51:16,129 - INFO - END TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node : PASSED[0:06:36] 2026-04-23 04:51:16,129 - INFO - -------------------------------------------------------------------------------- 2026-04-23 04:51:17,431 - INFO - END TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node : PASSED[0:06:38] 2026-04-23 04:51:17,432 - INFO - -------------------------------------------------------------------------------- 2026-04-23 04:51:18,302 - INFO - Deleted project: ctest-FatFlowAggrIpv6Serial-43472171, ID : b9ba58c1-b8fc-479f-9c6b-03353a05ebb0 2026-04-23 04:51:18,613 - INFO - Domain Default found not creating 2026-04-23 04:51:18,784 - INFO - Project ctest-FatFlowSerialIpv6-51159419 not found, creating it 2026-04-23 04:51:19,420 - INFO - Created Project:ctest-FatFlowSerialIpv6-51159419, ID : abaf7a96-1466-40b6-8a97-b5e3c3cb4e4c 2026-04-23 04:51:20,979 - INFO - ================================================================================ 2026-04-23 04:51:20,980 - INFO - STARTING TEST : test_fat_flow_intra_vn_inter_node 2026-04-23 04:51:20,980 - 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-04-23 04:51:22,252 - INFO - Initial checks done. Running the testcase now 2026-04-23 04:51:22,252 - INFO - 2026-04-23 04:51:23,576 - INFO - Created VN ctest-vn-88993549 2026-04-23 04:51:24,225 - INFO - Verified VN network id 5 for VN 748d3dbe-f789-4e33-a8e0-36f3b23ef8bd 2026-04-23 04:51:24,225 - INFO - Verifications in API Server for VN ctest-vn-88993549 passed 2026-04-23 04:51:24,296 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-88993549 passed 2026-04-23 04:51:25,566 - INFO - Validated that VN default-domain:ctest-FatFlowSerialIpv6-51159419:ctest-vn-88993549 is found in opserver 2026-04-23 04:51:27,001 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-51159419-23465730>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 04:51:28,521 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-51159419-37299973>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-2) 2026-04-23 04:51:30,017 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-51159419-50829559>]) created on node: (an-jenkins-deploy-platform-ansible-os-5672-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5672-1) 2026-04-23 04:51:30,017 - INFO - Waiting for VM ctest-FatFlowSerialIpv6-51159419-23465730 to be up.. 2026-04-23 04:51:30,131 - INFO - VM name : ctest-FatFlowSerialIpv6-51159419-23465730 2026-04-23 04:52:33,454 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-FatFlowSerialIpv6-51159419-23465730 passed 2026-04-23 04:52:59,478 - INFO - Waiting for VM ctest-FatFlowSerialIpv6-51159419-37299973 to be up.. 2026-04-23 04:52:59,573 - INFO - VM name : ctest-FatFlowSerialIpv6-51159419-37299973 2026-04-23 04:53:00,963 - INFO - Ping to Metadata IP 169.254.0.6 of VM ctest-FatFlowSerialIpv6-51159419-37299973 passed 2026-04-23 04:53:01,227 - INFO - Waiting for VM ctest-FatFlowSerialIpv6-51159419-50829559 to be up.. 2026-04-23 04:53:01,341 - INFO - VM name : ctest-FatFlowSerialIpv6-51159419-50829559 2026-04-23 04:53:02,735 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowSerialIpv6-51159419-50829559 passed 2026-04-23 04:53:03,069 - INFO - Fat flow added on VMI ca316534-7240-4f47-b15f-287aaa138ce4: {'proto': 'udp', 'port': 53} 2026-04-23 04:54:19,148 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-51159419-50829559 2026-04-23 04:55:09,094 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-51159419-50829559 2026-04-23 04:55:09,544 - INFO - Fat flow verification PASSED on node: 10.0.0.73 for - SIP: 83.238.48.67, DIP: 83.238.48.69, sport: 0, dport: 53, vrf-id: 3 Fat flow expected: 1, got: 1 2026-04-23 04:55:09,641 - INFO - Fat flow verification PASSED on node: 10.0.0.131 for - SIP: 83.238.48.67, DIP: 83.238.48.69, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 0, got: 0 2026-04-23 04:55:09,721 - INFO - Fat flow verification PASSED on node: 10.0.0.73 for - SIP: 83.238.48.68, DIP: 83.238.48.69, sport: 0, dport: 53, vrf-id: 3 Fat flow expected: 1, got: 1 2026-04-23 04:55:09,824 - INFO - Fat flow verification PASSED on node: 10.0.0.131 for - SIP: 83.238.48.68, DIP: 83.238.48.69, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 0, got: 0 2026-04-23 04:55:09,824 - INFO - Fat flow verification passed for protocol udp and port 53 2026-04-23 04:55:14,605 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-51159419-50829559 2026-04-23 04:55:19,153 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-51159419-50829559 2026-04-23 04:55:23,565 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-51159419-50829559 2026-04-23 04:55:27,830 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-51159419-50829559 2026-04-23 04:55:28,730 - INFO - Fat flow verification PASSED on node: 10.0.0.73 for - SIP: 2e67:8f2e:cacf:b950:e7b5:c50:0:3, DIP: 2e67:8f2e:cacf:b950:e7b5:c50:0:5, sport: 0, dport: 53, vrf-id: 3 Fat flow expected: 1, got: 1 2026-04-23 04:55:28,846 - INFO - Fat flow verification PASSED on node: 10.0.0.131 for - SIP: 2e67:8f2e:cacf:b950:e7b5:c50:0:3, DIP: 2e67:8f2e:cacf:b950:e7b5:c50:0:5, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 0, got: 0 2026-04-23 04:55:28,936 - INFO - Fat flow verification PASSED on node: 10.0.0.73 for - SIP: 2e67:8f2e:cacf:b950:e7b5:c50:0:4, DIP: 2e67:8f2e:cacf:b950:e7b5:c50:0:5, sport: 0, dport: 53, vrf-id: 3 Fat flow expected: 1, got: 1 2026-04-23 04:55:29,034 - INFO - Fat flow verification PASSED on node: 10.0.0.131 for - SIP: 2e67:8f2e:cacf:b950:e7b5:c50:0:4, DIP: 2e67:8f2e:cacf:b950:e7b5:c50:0:5, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 0, got: 0 2026-04-23 04:55:29,034 - INFO - Fat flow verification passed for protocol udp and port 53 2026-04-23 04:55:29,034 - INFO - Deleting VM ctest-FatFlowSerialIpv6-51159419-50829559 2026-04-23 04:55:29,109 - INFO - Deleting VM ctest-FatFlowSerialIpv6-51159419-37299973 2026-04-23 04:55:29,177 - INFO - Deleting VM ctest-FatFlowSerialIpv6-51159419-23465730 2026-04-23 04:55:29,253 - INFO - Deleting VN ctest-vn-88993549 2026-04-23 04:55:29,304 - WARNING - Deleting VN ctest-vn-88993549 failed..Will retry 2026-04-23 04:55:31,752 - INFO - Validated that VN ctest-vn-88993549 is not found in API Server 2026-04-23 04:55:31,779 - INFO - Validated that VN ctest-vn-88993549 is not in any agent 2026-04-23 04:55:31,813 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-88993549 info 2026-04-23 04:55:33,109 - INFO - END TEST : test_fat_flow_intra_vn_inter_node : PASSED[0:04:13] 2026-04-23 04:55:33,109 - INFO - -------------------------------------------------------------------------------- 2026-04-23 04:55:33,918 - INFO - Deleted project: ctest-FatFlowSerialIpv6-51159419, ID : abaf7a96-1466-40b6-8a97-b5e3c3cb4e4c 2026-04-23 04:55:34,121 - INFO - Domain Default found not creating 2026-04-23 04:55:34,306 - INFO - Project ctest-TestXmpptests-62583403 not found, creating it 2026-04-23 04:55:34,906 - INFO - Created Project:ctest-TestXmpptests-62583403, ID : b998d440-482a-42b9-9a88-226d72766c54 2026-04-23 04:55:36,399 - INFO - ================================================================================ 2026-04-23 04:55:36,399 - INFO - STARTING TEST : test_precedence_xmpp_auth 2026-04-23 04:55:36,399 - 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-04-23 04:55:37,673 - INFO - Xmpp auth should be set before running tests 2026-04-23 04:55:38,974 - INFO - 2026-04-23 04:55:38,974 - INFO - END TEST : test_precedence_xmpp_auth : SKIPPED[0:00:02] 2026-04-23 04:55:38,974 - INFO - -------------------------------------------------------------------------------- 2026-04-23 04:55:38,977 - INFO - ================================================================================ 2026-04-23 04:55:38,977 - INFO - STARTING TEST : test_undo_xmpp_auth 2026-04-23 04:55:38,977 - 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-04-23 04:55:40,266 - INFO - Xmpp auth should be set before running tests 2026-04-23 04:55:41,569 - INFO - 2026-04-23 04:55:41,569 - INFO - END TEST : test_undo_xmpp_auth : SKIPPED[0:00:03] 2026-04-23 04:55:41,569 - INFO - -------------------------------------------------------------------------------- 2026-04-23 04:55:42,360 - INFO - Deleted project: ctest-TestXmpptests-62583403, ID : b998d440-482a-42b9-9a88-226d72766c54 + [[ -z '' ]] + [[ -z sanity ]] + sleep 2 + /usr/bin/python3 tools/report_gen.py contrail_test_input.yaml report_details_2026_04_23_02_08_17.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.23 + echo 'Generated report_details* file: report_details_2026_04_23_02_08_17.ini' Generated report_details* file: report_details_2026_04_23_02_08_17.ini + parse_results + /usr/bin/python3 tools/parse_result.py result_2026_04_23_02_08_17_25832.xml report_details_2026_04_23_02_08_17.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_04_23_02_08_17_25584.xml report_details_2026_04_23_02_08_17.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_04_23_02_08_17_25832.xml ']' + /usr/bin/python3 tools/update_testsuite_properties.py report_details_2026_04_23_02_08_17.ini result_2026_04_23_02_08_17_25832.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: 649ms 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.23] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5672-1-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5672-1-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5672-1-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.23] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5672-1-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5672-1-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5672-1-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.23] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5672-1-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5672-1-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5672-1-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.23] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5672-1-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5672-1-traceback_parse_failures.log [ubuntu@10.0.0.130] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5672-2-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5672-2-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5672-2-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.130] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5672-2-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5672-2-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5672-2-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.130] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5672-2-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5672-2-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5672-2-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.130] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5672-2-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5672-2-traceback_parse_failures.log [ubuntu@10.0.0.249] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5672-3-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5672-3-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5672-3-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.249] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5672-3-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5672-3-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5672-3-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.249] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5672-3-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5672-3-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5672-3-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.249] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5672-3-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5672-3-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