+ 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=2025_08_07_02_20_59 + SCRIPT_TS=2025_08_07_02_20_59 ++ 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-kQMWcsgjXycZ/agent.24; export SSH_AUTH_SOCK; SSH_AGENT_PID=25; export SSH_AGENT_PID; echo Agent pid 25;' ++ SSH_AUTH_SOCK=/tmp/ssh-kQMWcsgjXycZ/agent.24 ++ export SSH_AUTH_SOCK ++ SSH_AGENT_PID=25 ++ export SSH_AGENT_PID ++ echo Agent pid 25 + ssh-add Identity added: /root/.ssh/id_rsa (jenkins@tf-jenkins) + source_file_ssh_agent + cat + '[' 0 -eq 1 ']' + export REPORT_DETAILS_FILE=report_details_2025_08_07_02_20_59.ini + REPORT_DETAILS_FILE=report_details_2025_08_07_02_20_59.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 + patch -d /usr/local/lib/python3.6/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.6/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 + patch -p0 -N --dry-run --silent /usr/local/lib/python3.6/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.6/site-packages/subunit/filters.py patching file /usr/local/lib/python3.6/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_2025_08_07_02_20_59_13739.xml ++ echo result_2025_08_07_02_20_59_13739.xml + result_xml=result_2025_08_07_02_20_59_13739.xml ++ get_result_xml ++ result_xml=result_2025_08_07_02_20_59_12190.xml ++ echo result_2025_08_07_02_20_59_12190.xml + serial_result_xml=result_2025_08_07_02_20_59_12190.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 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[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.AnalyticsTestSanity2.runTest 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_config[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[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.dsnat.test_dsnat.TestDSNAT.test_dsnat_basic[full_sanity,sanity] scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_bug_1749695[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,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,quick_sanity,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_cn3vn1 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,quick_sanity,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,quick_sanity,sanity] scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_juniper_header[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[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,quick_sanity,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[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[sanity] scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_health_monitor scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_with_different_fip[cb_sanity,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[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[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[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[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,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,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,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[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,sanity] scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_network_route_table[cb_sanity,dev_sanity_dpdk,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[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,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 serial_scripts.RR.test_rr.TestBasicRR.test_process_restart_with_rr_set[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[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[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[sanity] serial_scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_udp_basic 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,sanity,serial] 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[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[sanity] serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_with_BFD_vrouter_agent_restart[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,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[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_2025_08_07_02_20_59_13739.xml 2025-08-07 02:21:24,756 - INFO - Domain Default found not creating 2025-08-07 02:21:25,294 - INFO - Project ctest-TestBasicRR-45351864 not found, creating it 2025-08-07 02:21:26,245 - INFO - Created Project:ctest-TestBasicRR-45351864, ID : 29358e94-371b-4e43-976b-042ec63b56d8 2025-08-07 02:21:28,104 - INFO - ================================================================================ 2025-08-07 02:21:28,104 - INFO - STARTING TEST : test_basic_RR 2025-08-07 02:21:28,106 - 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 2025-08-07 02:21:28,804 - INFO - Initial checks done. Running the testcase now 2025-08-07 02:21:28,805 - INFO - 2025-08-07 02:21:28,805 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2025-08-07 02:21:28,805 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2025-08-07 02:21:29,483 - INFO - 2025-08-07 02:21:29,483 - INFO - END TEST : test_basic_RR : SKIPPED[0:00:01] 2025-08-07 02:21:29,483 - INFO - -------------------------------------------------------------------------------- 2025-08-07 02:21:29,486 - INFO - ================================================================================ 2025-08-07 02:21:29,486 - INFO - STARTING TEST : test_create_vm_after_RR_set 2025-08-07 02:21:29,486 - 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 2025-08-07 02:21:30,132 - INFO - Initial checks done. Running the testcase now 2025-08-07 02:21:30,132 - INFO - 2025-08-07 02:21:30,132 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2025-08-07 02:21:30,133 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2025-08-07 02:21:30,773 - INFO - 2025-08-07 02:21:30,773 - INFO - END TEST : test_create_vm_after_RR_set : SKIPPED[0:00:01] 2025-08-07 02:21:30,773 - INFO - -------------------------------------------------------------------------------- 2025-08-07 02:21:31,645 - INFO - Deleted project: ctest-TestBasicRR-45351864, ID : 29358e94-371b-4e43-976b-042ec63b56d8 2025-08-07 02:21:32,363 - INFO - Using existing project ['default-domain', 'admin'](db90afc9-ebb9-4864-97c2-f05b9e92842e) 2025-08-07 02:21:32,375 - INFO - ================================================================================ 2025-08-07 02:21:32,375 - INFO - STARTING TEST : test_contrail_alarms 2025-08-07 02:21:32,375 - INFO - TEST DESCRIPTION : Test to check if alarms are present 2025-08-07 02:21:33,028 - INFO - Initial checks done. Running the testcase now 2025-08-07 02:21:33,029 - INFO - 2025-08-07 02:21:34,113 - INFO - END TEST : test_contrail_alarms : PASSED[0:00:02] 2025-08-07 02:21:34,113 - INFO - -------------------------------------------------------------------------------- 2025-08-07 02:21:34,116 - INFO - ================================================================================ 2025-08-07 02:21:34,116 - INFO - STARTING TEST : test_contrail_status 2025-08-07 02:21:34,116 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active 2025-08-07 02:21:34,756 - INFO - Initial checks done. Running the testcase now 2025-08-07 02:21:34,756 - INFO - 2025-08-07 02:21:34,812 - INFO - 10.0.0.56 2025-08-07 02:21:34,812 - INFO - config 2025-08-07 02:21:34,819 - INFO - config-nodemgr:active 2025-08-07 02:21:34,824 - INFO - api-server:active 2025-08-07 02:21:34,828 - INFO - schema:active 2025-08-07 02:21:34,834 - INFO - svc-monitor:active 2025-08-07 02:21:34,838 - INFO - device-manager:active 2025-08-07 02:21:34,838 - INFO - config-database 2025-08-07 02:21:34,839 - INFO - config-cassandra:active 2025-08-07 02:21:34,839 - INFO - config-zookeeper:active 2025-08-07 02:21:34,839 - INFO - config-rabbitmq:active 2025-08-07 02:21:34,839 - INFO - control 2025-08-07 02:21:34,844 - INFO - control-nodemgr:active 2025-08-07 02:21:34,850 - INFO - control:active 2025-08-07 02:21:34,850 - INFO - named:active 2025-08-07 02:21:34,856 - INFO - dns:active 2025-08-07 02:21:34,857 - INFO - analytics 2025-08-07 02:21:34,862 - INFO - analytics-nodemgr:active 2025-08-07 02:21:34,867 - INFO - analytics-api:active 2025-08-07 02:21:34,873 - INFO - collector:active 2025-08-07 02:21:34,873 - INFO - analytics-database 2025-08-07 02:21:34,873 - INFO - analytics-cassandra:active 2025-08-07 02:21:34,879 - INFO - analyticsdb-nodemgr:active 2025-08-07 02:21:34,885 - INFO - query-engine:active 2025-08-07 02:21:34,885 - INFO - webui 2025-08-07 02:21:34,885 - INFO - webui:active 2025-08-07 02:21:34,885 - INFO - webui-middleware:active 2025-08-07 02:21:34,885 - INFO - redis:active 2025-08-07 02:21:34,885 - INFO - analytics_snmp 2025-08-07 02:21:34,891 - INFO - snmp-collector:active 2025-08-07 02:21:34,891 - INFO - snmp-topology:active 2025-08-07 02:21:34,891 - INFO - analytics_alarm 2025-08-07 02:21:34,891 - INFO - alarmgen:active 2025-08-07 02:21:34,968 - INFO - 10.0.0.130 2025-08-07 02:21:34,969 - INFO - config 2025-08-07 02:21:34,978 - INFO - config-nodemgr:active 2025-08-07 02:21:34,985 - INFO - api-server:active 2025-08-07 02:21:34,991 - INFO - schema:backup 2025-08-07 02:21:34,995 - INFO - svc-monitor:backup 2025-08-07 02:21:35,001 - INFO - device-manager:backup 2025-08-07 02:21:35,001 - INFO - config-database 2025-08-07 02:21:35,002 - INFO - config-cassandra:active 2025-08-07 02:21:35,002 - INFO - config-zookeeper:active 2025-08-07 02:21:35,002 - INFO - config-rabbitmq:active 2025-08-07 02:21:35,002 - INFO - control 2025-08-07 02:21:35,009 - INFO - control-nodemgr:active 2025-08-07 02:21:35,017 - INFO - control:active 2025-08-07 02:21:35,018 - INFO - named:active 2025-08-07 02:21:35,026 - INFO - dns:active 2025-08-07 02:21:35,026 - INFO - analytics 2025-08-07 02:21:35,033 - INFO - analytics-nodemgr:active 2025-08-07 02:21:35,040 - INFO - analytics-api:active 2025-08-07 02:21:35,047 - INFO - collector:active 2025-08-07 02:21:35,047 - INFO - analytics-database 2025-08-07 02:21:35,048 - INFO - analytics-cassandra:active 2025-08-07 02:21:35,055 - INFO - analyticsdb-nodemgr:active 2025-08-07 02:21:35,062 - INFO - query-engine:active 2025-08-07 02:21:35,062 - INFO - webui 2025-08-07 02:21:35,062 - INFO - webui:active 2025-08-07 02:21:35,062 - INFO - webui-middleware:active 2025-08-07 02:21:35,062 - INFO - redis:active 2025-08-07 02:21:35,062 - INFO - analytics_snmp 2025-08-07 02:21:35,068 - INFO - snmp-collector:active 2025-08-07 02:21:35,068 - INFO - snmp-topology:active 2025-08-07 02:21:35,068 - INFO - analytics_alarm 2025-08-07 02:21:35,068 - INFO - alarmgen:active 2025-08-07 02:21:35,125 - INFO - 10.0.0.249 2025-08-07 02:21:35,125 - INFO - config 2025-08-07 02:21:35,132 - INFO - config-nodemgr:active 2025-08-07 02:21:35,138 - INFO - api-server:active 2025-08-07 02:21:35,143 - INFO - schema:backup 2025-08-07 02:21:35,148 - INFO - svc-monitor:backup 2025-08-07 02:21:35,152 - INFO - device-manager:backup 2025-08-07 02:21:35,152 - INFO - config-database 2025-08-07 02:21:35,152 - INFO - config-cassandra:active 2025-08-07 02:21:35,153 - INFO - config-zookeeper:active 2025-08-07 02:21:35,153 - INFO - config-rabbitmq:active 2025-08-07 02:21:35,153 - INFO - control 2025-08-07 02:21:35,159 - INFO - control-nodemgr:active 2025-08-07 02:21:35,166 - INFO - control:active 2025-08-07 02:21:35,166 - INFO - named:active 2025-08-07 02:21:35,172 - INFO - dns:active 2025-08-07 02:21:35,172 - INFO - analytics 2025-08-07 02:21:35,177 - INFO - analytics-nodemgr:active 2025-08-07 02:21:35,183 - INFO - analytics-api:active 2025-08-07 02:21:35,189 - INFO - collector:active 2025-08-07 02:21:35,189 - INFO - analytics-database 2025-08-07 02:21:35,189 - INFO - analytics-cassandra:active 2025-08-07 02:21:35,195 - INFO - analyticsdb-nodemgr:active 2025-08-07 02:21:35,201 - INFO - query-engine:active 2025-08-07 02:21:35,202 - INFO - webui 2025-08-07 02:21:35,202 - INFO - webui:active 2025-08-07 02:21:35,202 - INFO - webui-middleware:active 2025-08-07 02:21:35,202 - INFO - redis:active 2025-08-07 02:21:35,202 - INFO - analytics_snmp 2025-08-07 02:21:35,209 - INFO - snmp-collector:active 2025-08-07 02:21:35,209 - INFO - snmp-topology:active 2025-08-07 02:21:35,209 - INFO - analytics_alarm 2025-08-07 02:21:35,209 - INFO - alarmgen:active 2025-08-07 02:21:35,255 - INFO - 10.0.0.41 2025-08-07 02:21:35,255 - INFO - vrouter 2025-08-07 02:21:35,264 - INFO - vrouter-nodemgr:active 2025-08-07 02:21:35,272 - INFO - agent:active 2025-08-07 02:21:35,328 - INFO - 10.0.0.61 2025-08-07 02:21:35,328 - INFO - vrouter 2025-08-07 02:21:35,334 - INFO - vrouter-nodemgr:active 2025-08-07 02:21:35,341 - INFO - agent:active 2025-08-07 02:21:35,341 - INFO - All the contrail services are up on all nodes 2025-08-07 02:21:35,341 - INFO - contrail-status passed 2025-08-07 02:21:36,001 - INFO - END TEST : test_contrail_status : PASSED[0:00:02] 2025-08-07 02:21:36,001 - INFO - -------------------------------------------------------------------------------- 2025-08-07 02:21:36,098 - INFO - Using existing project ['default-domain', 'admin'](db90afc9-ebb9-4864-97c2-f05b9e92842e) 2025-08-07 02:21:36,109 - INFO - ================================================================================ 2025-08-07 02:21:36,109 - INFO - STARTING TEST : test_db_nodemgr_status 2025-08-07 02:21:36,109 - INFO - TEST DESCRIPTION : Test to verify db nodemgr status 2025-08-07 02:21:36,775 - INFO - Initial checks done. Running the testcase now 2025-08-07 02:21:36,775 - INFO - 2025-08-07 02:21:36,775 - INFO - Verifying through collector 10.0.0.249 for db node cn-jenkins-deploy-platform-ansible-os-3767-1. 2025-08-07 02:21:37,177 - INFO - Verifying through collector 10.0.0.249 for db node cn-jenkins-deploy-platform-ansible-os-3767-2. 2025-08-07 02:21:37,249 - INFO - Verifying through collector 10.0.0.249 for db node cn-jenkins-deploy-platform-ansible-os-3767-3. 2025-08-07 02:21:38,015 - INFO - END TEST : test_db_nodemgr_status : PASSED[0:00:02] 2025-08-07 02:21:38,015 - INFO - -------------------------------------------------------------------------------- 2025-08-07 02:21:38,019 - INFO - ================================================================================ 2025-08-07 02:21:38,019 - INFO - STARTING TEST : test_verify_generator_collector_connections 2025-08-07 02:21:38,019 - 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 2025-08-07 02:21:38,691 - INFO - Initial checks done. Running the testcase now 2025-08-07 02:21:38,691 - INFO - 2025-08-07 02:21:38,698 - INFO - IP 10.0.0.56 port 8083 connected to collector 10.0.0.249 2025-08-07 02:21:38,704 - INFO - IP 10.0.0.130 port 8083 connected to collector 10.0.0.249 2025-08-07 02:21:38,711 - INFO - IP 10.0.0.249 port 8083 connected to collector 10.0.0.249 2025-08-07 02:21:38,716 - INFO - IP 10.0.0.56 port 8084 connected to collector 10.0.0.130 2025-08-07 02:21:38,721 - INFO - IP 10.0.0.130 port 8084 connected to collector 10.0.0.130 2025-08-07 02:21:38,725 - INFO - IP 10.0.0.249 port 8084 connected to collector 10.0.0.249 2025-08-07 02:21:38,729 - INFO - IP 10.0.0.56 port 8087 connected to collector 10.0.0.130 2025-08-07 02:21:38,732 - INFO - IP 10.0.0.56 port 8088 connected to collector 10.0.0.56 2025-08-07 02:21:38,737 - INFO - IP 10.0.0.56 port 8090 connected to collector 10.0.0.130 2025-08-07 02:21:38,742 - INFO - IP 10.0.0.130 port 8090 connected to collector 10.0.0.56 2025-08-07 02:21:38,746 - INFO - IP 10.0.0.249 port 8090 connected to collector 10.0.0.56 2025-08-07 02:21:38,754 - INFO - IP 10.0.0.56 port 8091 connected to collector 10.0.0.249 2025-08-07 02:21:38,762 - INFO - IP 10.0.0.130 port 8091 connected to collector 10.0.0.249 2025-08-07 02:21:38,769 - INFO - IP 10.0.0.249 port 8091 connected to collector 10.0.0.249 2025-08-07 02:21:38,877 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-1:Control:contrail-control:0 is connected to collector 10.0.0.56 2025-08-07 02:21:38,970 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-1:Control:contrail-dns:0 is connected to collector 10.0.0.56 2025-08-07 02:21:39,029 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-2:Control:contrail-control:0 is connected to collector 10.0.0.56 2025-08-07 02:21:39,064 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-2:Control:contrail-dns:0 is connected to collector 10.0.0.56 2025-08-07 02:21:39,113 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-3:Control:contrail-control:0 is connected to collector 10.0.0.56 2025-08-07 02:21:39,151 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-3:Control:contrail-dns:0 is connected to collector 10.0.0.56 2025-08-07 02:21:39,196 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.56 2025-08-07 02:21:39,250 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.56 2025-08-07 02:21:39,275 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-1.:Config:contrail-schema:0 is connected to collector 10.0.0.56 2025-08-07 02:21:39,303 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-1.:Config:contrail-svc-monitor:0 is connected to collector 10.0.0.56 2025-08-07 02:21:39,360 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-1.:Config:contrail-api:0 is connected to collector 10.0.0.56 2025-08-07 02:21:39,389 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-2.:Config:contrail-api:0 is connected to collector 10.0.0.56 2025-08-07 02:21:39,423 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-3.:Config:contrail-api:0 is connected to collector 10.0.0.56 2025-08-07 02:21:39,472 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.56 2025-08-07 02:21:39,496 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.56 2025-08-07 02:21:39,520 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.56 2025-08-07 02:21:39,546 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.56 2025-08-07 02:21:39,567 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.56 2025-08-07 02:21:39,591 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.56 2025-08-07 02:21:39,615 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.56 2025-08-07 02:21:39,639 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.56 2025-08-07 02:21:39,669 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.56 2025-08-07 02:21:39,708 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-1.:Analytics:contrail-collector:0 is connected to collector 10.0.0.56 2025-08-07 02:21:39,737 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-1.:Database:contrail-query-engine:0 is connected to collector 10.0.0.56 2025-08-07 02:21:39,774 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-2.:Analytics:contrail-collector:0 is connected to collector 10.0.0.56 2025-08-07 02:21:39,803 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-2.:Database:contrail-query-engine:0 is connected to collector 10.0.0.56 2025-08-07 02:21:39,835 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-3.:Analytics:contrail-collector:0 is connected to collector 10.0.0.56 2025-08-07 02:21:39,864 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-3.:Database:contrail-query-engine:0 is connected to collector 10.0.0.56 2025-08-07 02:21:40,302 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-3767-1 vrouter uve is 10.20.0.17 2025-08-07 02:21:40,345 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-3767-1 agent introspect is 10.20.0.17 2025-08-07 02:21:40,481 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-3767-2 vrouter uve is 10.20.0.25 2025-08-07 02:21:40,521 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-3767-2 agent introspect is 10.20.0.25 2025-08-07 02:21:40,654 - INFO - Vrouter an-jenkins-deploy-platform-ansible-os-3767-1 connected to {'10.20.0.17', '10.20.0.25'} xmpp peers out of {'10.20.0.129', '10.20.0.17', '10.20.0.25'} 2025-08-07 02:21:40,654 - INFO - xmpp peer correctly displayed as ['10.20.0.17', '10.20.0.25'] for vrouter an-jenkins-deploy-platform-ansible-os-3767-1 2025-08-07 02:21:40,745 - INFO - Vrouter an-jenkins-deploy-platform-ansible-os-3767-2 connected to {'10.20.0.17', '10.20.0.25'} xmpp peers out of {'10.20.0.129', '10.20.0.17', '10.20.0.25'} 2025-08-07 02:21:40,745 - INFO - xmpp peer correctly displayed as ['10.20.0.17', '10.20.0.25'] for vrouter an-jenkins-deploy-platform-ansible-os-3767-2 2025-08-07 02:21:40,746 - INFO - Verifying through opserver in 10.0.0.249 2025-08-07 02:21:40,906 - INFO - Bgp peers = 2 2025-08-07 02:21:40,907 - INFO - Bgp peers = 2 2025-08-07 02:21:40,907 - INFO - Bgp peers = 2 2025-08-07 02:21:40,907 - INFO - Total xmpp peer connections found = 4 2025-08-07 02:21:41,547 - INFO - END TEST : test_verify_generator_collector_connections : PASSED[0:00:03] 2025-08-07 02:21:41,548 - INFO - -------------------------------------------------------------------------------- 2025-08-07 02:21:41,554 - INFO - ================================================================================ 2025-08-07 02:21:41,554 - INFO - STARTING TEST : test_verify_generator_connections_to_collector_node 2025-08-07 02:21:41,554 - INFO - TEST DESCRIPTION : Test to validate generator connections 2025-08-07 02:21:42,190 - INFO - Initial checks done. Running the testcase now 2025-08-07 02:21:42,191 - INFO - 2025-08-07 02:21:42,237 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.56 2025-08-07 02:21:42,261 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-nodemgr:0 is connected to collector 10.0.0.56 2025-08-07 02:21:42,301 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.56 2025-08-07 02:21:42,322 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-nodemgr:0 is connected to collector 10.0.0.56 2025-08-07 02:21:42,353 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-1.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.56 2025-08-07 02:21:42,399 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-1.:Analytics:contrail-collector:0 is connected to collector 10.0.0.56 2025-08-07 02:21:42,423 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.56 2025-08-07 02:21:42,446 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-2.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.56 2025-08-07 02:21:42,489 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-2.:Analytics:contrail-collector:0 is connected to collector 10.0.0.56 2025-08-07 02:21:42,514 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.56 2025-08-07 02:21:42,535 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-3.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.56 2025-08-07 02:21:42,577 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-3.:Analytics:contrail-collector:0 is connected to collector 10.0.0.56 2025-08-07 02:21:42,605 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.56 2025-08-07 02:21:42,639 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-1.:Database:contrail-query-engine:0 is connected to collector 10.0.0.56 2025-08-07 02:21:42,669 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-1.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.56 2025-08-07 02:21:42,702 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-2.:Database:contrail-query-engine:0 is connected to collector 10.0.0.56 2025-08-07 02:21:42,725 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-2.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.56 2025-08-07 02:21:42,756 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-3.:Database:contrail-query-engine:0 is connected to collector 10.0.0.56 2025-08-07 02:21:42,786 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-3.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.56 2025-08-07 02:21:42,814 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-1.:Config:contrail-api:0 is connected to collector 10.0.0.56 2025-08-07 02:21:42,838 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-2.:Config:contrail-api:0 is connected to collector 10.0.0.56 2025-08-07 02:21:42,862 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-3.:Config:contrail-api:0 is connected to collector 10.0.0.56 2025-08-07 02:21:42,931 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-1:Control:contrail-control:0 is connected to collector 10.0.0.56 2025-08-07 02:21:42,955 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-1:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.56 2025-08-07 02:21:42,993 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-1:Control:contrail-dns:0 is connected to collector 10.0.0.56 2025-08-07 02:21:43,052 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-2:Control:contrail-control:0 is connected to collector 10.0.0.56 2025-08-07 02:21:43,079 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-2:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.56 2025-08-07 02:21:43,127 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-2:Control:contrail-dns:0 is connected to collector 10.0.0.56 2025-08-07 02:21:43,185 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-3:Control:contrail-control:0 is connected to collector 10.0.0.56 2025-08-07 02:21:43,208 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-3:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.56 2025-08-07 02:21:43,243 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-3767-3:Control:contrail-dns:0 is connected to collector 10.0.0.56 2025-08-07 02:21:43,895 - INFO - END TEST : test_verify_generator_connections_to_collector_node : PASSED[0:00:02] 2025-08-07 02:21:43,895 - INFO - -------------------------------------------------------------------------------- 2025-08-07 02:21:43,900 - INFO - ================================================================================ 2025-08-07 02:21:43,900 - INFO - STARTING TEST : test_verify_process_status_agent 2025-08-07 02:21:43,900 - INFO - TEST DESCRIPTION : Test to validate process_status 2025-08-07 02:21:44,545 - INFO - Initial checks done. Running the testcase now 2025-08-07 02:21:44,545 - INFO - 2025-08-07 02:21:44,586 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers UP 2025-08-07 02:21:44,586 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.17 2025-08-07 02:21:44,586 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 02:21:44,586 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 02:21:44,587 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers NOT UP 2025-08-07 02:21:44,587 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 02:21:44,587 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 02:21:44,587 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 02:21:44,587 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 02:21:44,587 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 02:21:44,587 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 02:21:44,587 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers UP 2025-08-07 02:21:44,587 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.130 2025-08-07 02:21:44,587 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers NOT UP 2025-08-07 02:21:45,247 - INFO - END TEST : test_verify_process_status_agent : PASSED[0:00:02] 2025-08-07 02:21:45,247 - INFO - -------------------------------------------------------------------------------- 2025-08-07 02:21:45,253 - INFO - ================================================================================ 2025-08-07 02:21:45,253 - INFO - STARTING TEST : test_verify_process_status_analytics_node 2025-08-07 02:21:45,253 - INFO - TEST DESCRIPTION : Test to validate process_status-Analytics-Node 2025-08-07 02:21:45,890 - INFO - Initial checks done. Running the testcase now 2025-08-07 02:21:45,890 - INFO - 2025-08-07 02:21:46,123 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-collector module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 02:21:46,123 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-collector module connection to ['10.0.0.56:6379'] servers NOT UP 2025-08-07 02:21:46,123 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-collector module connection to ['10.0.0.130:6379'] servers NOT UP 2025-08-07 02:21:46,123 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-collector module connection to ['10.0.0.249:6379'] servers NOT UP 2025-08-07 02:21:46,123 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2025-08-07 02:21:46,124 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-collector module connection to ['10.0.0.56:9042'] servers UP 2025-08-07 02:21:46,165 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-2.:contrail-collector module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 02:21:46,165 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2.:contrail-collector module connection to ['10.0.0.130:8086'] servers UP 2025-08-07 02:21:46,165 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-2.:contrail-collector module connection to ['10.0.0.56:6379'] servers NOT UP 2025-08-07 02:21:46,165 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-2.:contrail-collector module connection to ['10.0.0.130:6379'] servers NOT UP 2025-08-07 02:21:46,165 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-2.:contrail-collector module connection to ['10.0.0.249:6379'] servers NOT UP 2025-08-07 02:21:46,166 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2025-08-07 02:21:46,166 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2.:contrail-collector module connection to ['10.0.0.56:9042'] servers UP 2025-08-07 02:21:46,210 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-3.:contrail-collector module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 02:21:46,210 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-3.:contrail-collector module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 02:21:46,210 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3.:contrail-collector module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 02:21:46,210 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-3.:contrail-collector module connection to ['10.0.0.56:6379'] servers NOT UP 2025-08-07 02:21:46,211 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-3.:contrail-collector module connection to ['10.0.0.130:6379'] servers NOT UP 2025-08-07 02:21:46,211 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-3.:contrail-collector module connection to ['10.0.0.249:6379'] servers NOT UP 2025-08-07 02:21:46,211 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2025-08-07 02:21:46,211 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3.:contrail-collector module connection to ['10.0.0.56:9042'] servers UP 2025-08-07 02:21:46,250 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-analytics-api module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 02:21:46,251 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-analytics-api module connection to ['10.0.0.130:8086'] servers UP 2025-08-07 02:21:46,293 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2.:contrail-analytics-api module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 02:21:46,338 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3.:contrail-analytics-api module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 02:21:46,380 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-analytics-nodemgr module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 02:21:46,426 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2.:contrail-analytics-nodemgr module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 02:21:46,469 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-3.:contrail-analytics-nodemgr module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 02:21:46,469 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-3.:contrail-analytics-nodemgr module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 02:21:46,469 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3.:contrail-analytics-nodemgr module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 02:21:47,133 - INFO - END TEST : test_verify_process_status_analytics_node : PASSED[0:00:02] 2025-08-07 02:21:47,133 - INFO - -------------------------------------------------------------------------------- 2025-08-07 02:21:47,138 - INFO - ================================================================================ 2025-08-07 02:21:47,138 - INFO - STARTING TEST : test_verify_process_status_config 2025-08-07 02:21:47,138 - INFO - TEST DESCRIPTION : Test to validate process_status-Config 2025-08-07 02:21:47,811 - INFO - Initial checks done. Running the testcase now 2025-08-07 02:21:47,811 - INFO - 2025-08-07 02:21:47,872 - WARNING - No object found for module contrail-device-manager 2025-08-07 02:21:47,902 - WARNING - No object found for module contrail-device-manager 2025-08-07 02:21:47,931 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 02:21:47,931 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 02:21:47,932 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 02:21:47,932 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 02:21:47,932 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 02:21:47,932 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 02:21:47,933 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 02:21:47,934 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 02:21:47,934 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 02:21:48,570 - ERROR - AssertionError Python 3.6.8: /usr/bin/python3 Thu Aug 7 02:21:47 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = self = args = () kwargs = {} /contrail-test/scripts/analytics/test_analytics.py in test_verify_process_status_config(self=) 333 334 ''' 335 self.analytics_obj.verify_process_and_connection_infos_config() 336 337 @test.attr(type=['cb_sanity', 'sanity', 'dev_sanity_dpdk']) self = self.analytics_obj = self.analytics_obj.verify_process_and_connection_infos_config = > /contrail-test/tcutils/collector/analytics_tests.py in verify_process_and_connection_infos_config(self=) 4218 'contrail-api',\ 4219 server,node = cfgm) 4220 assert result 4221 result = False 4222 result = False AssertionError: __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {} __dir__ = __doc__ = 'Assertion failed.' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = args = () with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/analytics/test_analytics.py", line 335, in test_verify_process_status_config self.analytics_obj.verify_process_and_connection_infos_config() File "/contrail-test/tcutils/collector/analytics_tests.py", line 4220, in verify_process_and_connection_infos_config assert result AssertionError 2025-08-07 02:21:48,589 - INFO - 2025-08-07 02:21:48,589 - INFO - END TEST : test_verify_process_status_config : FAILED[0:00:01] 2025-08-07 02:21:48,589 - INFO - -------------------------------------------------------------------------------- 2025-08-07 02:21:48,592 - INFO - ================================================================================ 2025-08-07 02:21:48,593 - INFO - STARTING TEST : test_verify_process_status_control_node 2025-08-07 02:21:48,593 - INFO - TEST DESCRIPTION : Test to validate process_status-Control-Node 2025-08-07 02:21:49,234 - INFO - Initial checks done. Running the testcase now 2025-08-07 02:21:49,234 - INFO - 2025-08-07 02:21:49,269 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 02:21:49,270 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 02:21:49,270 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 02:21:49,270 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 02:21:49,271 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 02:21:49,303 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 02:21:49,303 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 02:21:49,303 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 02:21:49,303 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 02:21:49,304 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 02:21:49,342 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 02:21:49,342 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 02:21:49,349 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 02:21:49,350 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 02:21:49,350 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 02:21:50,003 - INFO - END TEST : test_verify_process_status_control_node : PASSED[0:00:02] 2025-08-07 02:21:50,003 - INFO - -------------------------------------------------------------------------------- 2025-08-07 02:21:50,151 - INFO - Domain Default found not creating 2025-08-07 02:21:50,321 - INFO - Project ctest-AnalyticsBasicTestSanity-78009913 not found, creating it 2025-08-07 02:21:51,049 - INFO - Created Project:ctest-AnalyticsBasicTestSanity-78009913, ID : c583f966-634a-4040-b1e5-b19ae302b68e 2025-08-07 02:21:52,491 - INFO - ================================================================================ 2025-08-07 02:21:52,491 - INFO - STARTING TEST : test_verify_object_logs 2025-08-07 02:21:52,491 - 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 2025-08-07 02:21:53,152 - INFO - Initial checks done. Running the testcase now 2025-08-07 02:21:53,152 - INFO - 2025-08-07 02:21:54,563 - INFO - Created VN ctest-vn22-27252852 2025-08-07 02:21:55,272 - INFO - Verified VN network id 6 for VN 4faa4bc6-6e5a-4b89-a869-d6620c248a63 2025-08-07 02:21:55,272 - INFO - Verifications in API Server for VN ctest-vn22-27252852 passed 2025-08-07 02:21:55,364 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn22-27252852 passed 2025-08-07 02:21:56,684 - INFO - Validated that VN default-domain:ctest-AnalyticsBasicTestSanity-78009913:ctest-vn22-27252852 is found in opserver 2025-08-07 02:21:57 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] 2025-08-07 02:22:00,034 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2) 2025-08-07 02:22:15,560 - INFO - Validated ObjectVNTable, ObjectRoutingInstance, ObjectVMTable logs 2025-08-07 02:22:15,561 - INFO - Deleting VM ctest-AnalyticsBasicTestSanity-78009913-10603507 2025-08-07 02:22:15,742 - INFO - Deleting VN ctest-vn22-27252852 2025-08-07 02:22:15,799 - WARNING - Deleting VN ctest-vn22-27252852 failed..Will retry 2025-08-07 02:22:18,198 - INFO - Validated that VN ctest-vn22-27252852 is not found in API Server 2025-08-07 02:22:18,227 - INFO - Validated that VN ctest-vn22-27252852 is not in any agent 2025-08-07 02:22:18,273 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn22-27252852 info 2025-08-07 02:22:18,932 - INFO - END TEST : test_verify_object_logs : PASSED[0:00:26] 2025-08-07 02:22:18,932 - INFO - -------------------------------------------------------------------------------- 2025-08-07 02:22:19,812 - INFO - Deleted project: ctest-AnalyticsBasicTestSanity-78009913, ID : c583f966-634a-4040-b1e5-b19ae302b68e 2025-08-07 02:22:20,010 - INFO - Domain Default found not creating 2025-08-07 02:22:20,178 - INFO - Project ctest-TestBGPaaS-53230466 not found, creating it 2025-08-07 02:22:20,888 - INFO - Created Project:ctest-TestBGPaaS-53230466, ID : d598a05a-c922-460a-a4ab-e6d1a7dba36b 2025-08-07 02:22:22,636 - INFO - Using existing project ['default-domain', 'admin'](db90afc9-ebb9-4864-97c2-f05b9e92842e) 2025-08-07 02:22:23,052 - INFO - admin user already present 2025-08-07 02:22:23,472 - INFO - Adding rules to the default security group in Project admin 2025-08-07 02:22:23,958 - INFO - ================================================================================ 2025-08-07 02:22:23,958 - INFO - STARTING TEST : test_bgpaas_basic 2025-08-07 02:22:23,958 - INFO - TEST DESCRIPTION : 1. Create a BGPaaS object with shared attribute, IP address and ASN. 2. Launch a VM which will act as the BGPaaS client. 3. Configure BFDoBGPaaS on it. 4. Verify BGP and BFD sessions over it come up fine. Maintainer: ganeshahv@juniper.net 2025-08-07 02:22:24,655 - INFO - Initial checks done. Running the testcase now 2025-08-07 02:22:24,655 - INFO - 2025-08-07 02:22:25,997 - INFO - Created VN ctest-bgpaas_vn-04887243 2025-08-07 02:22:28 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-bird.vmdk.gz [358889652/358889652] -> "/contrail-test/images/ubuntu-bird.vmdk.gz" [1] 2025-08-07 02:22:47,705 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2) 2025-08-07 02:22:47,705 - INFO - Waiting for VM bgpaas_vm1 to be up.. 2025-08-07 02:23:23,450 - INFO - VM name : bgpaas_vm1 2025-08-07 02:24:34,447 - INFO - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 passed 2025-08-07 02:25:20,899 - INFO - Creating BGPaaS ctest-TestBGPaaS-53230466-24817290 2025-08-07 02:25:20,990 - INFO - BGPaaS: ctest-TestBGPaaS-53230466-24817290(312ca41d-6da3-4e73-8310-34355f551e0a) 2025-08-07 02:25:21,357 - INFO - verify_in_api_server passed for BGPaaS obj 312ca41d-6da3-4e73-8310-34355f551e0a 2025-08-07 02:25:21,358 - INFO - BGPaaS(312ca41d-6da3-4e73-8310-34355f551e0a): verify_on_setup passed 2025-08-07 02:25:21,358 - INFO - We will configure BGP on the VM 2025-08-07 02:25:21,358 - INFO - Configuring BGP on bgpaas_vm1 2025-08-07 02:25:42,941 - INFO - Attaching the VMI to the BGPaaS object 2025-08-07 02:25:42,941 - INFO - Attaching VMI 91cb7b03-113b-4b4a-a94d-19c256afbd8c to BGPaaS 312ca41d-6da3-4e73-8310-34355f551e0a 2025-08-07 02:25:43,102 - INFO - Creating Health Check ctest-TestBGPaaS-53230466-77564849 2025-08-07 02:25:43,194 - INFO - Health Check: ctest-TestBGPaaS-53230466-77564849(a7d1d447-6fe1-42ef-b079-2cdc9bcc4b7a), type BFD 2025-08-07 02:25:43,239 - INFO - verify_in_api_server passed for HC obj a7d1d447-6fe1-42ef-b079-2cdc9bcc4b7a 2025-08-07 02:25:43,239 - INFO - Health Check(a7d1d447-6fe1-42ef-b079-2cdc9bcc4b7a): verify_on_setup passed 2025-08-07 02:25:43,239 - INFO - Attaching HC a7d1d447-6fe1-42ef-b079-2cdc9bcc4b7a to BGPaaS 312ca41d-6da3-4e73-8310-34355f551e0a 2025-08-07 02:25:43,410 - INFO - Check HC obj a7d1d447-6fe1-42ef-b079-2cdc9bcc4b7a on agent 10.0.0.61 2025-08-07 02:25:43,421 - INFO - verify_in_agent passed for HC obj a7d1d447-6fe1-42ef-b079-2cdc9bcc4b7a 2025-08-07 02:26:44,039 - INFO - Detaching HC a7d1d447-6fe1-42ef-b079-2cdc9bcc4b7a from BGPaaS 312ca41d-6da3-4e73-8310-34355f551e0a 2025-08-07 02:26:44,170 - INFO - Deleting Health Check ctest-TestBGPaaS-53230466-77564849(a7d1d447-6fe1-42ef-b079-2cdc9bcc4b7a) 2025-08-07 02:26:44,230 - INFO - Health Check(a7d1d447-6fe1-42ef-b079-2cdc9bcc4b7a): verify_on_cleanup passed 2025-08-07 02:26:44,230 - INFO - Detaching VMI 91cb7b03-113b-4b4a-a94d-19c256afbd8c from BGPaaS 312ca41d-6da3-4e73-8310-34355f551e0a 2025-08-07 02:26:44,318 - INFO - Deleting BGPaaS ctest-TestBGPaaS-53230466-24817290(312ca41d-6da3-4e73-8310-34355f551e0a) 2025-08-07 02:26:44,384 - INFO - BGPaaS(312ca41d-6da3-4e73-8310-34355f551e0a): verify_on_cleanup passed 2025-08-07 02:26:44,384 - INFO - Deleting VM bgpaas_vm1 2025-08-07 02:26:44,470 - INFO - Deleting VN ctest-bgpaas_vn-04887243 2025-08-07 02:26:44,518 - WARNING - Deleting VN ctest-bgpaas_vn-04887243 failed..Will retry 2025-08-07 02:26:48,101 - ERROR - AssertionError Python 3.6.8: /usr/bin/python3 Thu Aug 7 02:26:44 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = self = args = () kwargs = {} /contrail-test/scripts/bgpaas/test_bgpaas.py in test_bgpaas_basic(self=) 1576 Maintainer: ganeshahv@juniper.net 1577 ''' 1578 self.bgpaas_basic_common(attach_to='bgpaas') 1579 # end test_bgpaas_basic 1580 self = self.bgpaas_basic_common = > attach_to undefined /contrail-test/scripts/bgpaas/test_bgpaas.py in bgpaas_basic_common(self=, attach_to='bgpaas') 1616 shc_fixture.verify_in_agent(agent) 1617 assert bgpaas_fixture.verify_in_control_node( 1618 bgpaas_vm), 'BGPaaS Session not seen in the control-node' 1619 assert self.verify_bfd_packets( 1620 bgpaas_vm, vn_fixture), 'Multihop BFD packets not seen over the BGPaaS interface' bgpaas_vm = AssertionError: BGPaaS Session not seen in the control-node __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {} __dir__ = __doc__ = 'Assertion failed.' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = args = ('BGPaaS Session not seen in the control-node',) with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/bgpaas/test_bgpaas.py", line 1578, in test_bgpaas_basic self.bgpaas_basic_common(attach_to='bgpaas') File "/contrail-test/scripts/bgpaas/test_bgpaas.py", line 1618, in bgpaas_basic_common bgpaas_vm), 'BGPaaS Session not seen in the control-node' AssertionError: BGPaaS Session not seen in the control-node 2025-08-07 02:26:48,117 - INFO - 2025-08-07 02:26:48,117 - INFO - END TEST : test_bgpaas_basic : FAILED[0:04:25] 2025-08-07 02:26:48,118 - INFO - -------------------------------------------------------------------------------- 2025-08-07 02:26:48,970 - INFO - Deleted project: ctest-TestBGPaaS-53230466, ID : d598a05a-c922-460a-a4ab-e6d1a7dba36b 2025-08-07 02:26:49,197 - INFO - Using existing project ['default-domain', 'admin'](db90afc9-ebb9-4864-97c2-f05b9e92842e) 2025-08-07 02:26:49,208 - INFO - ================================================================================ 2025-08-07 02:26:49,208 - INFO - STARTING TEST : test_db_manage 2025-08-07 02:26:49,208 - INFO - TEST DESCRIPTION : Test db_manage.py tool 2025-08-07 02:26:50,493 - INFO - Initial checks done. Running the testcase now 2025-08-07 02:26:50,493 - INFO - 2025-08-07 02:26:53,302 - WARNING - Errors are still present: 2025-08-07 02:26:53,171 ERROR: (v1.41) Checker check_cassandra_keyspace_replication: Exception,
Traceback (most recent call last):

2025-08-07 02:26:54,641 - INFO - 
2025-08-07 02:26:54,641 - INFO - END TEST : test_db_manage : FAILED[0:00:05]
2025-08-07 02:26:54,641 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:26:54,720 - INFO - Domain Default found not creating
2025-08-07 02:26:54,886 - INFO - Project ctest-TestDSNAT-67738739 not found, creating it
2025-08-07 02:26:55,494 - INFO - Created Project:ctest-TestDSNAT-67738739, ID : 4bbc631d-2332-4cef-aa12-2fd4be043d7d 
2025-08-07 02:26:56,999 - INFO - ================================================================================
2025-08-07 02:26:56,999 - INFO - STARTING TEST    : test_dsnat_basic
2025-08-07 02:26:56,999 - INFO - TEST DESCRIPTION : 
            create a VN and enable fabric SNAT
            launch two VMs in that VN
            verify ping between the VN and ping to the external IP
            disable fabric SNAT
            verify that the ping the external IP fails
        
2025-08-07 02:26:58,286 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:26:58,286 - INFO - 
2025-08-07 02:26:58,286 - INFO - Create VN, enable FABRIC SNAT and verify its routing instance
2025-08-07 02:26:59,407 - INFO - Created VN ctest-dsnat_vn-97695953
http://nexus.opensdn.io/repository///images/converts//ubuntu.vmdk.gz:
2025-08-07 02:27:00 ERROR 404: converts/ubuntu.vmdk.gz.

gzip: /contrail-test/images/ubuntu.vmdk.gz: unexpected end of file
2025-08-07 02:27:00,316 - INFO - image /contrail-test/images/ubuntu.vmdk is not found
2025-08-07 02:27:00,316 - INFO - Deleting VN ctest-dsnat_vn-97695953 
2025-08-07 02:27:01,931 - INFO - 
2025-08-07 02:27:01,931 - INFO - END TEST : test_dsnat_basic : SKIPPED[0:00:05]
2025-08-07 02:27:01,931 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:27:01,935 - INFO - ================================================================================
2025-08-07 02:27:01,935 - INFO - STARTING TEST    : test_dsnat_bug_1749695
2025-08-07 02:27:01,935 - INFO - TEST DESCRIPTION : 
           Testcase to verify the bug 1749695
           create test VN , associate a policy to allow all traffic between VN and ip fabric
           associate the policy to the test VN and fabric VN
           set the test VN fabric mode as l3
           verify the ping succeeds for intra VN and to the fabric IP
        
2025-08-07 02:27:03,215 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:27:03,215 - INFO - 
2025-08-07 02:27:03,215 - INFO - Create VN, enable FABRIC SNAT and verify its routing instance
2025-08-07 02:27:03,839 - INFO - Created VN ctest-dsnat_vn-59190444
2025-08-07 02:27:09 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1]
2025-08-07 02:27:41,538 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:27:43,119 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:27:43,120 - INFO - Waiting for VM ctest-TestDSNAT-67738739-01819120 to be up..
2025-08-07 02:28:44,516 - INFO - VM name : ctest-TestDSNAT-67738739-01819120
2025-08-07 02:29:27,314 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestDSNAT-67738739-01819120 passed
2025-08-07 02:29:53,456 - INFO - Waiting for VM ctest-TestDSNAT-67738739-34054312 to be up..
2025-08-07 02:29:53,556 - INFO - VM name : ctest-TestDSNAT-67738739-34054312
2025-08-07 02:29:54,961 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestDSNAT-67738739-34054312 passed
2025-08-07 02:29:55,828 - INFO - Attaching policy ctest-test-dsnat-10551141 to vn ctest-dsnat_vn-59190444
2025-08-07 02:29:56,378 - INFO - Attaching policy ctest-test-dsnat-10551141 to vn ip-fabric
2025-08-07 02:30:20,990 - INFO - Ping to IP 10.20.0.17 from VM ctest-TestDSNAT-67738739-01819120 passed
2025-08-07 02:30:24,232 - INFO - Ping to IP 10.20.0.17 from VM ctest-TestDSNAT-67738739-01819120 passed
2025-08-07 02:30:26,798 - INFO - Ping to IP 134.210.24.4 from VM ctest-TestDSNAT-67738739-01819120 passed
2025-08-07 02:30:26,799 - INFO - Dettaching policy ctest-test-dsnat-10551141 from vn ip-fabric
2025-08-07 02:30:27,039 - INFO - Dettaching policy ctest-test-dsnat-10551141 from vn ctest-dsnat_vn-59190444
2025-08-07 02:30:27,343 - INFO - Deleted policy ctest-test-dsnat-10551141
2025-08-07 02:30:27,343 - INFO - Deleting VM ctest-TestDSNAT-67738739-34054312
2025-08-07 02:30:27,434 - INFO - Deleting VM ctest-TestDSNAT-67738739-01819120
2025-08-07 02:30:27,514 - INFO - Deleting VN ctest-dsnat_vn-59190444 
2025-08-07 02:30:27,579 - WARNING - Deleting VN ctest-dsnat_vn-59190444 failed..Will retry
2025-08-07 02:30:31,144 - INFO - END TEST : test_dsnat_bug_1749695 : PASSED[0:03:30]
2025-08-07 02:30:31,144 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:30:31,947 - INFO - Deleted project: ctest-TestDSNAT-67738739, ID : 4bbc631d-2332-4cef-aa12-2fd4be043d7d 
2025-08-07 02:30:32,139 - INFO - Domain Default found not creating
2025-08-07 02:30:32,299 - INFO - Project ctest-TestECMPConfigHashFeature-08219959 not found, creating it
2025-08-07 02:30:32,907 - INFO - Created Project:ctest-TestECMPConfigHashFeature-08219959, ID : e2e05f8d-3e2f-4274-baad-eebe7a9ecbc7 
2025-08-07 02:30:35,538 - INFO - Created VN ctest-mgmt_ctest-TestECMPConfigHashFeature-08219959-39668885
2025-08-07 02:30:36,310 - INFO - Created VN ctest-left_ctest-TestECMPConfigHashFeature-08219959-18899951
2025-08-07 02:30:37,022 - INFO - Created VN ctest-right_ctest-TestECMPConfigHashFeature-08219959-63452221
2025-08-07 02:30:37 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]
2025-08-07 02:30:38,773 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:30:40,544 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:30:40,547 - INFO - ================================================================================
2025-08-07 02:30:40,547 - INFO - STARTING TEST    : test_ecmp_hash_src_ip
2025-08-07 02:30:40,547 - INFO - TEST DESCRIPTION : 
            Validates ecmp hash when only source ip is configured
            Maintainer : cmallam@juniper.net
        
2025-08-07 02:30:41,879 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:30:41,880 - INFO - 
2025-08-07 02:30:41,880 - INFO - Skipped as test requires at least 3 nodes, but only 2 found
2025-08-07 02:30:43,192 - INFO - 
2025-08-07 02:30:43,192 - INFO - END TEST : test_ecmp_hash_src_ip : SKIPPED[0:00:03]
2025-08-07 02:30:43,192 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:30:43,194 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPConfigHashFeature-08219959-90921037 in state BUILD
2025-08-07 02:30:43,194 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPConfigHashFeature-08219959-90921037
2025-08-07 02:30:43,221 - ERROR - VM ctest-right_vm_ctest-TestECMPConfigHashFeature-08219959-90921037 has failed to come up
2025-08-07 02:30:43,221 - ERROR - Nova failed to get host of the VM
2025-08-07 02:30:43,221 - ERROR - VM ctest-right_vm_ctest-TestECMPConfigHashFeature-08219959-90921037 has failed to come up
2025-08-07 02:30:43,222 - ERROR - Nova failed to get host of the VM
2025-08-07 02:30:43,290 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPConfigHashFeature-08219959-30940459 in state BUILD
2025-08-07 02:30:43,290 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPConfigHashFeature-08219959-30940459
2025-08-07 02:30:43,290 - ERROR - VM ctest-left_vm_ctest-TestECMPConfigHashFeature-08219959-30940459 has failed to come up
2025-08-07 02:30:43,290 - ERROR - Nova failed to get host of the VM
2025-08-07 02:30:43,290 - ERROR - VM ctest-left_vm_ctest-TestECMPConfigHashFeature-08219959-30940459 has failed to come up
2025-08-07 02:30:43,290 - ERROR - Nova failed to get host of the VM
2025-08-07 02:30:43,362 - INFO - Deleting VN ctest-left_ctest-TestECMPConfigHashFeature-08219959-18899951 
2025-08-07 02:30:43,405 - WARNING - Deleting VN ctest-left_ctest-TestECMPConfigHashFeature-08219959-18899951 failed..Will retry
2025-08-07 02:30:45,635 - INFO - Deleting VN ctest-right_ctest-TestECMPConfigHashFeature-08219959-63452221 
2025-08-07 02:30:45,884 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPConfigHashFeature-08219959-39668885 
2025-08-07 02:30:46,947 - INFO - Deleted project: ctest-TestECMPConfigHashFeature-08219959, ID : e2e05f8d-3e2f-4274-baad-eebe7a9ecbc7 
2025-08-07 02:30:47,159 - INFO - Domain Default found not creating
2025-08-07 02:30:47,345 - INFO - Project ctest-TestECMPFeature-11230916 not found, creating it
2025-08-07 02:30:47,963 - INFO - Created Project:ctest-TestECMPFeature-11230916, ID : ad65c451-e3a0-4dd6-9521-bb3c71c1e9fe 
2025-08-07 02:30:50,702 - INFO - Created VN ctest-mgmt_ctest-TestECMPFeature-11230916-27577000
2025-08-07 02:30:51,402 - INFO - Created VN ctest-left_ctest-TestECMPFeature-11230916-01051606
2025-08-07 02:30:52,184 - INFO - Created VN ctest-right_ctest-TestECMPFeature-11230916-21787060
2025-08-07 02:30:53,506 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:30:55,058 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:30:55,061 - INFO - ================================================================================
2025-08-07 02:30:55,061 - INFO - STARTING TEST    : test_ecmp_svc_v2_in_network_nat_with_3_instance
2025-08-07 02:30:55,062 - 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
        
2025-08-07 02:30:56,374 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:30:56,375 - INFO - 
2025-08-07 02:30:56,375 - INFO - Skipped as test requires at least 3 nodes, but only 2 found
2025-08-07 02:30:57,664 - INFO - 
2025-08-07 02:30:57,665 - INFO - END TEST : test_ecmp_svc_v2_in_network_nat_with_3_instance : SKIPPED[0:00:02]
2025-08-07 02:30:57,665 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:30:57,667 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPFeature-11230916-42951485 in state BUILD
2025-08-07 02:30:57,667 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPFeature-11230916-42951485
2025-08-07 02:30:57,693 - ERROR - VM ctest-right_vm_ctest-TestECMPFeature-11230916-42951485 has failed to come up
2025-08-07 02:30:57,693 - ERROR - Nova failed to get host of the VM
2025-08-07 02:30:57,693 - ERROR - VM ctest-right_vm_ctest-TestECMPFeature-11230916-42951485 has failed to come up
2025-08-07 02:30:57,693 - ERROR - Nova failed to get host of the VM
2025-08-07 02:30:57,765 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPFeature-11230916-40305830 in state BUILD
2025-08-07 02:30:57,765 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPFeature-11230916-40305830
2025-08-07 02:30:57,765 - ERROR - VM ctest-left_vm_ctest-TestECMPFeature-11230916-40305830 has failed to come up
2025-08-07 02:30:57,765 - ERROR - Nova failed to get host of the VM
2025-08-07 02:30:57,765 - ERROR - VM ctest-left_vm_ctest-TestECMPFeature-11230916-40305830 has failed to come up
2025-08-07 02:30:57,765 - ERROR - Nova failed to get host of the VM
2025-08-07 02:30:57,831 - INFO - Deleting VN ctest-left_ctest-TestECMPFeature-11230916-01051606 
2025-08-07 02:30:57,884 - WARNING - Deleting VN ctest-left_ctest-TestECMPFeature-11230916-01051606 failed..Will retry
2025-08-07 02:31:00,086 - INFO - Deleting VN ctest-right_ctest-TestECMPFeature-11230916-21787060 
2025-08-07 02:31:00,308 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPFeature-11230916-27577000 
2025-08-07 02:31:01,511 - INFO - Deleted project: ctest-TestECMPFeature-11230916, ID : ad65c451-e3a0-4dd6-9521-bb3c71c1e9fe 
2025-08-07 02:31:01,734 - INFO - Domain Default found not creating
2025-08-07 02:31:01,905 - INFO - Project ctest-TestECMPIPv6Fragments-06518835 not found, creating it
2025-08-07 02:31:02,539 - INFO - Created Project:ctest-TestECMPIPv6Fragments-06518835, ID : f916b2e1-c1d2-4566-aa43-967cb261b192 
2025-08-07 02:31:05,166 - INFO - Created VN ctest-mgmt_ctest-TestECMPIPv6Fragments-06518835-81098509
2025-08-07 02:31:05,959 - INFO - Created VN ctest-left_ctest-TestECMPIPv6Fragments-06518835-40764390
2025-08-07 02:31:06,721 - INFO - Created VN ctest-right_ctest-TestECMPIPv6Fragments-06518835-78136198
2025-08-07 02:31:07,982 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:31:09,675 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:31:09,678 - INFO - ================================================================================
2025-08-07 02:31:09,678 - INFO - STARTING TEST    : test_ecmp_svc_in_network_with_static_route_no_policy
2025-08-07 02:31:09,678 - 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
        
2025-08-07 02:31:11,040 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:31:11,040 - INFO - 
http://nexus.opensdn.io/repository///images/tinycore//tinycore-in-network.qcow2.gz:
2025-08-07 02:31:11 ERROR 404: tinycore/tinycore-in-network.qcow2.gz.

gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file
2025-08-07 02:31:11,738 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found
2025-08-07 02:31:11,862 - INFO - Service template: ['default-domain', 'ctest-service_template_1-89086772'] deleted successfully.
2025-08-07 02:31:13,198 - INFO - 
2025-08-07 02:31:13,198 - INFO - END TEST : test_ecmp_svc_in_network_with_static_route_no_policy : SKIPPED[0:00:04]
2025-08-07 02:31:13,198 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:31:13,203 - INFO - ================================================================================
2025-08-07 02:31:13,203 - INFO - STARTING TEST    : test_ecmp_svc_v2_transparent_with_3_instance
2025-08-07 02:31:13,203 - 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
        
2025-08-07 02:31:14,508 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:31:14,508 - INFO - 
2025-08-07 02:31:14,508 - INFO - Skipped as test requires at least 3 nodes, but only 2 found
2025-08-07 02:31:15,807 - INFO - 
2025-08-07 02:31:15,807 - INFO - END TEST : test_ecmp_svc_v2_transparent_with_3_instance : SKIPPED[0:00:02]
2025-08-07 02:31:15,808 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:31:15,809 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPIPv6Fragments-06518835-62116900 in state BUILD
2025-08-07 02:31:15,810 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPIPv6Fragments-06518835-62116900
2025-08-07 02:31:15,835 - ERROR - VM ctest-right_vm_ctest-TestECMPIPv6Fragments-06518835-62116900 has failed to come up
2025-08-07 02:31:15,836 - ERROR - Nova failed to get host of the VM
2025-08-07 02:31:15,836 - ERROR - VM ctest-right_vm_ctest-TestECMPIPv6Fragments-06518835-62116900 has failed to come up
2025-08-07 02:31:15,836 - ERROR - Nova failed to get host of the VM
2025-08-07 02:31:15,897 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPIPv6Fragments-06518835-17869912 in state BUILD
2025-08-07 02:31:15,898 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPIPv6Fragments-06518835-17869912
2025-08-07 02:31:15,898 - ERROR - VM ctest-left_vm_ctest-TestECMPIPv6Fragments-06518835-17869912 has failed to come up
2025-08-07 02:31:15,898 - ERROR - Nova failed to get host of the VM
2025-08-07 02:31:15,898 - ERROR - VM ctest-left_vm_ctest-TestECMPIPv6Fragments-06518835-17869912 has failed to come up
2025-08-07 02:31:15,898 - ERROR - Nova failed to get host of the VM
2025-08-07 02:31:15,970 - INFO - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-06518835-40764390 
2025-08-07 02:31:16,030 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-06518835-40764390 failed..Will retry
2025-08-07 02:31:18,238 - INFO - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-06518835-78136198 
2025-08-07 02:31:18,494 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPIPv6Fragments-06518835-81098509 
2025-08-07 02:31:19,559 - INFO - Deleted project: ctest-TestECMPIPv6Fragments-06518835, ID : f916b2e1-c1d2-4566-aa43-967cb261b192 
2025-08-07 02:31:19,754 - INFO - Domain Default found not creating
2025-08-07 02:31:19,926 - INFO - Project ctest-TestECMPSanity-21658866 not found, creating it
2025-08-07 02:31:20,596 - INFO - Created Project:ctest-TestECMPSanity-21658866, ID : 0fe589d5-6af8-41e5-a014-d8741957c2f3 
2025-08-07 02:31:23,280 - INFO - Created VN ctest-mgmt_ctest-TestECMPSanity-21658866-05247774
2025-08-07 02:31:24,146 - INFO - Created VN ctest-left_ctest-TestECMPSanity-21658866-12275820
2025-08-07 02:31:25,129 - INFO - Created VN ctest-right_ctest-TestECMPSanity-21658866-38493081
2025-08-07 02:31:26,753 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:31:28,498 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:31:28,501 - INFO - ================================================================================
2025-08-07 02:31:28,502 - INFO - STARTING TEST    : test_ecmp_svc_in_network_with_static_route_no_policy
2025-08-07 02:31:28,502 - 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
        
2025-08-07 02:31:29,827 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:31:29,828 - INFO - 

gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file
2025-08-07 02:31:30,490 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found
2025-08-07 02:31:30,590 - INFO - Service template: ['default-domain', 'ctest-service_template_1-66853664'] deleted successfully.
2025-08-07 02:31:31,916 - INFO - 
2025-08-07 02:31:31,917 - INFO - END TEST : test_ecmp_svc_in_network_with_static_route_no_policy : SKIPPED[0:00:03]
2025-08-07 02:31:31,917 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:31:31,923 - INFO - ================================================================================
2025-08-07 02:31:31,923 - INFO - STARTING TEST    : test_ecmp_svc_v2_transparent_with_3_instance
2025-08-07 02:31:31,923 - 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
        
2025-08-07 02:31:33,230 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:31:33,230 - INFO - 
2025-08-07 02:31:33,231 - INFO - Skipped as test requires at least 3 nodes, but only 2 found
2025-08-07 02:31:34,544 - INFO - 
2025-08-07 02:31:34,544 - INFO - END TEST : test_ecmp_svc_v2_transparent_with_3_instance : SKIPPED[0:00:03]
2025-08-07 02:31:34,544 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:31:34,547 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPSanity-21658866-61644965 in state BUILD
2025-08-07 02:31:34,548 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPSanity-21658866-61644965
2025-08-07 02:31:34,578 - ERROR - VM ctest-right_vm_ctest-TestECMPSanity-21658866-61644965 has failed to come up
2025-08-07 02:31:34,578 - ERROR - Nova failed to get host of the VM
2025-08-07 02:31:34,578 - ERROR - VM ctest-right_vm_ctest-TestECMPSanity-21658866-61644965 has failed to come up
2025-08-07 02:31:34,578 - ERROR - Nova failed to get host of the VM
2025-08-07 02:31:34,654 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPSanity-21658866-74913410 in state BUILD
2025-08-07 02:31:34,655 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPSanity-21658866-74913410
2025-08-07 02:31:34,655 - ERROR - VM ctest-left_vm_ctest-TestECMPSanity-21658866-74913410 has failed to come up
2025-08-07 02:31:34,655 - ERROR - Nova failed to get host of the VM
2025-08-07 02:31:34,655 - ERROR - VM ctest-left_vm_ctest-TestECMPSanity-21658866-74913410 has failed to come up
2025-08-07 02:31:34,655 - ERROR - Nova failed to get host of the VM
2025-08-07 02:31:34,731 - INFO - Deleting VN ctest-left_ctest-TestECMPSanity-21658866-12275820 
2025-08-07 02:31:34,788 - WARNING - Deleting VN ctest-left_ctest-TestECMPSanity-21658866-12275820 failed..Will retry
2025-08-07 02:31:36,964 - INFO - Deleting VN ctest-right_ctest-TestECMPSanity-21658866-38493081 
2025-08-07 02:31:37,161 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPSanity-21658866-05247774 
2025-08-07 02:31:38,186 - INFO - Deleted project: ctest-TestECMPSanity-21658866, ID : 0fe589d5-6af8-41e5-a014-d8741957c2f3 
2025-08-07 02:31:38,468 - INFO - Domain Default found not creating
2025-08-07 02:31:38,639 - INFO - Project ctest-TestECMPSanityIPv6-28635505 not found, creating it
2025-08-07 02:31:39,238 - INFO - Created Project:ctest-TestECMPSanityIPv6-28635505, ID : 75d73662-5cf1-4ad6-9d30-d49599449f61 
2025-08-07 02:31:43,190 - INFO - Created VN ctest-mgmt_ctest-TestECMPSanityIPv6-28635505-96288147
2025-08-07 02:31:44,277 - INFO - Created VN ctest-left_ctest-TestECMPSanityIPv6-28635505-80132399
2025-08-07 02:31:45,363 - INFO - Created VN ctest-right_ctest-TestECMPSanityIPv6-28635505-23687161
2025-08-07 02:31:46,849 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:31:48,288 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:31:48,292 - INFO - ================================================================================
2025-08-07 02:31:48,293 - INFO - STARTING TEST    : test_ecmp_svc_in_network_with_3_instance
2025-08-07 02:31:49,644 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:31:49,644 - INFO - 
2025-08-07 02:31:49,644 - INFO - Skipped as test requires at least 3 nodes, but only 2 found
2025-08-07 02:31:50,962 - INFO - 
2025-08-07 02:31:50,962 - INFO - END TEST : test_ecmp_svc_in_network_with_3_instance : SKIPPED[0:00:02]
2025-08-07 02:31:50,962 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:31:50,964 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPSanityIPv6-28635505-23297759 in state BUILD
2025-08-07 02:31:50,965 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPSanityIPv6-28635505-23297759
2025-08-07 02:31:50,994 - ERROR - VM ctest-right_vm_ctest-TestECMPSanityIPv6-28635505-23297759 has failed to come up
2025-08-07 02:31:50,994 - ERROR - Nova failed to get host of the VM
2025-08-07 02:31:50,994 - ERROR - VM ctest-right_vm_ctest-TestECMPSanityIPv6-28635505-23297759 has failed to come up
2025-08-07 02:31:50,994 - ERROR - Nova failed to get host of the VM
2025-08-07 02:31:51,069 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPSanityIPv6-28635505-11831036 in state BUILD
2025-08-07 02:31:51,069 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPSanityIPv6-28635505-11831036
2025-08-07 02:31:51,069 - ERROR - VM ctest-left_vm_ctest-TestECMPSanityIPv6-28635505-11831036 has failed to come up
2025-08-07 02:31:51,069 - ERROR - Nova failed to get host of the VM
2025-08-07 02:31:51,069 - ERROR - VM ctest-left_vm_ctest-TestECMPSanityIPv6-28635505-11831036 has failed to come up
2025-08-07 02:31:51,069 - ERROR - Nova failed to get host of the VM
2025-08-07 02:31:51,143 - INFO - Deleting VN ctest-left_ctest-TestECMPSanityIPv6-28635505-80132399 
2025-08-07 02:31:51,197 - WARNING - Deleting VN ctest-left_ctest-TestECMPSanityIPv6-28635505-80132399 failed..Will retry
2025-08-07 02:31:53,430 - INFO - Deleting VN ctest-right_ctest-TestECMPSanityIPv6-28635505-23687161 
2025-08-07 02:31:53,675 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPSanityIPv6-28635505-96288147 
2025-08-07 02:31:54,675 - INFO - Deleted project: ctest-TestECMPSanityIPv6-28635505, ID : 75d73662-5cf1-4ad6-9d30-d49599449f61 
2025-08-07 02:31:54,866 - INFO - Domain Default found not creating
2025-08-07 02:31:55,028 - INFO - Project ctest-TestECMPwithSVMChange-65535287 not found, creating it
2025-08-07 02:31:55,641 - INFO - Created Project:ctest-TestECMPwithSVMChange-65535287, ID : 6d4e43de-cc06-4fb4-a75e-535ac785289c 
2025-08-07 02:31:58,251 - INFO - Created VN ctest-mgmt_ctest-TestECMPwithSVMChange-65535287-51508333
2025-08-07 02:31:58,997 - INFO - Created VN ctest-left_ctest-TestECMPwithSVMChange-65535287-58257622
2025-08-07 02:31:59,733 - INFO - Created VN ctest-right_ctest-TestECMPwithSVMChange-65535287-86290118
2025-08-07 02:32:01,134 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:32:02,707 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:32:02,710 - INFO - ================================================================================
2025-08-07 02:32:02,710 - INFO - STARTING TEST    : test_ecmp_with_svm_deletion
2025-08-07 02:32:02,710 - 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
        
2025-08-07 02:32:04,023 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:32:04,024 - INFO - 
2025-08-07 02:32:04,025 - INFO - Skipped as test requires at least 3 nodes, but only 2 found
2025-08-07 02:32:05,349 - INFO - 
2025-08-07 02:32:05,349 - INFO - END TEST : test_ecmp_with_svm_deletion : SKIPPED[0:00:03]
2025-08-07 02:32:05,349 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:32:05,351 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPwithSVMChange-65535287-35098768 in state BUILD
2025-08-07 02:32:05,351 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPwithSVMChange-65535287-35098768
2025-08-07 02:32:05,379 - ERROR - VM ctest-right_vm_ctest-TestECMPwithSVMChange-65535287-35098768 has failed to come up
2025-08-07 02:32:05,379 - ERROR - Nova failed to get host of the VM
2025-08-07 02:32:05,380 - ERROR - VM ctest-right_vm_ctest-TestECMPwithSVMChange-65535287-35098768 has failed to come up
2025-08-07 02:32:05,380 - ERROR - Nova failed to get host of the VM
2025-08-07 02:32:05,452 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPwithSVMChange-65535287-80298522 in state BUILD
2025-08-07 02:32:05,452 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPwithSVMChange-65535287-80298522
2025-08-07 02:32:05,452 - ERROR - VM ctest-left_vm_ctest-TestECMPwithSVMChange-65535287-80298522 has failed to come up
2025-08-07 02:32:05,452 - ERROR - Nova failed to get host of the VM
2025-08-07 02:32:05,452 - ERROR - VM ctest-left_vm_ctest-TestECMPwithSVMChange-65535287-80298522 has failed to come up
2025-08-07 02:32:05,452 - ERROR - Nova failed to get host of the VM
2025-08-07 02:32:05,524 - INFO - Deleting VN ctest-left_ctest-TestECMPwithSVMChange-65535287-58257622 
2025-08-07 02:32:05,576 - WARNING - Deleting VN ctest-left_ctest-TestECMPwithSVMChange-65535287-58257622 failed..Will retry
2025-08-07 02:32:07,771 - INFO - Deleting VN ctest-right_ctest-TestECMPwithSVMChange-65535287-86290118 
2025-08-07 02:32:07,979 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPwithSVMChange-65535287-51508333 
2025-08-07 02:32:09,003 - INFO - Deleted project: ctest-TestECMPwithSVMChange-65535287, ID : 6d4e43de-cc06-4fb4-a75e-535ac785289c 
2025-08-07 02:32:09,497 - INFO - Domain Default found not creating
2025-08-07 02:32:10,041 - INFO - Project ctest-TestMultiInlineSVC-31812666 not found, creating it
2025-08-07 02:32:10,626 - INFO - Created Project:ctest-TestMultiInlineSVC-31812666, ID : 54a80719-9442-47a2-bb54-9f36fa12b5ca 
2025-08-07 02:32:13,193 - INFO - Created VN ctest-mgmt_ctest-TestMultiInlineSVC-31812666-25941940
2025-08-07 02:32:13,861 - INFO - Created VN ctest-left_ctest-TestMultiInlineSVC-31812666-17923198
2025-08-07 02:32:14,659 - INFO - Created VN ctest-right_ctest-TestMultiInlineSVC-31812666-26606150
2025-08-07 02:32:15,901 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:32:17,356 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:32:17,360 - INFO - ================================================================================
2025-08-07 02:32:17,361 - INFO - STARTING TEST    : test_svc_fate_sharing_basic
2025-08-07 02:32:17,361 - 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
        
2025-08-07 02:32:18,684 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:32:18,684 - INFO - 

gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file
2025-08-07 02:32:19,341 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found
2025-08-07 02:32:19,442 - INFO - Service template: ['default-domain', 'ctest-service_template_1-63315484'] deleted successfully.
2025-08-07 02:32:20,751 - INFO - 
2025-08-07 02:32:20,751 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:03]
2025-08-07 02:32:20,752 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:32:20,758 - INFO - ================================================================================
2025-08-07 02:32:20,758 - INFO - STARTING TEST    : test_three_stage_v2_SC
2025-08-07 02:32:20,758 - 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
        
2025-08-07 02:32:22,066 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:32:22,066 - INFO - 
2025-08-07 02:32:22,066 - INFO - Skipped as test requires at least 3 nodes, but only 2 found
2025-08-07 02:32:23,416 - INFO - 
2025-08-07 02:32:23,416 - INFO - END TEST : test_three_stage_v2_SC : SKIPPED[0:00:03]
2025-08-07 02:32:23,416 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:32:23,421 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestMultiInlineSVC-31812666-48176603 in state BUILD
2025-08-07 02:32:23,421 - INFO - Deleting VM ctest-right_vm_ctest-TestMultiInlineSVC-31812666-48176603
2025-08-07 02:32:23,455 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVC-31812666-48176603 has failed to come up
2025-08-07 02:32:23,455 - ERROR - Nova failed to get host of the VM
2025-08-07 02:32:23,455 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVC-31812666-48176603 has failed to come up
2025-08-07 02:32:23,455 - ERROR - Nova failed to get host of the VM
2025-08-07 02:32:23,535 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestMultiInlineSVC-31812666-41553305 in state BUILD
2025-08-07 02:32:23,535 - INFO - Deleting VM ctest-left_vm_ctest-TestMultiInlineSVC-31812666-41553305
2025-08-07 02:32:23,535 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVC-31812666-41553305 has failed to come up
2025-08-07 02:32:23,535 - ERROR - Nova failed to get host of the VM
2025-08-07 02:32:23,535 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVC-31812666-41553305 has failed to come up
2025-08-07 02:32:23,535 - ERROR - Nova failed to get host of the VM
2025-08-07 02:32:23,610 - INFO - Deleting VN ctest-left_ctest-TestMultiInlineSVC-31812666-17923198 
2025-08-07 02:32:23,681 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVC-31812666-17923198 failed..Will retry
2025-08-07 02:32:25,896 - INFO - Deleting VN ctest-right_ctest-TestMultiInlineSVC-31812666-26606150 
2025-08-07 02:32:26,120 - INFO - Deleting VN ctest-mgmt_ctest-TestMultiInlineSVC-31812666-25941940 
2025-08-07 02:32:27,302 - INFO - Deleted project: ctest-TestMultiInlineSVC-31812666, ID : 54a80719-9442-47a2-bb54-9f36fa12b5ca 
2025-08-07 02:32:27,547 - INFO - Domain Default found not creating
2025-08-07 02:32:27,727 - INFO - Project ctest-TestMultiInlineSVCIPv6-05507303 not found, creating it
2025-08-07 02:32:28,368 - INFO - Created Project:ctest-TestMultiInlineSVCIPv6-05507303, ID : e4d054eb-ed90-4aa7-b929-29974f41bf2f 
2025-08-07 02:32:31,327 - INFO - Created VN ctest-mgmt_ctest-TestMultiInlineSVCIPv6-05507303-94338003
2025-08-07 02:32:32,427 - INFO - Created VN ctest-left_ctest-TestMultiInlineSVCIPv6-05507303-89298964
2025-08-07 02:32:33,431 - INFO - Created VN ctest-right_ctest-TestMultiInlineSVCIPv6-05507303-44697868
2025-08-07 02:32:34,726 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:32:36,173 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:32:36,177 - INFO - ================================================================================
2025-08-07 02:32:36,178 - INFO - STARTING TEST    : test_svc_fate_sharing_basic
2025-08-07 02:32:37,527 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:32:37,527 - INFO - 
2025-08-07 02:32:37,527 - INFO - ================================================================================
2025-08-07 02:32:37,528 - INFO - STARTING TEST    : test_svc_fate_sharing_basic
2025-08-07 02:32:37,528 - 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
        
2025-08-07 02:32:38,841 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:32:38,841 - INFO - 

gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file
2025-08-07 02:32:39,494 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found
2025-08-07 02:32:39,606 - INFO - Service template: ['default-domain', 'ctest-service_template_1-73196597'] deleted successfully.
2025-08-07 02:32:40,938 - INFO - 
2025-08-07 02:32:40,938 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:03]
2025-08-07 02:32:40,938 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:32:40,938 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found
2025-08-07 02:32:42,270 - INFO - 
2025-08-07 02:32:42,270 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:06]
2025-08-07 02:32:42,270 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:32:42,273 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-05507303-46239286 in state BUILD
2025-08-07 02:32:42,273 - INFO - Deleting VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-05507303-46239286
2025-08-07 02:32:42,309 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-05507303-46239286 has failed to come up
2025-08-07 02:32:42,309 - ERROR - Nova failed to get host of the VM
2025-08-07 02:32:42,309 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-05507303-46239286 has failed to come up
2025-08-07 02:32:42,309 - ERROR - Nova failed to get host of the VM
2025-08-07 02:32:42,404 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-05507303-94311506 in state BUILD
2025-08-07 02:32:42,404 - INFO - Deleting VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-05507303-94311506
2025-08-07 02:32:42,404 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-05507303-94311506 has failed to come up
2025-08-07 02:32:42,405 - ERROR - Nova failed to get host of the VM
2025-08-07 02:32:42,405 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-05507303-94311506 has failed to come up
2025-08-07 02:32:42,405 - ERROR - Nova failed to get host of the VM
2025-08-07 02:32:42,480 - INFO - Deleting VN ctest-left_ctest-TestMultiInlineSVCIPv6-05507303-89298964 
2025-08-07 02:32:42,541 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVCIPv6-05507303-89298964 failed..Will retry
2025-08-07 02:32:44,774 - INFO - Deleting VN ctest-right_ctest-TestMultiInlineSVCIPv6-05507303-44697868 
2025-08-07 02:32:45,009 - INFO - Deleting VN ctest-mgmt_ctest-TestMultiInlineSVCIPv6-05507303-94338003 
2025-08-07 02:32:46,022 - INFO - Deleted project: ctest-TestMultiInlineSVCIPv6-05507303, ID : e4d054eb-ed90-4aa7-b929-29974f41bf2f 
2025-08-07 02:32:46,253 - INFO - Domain Default found not creating
2025-08-07 02:32:46,425 - INFO - Project ctest-TestFirewallDraftBasic-27378172 not found, creating it
2025-08-07 02:32:47,138 - INFO - Created Project:ctest-TestFirewallDraftBasic-27378172, ID : 56ced36b-9722-4786-9083-1eaeb0295f27 
2025-08-07 02:32:49,162 - INFO - Created Tag 90a87d2c-b7eb-4a29-be37-7e0cd1254b50 - global site=svl
2025-08-07 02:32:49,322 - INFO - Created Tag dfb6ee53-7405-466d-be97-189292da5c34 - ['default-domain', 'ctest-TestFirewallDraftBasic-27378172'] site=svl
2025-08-07 02:32:49,466 - INFO - Created Tag 93bdf6a1-c99a-4111-8338-e27b236f95ad - global site=blr
2025-08-07 02:32:49,626 - INFO - Created Tag 54834776-8b03-4779-bf95-e0b7afc99e1c - ['default-domain', 'ctest-TestFirewallDraftBasic-27378172'] site=blr
2025-08-07 02:32:49,774 - INFO - Created Tag 2532ebc9-04dd-40ae-9c0b-e81dedb9e6df - global deployment=prod
2025-08-07 02:32:49,950 - INFO - Created Tag 67377dad-4954-4a32-8126-23c398e2723e - ['default-domain', 'ctest-TestFirewallDraftBasic-27378172'] deployment=prod
2025-08-07 02:32:50,122 - INFO - Created Tag 919254a0-c51c-4e53-ad64-5e252b37a17f - global deployment=dev
2025-08-07 02:32:50,278 - INFO - Created Tag 9f1c6c3b-434d-4a73-9eaf-1fa707b59d15 - ['default-domain', 'ctest-TestFirewallDraftBasic-27378172'] deployment=dev
2025-08-07 02:32:50,426 - INFO - Created Tag 9382e4de-3f45-465c-bb2b-9443888cac65 - global application=hr
2025-08-07 02:32:50,582 - INFO - Created Tag d31c303c-1269-4629-a602-941272d3a1dd - ['default-domain', 'ctest-TestFirewallDraftBasic-27378172'] application=hr
2025-08-07 02:32:50,738 - INFO - Created Tag 39f4bbdb-3fbd-4e4e-abd0-2349755f19f5 - global application=eng
2025-08-07 02:32:50,898 - INFO - Created Tag d43c737a-f11f-457a-bf61-ca76913a83a1 - ['default-domain', 'ctest-TestFirewallDraftBasic-27378172'] application=eng
2025-08-07 02:32:51,046 - INFO - Created Tag be505fdc-2e8d-462d-a78a-64279a8efd5f - global tier=web
2025-08-07 02:32:51,206 - INFO - Created Tag ca8f9969-59e0-45bf-9840-f2dfd27857fe - ['default-domain', 'ctest-TestFirewallDraftBasic-27378172'] tier=web
2025-08-07 02:32:51,354 - INFO - Created Tag 06ec63f7-94bb-4888-8f45-ad4460bcd79b - global tier=logic
2025-08-07 02:32:51,514 - INFO - Created Tag 2f2d3535-8405-45dd-abea-e58336a78c7d - ['default-domain', 'ctest-TestFirewallDraftBasic-27378172'] tier=logic
2025-08-07 02:32:51,662 - INFO - Created Tag 47fe4acb-da56-4429-81ba-58e2708c4821 - global tier=db
2025-08-07 02:32:51,822 - INFO - Created Tag 315c0ebc-8b83-4d85-ba97-ef44f48364f8 - ['default-domain', 'ctest-TestFirewallDraftBasic-27378172'] tier=db
2025-08-07 02:32:52,713 - INFO - Created VN ctest-vn-52037532
2025-08-07 02:32:54,159 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:32:55,601 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:32:57,098 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:33:02,500 - INFO - ================================================================================
2025-08-07 02:33:02,500 - INFO - STARTING TEST    : test_mixed_draft_mode
2025-08-07 02:33:03,805 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:33:03,805 - INFO - 
2025-08-07 02:33:03,805 - INFO - Enable security draft mode on global
2025-08-07 02:33:03,930 - INFO - Enable security draft mode on ['default-domain', 'ctest-TestFirewallDraftBasic-27378172']
2025-08-07 02:33:04,310 - INFO - Set  tag application=hr to d70b55f8-3ef5-4d07-ae3e-ec5260218e26
2025-08-07 02:33:04,434 - INFO - Set  tag tier=web to 42d46f45-9b5c-4eea-bb84-e7e2dec64fad
2025-08-07 02:33:04,558 - INFO - Set  tag tier=logic to 7fa8602e-c0fe-4fe5-af46-f819d525a49d
2025-08-07 02:33:04,678 - INFO - Set  tag tier=db to fd9f69b0-e4fa-4862-86af-24693edf4335
2025-08-07 02:33:04,750 - INFO - Set  tag deployment=dev to 56ced36b-9722-4786-9083-1eaeb0295f27
2025-08-07 02:33:04,834 - INFO - Set global tag site=blr to 56ced36b-9722-4786-9083-1eaeb0295f27
2025-08-07 02:33:04,918 - INFO - Created Tag 139d7f53-bf5f-47dd-8411-108f25d95ff8 - global label=ag
2025-08-07 02:33:05,182 - INFO - Created Address Group ctest-TestFirewallDraftBasic-27378172-59238408(3c9039b5-29da-4de9-842c-11eae997ddf4)
2025-08-07 02:33:05,506 - INFO - Created Service Group ctest-TestFirewallDraftBasic-27378172-77972178(d157a3f9-50bd-44e3-9ab2-199fe8af49b5)
2025-08-07 02:33:05,690 - INFO - Created Service Group ctest-TestFirewallDraftBasic-27378172-49130310(8a5024b9-3319-4727-b394-8abdcdf97aa4)
2025-08-07 02:33:05,962 - INFO - Created Firewall Rule ctest-TestFirewallDraftBasic-27378172-89130838(0f4189f1-4f60-49e2-a457-2808a20bf6fa)
2025-08-07 02:33:06,218 - INFO - Created Firewall Rule ctest-TestFirewallDraftBasic-27378172-06119366(474b9ae3-2078-41cd-95f5-29310c404b9c)
2025-08-07 02:33:06,418 - INFO - Created Firewall Rule ctest-TestFirewallDraftBasic-27378172-22342384(c7e81237-ec3f-450a-82f0-e98eff736e7f)
2025-08-07 02:33:06,618 - INFO - Created Firewall Policy ctest-TestFirewallDraftBasic-27378172-38689867(562e9596-6f04-4daa-b541-a631952b6b34)
2025-08-07 02:33:06,846 - INFO - Created Firewall Policy ctest-TestFirewallDraftBasic-27378172-80925162(7c0883fb-cf40-45ba-a3b4-d68aba89b229)
2025-08-07 02:33:07,118 - INFO - Created APS ctest-TestFirewallDraftBasic-27378172-80261648(ee27a997-e5fe-420a-b48f-843029c54abb)
2025-08-07 02:33:07,322 - INFO - Add global labels ['ag'] to 42d46f45-9b5c-4eea-bb84-e7e2dec64fad
2025-08-07 02:33:07,446 - INFO - Add global labels ['ag'] to 7fa8602e-c0fe-4fe5-af46-f819d525a49d
2025-08-07 02:33:07,566 - INFO - Add global labels ['ag'] to fd9f69b0-e4fa-4862-86af-24693edf4335
2025-08-07 02:33:07,566 - INFO - Waiting for VM ctest-TestFirewallDraftBasic-27378172-34065640 to be up..
2025-08-07 02:33:07,566 - INFO - VM name : ctest-TestFirewallDraftBasic-27378172-34065640
2025-08-07 02:33:17,633 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestFirewallDraftBasic-27378172-34065640 passed
2025-08-07 02:33:28,251 - INFO - Waiting for VM ctest-TestFirewallDraftBasic-27378172-74001468 to be up..
2025-08-07 02:33:28,252 - INFO - VM name : ctest-TestFirewallDraftBasic-27378172-74001468
2025-08-07 02:33:29,708 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestFirewallDraftBasic-27378172-74001468 passed
2025-08-07 02:33:30,000 - INFO - Waiting for VM ctest-TestFirewallDraftBasic-27378172-66146793 to be up..
2025-08-07 02:33:30,000 - INFO - VM name : ctest-TestFirewallDraftBasic-27378172-66146793
2025-08-07 02:33:31,409 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestFirewallDraftBasic-27378172-66146793 passed
2025-08-07 02:33:31,699 - INFO - Validating drafts on SCOPE1: local, SCOPE2: global, project: None
2025-08-07 02:34:10,093 - INFO - Client - Sent: 0, Received: 0
2025-08-07 02:34:10,093 - INFO - Server - Sent: 0, Received: 0
2025-08-07 02:34:10,096 - INFO - commit security drafts on ['default-domain', 'ctest-TestFirewallDraftBasic-27378172']
2025-08-07 02:34:10,970 - INFO - commit security drafts on global
2025-08-07 02:34:13,918 - INFO - Delete global labels ['ag'] to fd9f69b0-e4fa-4862-86af-24693edf4335
2025-08-07 02:34:14,046 - INFO - Delete global labels ['ag'] to 7fa8602e-c0fe-4fe5-af46-f819d525a49d
2025-08-07 02:34:14,170 - INFO - Delete global labels ['ag'] to 42d46f45-9b5c-4eea-bb84-e7e2dec64fad
2025-08-07 02:34:14,294 - INFO - Deleting Application Policy Set ctest-TestFirewallDraftBasic-27378172-80261648(ee27a997-e5fe-420a-b48f-843029c54abb)
2025-08-07 02:34:14,407 - INFO - Deleting Firewall Policy ctest-TestFirewallDraftBasic-27378172-80925162(7c0883fb-cf40-45ba-a3b4-d68aba89b229)
2025-08-07 02:34:14,546 - INFO - Deleting Firewall Policy ctest-TestFirewallDraftBasic-27378172-38689867(562e9596-6f04-4daa-b541-a631952b6b34)
2025-08-07 02:34:14,669 - INFO - Deleting Firewall Rule ctest-TestFirewallDraftBasic-27378172-22342384(c7e81237-ec3f-450a-82f0-e98eff736e7f)
2025-08-07 02:34:14,805 - INFO - Deleting Firewall Rule ctest-TestFirewallDraftBasic-27378172-06119366(474b9ae3-2078-41cd-95f5-29310c404b9c)
2025-08-07 02:34:14,969 - INFO - Deleting Firewall Rule ctest-TestFirewallDraftBasic-27378172-89130838(0f4189f1-4f60-49e2-a457-2808a20bf6fa)
2025-08-07 02:34:15,108 - INFO - Deleting Service Group ctest-TestFirewallDraftBasic-27378172-49130310(8a5024b9-3319-4727-b394-8abdcdf97aa4)
2025-08-07 02:34:15,216 - INFO - Deleting Service Group ctest-TestFirewallDraftBasic-27378172-77972178(d157a3f9-50bd-44e3-9ab2-199fe8af49b5)
2025-08-07 02:34:15,318 - INFO - Deleting Address Group ctest-TestFirewallDraftBasic-27378172-59238408(3c9039b5-29da-4de9-842c-11eae997ddf4)
2025-08-07 02:34:15,484 - INFO - Deleting Tag 139d7f53-bf5f-47dd-8411-108f25d95ff8
2025-08-07 02:34:15,622 - INFO - Unset tag type site from 56ced36b-9722-4786-9083-1eaeb0295f27
2025-08-07 02:34:15,702 - INFO - Unset tag type deployment from 56ced36b-9722-4786-9083-1eaeb0295f27
2025-08-07 02:34:15,818 - INFO - Unset tag type tier from fd9f69b0-e4fa-4862-86af-24693edf4335
2025-08-07 02:34:15,938 - INFO - Unset tag type tier from 7fa8602e-c0fe-4fe5-af46-f819d525a49d
2025-08-07 02:34:16,062 - INFO - Unset tag type tier from 42d46f45-9b5c-4eea-bb84-e7e2dec64fad
2025-08-07 02:34:16,202 - INFO - Unset tag type application from d70b55f8-3ef5-4d07-ae3e-ec5260218e26
2025-08-07 02:34:16,203 - INFO - discard security drafts on ['default-domain', 'ctest-TestFirewallDraftBasic-27378172']
2025-08-07 02:34:16,722 - INFO - discard security drafts on global
2025-08-07 02:34:18,994 - INFO - Disable security draft mode on global
2025-08-07 02:34:19,166 - INFO - Disable security draft mode on ['default-domain', 'ctest-TestFirewallDraftBasic-27378172']
2025-08-07 02:34:22,033 - ERROR - AssertionError
Python 3.6.8: /usr/bin/python3
Thu Aug  7 02:34:10 2025

A problem occurred in a Python script.  Here is the sequence of
function calls leading up to the error, in the order they occurred.

 /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={})
   78             log.info('Initial checks done. Running the testcase now')
   79             log.info('')
   80             result = function(self, *args, **kwargs)
   81             if self.inputs.upgrade:
   82                 pid = os.getpid()
result = None
function = 
self = 
args = ()
kwargs = {}

 /contrail-test/scripts/firewall/test_fw.py in test_mixed_draft_mode(self=)
    7     @test.attr(type=['sanity', 'dev_sanity_dpdk'])
    8     @preposttest_wrapper
    9     def test_mixed_draft_mode(self):
   10         SCOPE1 = 'local'; SCOPE2 = 'global'
   11         self._test_draft_mode(SCOPE1, SCOPE2)
self = 
self._test_draft_mode = >
SCOPE1 = 'local'
SCOPE2 = 'global'

 /contrail-test/common/firewall/base.py in _test_draft_mode(self=, SCOPE1='local', SCOPE2='global')
  704         self.validate_draft(fixture_states, SCOPE1, SCOPE2)
  705         self.verify_traffic(self.vms['hr_web'], self.vms['hr_logic'], 'udp',
  706                             sport=1111, dport=8005)
  707         self.discard(SCOPE1, SCOPE2)
  708         self.validate_draft({}, SCOPE1, SCOPE2)
sport undefined
dport undefined

 /contrail-test/common/base.py in verify_traffic(self=, src_vm_fixture=, dst_vm_fixture=, proto='udp', sport=1111, dport=8005, src_vn_fqname=None, dst_vn_fqname=None, af=None, fip_ip=None, expectation=True)
  812                                   fip_ip=fip_ip)
  813         self.sleep(7)
  814         return self.stop_traffic(traffic_obj, expectation)
  815 
  816     @classmethod
self = 
self.stop_traffic = >
traffic_obj = 
expectation = True

 /contrail-test/common/base.py in stop_traffic(self=, traffic_obj=, expectation=True, unidirection=False, partial=False)
  796                 assert False, "No drops observed in packets %s"%msg
  797         elif expectation:
  798             assert sent and recv, "Packets not %s"%msg
  799             if recv*100/float(sent) < 90:
  800                 assert False, "Packets not %s"%msg
sent = 0
recv = 0
msg = 'transferred between 115.234.181.67 and 115.234.181.68, proto udp sport 1111 and dport 8005'
AssertionError: Packets not transferred between 115.234.181.67 and 115.234.181.68, proto udp sport 1111 and dport 8005
    __cause__ = None
    __class__ = 
    __context__ = None
    __delattr__ = 
    __dict__ = {}
    __dir__ = 
    __doc__ = 'Assertion failed.'
    __eq__ = 
    __format__ = 
    __ge__ = 
    __getattribute__ = 
    __gt__ = 
    __hash__ = 
    __init__ = 
    __init_subclass__ = 
    __le__ = 
    __lt__ = 
    __ne__ = 
    __new__ = 
    __reduce__ = 
    __reduce_ex__ = 
    __repr__ = 
    __setattr__ = 
    __setstate__ = 
    __sizeof__ = 
    __str__ = 
    __subclasshook__ = 
    __suppress_context__ = False
    __traceback__ = 
    args = ('Packets not transferred between 115.234.181.67 a...5.234.181.68, proto udp sport 1111 and dport 8005',)
    with_traceback = 

The above is a description of an error in a Python program.  Here is
the original traceback:

Traceback (most recent call last):
  File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
    result = function(self, *args, **kwargs)
  File "/contrail-test/scripts/firewall/test_fw.py", line 11, in test_mixed_draft_mode
    self._test_draft_mode(SCOPE1, SCOPE2)
  File "/contrail-test/common/firewall/base.py", line 706, in _test_draft_mode
    sport=1111, dport=8005)
  File "/contrail-test/common/base.py", line 814, in verify_traffic
    return self.stop_traffic(traffic_obj, expectation)
  File "/contrail-test/common/base.py", line 798, in stop_traffic
    assert sent and recv, "Packets not %s"%msg
AssertionError: Packets not transferred between 115.234.181.67 and 115.234.181.68, proto udp sport 1111 and dport 8005



2025-08-07 02:34:22,061 - INFO - 
2025-08-07 02:34:22,061 - INFO - END TEST : test_mixed_draft_mode : FAILED[0:01:20]
2025-08-07 02:34:22,061 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:34:22,077 - INFO - Deleting VM ctest-TestFirewallDraftBasic-27378172-34065640
2025-08-07 02:34:22,159 - INFO - Deleting VM ctest-TestFirewallDraftBasic-27378172-74001468
2025-08-07 02:34:22,239 - INFO - Deleting VM ctest-TestFirewallDraftBasic-27378172-66146793
2025-08-07 02:34:22,324 - INFO - Deleting VN ctest-vn-52037532 
2025-08-07 02:34:22,406 - WARNING - Deleting VN ctest-vn-52037532 failed..Will retry
2025-08-07 02:34:24,854 - INFO - Domain Default found not creating
2025-08-07 02:34:25,038 - INFO - Project ctest-FloatingipBasicTestSanity-03674200 not found, creating it
2025-08-07 02:34:25,707 - INFO - Created Project:ctest-FloatingipBasicTestSanity-03674200, ID : abf63dc5-0d14-467e-873c-d22d27e096d1 
2025-08-07 02:34:27,399 - INFO - ================================================================================
2025-08-07 02:34:27,399 - INFO - STARTING TEST    : test_floating_ip
2025-08-07 02:34:27,399 - 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.
        
2025-08-07 02:34:28,704 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:34:28,704 - INFO - 
2025-08-07 02:34:29,812 - INFO - Created VN ctest-fvn-86573256
2025-08-07 02:34:30,486 - INFO - Verified VN network id 9 for VN 5a8b43ec-e911-45aa-a9a6-18c9b1a7e3c4
2025-08-07 02:34:30,487 - INFO - Verifications in API Server for VN ctest-fvn-86573256 passed
2025-08-07 02:34:30,581 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fvn-86573256 passed
2025-08-07 02:34:31,914 - INFO - Validated that VN default-domain:ctest-FloatingipBasicTestSanity-03674200:ctest-fvn-86573256 is found in opserver
2025-08-07 02:34:32,557 - INFO - Created VN ctest-vn1-13871195
2025-08-07 02:34:32,875 - INFO - Verified VN network id 10 for VN 3f888459-b664-4b6f-918f-a02124554448
2025-08-07 02:34:32,876 - INFO - Verifications in API Server for VN ctest-vn1-13871195 passed
2025-08-07 02:34:32,960 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-13871195 passed
2025-08-07 02:34:33,323 - INFO - Validated that VN default-domain:ctest-FloatingipBasicTestSanity-03674200:ctest-vn1-13871195 is found in opserver

gzip: /contrail-test/images/ubuntu.vmdk.gz: unexpected end of file
2025-08-07 02:34:33,454 - INFO - image /contrail-test/images/ubuntu.vmdk is not found
2025-08-07 02:34:33,454 - INFO - Deleting VN ctest-vn1-13871195 
2025-08-07 02:34:33,751 - INFO - Validated that VN ctest-vn1-13871195 is not found in API Server
2025-08-07 02:34:33,781 - INFO - Validated that VN ctest-vn1-13871195 is not in any agent
2025-08-07 02:34:33,822 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-13871195 info
2025-08-07 02:34:33,822 - INFO - Deleting VN ctest-fvn-86573256 
2025-08-07 02:34:34,154 - INFO - Validated that VN ctest-fvn-86573256 is not found in API Server
2025-08-07 02:34:34,186 - INFO - Validated that VN ctest-fvn-86573256 is not in any agent
2025-08-07 02:34:34,233 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fvn-86573256 info
2025-08-07 02:34:35,503 - INFO - 
2025-08-07 02:34:35,503 - INFO - END TEST : test_floating_ip : SKIPPED[0:00:08]
2025-08-07 02:34:35,503 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:34:36,295 - INFO - Deleted project: ctest-FloatingipBasicTestSanity-03674200, ID : abf63dc5-0d14-467e-873c-d22d27e096d1 
2025-08-07 02:34:36,518 - INFO - Domain Default found not creating
2025-08-07 02:34:36,687 - INFO - Project ctest-TestSanity_MX-91685118 not found, creating it
2025-08-07 02:34:37,243 - INFO - Created Project:ctest-TestSanity_MX-91685118, ID : 532e8368-f3ea-46e6-a1c9-e35d889efbb0 
2025-08-07 02:34:38,792 - INFO - ================================================================================
2025-08-07 02:34:38,793 - INFO - STARTING TEST    : test_mx_gateway
2025-08-07 02:34:38,793 - 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
        
2025-08-07 02:34:40,072 - INFO - Skipping Test. Env variable MX_GW_TEST is not set
2025-08-07 02:34:41,357 - INFO - 
2025-08-07 02:34:41,357 - INFO - END TEST : test_mx_gateway : SKIPPED[0:00:03]
2025-08-07 02:34:41,357 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:34:42,192 - INFO - Deleted project: ctest-TestSanity_MX-91685118, ID : 532e8368-f3ea-46e6-a1c9-e35d889efbb0 
2025-08-07 02:34:42,485 - INFO - Domain Default found not creating
2025-08-07 02:34:42,704 - INFO - Project ctest-TestHeat-88348868 not found, creating it
2025-08-07 02:34:43,266 - INFO - Created Project:ctest-TestHeat-88348868, ID : b4b23744-3c10-40c3-b04c-ee49dd487dfa 
2025-08-07 02:34:44,905 - INFO - ================================================================================
2025-08-07 02:34:44,905 - INFO - STARTING TEST    : test_public_access_thru_svc_w_fip
2025-08-07 02:34:44,905 - 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.
            
2025-08-07 02:34:46,178 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:34:46,178 - INFO - 
2025-08-07 02:34:46,207 - INFO - Skipped as test requires at least 3 nodes, but only 2 found
2025-08-07 02:34:47,525 - INFO - 
2025-08-07 02:34:47,525 - INFO - END TEST : test_public_access_thru_svc_w_fip : SKIPPED[0:00:03]
2025-08-07 02:34:47,525 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:34:47,527 - INFO - ================================================================================
2025-08-07 02:34:47,528 - INFO - STARTING TEST    : test_transit_vn_sym_1_innet
2025-08-07 02:34:48,827 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:34:48,827 - INFO - 
2025-08-07 02:34:48,827 - INFO - Skipped as test requires at least 3 nodes, but only 2 found
2025-08-07 02:34:50,127 - INFO - 
2025-08-07 02:34:50,127 - INFO - END TEST : test_transit_vn_sym_1_innet : SKIPPED[0:00:03]
2025-08-07 02:34:50,127 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:34:50,924 - INFO - Deleted project: ctest-TestHeat-88348868, ID : b4b23744-3c10-40c3-b04c-ee49dd487dfa 
2025-08-07 02:34:51,126 - INFO - Domain Default found not creating
2025-08-07 02:34:51,285 - INFO - Project ctest-TestHeatIPv6-92803828 not found, creating it
2025-08-07 02:34:51,911 - INFO - Created Project:ctest-TestHeatIPv6-92803828, ID : e4a3bc5b-2267-48a6-8e36-e9631d8e4193 
2025-08-07 02:34:53,584 - INFO - ================================================================================
2025-08-07 02:34:53,585 - INFO - STARTING TEST    : test_public_access_thru_svc_w_fip
2025-08-07 02:34:53,585 - 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.
            
2025-08-07 02:34:54,857 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:34:54,857 - INFO - 
2025-08-07 02:34:54,857 - INFO - Skipped as v6 not supported for this test
2025-08-07 02:34:56,131 - INFO - 
2025-08-07 02:34:56,132 - INFO - END TEST : test_public_access_thru_svc_w_fip : SKIPPED[0:00:03]
2025-08-07 02:34:56,132 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:34:56,911 - INFO - Deleted project: ctest-TestHeatIPv6-92803828, ID : e4a3bc5b-2267-48a6-8e36-e9631d8e4193 
2025-08-07 02:34:57,113 - INFO - Domain Default found not creating
2025-08-07 02:34:57,281 - INFO - Project ctest-TestBasicHeat-16800179 not found, creating it
2025-08-07 02:34:57,949 - INFO - Created Project:ctest-TestBasicHeat-16800179, ID : 14c1f9c6-b697-4d7e-983e-9f543ad9bd6c 
2025-08-07 02:34:59,626 - INFO - ================================================================================
2025-08-07 02:34:59,626 - INFO - STARTING TEST    : test_svc_creation_with_heat
2025-08-07 02:34:59,626 - INFO - TEST DESCRIPTION : 
        Validate creation of a in-network-nat service chain using heat
        
2025-08-07 02:35:00,914 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:35:00,914 - INFO - 
2025-08-07 02:35:00,947 - INFO - Skipped as test requires at least 3 nodes, but only 2 found
2025-08-07 02:35:02,259 - INFO - 
2025-08-07 02:35:02,259 - INFO - END TEST : test_svc_creation_with_heat : SKIPPED[0:00:03]
2025-08-07 02:35:02,259 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:35:03,071 - INFO - Deleted project: ctest-TestBasicHeat-16800179, ID : 14c1f9c6-b697-4d7e-983e-9f543ad9bd6c 
2025-08-07 02:35:03,271 - INFO - Domain Default found not creating
2025-08-07 02:35:03,457 - INFO - Project ctest-TestBasicHeatIPv6-74002706 not found, creating it
2025-08-07 02:35:04,098 - INFO - Created Project:ctest-TestBasicHeatIPv6-74002706, ID : 124f64af-63d0-406a-8056-7c9e855f912a 
2025-08-07 02:35:05,868 - INFO - ================================================================================
2025-08-07 02:35:05,868 - INFO - STARTING TEST    : test_svc_creation_with_heat
2025-08-07 02:35:07,154 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:35:07,154 - INFO - 
2025-08-07 02:35:07,178 - INFO - Skipped as test requires at least 3 nodes, but only 2 found
2025-08-07 02:35:08,487 - INFO - 
2025-08-07 02:35:08,487 - INFO - END TEST : test_svc_creation_with_heat : SKIPPED[0:00:03]
2025-08-07 02:35:08,487 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:35:09,329 - INFO - Deleted project: ctest-TestBasicHeatIPv6-74002706, ID : 124f64af-63d0-406a-8056-7c9e855f912a 
2025-08-07 02:35:09,528 - INFO - Domain Default found not creating
2025-08-07 02:35:09,698 - INFO - Project ctest-TestIntfMirror-46137060 not found, creating it
2025-08-07 02:35:10,274 - INFO - Created Project:ctest-TestIntfMirror-46137060, ID : 81c4837f-8e04-4d75-ba89-98ba302851e1 
2025-08-07 02:35:12,199 - INFO - ================================================================================
2025-08-07 02:35:12,199 - INFO - STARTING TEST    : test_intf_mirror_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn3
2025-08-07 02:35:12,200 - INFO - TEST DESCRIPTION : Validate the interface mirroring
        src vm, dst vm and analyzer vm on different CNs, all in different VNs
        
2025-08-07 02:35:13,503 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:35:13,503 - INFO - 
2025-08-07 02:35:13,503 - INFO - src compute an-jenkins-deploy-platform-ansible-os-3767-1 -> dst compute an-jenkins-deploy-platform-ansible-os-3767-2 => analyzer compute an-jenkins-deploy-platform-ansible-os-3767-2
2025-08-07 02:35:14,510 - INFO - Created VN ctest-vn1-73208213
2025-08-07 02:35:15,149 - INFO - Verified VN network id 11 for VN 6436f286-3d8f-4e1c-9e60-2c381de1a873
2025-08-07 02:35:15,149 - INFO - Verifications in API Server for VN ctest-vn1-73208213 passed
2025-08-07 02:35:15,235 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-73208213 passed
2025-08-07 02:35:16,513 - INFO - Validated that VN default-domain:ctest-TestIntfMirror-46137060:ctest-vn1-73208213 is found in opserver
2025-08-07 02:35:17,149 - INFO - Created VN ctest-vn2-86003683
2025-08-07 02:35:17,459 - INFO - Verified VN network id 12 for VN fcf314af-21bc-45e6-ae61-bbad705d38a6
2025-08-07 02:35:17,459 - INFO - Verifications in API Server for VN ctest-vn2-86003683 passed
2025-08-07 02:35:17,568 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-86003683 passed
2025-08-07 02:35:17,939 - INFO - Validated that VN default-domain:ctest-TestIntfMirror-46137060:ctest-vn2-86003683 is found in opserver
2025-08-07 02:35:18,592 - INFO - Created VN ctest-vn3-68327969
2025-08-07 02:35:18,939 - INFO - Verified VN network id 13 for VN 186603c1-58d2-42eb-882e-99d4b7dd7c9b
2025-08-07 02:35:18,939 - INFO - Verifications in API Server for VN ctest-vn3-68327969 passed
2025-08-07 02:35:19,041 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn3-68327969 passed
2025-08-07 02:35:19,376 - INFO - Validated that VN default-domain:ctest-TestIntfMirror-46137060:ctest-vn3-68327969 is found in opserver
2025-08-07 02:35:20,423 - INFO - Attaching policy ctest-vn1_vn2_pass-94032899 to vn ctest-vn1-73208213
2025-08-07 02:35:20,831 - INFO - Attaching policy ctest-vn1_vn2_pass-94032899 to vn ctest-vn2-86003683
2025-08-07 02:35:21,253 - INFO - Attaching policy ctest-vn1_vn3_pass-97992747 to vn ctest-vn1-73208213
2025-08-07 02:35:21,698 - INFO - Attaching policy ctest-vn1_vn3_pass-97992747 to vn ctest-vn3-68327969
2025-08-07 02:35:22,143 - INFO - Attaching policy ctest-vn2_vn3_pass-76136307 to vn ctest-vn2-86003683
2025-08-07 02:35:22,641 - INFO - Attaching policy ctest-vn2_vn3_pass-76136307 to vn ctest-vn3-68327969
2025-08-07 02:35:24,331 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:35:25,894 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:35:27,629 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:35:27,733 - INFO - VM name : ctest-src_vm-30234667
2025-08-07 02:35:28,786 - INFO - VM ctest-src_vm-30234667 verfication in all API Servers passed
2025-08-07 02:35:38,955 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-src_vm-30234667 passed
2025-08-07 02:35:38,955 - INFO - VM ctest-src_vm-30234667 verifications in Compute nodes passed
2025-08-07 02:35:39,330 - INFO - Validated routes of VM ctest-src_vm-30234667 in all vrouters
2025-08-07 02:35:40,243 - INFO - Verification in Control-nodes for VM ctest-src_vm-30234667 passed
2025-08-07 02:35:48,455 - INFO - Verifying through opserver in 10.0.0.56
2025-08-07 02:35:48,486 - INFO - VM e62170de-c908-4547-a301-57ebb74610c1 is present in default-domain:ctest-TestIntfMirror-46137060:ctest-vn1-73208213
2025-08-07 02:35:48,710 - INFO - tap interface default-domain:ctest-TestIntfMirror-46137060:16ba6073-6b17-46b3-b9c5-0786ccd9f8fe of vm e62170de-c908-4547-a301-57ebb74610c1 is present in vrouter an-jenkins-deploy-platform-ansible-os-3767-1 uve 
2025-08-07 02:35:48,759 - INFO - VM ctest-src_vm-30234667 validations in Opserver passed
2025-08-07 02:35:48,854 - INFO - VM name : ctest-dst_vm-33543218
2025-08-07 02:35:49,255 - INFO - VM ctest-dst_vm-33543218 verfication in all API Servers passed
2025-08-07 02:35:51,230 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-dst_vm-33543218 passed
2025-08-07 02:35:51,231 - INFO - VM ctest-dst_vm-33543218 verifications in Compute nodes passed
2025-08-07 02:35:51,617 - INFO - Validated routes of VM ctest-dst_vm-33543218 in all vrouters
2025-08-07 02:35:52,513 - INFO - Verification in Control-nodes for VM ctest-dst_vm-33543218 passed
2025-08-07 02:35:52,624 - INFO - Verifying through opserver in 10.0.0.56
2025-08-07 02:35:52,653 - INFO - VM a4d3f85a-ca37-48c4-b0b0-8f2645a2bb94 is present in default-domain:ctest-TestIntfMirror-46137060:ctest-vn2-86003683
2025-08-07 02:35:52,869 - INFO - tap interface default-domain:ctest-TestIntfMirror-46137060:b9de9fde-f3a8-440b-813c-ec91e8a2fad7 of vm a4d3f85a-ca37-48c4-b0b0-8f2645a2bb94 is present in vrouter an-jenkins-deploy-platform-ansible-os-3767-2 uve 
2025-08-07 02:35:52,919 - INFO - VM ctest-dst_vm-33543218 validations in Opserver passed
2025-08-07 02:35:53,017 - INFO - VM name : ctest-analyzer_vm-02077295
2025-08-07 02:35:53,424 - INFO - VM ctest-analyzer_vm-02077295 verfication in all API Servers passed
2025-08-07 02:35:55,388 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-analyzer_vm-02077295 passed
2025-08-07 02:35:55,388 - INFO - VM ctest-analyzer_vm-02077295 verifications in Compute nodes passed
2025-08-07 02:35:55,762 - INFO - Validated routes of VM ctest-analyzer_vm-02077295 in all vrouters
2025-08-07 02:35:56,635 - INFO - Verification in Control-nodes for VM ctest-analyzer_vm-02077295 passed
2025-08-07 02:35:56,755 - INFO - Verifying through opserver in 10.0.0.56
2025-08-07 02:35:56,787 - INFO - VM 86deec15-7aae-4b8f-b3b3-62d7b47c4fe7 is present in default-domain:ctest-TestIntfMirror-46137060:ctest-vn3-68327969
2025-08-07 02:35:57,003 - INFO - tap interface default-domain:ctest-TestIntfMirror-46137060:a8b524b8-a2d4-436d-8173-fdd9ce5f1927 of vm 86deec15-7aae-4b8f-b3b3-62d7b47c4fe7 is present in vrouter an-jenkins-deploy-platform-ansible-os-3767-2 uve 
2025-08-07 02:35:57,054 - INFO - VM ctest-analyzer_vm-02077295 validations in Opserver passed
2025-08-07 02:35:58,090 - INFO - VMI and/or RI refs are present for VN default-domain:ctest-TestIntfMirror-46137060:ctest-vn1-73208213
2025-08-07 02:35:58,202 - INFO - VMI and/or RI refs are present for VN default-domain:ctest-TestIntfMirror-46137060:ctest-vn2-86003683
2025-08-07 02:35:58,314 - INFO - VMI and/or RI refs are present for VN default-domain:ctest-TestIntfMirror-46137060:ctest-vn3-68327969
2025-08-07 02:35:58,314 - INFO - Compute/VM: SRC: an-jenkins-deploy-platform-ansible-os-3767-1 / 138.222.56.195, -> DST: an-jenkins-deploy-platform-ansible-os-3767-2 / 7.70.157.3 => ANALYZER: an-jenkins-deploy-platform-ansible-os-3767-2 / 208.227.215.195
2025-08-07 02:36:09,301 - INFO - Starting tcpdump to capture the mirrored packets.
2025-08-07 02:36:25,483 - INFO - Ping to IP 7.70.157.3 from VM ctest-src_vm-30234667 passed
2025-08-07 02:36:35,483 - INFO - Ping from 138.222.56.195 to 7.70.157.3 executed with c=5, expected mirrored packets 5 Ingress,5 Egress count = 10
2025-08-07 02:36:40,575 - INFO - 10 ICMP packets are mirrored to the analyzer service VM 'ctest-analyzer_vm-02077295'
2025-08-07 02:36:40,575 - INFO - Disabling intf mirroring on sub intf port
2025-08-07 02:36:40,575 - INFO - interface_mirror enabled..disabling it..
2025-08-07 02:36:40,599 - INFO - Deleting VM ctest-analyzer_vm-02077295
2025-08-07 02:36:42,736 - INFO - VM ctest-analyzer_vm-02077295 is fully removed in API-Server 
2025-08-07 02:36:42,951 - INFO - Validated that all vrouters do not  have VMs route for VN default-domain:ctest-TestIntfMirror-46137060:ctest-vn3-68327969
2025-08-07 02:36:42,951 - INFO - VM ctest-analyzer_vm-02077295 is removed in Compute, and routes are removed in all compute nodes
2025-08-07 02:36:43,239 - INFO - Routes for VM ctest-analyzer_vm-02077295 is removed in all control-nodes
2025-08-07 02:36:46,467 - INFO - 86deec15-7aae-4b8f-b3b3-62d7b47c4fe7 vm uve deleted from opserver
2025-08-07 02:36:46,484 - INFO - 86deec15-7aae-4b8f-b3b3-62d7b47c4fe7 vm uve deleted from opserver
2025-08-07 02:36:46,501 - INFO - 86deec15-7aae-4b8f-b3b3-62d7b47c4fe7 vm uve deleted from opserver
2025-08-07 02:36:46,501 - INFO - Validated that VM 86deec15-7aae-4b8f-b3b3-62d7b47c4fe7 is removed from Opserver
2025-08-07 02:36:46,502 - INFO - Deleting VM ctest-dst_vm-33543218
2025-08-07 02:36:48,608 - INFO - VM ctest-dst_vm-33543218 is fully removed in API-Server 
2025-08-07 02:36:48,824 - INFO - Validated that all vrouters do not  have VMs route for VN default-domain:ctest-TestIntfMirror-46137060:ctest-vn2-86003683
2025-08-07 02:36:48,824 - INFO - VM ctest-dst_vm-33543218 is removed in Compute, and routes are removed in all compute nodes
2025-08-07 02:36:49,099 - INFO - Routes for VM ctest-dst_vm-33543218 is removed in all control-nodes
2025-08-07 02:37:17,159 - INFO - a4d3f85a-ca37-48c4-b0b0-8f2645a2bb94 vm uve deleted from opserver
2025-08-07 02:37:17,176 - INFO - a4d3f85a-ca37-48c4-b0b0-8f2645a2bb94 vm uve deleted from opserver
2025-08-07 02:37:17,192 - INFO - a4d3f85a-ca37-48c4-b0b0-8f2645a2bb94 vm uve deleted from opserver
2025-08-07 02:37:17,192 - INFO - Validated that VM a4d3f85a-ca37-48c4-b0b0-8f2645a2bb94 is removed from Opserver
2025-08-07 02:37:17,193 - INFO - Deleting VM ctest-src_vm-30234667
2025-08-07 02:37:19,311 - INFO - VM ctest-src_vm-30234667 is fully removed in API-Server 
2025-08-07 02:37:19,576 - INFO - Validated that all vrouters do not  have VMs route for VN default-domain:ctest-TestIntfMirror-46137060:ctest-vn1-73208213
2025-08-07 02:37:19,576 - INFO - VM ctest-src_vm-30234667 is removed in Compute, and routes are removed in all compute nodes
2025-08-07 02:37:19,842 - INFO - Routes for VM ctest-src_vm-30234667 is removed in all control-nodes
2025-08-07 02:37:47,905 - INFO - e62170de-c908-4547-a301-57ebb74610c1 vm uve deleted from opserver
2025-08-07 02:37:47,920 - INFO - e62170de-c908-4547-a301-57ebb74610c1 vm uve deleted from opserver
2025-08-07 02:37:47,935 - INFO - e62170de-c908-4547-a301-57ebb74610c1 vm uve deleted from opserver
2025-08-07 02:37:47,935 - INFO - Validated that VM e62170de-c908-4547-a301-57ebb74610c1 is removed from Opserver
2025-08-07 02:37:47,935 - INFO - Dettaching policy ctest-vn2_vn3_pass-76136307 from vn ctest-vn3-68327969
2025-08-07 02:37:48,175 - INFO - Dettaching policy ctest-vn2_vn3_pass-76136307 from vn ctest-vn2-86003683
2025-08-07 02:37:48,450 - INFO - Dettaching policy ctest-vn1_vn3_pass-97992747 from vn ctest-vn3-68327969
2025-08-07 02:37:48,683 - INFO - Dettaching policy ctest-vn1_vn3_pass-97992747 from vn ctest-vn1-73208213
2025-08-07 02:37:49,063 - INFO - Dettaching policy ctest-vn1_vn2_pass-94032899 from vn ctest-vn2-86003683
2025-08-07 02:37:49,339 - INFO - Dettaching policy ctest-vn1_vn2_pass-94032899 from vn ctest-vn1-73208213
2025-08-07 02:37:49,641 - INFO - Deleted policy ctest-vn2_vn3_pass-76136307
2025-08-07 02:37:49,702 - INFO - Deleted policy ctest-vn1_vn3_pass-97992747
2025-08-07 02:37:49,749 - INFO - Deleted policy ctest-vn1_vn2_pass-94032899
2025-08-07 02:37:49,749 - INFO - Deleting VN ctest-vn3-68327969 
2025-08-07 02:37:50,127 - INFO - Validated that VN ctest-vn3-68327969 is not found in API Server
2025-08-07 02:37:50,155 - INFO - Validated that VN ctest-vn3-68327969 is not in any agent
2025-08-07 02:37:50,192 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn3-68327969 info
2025-08-07 02:37:50,193 - INFO - Deleting VN ctest-vn2-86003683 
2025-08-07 02:37:50,543 - INFO - Validated that VN ctest-vn2-86003683 is not found in API Server
2025-08-07 02:37:50,572 - INFO - Validated that VN ctest-vn2-86003683 is not in any agent
2025-08-07 02:37:50,611 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn2-86003683 info
2025-08-07 02:37:50,611 - INFO - Deleting VN ctest-vn1-73208213 
2025-08-07 02:37:51,017 - INFO - Validated that VN ctest-vn1-73208213 is not found in API Server
2025-08-07 02:37:51,049 - INFO - Validated that VN ctest-vn1-73208213 is not in any agent
2025-08-07 02:37:51,091 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-73208213 info
2025-08-07 02:37:52,394 - INFO - END TEST : test_intf_mirror_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn3 : PASSED[0:02:40]
2025-08-07 02:37:52,394 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:37:52,399 - INFO - ================================================================================
2025-08-07 02:37:52,399 - INFO - STARTING TEST    : test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn3
2025-08-07 02:37:52,399 - INFO - TEST DESCRIPTION : Validate the interface mirroring
        src vm, dst vm and analyzer vm on different CNs, all in different VNs
        when src vmi, dst vmi and analyzer vmi are sub interfaces
        
2025-08-07 02:37:53,687 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:37:53,687 - INFO - 
2025-08-07 02:37:53,687 - INFO - src compute an-jenkins-deploy-platform-ansible-os-3767-1 -> dst compute an-jenkins-deploy-platform-ansible-os-3767-2 => analyzer compute an-jenkins-deploy-platform-ansible-os-3767-2
2025-08-07 02:37:54,255 - INFO - Created VN ctest-vn1-20893196
2025-08-07 02:37:54,594 - INFO - Verified VN network id 11 for VN d98b2937-76b3-4efa-8649-e094fe9f8b02
2025-08-07 02:37:54,595 - INFO - Verifications in API Server for VN ctest-vn1-20893196 passed
2025-08-07 02:37:54,676 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-20893196 passed
2025-08-07 02:37:54,865 - INFO - Validated that VN default-domain:ctest-TestIntfMirror-46137060:ctest-vn1-20893196 is found in opserver
2025-08-07 02:37:55,457 - INFO - Created VN ctest-vn2-68757827
2025-08-07 02:37:55,751 - INFO - Verified VN network id 12 for VN 44889acf-1989-4fe1-bbc0-6946b2b9b0f1
2025-08-07 02:37:55,751 - INFO - Verifications in API Server for VN ctest-vn2-68757827 passed
2025-08-07 02:37:55,833 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-68757827 passed
2025-08-07 02:37:56,020 - INFO - Validated that VN default-domain:ctest-TestIntfMirror-46137060:ctest-vn2-68757827 is found in opserver
2025-08-07 02:37:56,667 - INFO - Created VN ctest-vn3-66553297
2025-08-07 02:37:56,981 - INFO - Verified VN network id 13 for VN 90bc1cc2-2548-4071-b864-9a8a7b281a36
2025-08-07 02:37:56,982 - INFO - Verifications in API Server for VN ctest-vn3-66553297 passed
2025-08-07 02:37:57,066 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn3-66553297 passed
2025-08-07 02:37:57,246 - INFO - Validated that VN default-domain:ctest-TestIntfMirror-46137060:ctest-vn3-66553297 is found in opserver
2025-08-07 02:37:58,292 - INFO - Attaching policy ctest-vn1_vn2_pass-96576617 to vn ctest-vn1-20893196
2025-08-07 02:37:58,694 - INFO - Attaching policy ctest-vn1_vn2_pass-96576617 to vn ctest-vn2-68757827
2025-08-07 02:37:59,104 - INFO - Attaching policy ctest-vn1_vn3_pass-47012012 to vn ctest-vn1-20893196
2025-08-07 02:37:59,571 - INFO - Attaching policy ctest-vn1_vn3_pass-47012012 to vn ctest-vn3-66553297
2025-08-07 02:37:59,983 - INFO - Attaching policy ctest-vn2_vn3_pass-55771982 to vn ctest-vn2-68757827
2025-08-07 02:38:00,465 - INFO - Attaching policy ctest-vn2_vn3_pass-55771982 to vn ctest-vn3-66553297
2025-08-07 02:38:01,513 - INFO - Created VN ctest-src_parent_port_vn-08893013
2025-08-07 02:38:01,857 - INFO - Verified VN network id 14 for VN 5874bf1a-fcd7-45b3-ae16-5eac62311381
2025-08-07 02:38:01,857 - INFO - Verifications in API Server for VN ctest-src_parent_port_vn-08893013 passed
2025-08-07 02:38:01,946 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-src_parent_port_vn-08893013 passed
2025-08-07 02:38:02,147 - INFO - Validated that VN default-domain:ctest-TestIntfMirror-46137060:ctest-src_parent_port_vn-08893013 is found in opserver
2025-08-07 02:38:04,027 - INFO - Created VN ctest-dst_parent_port_vn-86590655
2025-08-07 02:38:04,374 - INFO - Verified VN network id 15 for VN cc86e9fd-2515-4fa3-b56e-42c41e4de39b
2025-08-07 02:38:04,374 - INFO - Verifications in API Server for VN ctest-dst_parent_port_vn-86590655 passed
2025-08-07 02:38:04,462 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-dst_parent_port_vn-86590655 passed
2025-08-07 02:38:04,676 - INFO - Validated that VN default-domain:ctest-TestIntfMirror-46137060:ctest-dst_parent_port_vn-86590655 is found in opserver
2025-08-07 02:38:06,500 - INFO - Created VN ctest-analyzer_parent_port_vn-53790188
2025-08-07 02:38:06,826 - INFO - Verified VN network id 16 for VN fa4a61ed-8f26-4e9d-bf68-6f0f259751e9
2025-08-07 02:38:06,826 - INFO - Verifications in API Server for VN ctest-analyzer_parent_port_vn-53790188 passed
2025-08-07 02:38:06,906 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-analyzer_parent_port_vn-53790188 passed
2025-08-07 02:38:07,101 - INFO - Validated that VN default-domain:ctest-TestIntfMirror-46137060:ctest-analyzer_parent_port_vn-53790188 is found in opserver

gzip: /contrail-test/images/ubuntu.vmdk.gz: unexpected end of file
2025-08-07 02:38:08,296 - INFO - image /contrail-test/images/ubuntu.vmdk is not found
2025-08-07 02:38:08,427 - INFO - Deleted port 50b3dc86-c14d-4af8-9b33-a54f78d4b84d
2025-08-07 02:38:08,584 - INFO - Deleted port a78d97b6-f275-41bb-8cd8-5fe22a879dc5
2025-08-07 02:38:08,584 - INFO - Deleting VN ctest-analyzer_parent_port_vn-53790188 
2025-08-07 02:38:08,912 - INFO - Validated that VN ctest-analyzer_parent_port_vn-53790188 is not found in API Server
2025-08-07 02:38:08,948 - INFO - Validated that VN ctest-analyzer_parent_port_vn-53790188 is not in any agent
2025-08-07 02:38:08,991 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-analyzer_parent_port_vn-53790188 info
2025-08-07 02:38:09,155 - INFO - Deleted port 63df3e8e-9991-4fb8-8460-8f3b939ead6a
2025-08-07 02:38:09,323 - INFO - Deleted port 0742a0c7-7d40-4778-8836-b478e9194153
2025-08-07 02:38:09,323 - INFO - Deleting VN ctest-dst_parent_port_vn-86590655 
2025-08-07 02:38:09,696 - INFO - Validated that VN ctest-dst_parent_port_vn-86590655 is not found in API Server
2025-08-07 02:38:09,724 - INFO - Validated that VN ctest-dst_parent_port_vn-86590655 is not in any agent
2025-08-07 02:38:09,764 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-dst_parent_port_vn-86590655 info
2025-08-07 02:38:09,885 - INFO - Deleted port 7cef02b6-4433-46f8-8c65-aa771266ee9e
2025-08-07 02:38:10,055 - INFO - Deleted port 39f03446-5048-4586-8491-c225b3150bff
2025-08-07 02:38:10,055 - INFO - Deleting VN ctest-src_parent_port_vn-08893013 
2025-08-07 02:38:10,399 - INFO - Validated that VN ctest-src_parent_port_vn-08893013 is not found in API Server
2025-08-07 02:38:10,424 - INFO - Validated that VN ctest-src_parent_port_vn-08893013 is not in any agent
2025-08-07 02:38:10,465 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-src_parent_port_vn-08893013 info
2025-08-07 02:38:10,465 - INFO - Dettaching policy ctest-vn2_vn3_pass-55771982 from vn ctest-vn3-66553297
2025-08-07 02:38:10,719 - INFO - Dettaching policy ctest-vn2_vn3_pass-55771982 from vn ctest-vn2-68757827
2025-08-07 02:38:11,007 - INFO - Dettaching policy ctest-vn1_vn3_pass-47012012 from vn ctest-vn3-66553297
2025-08-07 02:38:11,243 - INFO - Dettaching policy ctest-vn1_vn3_pass-47012012 from vn ctest-vn1-20893196
2025-08-07 02:38:11,538 - INFO - Dettaching policy ctest-vn1_vn2_pass-96576617 from vn ctest-vn2-68757827
2025-08-07 02:38:11,758 - INFO - Dettaching policy ctest-vn1_vn2_pass-96576617 from vn ctest-vn1-20893196
2025-08-07 02:38:12,060 - INFO - Deleted policy ctest-vn2_vn3_pass-55771982
2025-08-07 02:38:12,138 - INFO - Deleted policy ctest-vn1_vn3_pass-47012012
2025-08-07 02:38:12,203 - INFO - Deleted policy ctest-vn1_vn2_pass-96576617
2025-08-07 02:38:12,203 - INFO - Deleting VN ctest-vn3-66553297 
2025-08-07 02:38:12,558 - INFO - Validated that VN ctest-vn3-66553297 is not found in API Server
2025-08-07 02:38:12,585 - INFO - Validated that VN ctest-vn3-66553297 is not in any agent
2025-08-07 02:38:12,626 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn3-66553297 info
2025-08-07 02:38:12,626 - INFO - Deleting VN ctest-vn2-68757827 
2025-08-07 02:38:12,976 - INFO - Validated that VN ctest-vn2-68757827 is not found in API Server
2025-08-07 02:38:13,013 - INFO - Validated that VN ctest-vn2-68757827 is not in any agent
2025-08-07 02:38:13,057 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn2-68757827 info
2025-08-07 02:38:13,057 - INFO - Deleting VN ctest-vn1-20893196 
2025-08-07 02:38:13,391 - INFO - Validated that VN ctest-vn1-20893196 is not found in API Server
2025-08-07 02:38:13,427 - INFO - Validated that VN ctest-vn1-20893196 is not in any agent
2025-08-07 02:38:13,468 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-20893196 info
2025-08-07 02:38:14,778 - INFO - 
2025-08-07 02:38:14,778 - INFO - END TEST : test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn3 : SKIPPED[0:00:22]
2025-08-07 02:38:14,778 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:38:14,782 - INFO - ================================================================================
2025-08-07 02:38:14,782 - INFO - STARTING TEST    : test_intf_mirroring_disable_enable_scenarios
2025-08-07 02:38:14,782 - INFO - TEST DESCRIPTION : Validate the interface mirroring
        Validate enable/disable combinations on parent/sub interface
        1) Check pkts get mirrored from both sub intf and parent intf when enabled on both
        2) Disable on sub intf and check pkts from parent still get mirrored
        3) Enable on sub intf and verify step 1
        4) Disable on parent and check pkts from sub intf still get mirrored
        5) Enable on parent and verify step 1
        
2025-08-07 02:38:16,065 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:38:16,065 - INFO - 
2025-08-07 02:38:16,065 - INFO - src compute an-jenkins-deploy-platform-ansible-os-3767-1 -> dst compute an-jenkins-deploy-platform-ansible-os-3767-2 => analyzer compute an-jenkins-deploy-platform-ansible-os-3767-2
2025-08-07 02:38:16,659 - INFO - Created VN ctest-vn1-45289002
2025-08-07 02:38:17,010 - INFO - Verified VN network id 11 for VN 529e558d-b2b0-48d6-bcee-ac272f9b4664
2025-08-07 02:38:17,011 - INFO - Verifications in API Server for VN ctest-vn1-45289002 passed
2025-08-07 02:38:17,114 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-45289002 passed
2025-08-07 02:38:17,335 - INFO - Validated that VN default-domain:ctest-TestIntfMirror-46137060:ctest-vn1-45289002 is found in opserver
2025-08-07 02:38:18,010 - INFO - Created VN ctest-vn2-22745966
2025-08-07 02:38:18,375 - INFO - Verified VN network id 12 for VN 37987e99-3808-4388-9b00-1a0950c9b600
2025-08-07 02:38:18,375 - INFO - Verifications in API Server for VN ctest-vn2-22745966 passed
2025-08-07 02:38:18,487 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-22745966 passed
2025-08-07 02:38:18,694 - INFO - Validated that VN default-domain:ctest-TestIntfMirror-46137060:ctest-vn2-22745966 is found in opserver
2025-08-07 02:38:19,455 - INFO - Created VN ctest-vn3-02500668
2025-08-07 02:38:19,788 - INFO - Verified VN network id 13 for VN fdc2e876-62aa-43c2-84cd-efd201fb8d1c
2025-08-07 02:38:19,788 - INFO - Verifications in API Server for VN ctest-vn3-02500668 passed
2025-08-07 02:38:19,892 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn3-02500668 passed
2025-08-07 02:38:20,100 - INFO - Validated that VN default-domain:ctest-TestIntfMirror-46137060:ctest-vn3-02500668 is found in opserver
2025-08-07 02:38:21,190 - INFO - Attaching policy ctest-vn1_vn2_pass-75898795 to vn ctest-vn1-45289002
2025-08-07 02:38:21,580 - INFO - Attaching policy ctest-vn1_vn2_pass-75898795 to vn ctest-vn2-22745966
2025-08-07 02:38:22,030 - INFO - Attaching policy ctest-vn1_vn3_pass-58169375 to vn ctest-vn1-45289002
2025-08-07 02:38:22,536 - INFO - Attaching policy ctest-vn1_vn3_pass-58169375 to vn ctest-vn3-02500668
2025-08-07 02:38:22,981 - INFO - Attaching policy ctest-vn2_vn3_pass-74787409 to vn ctest-vn2-22745966
2025-08-07 02:38:23,496 - INFO - Attaching policy ctest-vn2_vn3_pass-74787409 to vn ctest-vn3-02500668
2025-08-07 02:38:24,820 - INFO - Created VN ctest-src_parent_port_vn-03081031
2025-08-07 02:38:25,304 - INFO - Verified VN network id 14 for VN 4e97aa3d-0c39-4e74-a6d4-34e5628e0449
2025-08-07 02:38:25,304 - INFO - Verifications in API Server for VN ctest-src_parent_port_vn-03081031 passed
2025-08-07 02:38:25,421 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-src_parent_port_vn-03081031 passed
2025-08-07 02:38:25,664 - INFO - Validated that VN default-domain:ctest-TestIntfMirror-46137060:ctest-src_parent_port_vn-03081031 is found in opserver
2025-08-07 02:38:27,657 - INFO - Created VN ctest-dst_parent_port_vn-31649219
2025-08-07 02:38:27,998 - INFO - Verified VN network id 15 for VN 0e1ecd83-2d31-4284-b3d6-556f69a673e1
2025-08-07 02:38:27,998 - INFO - Verifications in API Server for VN ctest-dst_parent_port_vn-31649219 passed
2025-08-07 02:38:28,083 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-dst_parent_port_vn-31649219 passed
2025-08-07 02:38:28,317 - INFO - Validated that VN default-domain:ctest-TestIntfMirror-46137060:ctest-dst_parent_port_vn-31649219 is found in opserver
2025-08-07 02:38:30,096 - INFO - Created VN ctest-analyzer_parent_port_vn-53366890
2025-08-07 02:38:30,444 - INFO - Verified VN network id 16 for VN ea221357-5507-4720-b110-bb8ec61e51d2
2025-08-07 02:38:30,444 - INFO - Verifications in API Server for VN ctest-analyzer_parent_port_vn-53366890 passed
2025-08-07 02:38:30,532 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-analyzer_parent_port_vn-53366890 passed
2025-08-07 02:38:30,731 - INFO - Validated that VN default-domain:ctest-TestIntfMirror-46137060:ctest-analyzer_parent_port_vn-53366890 is found in opserver
2025-08-07 02:38:33,112 - INFO - Attaching policy ctest-src_parent_to_analyzer_pass-35489783 to vn ctest-vn3-02500668
2025-08-07 02:38:33,627 - INFO - Attaching policy ctest-src_parent_to_analyzer_pass-35489783 to vn ctest-src_parent_port_vn-03081031
2025-08-07 02:38:34,035 - INFO - Attaching policy ctest-dst_parent_to_analyzer_pass-82087547 to vn ctest-vn3-02500668
2025-08-07 02:38:34,619 - INFO - Attaching policy ctest-dst_parent_to_analyzer_pass-82087547 to vn ctest-dst_parent_port_vn-31649219
2025-08-07 02:38:35,040 - INFO - Attaching policy ctest-src_parent_to_dst_parent_pass-26126625 to vn ctest-src_parent_port_vn-03081031
2025-08-07 02:38:35,505 - INFO - Attaching policy ctest-src_parent_to_dst_parent_pass-26126625 to vn ctest-dst_parent_port_vn-31649219

gzip: /contrail-test/images/ubuntu.vmdk.gz: unexpected end of file
2025-08-07 02:38:35,980 - INFO - image /contrail-test/images/ubuntu.vmdk is not found
2025-08-07 02:38:35,981 - INFO - Dettaching policy ctest-src_parent_to_dst_parent_pass-26126625 from vn ctest-dst_parent_port_vn-31649219
2025-08-07 02:38:36,238 - INFO - Dettaching policy ctest-src_parent_to_dst_parent_pass-26126625 from vn ctest-src_parent_port_vn-03081031
2025-08-07 02:38:36,527 - INFO - Dettaching policy ctest-dst_parent_to_analyzer_pass-82087547 from vn ctest-dst_parent_port_vn-31649219
2025-08-07 02:38:36,752 - INFO - Dettaching policy ctest-dst_parent_to_analyzer_pass-82087547 from vn ctest-vn3-02500668
2025-08-07 02:38:37,196 - INFO - Dettaching policy ctest-src_parent_to_analyzer_pass-35489783 from vn ctest-src_parent_port_vn-03081031
2025-08-07 02:38:37,424 - INFO - Dettaching policy ctest-src_parent_to_analyzer_pass-35489783 from vn ctest-vn3-02500668
2025-08-07 02:38:37,831 - INFO - Deleted policy ctest-src_parent_to_dst_parent_pass-26126625
2025-08-07 02:38:37,900 - INFO - Deleted policy ctest-dst_parent_to_analyzer_pass-82087547
2025-08-07 02:38:37,957 - INFO - Deleted policy ctest-src_parent_to_analyzer_pass-35489783
2025-08-07 02:38:38,102 - INFO - Deleted port 7d462a8c-4cb2-4526-90e5-3579d817d37a
2025-08-07 02:38:38,287 - INFO - Deleted port c983dde1-6740-4dba-a0b3-cbc2e7ab15ae
2025-08-07 02:38:38,288 - INFO - Deleting VN ctest-analyzer_parent_port_vn-53366890 
2025-08-07 02:38:38,649 - INFO - Validated that VN ctest-analyzer_parent_port_vn-53366890 is not found in API Server
2025-08-07 02:38:38,681 - INFO - Validated that VN ctest-analyzer_parent_port_vn-53366890 is not in any agent
2025-08-07 02:38:38,720 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-analyzer_parent_port_vn-53366890 info
2025-08-07 02:38:38,856 - INFO - Deleted port 3ee22114-de51-4423-b369-27a80d85475c
2025-08-07 02:38:39,035 - INFO - Deleted port 158c004c-9cd5-4f56-bab9-01b7fd84f849
2025-08-07 02:38:39,035 - INFO - Deleting VN ctest-dst_parent_port_vn-31649219 
2025-08-07 02:38:39,386 - INFO - Validated that VN ctest-dst_parent_port_vn-31649219 is not found in API Server
2025-08-07 02:38:39,414 - INFO - Validated that VN ctest-dst_parent_port_vn-31649219 is not in any agent
2025-08-07 02:38:39,453 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-dst_parent_port_vn-31649219 info
2025-08-07 02:38:39,590 - INFO - Deleted port f697afa2-7b6d-4554-ac42-6336eb709d38
2025-08-07 02:38:39,757 - INFO - Deleted port e942a9a3-03c0-4da8-a03a-6b75697bf67f
2025-08-07 02:38:39,758 - INFO - Deleting VN ctest-src_parent_port_vn-03081031 
2025-08-07 02:38:40,111 - INFO - Validated that VN ctest-src_parent_port_vn-03081031 is not found in API Server
2025-08-07 02:38:40,143 - INFO - Validated that VN ctest-src_parent_port_vn-03081031 is not in any agent
2025-08-07 02:38:40,184 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-src_parent_port_vn-03081031 info
2025-08-07 02:38:40,184 - INFO - Dettaching policy ctest-vn2_vn3_pass-74787409 from vn ctest-vn3-02500668
2025-08-07 02:38:40,452 - INFO - Dettaching policy ctest-vn2_vn3_pass-74787409 from vn ctest-vn2-22745966
2025-08-07 02:38:40,759 - INFO - Dettaching policy ctest-vn1_vn3_pass-58169375 from vn ctest-vn3-02500668
2025-08-07 02:38:40,983 - INFO - Dettaching policy ctest-vn1_vn3_pass-58169375 from vn ctest-vn1-45289002
2025-08-07 02:38:41,285 - INFO - Dettaching policy ctest-vn1_vn2_pass-75898795 from vn ctest-vn2-22745966
2025-08-07 02:38:41,518 - INFO - Dettaching policy ctest-vn1_vn2_pass-75898795 from vn ctest-vn1-45289002
2025-08-07 02:38:41,790 - INFO - Deleted policy ctest-vn2_vn3_pass-74787409
2025-08-07 02:38:41,847 - INFO - Deleted policy ctest-vn1_vn3_pass-58169375
2025-08-07 02:38:41,909 - INFO - Deleted policy ctest-vn1_vn2_pass-75898795
2025-08-07 02:38:41,909 - INFO - Deleting VN ctest-vn3-02500668 
2025-08-07 02:38:42,263 - INFO - Validated that VN ctest-vn3-02500668 is not found in API Server
2025-08-07 02:38:42,290 - INFO - Validated that VN ctest-vn3-02500668 is not in any agent
2025-08-07 02:38:42,327 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn3-02500668 info
2025-08-07 02:38:42,327 - INFO - Deleting VN ctest-vn2-22745966 
2025-08-07 02:38:42,711 - INFO - Validated that VN ctest-vn2-22745966 is not found in API Server
2025-08-07 02:38:42,753 - INFO - Validated that VN ctest-vn2-22745966 is not in any agent
2025-08-07 02:38:42,793 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn2-22745966 info
2025-08-07 02:38:42,793 - INFO - Deleting VN ctest-vn1-45289002 
2025-08-07 02:38:43,103 - INFO - Validated that VN ctest-vn1-45289002 is not found in API Server
2025-08-07 02:38:43,135 - INFO - Validated that VN ctest-vn1-45289002 is not in any agent
2025-08-07 02:38:43,176 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-45289002 info
2025-08-07 02:38:44,464 - INFO - 
2025-08-07 02:38:44,464 - INFO - END TEST : test_intf_mirroring_disable_enable_scenarios : SKIPPED[0:00:30]
2025-08-07 02:38:44,464 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:38:44,467 - INFO - ================================================================================
2025-08-07 02:38:44,467 - INFO - STARTING TEST    : test_juniper_header
2025-08-07 02:38:44,467 - INFO - TEST DESCRIPTION : Validate the presence of juniper header
        1) Check pkts get mirrored from both sub intf and parent intf when enabled on both
        2) Verify if the juniper header is correct
        3) Verify if the inner header is correct
        
2025-08-07 02:38:45,761 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:38:45,761 - INFO - 
2025-08-07 02:38:45,761 - INFO - src compute an-jenkins-deploy-platform-ansible-os-3767-1 -> dst compute an-jenkins-deploy-platform-ansible-os-3767-2 => analyzer compute an-jenkins-deploy-platform-ansible-os-3767-2
2025-08-07 02:38:46,351 - INFO - Created VN ctest-vn1-39266596
2025-08-07 02:38:46,673 - INFO - Verified VN network id 11 for VN 6bcd2672-9847-441e-99b6-be8bed425585
2025-08-07 02:38:46,673 - INFO - Verifications in API Server for VN ctest-vn1-39266596 passed
2025-08-07 02:38:46,759 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-39266596 passed
2025-08-07 02:38:46,944 - INFO - Validated that VN default-domain:ctest-TestIntfMirror-46137060:ctest-vn1-39266596 is found in opserver
2025-08-07 02:38:47,556 - INFO - Created VN ctest-vn2-47464723
2025-08-07 02:38:47,899 - INFO - Verified VN network id 12 for VN 667aad8c-fdcc-4882-9047-a706ab0caee3
2025-08-07 02:38:47,899 - INFO - Verifications in API Server for VN ctest-vn2-47464723 passed
2025-08-07 02:38:48,018 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-47464723 passed
2025-08-07 02:38:48,218 - INFO - Validated that VN default-domain:ctest-TestIntfMirror-46137060:ctest-vn2-47464723 is found in opserver
2025-08-07 02:38:48,808 - INFO - Created VN ctest-vn3-80224422
2025-08-07 02:38:54,299 - INFO - Verified VN network id 13 for VN 64f63d9c-1adb-4785-9b0c-cfb93877c8b2
2025-08-07 02:38:54,299 - INFO - Verifications in API Server for VN ctest-vn3-80224422 passed
2025-08-07 02:38:54,390 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn3-80224422 passed
2025-08-07 02:38:54,589 - INFO - Validated that VN default-domain:ctest-TestIntfMirror-46137060:ctest-vn3-80224422 is found in opserver
2025-08-07 02:38:55,652 - INFO - Attaching policy ctest-vn1_vn2_pass-36744025 to vn ctest-vn1-39266596
2025-08-07 02:38:56,067 - INFO - Attaching policy ctest-vn1_vn2_pass-36744025 to vn ctest-vn2-47464723
2025-08-07 02:38:56,475 - INFO - Attaching policy ctest-vn1_vn3_pass-38041663 to vn ctest-vn1-39266596
2025-08-07 02:38:56,928 - INFO - Attaching policy ctest-vn1_vn3_pass-38041663 to vn ctest-vn3-80224422
2025-08-07 02:38:57,363 - INFO - Attaching policy ctest-vn2_vn3_pass-26989314 to vn ctest-vn2-47464723
2025-08-07 02:38:57,831 - INFO - Attaching policy ctest-vn2_vn3_pass-26989314 to vn ctest-vn3-80224422

gzip: /contrail-test/images/ubuntu.vmdk.gz: unexpected end of file
2025-08-07 02:38:58,304 - INFO - image /contrail-test/images/ubuntu.vmdk is not found
2025-08-07 02:38:58,304 - INFO - Dettaching policy ctest-vn2_vn3_pass-26989314 from vn ctest-vn3-80224422
2025-08-07 02:38:58,571 - INFO - Dettaching policy ctest-vn2_vn3_pass-26989314 from vn ctest-vn2-47464723
2025-08-07 02:38:58,859 - INFO - Dettaching policy ctest-vn1_vn3_pass-38041663 from vn ctest-vn3-80224422
2025-08-07 02:38:59,107 - INFO - Dettaching policy ctest-vn1_vn3_pass-38041663 from vn ctest-vn1-39266596
2025-08-07 02:38:59,403 - INFO - Dettaching policy ctest-vn1_vn2_pass-36744025 from vn ctest-vn2-47464723
2025-08-07 02:38:59,627 - INFO - Dettaching policy ctest-vn1_vn2_pass-36744025 from vn ctest-vn1-39266596
2025-08-07 02:38:59,894 - INFO - Deleted policy ctest-vn2_vn3_pass-26989314
2025-08-07 02:38:59,955 - INFO - Deleted policy ctest-vn1_vn3_pass-38041663
2025-08-07 02:39:00,002 - INFO - Deleted policy ctest-vn1_vn2_pass-36744025
2025-08-07 02:39:00,002 - INFO - Deleting VN ctest-vn3-80224422 
2025-08-07 02:39:00,391 - INFO - Validated that VN ctest-vn3-80224422 is not found in API Server
2025-08-07 02:39:00,428 - INFO - Validated that VN ctest-vn3-80224422 is not in any agent
2025-08-07 02:39:00,480 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn3-80224422 info
2025-08-07 02:39:00,480 - INFO - Deleting VN ctest-vn2-47464723 
2025-08-07 02:39:00,875 - INFO - Validated that VN ctest-vn2-47464723 is not found in API Server
2025-08-07 02:39:00,908 - INFO - Validated that VN ctest-vn2-47464723 is not in any agent
2025-08-07 02:39:00,956 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn2-47464723 info
2025-08-07 02:39:00,956 - INFO - Deleting VN ctest-vn1-39266596 
2025-08-07 02:39:01,316 - INFO - Validated that VN ctest-vn1-39266596 is not found in API Server
2025-08-07 02:39:01,350 - INFO - Validated that VN ctest-vn1-39266596 is not in any agent
2025-08-07 02:39:01,410 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-39266596 info
2025-08-07 02:39:02,718 - INFO - 
2025-08-07 02:39:02,719 - INFO - END TEST : test_juniper_header : SKIPPED[0:00:18]
2025-08-07 02:39:02,719 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:39:02,723 - INFO - ================================================================================
2025-08-07 02:39:02,723 - INFO - STARTING TEST    : test_juniper_header_without_header_ingress
2025-08-07 02:39:02,723 - INFO - TEST DESCRIPTION : Validate the presence of no juniper header
        1) Check pkts get mirrored from both sub intf and parent intf when enabled on both
        2) Verify if the juniper header is absent
        3) Verify if the inner header is correct
        
2025-08-07 02:39:04,022 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:39:04,022 - INFO - 
2025-08-07 02:39:04,022 - INFO - src compute an-jenkins-deploy-platform-ansible-os-3767-1 -> dst compute an-jenkins-deploy-platform-ansible-os-3767-2 => analyzer compute an-jenkins-deploy-platform-ansible-os-3767-2
2025-08-07 02:39:04,626 - INFO - Created VN ctest-vn1-91733461
2025-08-07 02:39:04,972 - INFO - Verified VN network id 11 for VN 8a9192a5-8ff0-4e18-b344-47720c7add49
2025-08-07 02:39:04,972 - INFO - Verifications in API Server for VN ctest-vn1-91733461 passed
2025-08-07 02:39:05,068 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-91733461 passed
2025-08-07 02:39:05,256 - INFO - Validated that VN default-domain:ctest-TestIntfMirror-46137060:ctest-vn1-91733461 is found in opserver
2025-08-07 02:39:05,916 - INFO - Created VN ctest-vn2-96079341
2025-08-07 02:39:06,234 - INFO - Verified VN network id 12 for VN 62e1e890-3c6a-49cd-954d-0096e6d9861c
2025-08-07 02:39:06,234 - INFO - Verifications in API Server for VN ctest-vn2-96079341 passed
2025-08-07 02:39:06,324 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-96079341 passed
2025-08-07 02:39:06,505 - INFO - Validated that VN default-domain:ctest-TestIntfMirror-46137060:ctest-vn2-96079341 is found in opserver
2025-08-07 02:39:07,185 - INFO - Created VN ctest-vn3-10182622
2025-08-07 02:39:07,545 - INFO - Verified VN network id 13 for VN fb121955-f3b2-43e7-8df6-25d9ad760123
2025-08-07 02:39:07,545 - INFO - Verifications in API Server for VN ctest-vn3-10182622 passed
2025-08-07 02:39:07,648 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn3-10182622 passed
2025-08-07 02:39:07,846 - INFO - Validated that VN default-domain:ctest-TestIntfMirror-46137060:ctest-vn3-10182622 is found in opserver
2025-08-07 02:39:08,927 - INFO - Attaching policy ctest-vn1_vn2_pass-60545876 to vn ctest-vn1-91733461
2025-08-07 02:39:09,334 - INFO - Attaching policy ctest-vn1_vn2_pass-60545876 to vn ctest-vn2-96079341
2025-08-07 02:39:09,767 - INFO - Attaching policy ctest-vn1_vn3_pass-22994327 to vn ctest-vn1-91733461
2025-08-07 02:39:10,208 - INFO - Attaching policy ctest-vn1_vn3_pass-22994327 to vn ctest-vn3-10182622
2025-08-07 02:39:10,629 - INFO - Attaching policy ctest-vn2_vn3_pass-44242600 to vn ctest-vn2-96079341
2025-08-07 02:39:11,119 - INFO - Attaching policy ctest-vn2_vn3_pass-44242600 to vn ctest-vn3-10182622

gzip: /contrail-test/images/ubuntu.vmdk.gz: unexpected end of file
2025-08-07 02:39:11,602 - INFO - image /contrail-test/images/ubuntu.vmdk is not found
2025-08-07 02:39:11,602 - INFO - Dettaching policy ctest-vn2_vn3_pass-44242600 from vn ctest-vn3-10182622
2025-08-07 02:39:11,875 - INFO - Dettaching policy ctest-vn2_vn3_pass-44242600 from vn ctest-vn2-96079341
2025-08-07 02:39:12,156 - INFO - Dettaching policy ctest-vn1_vn3_pass-22994327 from vn ctest-vn3-10182622
2025-08-07 02:39:12,404 - INFO - Dettaching policy ctest-vn1_vn3_pass-22994327 from vn ctest-vn1-91733461
2025-08-07 02:39:12,720 - INFO - Dettaching policy ctest-vn1_vn2_pass-60545876 from vn ctest-vn2-96079341
2025-08-07 02:39:12,959 - INFO - Dettaching policy ctest-vn1_vn2_pass-60545876 from vn ctest-vn1-91733461
2025-08-07 02:39:13,263 - INFO - Deleted policy ctest-vn2_vn3_pass-44242600
2025-08-07 02:39:13,322 - INFO - Deleted policy ctest-vn1_vn3_pass-22994327
2025-08-07 02:39:13,388 - INFO - Deleted policy ctest-vn1_vn2_pass-60545876
2025-08-07 02:39:13,388 - INFO - Deleting VN ctest-vn3-10182622 
2025-08-07 02:39:13,725 - INFO - Validated that VN ctest-vn3-10182622 is not found in API Server
2025-08-07 02:39:13,754 - INFO - Validated that VN ctest-vn3-10182622 is not in any agent
2025-08-07 02:39:13,792 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn3-10182622 info
2025-08-07 02:39:13,792 - INFO - Deleting VN ctest-vn2-96079341 
2025-08-07 02:39:14,132 - INFO - Validated that VN ctest-vn2-96079341 is not found in API Server
2025-08-07 02:39:14,163 - INFO - Validated that VN ctest-vn2-96079341 is not in any agent
2025-08-07 02:39:14,203 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn2-96079341 info
2025-08-07 02:39:14,203 - INFO - Deleting VN ctest-vn1-91733461 
2025-08-07 02:39:14,537 - INFO - Validated that VN ctest-vn1-91733461 is not found in API Server
2025-08-07 02:39:14,572 - INFO - Validated that VN ctest-vn1-91733461 is not in any agent
2025-08-07 02:39:14,619 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-91733461 info
2025-08-07 02:39:15,908 - INFO - 
2025-08-07 02:39:15,908 - INFO - END TEST : test_juniper_header_without_header_ingress : SKIPPED[0:00:13]
2025-08-07 02:39:15,908 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:39:16,700 - INFO - Deleted project: ctest-TestIntfMirror-46137060, ID : 81c4837f-8e04-4d75-ba89-98ba302851e1 
2025-08-07 02:39:16,903 - INFO - Domain Default found not creating
2025-08-07 02:39:17,077 - INFO - Project ctest-TestIntfMirror6-95712456 not found, creating it
2025-08-07 02:39:17,700 - INFO - Created Project:ctest-TestIntfMirror6-95712456, ID : 722130f6-f142-4c2a-a399-9dca5985f4fa 
2025-08-07 02:39:19,293 - INFO - ================================================================================
2025-08-07 02:39:19,293 - INFO - STARTING TEST    : test_intf_mirror6_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn3
2025-08-07 02:39:19,293 - INFO - TEST DESCRIPTION : Validate the interface mirroring IPv6
        src vm, dst vm and analyzer vm on different CNs, all in different VNs

        Maintainer : ankitja@juniper.net

        
2025-08-07 02:39:20,586 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:39:20,586 - INFO - 
2025-08-07 02:39:20,586 - INFO - src compute an-jenkins-deploy-platform-ansible-os-3767-1 -> dst compute an-jenkins-deploy-platform-ansible-os-3767-2 => analyzer compute an-jenkins-deploy-platform-ansible-os-3767-2
2025-08-07 02:39:21,920 - INFO - Created VN ctest-vn1-46952567
2025-08-07 02:39:22,659 - INFO - Verified VN network id 11 for VN 28ec68c5-f66e-411a-b1b0-f934b2bd1b4f
2025-08-07 02:39:22,659 - INFO - Verifications in API Server for VN ctest-vn1-46952567 passed
2025-08-07 02:39:22,770 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-46952567 passed
2025-08-07 02:39:24,075 - INFO - Validated that VN default-domain:ctest-TestIntfMirror6-95712456:ctest-vn1-46952567 is found in opserver
2025-08-07 02:39:25,199 - INFO - Created VN ctest-vn2-41735824
2025-08-07 02:39:25,617 - INFO - Verified VN network id 12 for VN b1dc7411-52bf-42ac-b429-2cab9a82d593
2025-08-07 02:39:25,618 - INFO - Verifications in API Server for VN ctest-vn2-41735824 passed
2025-08-07 02:39:25,742 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-41735824 passed
2025-08-07 02:39:26,108 - INFO - Validated that VN default-domain:ctest-TestIntfMirror6-95712456:ctest-vn2-41735824 is found in opserver
2025-08-07 02:39:27,135 - INFO - Created VN ctest-vn3-70068300
2025-08-07 02:39:27,531 - INFO - Verified VN network id 13 for VN e041af42-004a-45a3-ba84-093fc4897d4c
2025-08-07 02:39:27,531 - INFO - Verifications in API Server for VN ctest-vn3-70068300 passed
2025-08-07 02:39:27,634 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn3-70068300 passed
2025-08-07 02:39:28,021 - INFO - Validated that VN default-domain:ctest-TestIntfMirror6-95712456:ctest-vn3-70068300 is found in opserver
2025-08-07 02:39:29,066 - INFO - Attaching policy ctest-vn1_vn2_pass-30122659 to vn ctest-vn1-46952567
2025-08-07 02:39:29,443 - INFO - Attaching policy ctest-vn1_vn2_pass-30122659 to vn ctest-vn2-41735824
2025-08-07 02:39:29,879 - INFO - Attaching policy ctest-vn1_vn3_pass-47308617 to vn ctest-vn1-46952567
2025-08-07 02:39:30,327 - INFO - Attaching policy ctest-vn1_vn3_pass-47308617 to vn ctest-vn3-70068300
2025-08-07 02:39:30,775 - INFO - Attaching policy ctest-vn2_vn3_pass-17479672 to vn ctest-vn2-41735824
2025-08-07 02:39:31,246 - INFO - Attaching policy ctest-vn2_vn3_pass-17479672 to vn ctest-vn3-70068300

gzip: /contrail-test/images/ubuntu.vmdk.gz: unexpected end of file
2025-08-07 02:39:31,736 - INFO - image /contrail-test/images/ubuntu.vmdk is not found
2025-08-07 02:39:31,737 - INFO - Dettaching policy ctest-vn2_vn3_pass-17479672 from vn ctest-vn3-70068300
2025-08-07 02:39:31,991 - INFO - Dettaching policy ctest-vn2_vn3_pass-17479672 from vn ctest-vn2-41735824
2025-08-07 02:39:32,294 - INFO - Dettaching policy ctest-vn1_vn3_pass-47308617 from vn ctest-vn3-70068300
2025-08-07 02:39:32,548 - INFO - Dettaching policy ctest-vn1_vn3_pass-47308617 from vn ctest-vn1-46952567
2025-08-07 02:39:32,847 - INFO - Dettaching policy ctest-vn1_vn2_pass-30122659 from vn ctest-vn2-41735824
2025-08-07 02:39:33,082 - INFO - Dettaching policy ctest-vn1_vn2_pass-30122659 from vn ctest-vn1-46952567
2025-08-07 02:39:33,392 - INFO - Deleted policy ctest-vn2_vn3_pass-17479672
2025-08-07 02:39:33,464 - INFO - Deleted policy ctest-vn1_vn3_pass-47308617
2025-08-07 02:39:33,530 - INFO - Deleted policy ctest-vn1_vn2_pass-30122659
2025-08-07 02:39:33,531 - INFO - Deleting VN ctest-vn3-70068300 
2025-08-07 02:39:33,904 - INFO - Validated that VN ctest-vn3-70068300 is not found in API Server
2025-08-07 02:39:33,934 - INFO - Validated that VN ctest-vn3-70068300 is not in any agent
2025-08-07 02:39:33,975 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn3-70068300 info
2025-08-07 02:39:33,975 - INFO - Deleting VN ctest-vn2-41735824 
2025-08-07 02:39:34,319 - INFO - Validated that VN ctest-vn2-41735824 is not found in API Server
2025-08-07 02:39:34,349 - INFO - Validated that VN ctest-vn2-41735824 is not in any agent
2025-08-07 02:39:34,388 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn2-41735824 info
2025-08-07 02:39:34,388 - INFO - Deleting VN ctest-vn1-46952567 
2025-08-07 02:39:34,714 - INFO - Validated that VN ctest-vn1-46952567 is not found in API Server
2025-08-07 02:39:34,744 - INFO - Validated that VN ctest-vn1-46952567 is not in any agent
2025-08-07 02:39:34,783 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-46952567 info
2025-08-07 02:39:36,097 - INFO - 
2025-08-07 02:39:36,097 - INFO - END TEST : test_intf_mirror6_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn3 : SKIPPED[0:00:17]
2025-08-07 02:39:36,097 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:39:36,101 - INFO - ================================================================================
2025-08-07 02:39:36,101 - INFO - STARTING TEST    : test_juniper_header6_without_header_ingress
2025-08-07 02:39:36,101 - INFO - TEST DESCRIPTION : Validate the presence of no juniper header IPv6 cases
        1) Check pkts get mirrored from both sub intf and parent intf when enabled on both
        2) Verify if the juniper header is absent
        3) Verify if the inner header is correct

        Maintainer : ankitja@juniper.net

        
2025-08-07 02:39:37,383 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:39:37,383 - INFO - 
2025-08-07 02:39:37,383 - INFO - src compute an-jenkins-deploy-platform-ansible-os-3767-1 -> dst compute an-jenkins-deploy-platform-ansible-os-3767-2 => analyzer compute an-jenkins-deploy-platform-ansible-os-3767-2
2025-08-07 02:39:38,284 - INFO - Created VN ctest-vn1-43676581
2025-08-07 02:39:38,653 - INFO - Verified VN network id 11 for VN 2edae6ca-fb33-4d7f-90e0-28851b1f126a
2025-08-07 02:39:38,653 - INFO - Verifications in API Server for VN ctest-vn1-43676581 passed
2025-08-07 02:39:38,753 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-43676581 passed
2025-08-07 02:39:38,948 - INFO - Validated that VN default-domain:ctest-TestIntfMirror6-95712456:ctest-vn1-43676581 is found in opserver
2025-08-07 02:39:39,889 - INFO - Created VN ctest-vn2-02196042
2025-08-07 02:39:40,252 - INFO - Verified VN network id 12 for VN 95e31ec5-2b06-4495-b3e9-b887c12e0dc7
2025-08-07 02:39:40,252 - INFO - Verifications in API Server for VN ctest-vn2-02196042 passed
2025-08-07 02:39:40,337 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-02196042 passed
2025-08-07 02:39:40,533 - INFO - Validated that VN default-domain:ctest-TestIntfMirror6-95712456:ctest-vn2-02196042 is found in opserver
2025-08-07 02:39:41,458 - INFO - Created VN ctest-vn3-23073377
2025-08-07 02:39:41,877 - INFO - Verified VN network id 13 for VN ea242a6d-c135-4fd1-a813-bd5c4912b0e2
2025-08-07 02:39:41,877 - INFO - Verifications in API Server for VN ctest-vn3-23073377 passed
2025-08-07 02:39:41,989 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn3-23073377 passed
2025-08-07 02:39:42,252 - INFO - Validated that VN default-domain:ctest-TestIntfMirror6-95712456:ctest-vn3-23073377 is found in opserver
2025-08-07 02:39:43,326 - INFO - Attaching policy ctest-vn1_vn2_pass-19680044 to vn ctest-vn1-43676581
2025-08-07 02:39:43,755 - INFO - Attaching policy ctest-vn1_vn2_pass-19680044 to vn ctest-vn2-02196042
2025-08-07 02:39:44,174 - INFO - Attaching policy ctest-vn1_vn3_pass-44996156 to vn ctest-vn1-43676581
2025-08-07 02:39:44,626 - INFO - Attaching policy ctest-vn1_vn3_pass-44996156 to vn ctest-vn3-23073377
2025-08-07 02:39:45,031 - INFO - Attaching policy ctest-vn2_vn3_pass-06527655 to vn ctest-vn2-02196042
2025-08-07 02:39:45,479 - INFO - Attaching policy ctest-vn2_vn3_pass-06527655 to vn ctest-vn3-23073377

gzip: /contrail-test/images/ubuntu.vmdk.gz: unexpected end of file
2025-08-07 02:39:45,939 - INFO - image /contrail-test/images/ubuntu.vmdk is not found
2025-08-07 02:39:45,940 - INFO - Dettaching policy ctest-vn2_vn3_pass-06527655 from vn ctest-vn3-23073377
2025-08-07 02:39:46,191 - INFO - Dettaching policy ctest-vn2_vn3_pass-06527655 from vn ctest-vn2-02196042
2025-08-07 02:39:46,491 - INFO - Dettaching policy ctest-vn1_vn3_pass-44996156 from vn ctest-vn3-23073377
2025-08-07 02:39:46,710 - INFO - Dettaching policy ctest-vn1_vn3_pass-44996156 from vn ctest-vn1-43676581
2025-08-07 02:39:47,006 - INFO - Dettaching policy ctest-vn1_vn2_pass-19680044 from vn ctest-vn2-02196042
2025-08-07 02:39:47,242 - INFO - Dettaching policy ctest-vn1_vn2_pass-19680044 from vn ctest-vn1-43676581
2025-08-07 02:39:47,503 - INFO - Deleted policy ctest-vn2_vn3_pass-06527655
2025-08-07 02:39:47,552 - INFO - Deleted policy ctest-vn1_vn3_pass-44996156
2025-08-07 02:39:47,597 - INFO - Deleted policy ctest-vn1_vn2_pass-19680044
2025-08-07 02:39:47,598 - INFO - Deleting VN ctest-vn3-23073377 
2025-08-07 02:39:48,008 - INFO - Validated that VN ctest-vn3-23073377 is not found in API Server
2025-08-07 02:39:48,036 - INFO - Validated that VN ctest-vn3-23073377 is not in any agent
2025-08-07 02:39:48,074 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn3-23073377 info
2025-08-07 02:39:48,074 - INFO - Deleting VN ctest-vn2-02196042 
2025-08-07 02:39:48,450 - INFO - Validated that VN ctest-vn2-02196042 is not found in API Server
2025-08-07 02:39:48,481 - INFO - Validated that VN ctest-vn2-02196042 is not in any agent
2025-08-07 02:39:48,523 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn2-02196042 info
2025-08-07 02:39:48,523 - INFO - Deleting VN ctest-vn1-43676581 
2025-08-07 02:39:48,915 - INFO - Validated that VN ctest-vn1-43676581 is not found in API Server
2025-08-07 02:39:48,945 - INFO - Validated that VN ctest-vn1-43676581 is not in any agent
2025-08-07 02:39:48,985 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-43676581 info
2025-08-07 02:39:50,277 - INFO - 
2025-08-07 02:39:50,277 - INFO - END TEST : test_juniper_header6_without_header_ingress : SKIPPED[0:00:14]
2025-08-07 02:39:50,277 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:39:51,095 - INFO - Deleted project: ctest-TestIntfMirror6-95712456, ID : 722130f6-f142-4c2a-a399-9dca5985f4fa 
2025-08-07 02:39:51,303 - INFO - Domain Default found not creating
2025-08-07 02:39:51,459 - INFO - Project ctest-TestLBaaSV2-40899576 not found, creating it
2025-08-07 02:39:51,990 - INFO - Created Project:ctest-TestLBaaSV2-40899576, ID : 0cd94bab-1817-4008-b32f-f9d44877229a 
2025-08-07 02:39:53,502 - INFO - ================================================================================
2025-08-07 02:39:53,502 - INFO - STARTING TEST    : test_lbaas_client_pool_in_same_net
2025-08-07 02:39:53,502 - INFO - TEST DESCRIPTION : Create Lbaas pool, member and vip
           Member, VIP and client all in same VN
           verify: pool, member and vip gets created
           create HMON and verify the association
           verify the HTTP traffic getting loadbalanced using the standby netns
        
2025-08-07 02:39:54,785 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:39:54,785 - INFO - 
2025-08-07 02:39:55,779 - INFO - Created VN ctest-vn-26827014
2025-08-07 02:39:57,156 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:39:58,513 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:40:00,026 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:40:00,026 - INFO - VM name : ctest-TestLBaaSV2-40899576-86152816
2025-08-07 02:40:05,453 - INFO - VM name : ctest-TestLBaaSV2-40899576-94011738
2025-08-07 02:40:05,743 - ERROR - List load balancers failed
2025-08-07 02:40:05,791 - INFO - Deleting VM ctest-TestLBaaSV2-40899576-94011738
2025-08-07 02:40:05,870 - INFO - Deleting VM ctest-TestLBaaSV2-40899576-86152816
2025-08-07 02:40:05,948 - INFO - Skip interface_detach for VM ctest-TestLBaaSV2-40899576-72342742 in state BUILD
2025-08-07 02:40:05,948 - INFO - Deleting VM ctest-TestLBaaSV2-40899576-72342742
2025-08-07 02:40:05,948 - ERROR - VM ctest-TestLBaaSV2-40899576-72342742 has failed to come up
2025-08-07 02:40:05,948 - ERROR - Nova failed to get host of the VM
2025-08-07 02:40:05,948 - ERROR - VM ctest-TestLBaaSV2-40899576-72342742 has failed to come up
2025-08-07 02:40:05,948 - ERROR - Nova failed to get host of the VM
2025-08-07 02:40:06,030 - INFO - Deleting VN ctest-vn-26827014 
2025-08-07 02:40:06,088 - WARNING - Deleting VN ctest-vn-26827014 failed..Will retry
2025-08-07 02:40:09,549 - ERROR - NotFound
Python 3.6.8: /usr/bin/python3
Thu Aug  7 02:40:05 2025

A problem occurred in a Python script.  Here is the sequence of
function calls leading up to the error, in the order they occurred.

 /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={})
   78             log.info('Initial checks done. Running the testcase now')
   79             log.info('')
   80             result = function(self, *args, **kwargs)
   81             if self.inputs.upgrade:
   82                 pid = os.getpid()
result = None
function = 
self = 
args = ()
kwargs = {}

 /contrail-test/scripts/lbaasv2/test_lbaasv2.py in test_lbaas_client_pool_in_same_net(self=)
  111               pool_port=HTTP_PORT, members=pool_members, listener_name=listener_name,
  112               vip_port=HTTP_PORT, vip_protocol='HTTP',
  113               hm_delay=5, hm_timeout=5, hm_max_retries=5, hm_probe_type=HTTP_PROBE)
  114 
  115         #Verify all the creations are success
hm_delay undefined
hm_timeout undefined
hm_max_retries undefined
hm_probe_type undefined
global HTTP_PROBE = 'HTTP'

 /contrail-test/common/neutron/lbaasv2/base.py in create_lbaas(self=, lb_name='ctest-myvip-91279231', network_id='6e79736f-5bcb-4d84-958a-77c2d635b5c7', cleanup=True, **kwargs={'hm_delay': 5, 'hm_max_retries': 5, 'hm_probe_type': 'HTTP', 'hm_timeout': 5, 'listener_name': 'ctest-HTTP-06326201', 'members': {'address': ['58.177.113.132', '58.177.113.133']}, 'pool_algorithm': 'ROUND_ROBIN', 'pool_name': 'ctest-mypool-06412926', 'pool_port': 80, 'pool_protocol': 'HTTP', ...})
   77                 connections=self.connections,
   78                 orchestrator=self.inputs.orchestrator,
   79                 **kwargs))
   80         return lbaas_fixture
   81     # end create_lbaas method
kwargs = {'hm_delay': 5, 'hm_max_retries': 5, 'hm_probe_type': 'HTTP', 'hm_timeout': 5, 'listener_name': 'ctest-HTTP-06326201', 'members': {'address': ['58.177.113.132', '58.177.113.133']}, 'pool_algorithm': 'ROUND_ROBIN', 'pool_name': 'ctest-mypool-06412926', 'pool_port': 80, 'pool_protocol': 'HTTP', ...}

 /usr/local/lib/python3.6/site-packages/testtools/testcase.py in useFixture(self=, fixture=)
  754                 # Gather_details worked, so raise the exception setUp
  755                 # encountered.
  756                 reraise(*exc_info)
  757         else:
  758             self.addCleanup(fixture.cleanUp)
global reraise = 
exc_info = (, NotFound(), )

 /usr/local/lib/python3.6/site-packages/testtools/_compat3x.py in reraise(exc_class=, exc_obj=NotFound(), exc_tb=, _marker=)
   13 
   14 def reraise(exc_class, exc_obj, exc_tb, _marker=object()):
   15     """Re-raise an exception received from sys.exc_info() or similar."""
   16     raise exc_obj.with_traceback(exc_tb)
   17 
exc_obj = NotFound()
exc_obj.with_traceback = 
exc_tb = 

 /usr/local/lib/python3.6/site-packages/testtools/testcase.py in useFixture(self=, fixture=)
  729         """
  730         try:
  731             fixture.setUp()
  732         except MultipleExceptions as e:
  733             if (fixtures is not None and
fixture = 
fixture.setUp = >

 /contrail-test/fixtures/lbaasv2_fixture.py in setUp(self=)
  824 
  825     def setUp(self):
  826         super(LBaasV2Fixture, self).setUp()
  827         self.create()
  828 
builtinsuper = 
global LBaasV2Fixture = 
self = 
).setUp = >

 /contrail-test/fixtures/lbaasv2_fixture.py in setUp(self=)
   36     def setUp(self):
   37         super(LBBaseFixture, self).setUp()
   38         self.lb_create()
   39 
   40     def cleanUp(self):
self = 
self.lb_create = >

 /contrail-test/fixtures/lbaasv2_fixture.py in lb_create(self=)
   96                                        name=self.lb_name,
   97                                        network_id=self.network_id,
   98                                        address=self.vip_ip,project=self.project_name)
   99             self.lb_uuid = obj['id']
  100         self.lb_read()
address undefined
self = 
self.vip_ip = None
project undefined
self.project_name = 'ctest-TestLBaaSV2-40899576'

 /contrail-test/fixtures/quantum_test.py in create_loadbalancer(self=, name='ctest-myvip-91279231', network_id='6e79736f-5bcb-4d84-958a-77c2d635b5c7', subnet_id='2b9a1dc2-fbaf-4981-acf8-b0f2c45eb89f', address=None, **kwargs={'project': 'ctest-TestLBaaSV2-40899576'})
  940         lb_dict = {'name': name, 'vip_subnet_id': subnet_id,
  941                    'vip_address': address}
  942         resp = self.obj.create_loadbalancer({'loadbalancer': lb_dict})
  943         return resp['loadbalancer']
  944 
resp undefined
self = 
self.obj = 
self.obj.create_loadbalancer = >
lb_dict = {'name': 'ctest-myvip-91279231', 'vip_address': None, 'vip_subnet_id': '2b9a1dc2-fbaf-4981-acf8-b0f2c45eb89f'}

 /usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py in create_loadbalancer(self=, body={'loadbalancer': {'name': 'ctest-myvip-91279231', 'vip_address': None, 'vip_subnet_id': '2b9a1dc2-fbaf-4981-acf8-b0f2c45eb89f'}})
 1150     def create_loadbalancer(self, body=None):
 1151         """Creates a new load balancer."""
 1152         return self.post(self.lbaas_loadbalancers_path, body=body)
 1153 
 1154     def update_loadbalancer(self, lbaas_loadbalancer, body=None):
self = 
self.post = >
self.lbaas_loadbalancers_path = '/lbaas/loadbalancers'
body = {'loadbalancer': {'name': 'ctest-myvip-91279231', 'vip_address': None, 'vip_subnet_id': '2b9a1dc2-fbaf-4981-acf8-b0f2c45eb89f'}}

 /usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py in post(self=, action='/lbaas/loadbalancers', body={'loadbalancer': {'name': 'ctest-myvip-91279231', 'vip_address': None, 'vip_subnet_id': '2b9a1dc2-fbaf-4981-acf8-b0f2c45eb89f'}}, headers=None, params=None)
  357         # Do not retry POST requests to avoid the orphan objects problem.
  358         return self.do_request("POST", action, body=body,
  359                                headers=headers, params=params)
  360 
  361     def put(self, action, body=None, headers=None, params=None):
headers = None
params = None

 /usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py in do_request(self=, method='POST', action='/v2.0/lbaas/loadbalancers', body='{"loadbalancer": {"name": "ctest-myvip-91279231"...af-4981-acf8-b0f2c45eb89f", "vip_address": null}}', headers=None, params=None)
  292             if not replybody:
  293                 replybody = resp.reason
  294             self._handle_fault_response(status_code, replybody, resp)
  295 
  296     def get_auth_info(self):
self = 
self._handle_fault_response = >
status_code = 404
replybody = '{"NeutronError": {"type": "HTTPNotFound", "messa...The resource could not be found.", "detail": ""}}'
resp = 

 /usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py in _handle_fault_response(self=, status_code=404, response_body='{"NeutronError": {"type": "HTTPNotFound", "messa...The resource could not be found.", "detail": ""}}', resp=)
  267         error_body = self._convert_into_with_meta(des_error_body, resp)
  268         # Raise the appropriate exception
  269         exception_handler_v20(status_code, error_body)
  270 
  271     def do_request(self, method, action, body=None, headers=None, params=None):
global exception_handler_v20 = 
status_code = 404
error_body = {'NeutronError': {'type': 'HTTPNotFound', 'messa...The resource could not be found.', 'detail': ''}}

 /usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py in exception_handler_v20(status_code=404, error_content={'NeutronError': {'type': 'HTTPNotFound', 'messa...The resource could not be found.', 'detail': ''}})
   91     raise client_exc(message=error_message,
   92                      status_code=status_code,
   93                      request_ids=request_ids)
   94 
   95 
request_ids = ['req-7f22837c-bec1-4823-aca9-403331898fef']
NotFound: The resource could not be found.
Neutron server returns request_ids: ['req-7f22837c-bec1-4823-aca9-403331898fef']
    __cause__ = None
    __class__ = 
    __context__ = None
    __delattr__ = 
    __dict__ = {'_error_string': "The resource could not be found.\nNeutron server ...ids: ['req-7f22837c-bec1-4823-aca9-403331898fef']", 'message': "The resource could not be found.\nNeutron server ...ids: ['req-7f22837c-bec1-4823-aca9-403331898fef']", 'request_ids': ['req-7f22837c-bec1-4823-aca9-403331898fef'], 'status_code': 404}
    __dir__ = 
    __doc__ = None
    __eq__ = 
    __format__ = 
    __ge__ = 
    __getattribute__ = 
    __gt__ = 
    __hash__ = 
    __init__ = 
    __init_subclass__ = 
    __le__ = 
    __lt__ = 
    __module__ = 'neutronclient.common.exceptions'
    __ne__ = 
    __new__ = 
    __reduce__ = 
    __reduce_ex__ = 
    __repr__ = 
    __setattr__ = 
    __setstate__ = 
    __sizeof__ = 
    __str__ = 
    __subclasshook__ = 
    __suppress_context__ = False
    __traceback__ = 
    __weakref__ = None
    _error_string = "The resource could not be found.\nNeutron server ...ids: ['req-7f22837c-bec1-4823-aca9-403331898fef']"
    args = ()
    message = "The resource could not be found.\nNeutron server ...ids: ['req-7f22837c-bec1-4823-aca9-403331898fef']"
    req_ids_msg = 'Neutron server returns request_ids: %s'
    request_ids = ['req-7f22837c-bec1-4823-aca9-403331898fef']
    status_code = 404
    with_traceback = 

The above is a description of an error in a Python program.  Here is
the original traceback:

Traceback (most recent call last):
  File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
    result = function(self, *args, **kwargs)
  File "/contrail-test/scripts/lbaasv2/test_lbaasv2.py", line 113, in test_lbaas_client_pool_in_same_net
    hm_delay=5, hm_timeout=5, hm_max_retries=5, hm_probe_type=HTTP_PROBE)
  File "/contrail-test/common/neutron/lbaasv2/base.py", line 79, in create_lbaas
    **kwargs))
  File "/usr/local/lib/python3.6/site-packages/testtools/testcase.py", line 756, in useFixture
    reraise(*exc_info)
  File "/usr/local/lib/python3.6/site-packages/testtools/_compat3x.py", line 16, in reraise
    raise exc_obj.with_traceback(exc_tb)
  File "/usr/local/lib/python3.6/site-packages/testtools/testcase.py", line 731, in useFixture
    fixture.setUp()
  File "/contrail-test/fixtures/lbaasv2_fixture.py", line 826, in setUp
    super(LBaasV2Fixture, self).setUp()
  File "/contrail-test/fixtures/lbaasv2_fixture.py", line 38, in setUp
    self.lb_create()
  File "/contrail-test/fixtures/lbaasv2_fixture.py", line 98, in lb_create
    address=self.vip_ip,project=self.project_name)
  File "/contrail-test/fixtures/quantum_test.py", line 942, in create_loadbalancer
    resp = self.obj.create_loadbalancer({'loadbalancer': lb_dict})
  File "/usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 1152, in create_loadbalancer
    return self.post(self.lbaas_loadbalancers_path, body=body)
  File "/usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 359, in post
    headers=headers, params=params)
  File "/usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 294, in do_request
    self._handle_fault_response(status_code, replybody, resp)
  File "/usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response
    exception_handler_v20(status_code, error_body)
  File "/usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20
    request_ids=request_ids)
neutronclient.common.exceptions.NotFound: The resource could not be found.
Neutron server returns request_ids: ['req-7f22837c-bec1-4823-aca9-403331898fef']



2025-08-07 02:40:09,569 - INFO - 
2025-08-07 02:40:09,569 - INFO - END TEST : test_lbaas_client_pool_in_same_net : FAILED[0:00:16]
2025-08-07 02:40:09,569 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:40:09,574 - INFO - ================================================================================
2025-08-07 02:40:09,574 - INFO - STARTING TEST    : test_lbaas_with_different_fip
2025-08-07 02:40:09,574 - INFO - TEST DESCRIPTION : Create LB, LISTENER, POOL and MEMBER
            create FIP and associate it to VIP, create a VM in the FIP network
           verify: pool, member and vip gets created
           after vip creation nets ns is created in compute node and haproxy
           process starts , fail otherwise
           Verify different LB Method
        
2025-08-07 02:40:10,874 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:40:10,875 - INFO - 
2025-08-07 02:40:11,579 - INFO - Created VN ctest-TestLBaaSV2-40899576-11189698
2025-08-07 02:40:12,334 - INFO - Created VN ctest-TestLBaaSV2-40899576-04418719
2025-08-07 02:40:13,095 - INFO - Created VN ctest-vn-83664136
2025-08-07 02:40:14,245 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:40:15,618 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:40:17,316 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:40:17 URL:http://nexus.opensdn.io/repository///images/converts//cirros-0.4.0-x86_64-disk.img [12716032/12716032] -> "/contrail-test/images/cirros-0.4.0-x86_64-disk.img" [1]
2025-08-07 02:40:19,267 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:40:20,743 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:40:20,743 - INFO - VM name : ctest-TestLBaaSV2-40899576-19348606
2025-08-07 02:40:21,061 - INFO - VM name : ctest-TestLBaaSV2-40899576-83844774
2025-08-07 02:40:21,490 - INFO - VM name : ctest-TestLBaaSV2-40899576-13787664
2025-08-07 02:40:21,853 - INFO - Verify Round Robin Method
2025-08-07 02:40:21,864 - ERROR - List load balancers failed
2025-08-07 02:40:21,915 - INFO - Skip interface_detach for VM ctest-TestLBaaSV2-40899576-57469320 in state BUILD
2025-08-07 02:40:21,916 - INFO - Deleting VM ctest-TestLBaaSV2-40899576-57469320
2025-08-07 02:40:21,916 - ERROR - VM ctest-TestLBaaSV2-40899576-57469320 has failed to come up
2025-08-07 02:40:21,916 - ERROR - Nova failed to get host of the VM
2025-08-07 02:40:21,916 - ERROR - VM ctest-TestLBaaSV2-40899576-57469320 has failed to come up
2025-08-07 02:40:21,917 - ERROR - Nova failed to get host of the VM
2025-08-07 02:40:22,013 - INFO - Skip interface_detach for VM ctest-TestLBaaSV2-40899576-34098356 in state BUILD
2025-08-07 02:40:22,013 - INFO - Deleting VM ctest-TestLBaaSV2-40899576-34098356
2025-08-07 02:40:22,013 - ERROR - VM ctest-TestLBaaSV2-40899576-34098356 has failed to come up
2025-08-07 02:40:22,013 - ERROR - Nova failed to get host of the VM
2025-08-07 02:40:22,014 - ERROR - VM ctest-TestLBaaSV2-40899576-34098356 has failed to come up
2025-08-07 02:40:22,014 - ERROR - Nova failed to get host of the VM
2025-08-07 02:40:22,101 - INFO - Deleting VM ctest-TestLBaaSV2-40899576-13787664
2025-08-07 02:40:22,187 - INFO - Deleting VM ctest-TestLBaaSV2-40899576-83844774
2025-08-07 02:40:22,251 - INFO - Deleting VM ctest-TestLBaaSV2-40899576-19348606
2025-08-07 02:40:22,325 - INFO - Deleting VN ctest-vn-83664136 
2025-08-07 02:40:22,392 - WARNING - Deleting VN ctest-vn-83664136 failed..Will retry
2025-08-07 02:40:24,635 - INFO - Deleting VN ctest-TestLBaaSV2-40899576-04418719 
2025-08-07 02:40:24,769 - WARNING - Deleting VN ctest-TestLBaaSV2-40899576-04418719 failed..Will retry
2025-08-07 02:40:26,987 - INFO - Deleting VN ctest-TestLBaaSV2-40899576-11189698 
2025-08-07 02:40:28,537 - ERROR - NotFound
Python 3.6.8: /usr/bin/python3
Thu Aug  7 02:40:21 2025

A problem occurred in a Python script.  Here is the sequence of
function calls leading up to the error, in the order they occurred.

 /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={})
   78             log.info('Initial checks done. Running the testcase now')
   79             log.info('')
   80             result = function(self, *args, **kwargs)
   81             if self.inputs.upgrade:
   82                 pid = os.getpid()
result = None
function = 
self = 
args = ()
kwargs = {}

 /contrail-test/scripts/lbaasv2/test_lbaasv2.py in test_lbaas_with_different_fip(self=)
  235               pool_port=HTTP_PORT, members=pool_members, listener_name=listener_name,
  236               fip_net_id=fip_fix.uuid, vip_port=HTTP_PORT, vip_protocol='HTTP',
  237               hm_delay=5, hm_timeout=5, hm_max_retries=5, hm_probe_type=HTTP_PROBE)
  238 
  239         assert rr_listener.verify_on_setup()
hm_delay undefined
hm_timeout undefined
hm_max_retries undefined
hm_probe_type undefined
global HTTP_PROBE = 'HTTP'

 /contrail-test/common/neutron/lbaasv2/base.py in create_lbaas(self=, lb_name='ctest-myvip-05231079', network_id='c0e9d1ee-20d3-4d82-a150-b2f3f5ab0956', cleanup=True, **kwargs={'fip_net_id': '9f782253-b290-4705-91f6-8ad8d70804d2', 'hm_delay': 5, 'hm_max_retries': 5, 'hm_probe_type': 'HTTP', 'hm_timeout': 5, 'listener_name': 'ctest-RR-48937251', 'members': {'address': ['158.221.30.195', '158.221.30.196', '158.221.30.197']}, 'pool_algorithm': 'ROUND_ROBIN', 'pool_name': 'ctest-mypool-20883240', 'pool_port': 80, ...})
   77                 connections=self.connections,
   78                 orchestrator=self.inputs.orchestrator,
   79                 **kwargs))
   80         return lbaas_fixture
   81     # end create_lbaas method
kwargs = {'fip_net_id': '9f782253-b290-4705-91f6-8ad8d70804d2', 'hm_delay': 5, 'hm_max_retries': 5, 'hm_probe_type': 'HTTP', 'hm_timeout': 5, 'listener_name': 'ctest-RR-48937251', 'members': {'address': ['158.221.30.195', '158.221.30.196', '158.221.30.197']}, 'pool_algorithm': 'ROUND_ROBIN', 'pool_name': 'ctest-mypool-20883240', 'pool_port': 80, ...}

 /usr/local/lib/python3.6/site-packages/testtools/testcase.py in useFixture(self=, fixture=)
  754                 # Gather_details worked, so raise the exception setUp
  755                 # encountered.
  756                 reraise(*exc_info)
  757         else:
  758             self.addCleanup(fixture.cleanUp)
global reraise = 
exc_info = (, NotFound(), )

 /usr/local/lib/python3.6/site-packages/testtools/_compat3x.py in reraise(exc_class=, exc_obj=NotFound(), exc_tb=, _marker=)
   13 
   14 def reraise(exc_class, exc_obj, exc_tb, _marker=object()):
   15     """Re-raise an exception received from sys.exc_info() or similar."""
   16     raise exc_obj.with_traceback(exc_tb)
   17 
exc_obj = NotFound()
exc_obj.with_traceback = 
exc_tb = 

 /usr/local/lib/python3.6/site-packages/testtools/testcase.py in useFixture(self=, fixture=)
  729         """
  730         try:
  731             fixture.setUp()
  732         except MultipleExceptions as e:
  733             if (fixtures is not None and
fixture = 
fixture.setUp = >

 /contrail-test/fixtures/lbaasv2_fixture.py in setUp(self=)
  824 
  825     def setUp(self):
  826         super(LBaasV2Fixture, self).setUp()
  827         self.create()
  828 
builtinsuper = 
global LBaasV2Fixture = 
self = 
).setUp = >

 /contrail-test/fixtures/lbaasv2_fixture.py in setUp(self=)
   36     def setUp(self):
   37         super(LBBaseFixture, self).setUp()
   38         self.lb_create()
   39 
   40     def cleanUp(self):
self = 
self.lb_create = >

 /contrail-test/fixtures/lbaasv2_fixture.py in lb_create(self=)
   96                                        name=self.lb_name,
   97                                        network_id=self.network_id,
   98                                        address=self.vip_ip,project=self.project_name)
   99             self.lb_uuid = obj['id']
  100         self.lb_read()
address undefined
self = 
self.vip_ip = None
project undefined
self.project_name = 'ctest-TestLBaaSV2-40899576'

 /contrail-test/fixtures/quantum_test.py in create_loadbalancer(self=, name='ctest-myvip-05231079', network_id='c0e9d1ee-20d3-4d82-a150-b2f3f5ab0956', subnet_id='b7a19914-d47a-402f-bd6b-794dfa7df4f3', address=None, **kwargs={'project': 'ctest-TestLBaaSV2-40899576'})
  940         lb_dict = {'name': name, 'vip_subnet_id': subnet_id,
  941                    'vip_address': address}
  942         resp = self.obj.create_loadbalancer({'loadbalancer': lb_dict})
  943         return resp['loadbalancer']
  944 
resp undefined
self = 
self.obj = 
self.obj.create_loadbalancer = >
lb_dict = {'name': 'ctest-myvip-05231079', 'vip_address': None, 'vip_subnet_id': 'b7a19914-d47a-402f-bd6b-794dfa7df4f3'}

 /usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py in create_loadbalancer(self=, body={'loadbalancer': {'name': 'ctest-myvip-05231079', 'vip_address': None, 'vip_subnet_id': 'b7a19914-d47a-402f-bd6b-794dfa7df4f3'}})
 1150     def create_loadbalancer(self, body=None):
 1151         """Creates a new load balancer."""
 1152         return self.post(self.lbaas_loadbalancers_path, body=body)
 1153 
 1154     def update_loadbalancer(self, lbaas_loadbalancer, body=None):
self = 
self.post = >
self.lbaas_loadbalancers_path = '/lbaas/loadbalancers'
body = {'loadbalancer': {'name': 'ctest-myvip-05231079', 'vip_address': None, 'vip_subnet_id': 'b7a19914-d47a-402f-bd6b-794dfa7df4f3'}}

 /usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py in post(self=, action='/lbaas/loadbalancers', body={'loadbalancer': {'name': 'ctest-myvip-05231079', 'vip_address': None, 'vip_subnet_id': 'b7a19914-d47a-402f-bd6b-794dfa7df4f3'}}, headers=None, params=None)
  357         # Do not retry POST requests to avoid the orphan objects problem.
  358         return self.do_request("POST", action, body=body,
  359                                headers=headers, params=params)
  360 
  361     def put(self, action, body=None, headers=None, params=None):
headers = None
params = None

 /usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py in do_request(self=, method='POST', action='/v2.0/lbaas/loadbalancers', body='{"loadbalancer": {"name": "ctest-myvip-05231079"...7a-402f-bd6b-794dfa7df4f3", "vip_address": null}}', headers=None, params=None)
  292             if not replybody:
  293                 replybody = resp.reason
  294             self._handle_fault_response(status_code, replybody, resp)
  295 
  296     def get_auth_info(self):
self = 
self._handle_fault_response = >
status_code = 404
replybody = '{"NeutronError": {"type": "HTTPNotFound", "messa...The resource could not be found.", "detail": ""}}'
resp = 

 /usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py in _handle_fault_response(self=, status_code=404, response_body='{"NeutronError": {"type": "HTTPNotFound", "messa...The resource could not be found.", "detail": ""}}', resp=)
  267         error_body = self._convert_into_with_meta(des_error_body, resp)
  268         # Raise the appropriate exception
  269         exception_handler_v20(status_code, error_body)
  270 
  271     def do_request(self, method, action, body=None, headers=None, params=None):
global exception_handler_v20 = 
status_code = 404
error_body = {'NeutronError': {'type': 'HTTPNotFound', 'messa...The resource could not be found.', 'detail': ''}}

 /usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py in exception_handler_v20(status_code=404, error_content={'NeutronError': {'type': 'HTTPNotFound', 'messa...The resource could not be found.', 'detail': ''}})
   91     raise client_exc(message=error_message,
   92                      status_code=status_code,
   93                      request_ids=request_ids)
   94 
   95 
request_ids = ['req-ee816b4a-b9c5-47a2-9f3b-c321796a5eff']
NotFound: The resource could not be found.
Neutron server returns request_ids: ['req-ee816b4a-b9c5-47a2-9f3b-c321796a5eff']
    __cause__ = None
    __class__ = 
    __context__ = None
    __delattr__ = 
    __dict__ = {'_error_string': "The resource could not be found.\nNeutron server ...ids: ['req-ee816b4a-b9c5-47a2-9f3b-c321796a5eff']", 'message': "The resource could not be found.\nNeutron server ...ids: ['req-ee816b4a-b9c5-47a2-9f3b-c321796a5eff']", 'request_ids': ['req-ee816b4a-b9c5-47a2-9f3b-c321796a5eff'], 'status_code': 404}
    __dir__ = 
    __doc__ = None
    __eq__ = 
    __format__ = 
    __ge__ = 
    __getattribute__ = 
    __gt__ = 
    __hash__ = 
    __init__ = 
    __init_subclass__ = 
    __le__ = 
    __lt__ = 
    __module__ = 'neutronclient.common.exceptions'
    __ne__ = 
    __new__ = 
    __reduce__ = 
    __reduce_ex__ = 
    __repr__ = 
    __setattr__ = 
    __setstate__ = 
    __sizeof__ = 
    __str__ = 
    __subclasshook__ = 
    __suppress_context__ = False
    __traceback__ = 
    __weakref__ = None
    _error_string = "The resource could not be found.\nNeutron server ...ids: ['req-ee816b4a-b9c5-47a2-9f3b-c321796a5eff']"
    args = ()
    message = "The resource could not be found.\nNeutron server ...ids: ['req-ee816b4a-b9c5-47a2-9f3b-c321796a5eff']"
    req_ids_msg = 'Neutron server returns request_ids: %s'
    request_ids = ['req-ee816b4a-b9c5-47a2-9f3b-c321796a5eff']
    status_code = 404
    with_traceback = 

The above is a description of an error in a Python program.  Here is
the original traceback:

Traceback (most recent call last):
  File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
    result = function(self, *args, **kwargs)
  File "/contrail-test/scripts/lbaasv2/test_lbaasv2.py", line 237, in test_lbaas_with_different_fip
    hm_delay=5, hm_timeout=5, hm_max_retries=5, hm_probe_type=HTTP_PROBE)
  File "/contrail-test/common/neutron/lbaasv2/base.py", line 79, in create_lbaas
    **kwargs))
  File "/usr/local/lib/python3.6/site-packages/testtools/testcase.py", line 756, in useFixture
    reraise(*exc_info)
  File "/usr/local/lib/python3.6/site-packages/testtools/_compat3x.py", line 16, in reraise
    raise exc_obj.with_traceback(exc_tb)
  File "/usr/local/lib/python3.6/site-packages/testtools/testcase.py", line 731, in useFixture
    fixture.setUp()
  File "/contrail-test/fixtures/lbaasv2_fixture.py", line 826, in setUp
    super(LBaasV2Fixture, self).setUp()
  File "/contrail-test/fixtures/lbaasv2_fixture.py", line 38, in setUp
    self.lb_create()
  File "/contrail-test/fixtures/lbaasv2_fixture.py", line 98, in lb_create
    address=self.vip_ip,project=self.project_name)
  File "/contrail-test/fixtures/quantum_test.py", line 942, in create_loadbalancer
    resp = self.obj.create_loadbalancer({'loadbalancer': lb_dict})
  File "/usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 1152, in create_loadbalancer
    return self.post(self.lbaas_loadbalancers_path, body=body)
  File "/usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 359, in post
    headers=headers, params=params)
  File "/usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 294, in do_request
    self._handle_fault_response(status_code, replybody, resp)
  File "/usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response
    exception_handler_v20(status_code, error_body)
  File "/usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20
    request_ids=request_ids)
neutronclient.common.exceptions.NotFound: The resource could not be found.
Neutron server returns request_ids: ['req-ee816b4a-b9c5-47a2-9f3b-c321796a5eff']



2025-08-07 02:40:28,557 - INFO - 
2025-08-07 02:40:28,557 - INFO - END TEST : test_lbaas_with_different_fip : FAILED[0:00:19]
2025-08-07 02:40:28,557 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:40:28,563 - INFO - ================================================================================
2025-08-07 02:40:28,563 - INFO - STARTING TEST    : test_lbaas_with_sg_vip
2025-08-07 02:40:28,563 - INFO - TEST DESCRIPTION : Create LB, LISTENER, POOL and MEMBER
            create FIP and associate it to VIP, create a VM in the FIP network
           verify: pool, member and vip gets created
           after vip creation nets ns is created in compute node and haproxy
           process starts , fail otherwise
           Verify different LB Method
        
2025-08-07 02:40:29,876 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:40:29,877 - INFO - 
2025-08-07 02:40:30,480 - INFO - Created VN ctest-TestLBaaSV2-40899576-66053457
2025-08-07 02:40:31,175 - INFO - Created VN ctest-vn-60720253
2025-08-07 02:40:32,355 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:40:33,667 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:40:35,172 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:40:36,617 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:40:36,618 - INFO - VM name : ctest-TestLBaaSV2-40899576-83880999
2025-08-07 02:40:36,896 - INFO - VM name : ctest-TestLBaaSV2-40899576-46091574
2025-08-07 02:40:37,281 - INFO - VM name : ctest-TestLBaaSV2-40899576-84752705
2025-08-07 02:40:42,746 - INFO - Verify Round Robin Method
2025-08-07 02:40:42,759 - ERROR - List load balancers failed
2025-08-07 02:40:42,822 - INFO - Skip interface_detach for VM ctest-TestLBaaSV2-40899576-06354503 in state BUILD
2025-08-07 02:40:42,822 - INFO - Deleting VM ctest-TestLBaaSV2-40899576-06354503
2025-08-07 02:40:42,823 - ERROR - VM ctest-TestLBaaSV2-40899576-06354503 has failed to come up
2025-08-07 02:40:42,823 - ERROR - Nova failed to get host of the VM
2025-08-07 02:40:42,824 - ERROR - VM ctest-TestLBaaSV2-40899576-06354503 has failed to come up
2025-08-07 02:40:42,824 - ERROR - Nova failed to get host of the VM
2025-08-07 02:40:43,015 - INFO - Deleting VM ctest-TestLBaaSV2-40899576-84752705
2025-08-07 02:40:43,093 - INFO - Deleting VM ctest-TestLBaaSV2-40899576-46091574
2025-08-07 02:40:43,160 - INFO - Deleting VM ctest-TestLBaaSV2-40899576-83880999
2025-08-07 02:40:43,224 - INFO - Deleting VN ctest-vn-60720253 
2025-08-07 02:40:43,273 - WARNING - Deleting VN ctest-vn-60720253 failed..Will retry
2025-08-07 02:40:45,485 - INFO - Deleting VN ctest-TestLBaaSV2-40899576-66053457 
2025-08-07 02:40:47,021 - ERROR - NotFound
Python 3.6.8: /usr/bin/python3
Thu Aug  7 02:40:42 2025

A problem occurred in a Python script.  Here is the sequence of
function calls leading up to the error, in the order they occurred.

 /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={})
   78             log.info('Initial checks done. Running the testcase now')
   79             log.info('')
   80             result = function(self, *args, **kwargs)
   81             if self.inputs.upgrade:
   82                 pid = os.getpid()
result = None
function = 
self = 
args = ()
kwargs = {}

 /contrail-test/scripts/lbaasv2/test_lbaasv2.py in test_lbaas_with_sg_vip(self=)
  161               pool_port=HTTP_PORT, members=pool_members, listener_name=listener_name,
  162               fip_net_id=fip_fix.uuid, vip_port=HTTP_PORT, vip_protocol='HTTP',
  163               hm_delay=5, hm_timeout=5, hm_max_retries=5, hm_probe_type=HTTP_PROBE)
  164 
  165         assert rr_listener.verify_on_setup(), "Verify on setup failed after new FIP associated"
hm_delay undefined
hm_timeout undefined
hm_max_retries undefined
hm_probe_type undefined
global HTTP_PROBE = 'HTTP'

 /contrail-test/common/neutron/lbaasv2/base.py in create_lbaas(self=, lb_name='ctest-myvip-37775984', network_id='0c88a416-1e6a-4c24-893b-b9041f221fa6', cleanup=True, **kwargs={'fip_net_id': 'db640461-7982-4720-82db-f8b424a43278', 'hm_delay': 5, 'hm_max_retries': 5, 'hm_probe_type': 'HTTP', 'hm_timeout': 5, 'listener_name': 'ctest-RR-50129621', 'members': {'address': ['103.17.217.195', '103.17.217.196', '103.17.217.197']}, 'pool_algorithm': 'ROUND_ROBIN', 'pool_name': 'ctest-mypool-16555919', 'pool_port': 80, ...})
   77                 connections=self.connections,
   78                 orchestrator=self.inputs.orchestrator,
   79                 **kwargs))
   80         return lbaas_fixture
   81     # end create_lbaas method
kwargs = {'fip_net_id': 'db640461-7982-4720-82db-f8b424a43278', 'hm_delay': 5, 'hm_max_retries': 5, 'hm_probe_type': 'HTTP', 'hm_timeout': 5, 'listener_name': 'ctest-RR-50129621', 'members': {'address': ['103.17.217.195', '103.17.217.196', '103.17.217.197']}, 'pool_algorithm': 'ROUND_ROBIN', 'pool_name': 'ctest-mypool-16555919', 'pool_port': 80, ...}

 /usr/local/lib/python3.6/site-packages/testtools/testcase.py in useFixture(self=, fixture=)
  754                 # Gather_details worked, so raise the exception setUp
  755                 # encountered.
  756                 reraise(*exc_info)
  757         else:
  758             self.addCleanup(fixture.cleanUp)
global reraise = 
exc_info = (, NotFound(), )

 /usr/local/lib/python3.6/site-packages/testtools/_compat3x.py in reraise(exc_class=, exc_obj=NotFound(), exc_tb=, _marker=)
   13 
   14 def reraise(exc_class, exc_obj, exc_tb, _marker=object()):
   15     """Re-raise an exception received from sys.exc_info() or similar."""
   16     raise exc_obj.with_traceback(exc_tb)
   17 
exc_obj = NotFound()
exc_obj.with_traceback = 
exc_tb = 

 /usr/local/lib/python3.6/site-packages/testtools/testcase.py in useFixture(self=, fixture=)
  729         """
  730         try:
  731             fixture.setUp()
  732         except MultipleExceptions as e:
  733             if (fixtures is not None and
fixture = 
fixture.setUp = >

 /contrail-test/fixtures/lbaasv2_fixture.py in setUp(self=)
  824 
  825     def setUp(self):
  826         super(LBaasV2Fixture, self).setUp()
  827         self.create()
  828 
builtinsuper = 
global LBaasV2Fixture = 
self = 
).setUp = >

 /contrail-test/fixtures/lbaasv2_fixture.py in setUp(self=)
   36     def setUp(self):
   37         super(LBBaseFixture, self).setUp()
   38         self.lb_create()
   39 
   40     def cleanUp(self):
self = 
self.lb_create = >

 /contrail-test/fixtures/lbaasv2_fixture.py in lb_create(self=)
   96                                        name=self.lb_name,
   97                                        network_id=self.network_id,
   98                                        address=self.vip_ip,project=self.project_name)
   99             self.lb_uuid = obj['id']
  100         self.lb_read()
address undefined
self = 
self.vip_ip = None
project undefined
self.project_name = 'ctest-TestLBaaSV2-40899576'

 /contrail-test/fixtures/quantum_test.py in create_loadbalancer(self=, name='ctest-myvip-37775984', network_id='0c88a416-1e6a-4c24-893b-b9041f221fa6', subnet_id='3759d19a-2414-4041-9378-7c68364e2947', address=None, **kwargs={'project': 'ctest-TestLBaaSV2-40899576'})
  940         lb_dict = {'name': name, 'vip_subnet_id': subnet_id,
  941                    'vip_address': address}
  942         resp = self.obj.create_loadbalancer({'loadbalancer': lb_dict})
  943         return resp['loadbalancer']
  944 
resp undefined
self = 
self.obj = 
self.obj.create_loadbalancer = >
lb_dict = {'name': 'ctest-myvip-37775984', 'vip_address': None, 'vip_subnet_id': '3759d19a-2414-4041-9378-7c68364e2947'}

 /usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py in create_loadbalancer(self=, body={'loadbalancer': {'name': 'ctest-myvip-37775984', 'vip_address': None, 'vip_subnet_id': '3759d19a-2414-4041-9378-7c68364e2947'}})
 1150     def create_loadbalancer(self, body=None):
 1151         """Creates a new load balancer."""
 1152         return self.post(self.lbaas_loadbalancers_path, body=body)
 1153 
 1154     def update_loadbalancer(self, lbaas_loadbalancer, body=None):
self = 
self.post = >
self.lbaas_loadbalancers_path = '/lbaas/loadbalancers'
body = {'loadbalancer': {'name': 'ctest-myvip-37775984', 'vip_address': None, 'vip_subnet_id': '3759d19a-2414-4041-9378-7c68364e2947'}}

 /usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py in post(self=, action='/lbaas/loadbalancers', body={'loadbalancer': {'name': 'ctest-myvip-37775984', 'vip_address': None, 'vip_subnet_id': '3759d19a-2414-4041-9378-7c68364e2947'}}, headers=None, params=None)
  357         # Do not retry POST requests to avoid the orphan objects problem.
  358         return self.do_request("POST", action, body=body,
  359                                headers=headers, params=params)
  360 
  361     def put(self, action, body=None, headers=None, params=None):
headers = None
params = None

 /usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py in do_request(self=, method='POST', action='/v2.0/lbaas/loadbalancers', body='{"loadbalancer": {"name": "ctest-myvip-37775984"...14-4041-9378-7c68364e2947", "vip_address": null}}', headers=None, params=None)
  292             if not replybody:
  293                 replybody = resp.reason
  294             self._handle_fault_response(status_code, replybody, resp)
  295 
  296     def get_auth_info(self):
self = 
self._handle_fault_response = >
status_code = 404
replybody = '{"NeutronError": {"type": "HTTPNotFound", "messa...The resource could not be found.", "detail": ""}}'
resp = 

 /usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py in _handle_fault_response(self=, status_code=404, response_body='{"NeutronError": {"type": "HTTPNotFound", "messa...The resource could not be found.", "detail": ""}}', resp=)
  267         error_body = self._convert_into_with_meta(des_error_body, resp)
  268         # Raise the appropriate exception
  269         exception_handler_v20(status_code, error_body)
  270 
  271     def do_request(self, method, action, body=None, headers=None, params=None):
global exception_handler_v20 = 
status_code = 404
error_body = {'NeutronError': {'type': 'HTTPNotFound', 'messa...The resource could not be found.', 'detail': ''}}

 /usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py in exception_handler_v20(status_code=404, error_content={'NeutronError': {'type': 'HTTPNotFound', 'messa...The resource could not be found.', 'detail': ''}})
   91     raise client_exc(message=error_message,
   92                      status_code=status_code,
   93                      request_ids=request_ids)
   94 
   95 
request_ids = ['req-99c3cb86-9504-4710-a5ec-4fb221b1e16b']
NotFound: The resource could not be found.
Neutron server returns request_ids: ['req-99c3cb86-9504-4710-a5ec-4fb221b1e16b']
    __cause__ = None
    __class__ = 
    __context__ = None
    __delattr__ = 
    __dict__ = {'_error_string': "The resource could not be found.\nNeutron server ...ids: ['req-99c3cb86-9504-4710-a5ec-4fb221b1e16b']", 'message': "The resource could not be found.\nNeutron server ...ids: ['req-99c3cb86-9504-4710-a5ec-4fb221b1e16b']", 'request_ids': ['req-99c3cb86-9504-4710-a5ec-4fb221b1e16b'], 'status_code': 404}
    __dir__ = 
    __doc__ = None
    __eq__ = 
    __format__ = 
    __ge__ = 
    __getattribute__ = 
    __gt__ = 
    __hash__ = 
    __init__ = 
    __init_subclass__ = 
    __le__ = 
    __lt__ = 
    __module__ = 'neutronclient.common.exceptions'
    __ne__ = 
    __new__ = 
    __reduce__ = 
    __reduce_ex__ = 
    __repr__ = 
    __setattr__ = 
    __setstate__ = 
    __sizeof__ = 
    __str__ = 
    __subclasshook__ = 
    __suppress_context__ = False
    __traceback__ = 
    __weakref__ = None
    _error_string = "The resource could not be found.\nNeutron server ...ids: ['req-99c3cb86-9504-4710-a5ec-4fb221b1e16b']"
    args = ()
    message = "The resource could not be found.\nNeutron server ...ids: ['req-99c3cb86-9504-4710-a5ec-4fb221b1e16b']"
    req_ids_msg = 'Neutron server returns request_ids: %s'
    request_ids = ['req-99c3cb86-9504-4710-a5ec-4fb221b1e16b']
    status_code = 404
    with_traceback = 

The above is a description of an error in a Python program.  Here is
the original traceback:

Traceback (most recent call last):
  File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
    result = function(self, *args, **kwargs)
  File "/contrail-test/scripts/lbaasv2/test_lbaasv2.py", line 163, in test_lbaas_with_sg_vip
    hm_delay=5, hm_timeout=5, hm_max_retries=5, hm_probe_type=HTTP_PROBE)
  File "/contrail-test/common/neutron/lbaasv2/base.py", line 79, in create_lbaas
    **kwargs))
  File "/usr/local/lib/python3.6/site-packages/testtools/testcase.py", line 756, in useFixture
    reraise(*exc_info)
  File "/usr/local/lib/python3.6/site-packages/testtools/_compat3x.py", line 16, in reraise
    raise exc_obj.with_traceback(exc_tb)
  File "/usr/local/lib/python3.6/site-packages/testtools/testcase.py", line 731, in useFixture
    fixture.setUp()
  File "/contrail-test/fixtures/lbaasv2_fixture.py", line 826, in setUp
    super(LBaasV2Fixture, self).setUp()
  File "/contrail-test/fixtures/lbaasv2_fixture.py", line 38, in setUp
    self.lb_create()
  File "/contrail-test/fixtures/lbaasv2_fixture.py", line 98, in lb_create
    address=self.vip_ip,project=self.project_name)
  File "/contrail-test/fixtures/quantum_test.py", line 942, in create_loadbalancer
    resp = self.obj.create_loadbalancer({'loadbalancer': lb_dict})
  File "/usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 1152, in create_loadbalancer
    return self.post(self.lbaas_loadbalancers_path, body=body)
  File "/usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 359, in post
    headers=headers, params=params)
  File "/usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 294, in do_request
    self._handle_fault_response(status_code, replybody, resp)
  File "/usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response
    exception_handler_v20(status_code, error_body)
  File "/usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20
    request_ids=request_ids)
neutronclient.common.exceptions.NotFound: The resource could not be found.
Neutron server returns request_ids: ['req-99c3cb86-9504-4710-a5ec-4fb221b1e16b']



2025-08-07 02:40:47,039 - INFO - 
2025-08-07 02:40:47,039 - INFO - END TEST : test_lbaas_with_sg_vip : FAILED[0:00:19]
2025-08-07 02:40:47,039 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:40:47,791 - INFO - Deleted project: ctest-TestLBaaSV2-40899576, ID : 0cd94bab-1817-4008-b32f-f9d44877229a 
2025-08-07 02:40:48,006 - INFO - Domain Default found not creating
2025-08-07 02:40:48,169 - INFO - Project ctest-TestMacIpLearning-07615343 not found, creating it
2025-08-07 02:40:48,774 - INFO - Created Project:ctest-TestMacIpLearning-07615343, ID : fcad4675-8ea4-45d1-8ce3-c7b3f87e111f 
2025-08-07 02:40:51,428 - INFO - Created VN ctest-vn1-85651715
2025-08-07 02:40:52,173 - INFO - Created VN ctest-vn2-16053171

gzip: /contrail-test/images/ubuntu.vmdk.gz: unexpected end of file
2025-08-07 02:40:53,072 - INFO - Deleting VN ctest-vn2-16053171 
2025-08-07 02:40:53,272 - INFO - Deleting VN ctest-vn1-85651715 
2025-08-07 02:40:54,158 - INFO - Created VN ctest-vn1-07449940
2025-08-07 02:40:54,977 - INFO - Created VN ctest-vn2-18113387

gzip: /contrail-test/images/ubuntu.vmdk.gz: unexpected end of file
2025-08-07 02:40:55,631 - INFO - Deleting VN ctest-vn2-18113387 
2025-08-07 02:40:55,831 - INFO - Deleting VN ctest-vn1-07449940 
2025-08-07 02:40:56,828 - INFO - Deleted project: ctest-TestMacIpLearning-07615343, ID : fcad4675-8ea4-45d1-8ce3-c7b3f87e111f 
2025-08-07 02:40:57,044 - INFO - Domain Default found not creating
2025-08-07 02:40:57,218 - INFO - Project ctest-TestMacIp6Learning-30702350 not found, creating it
2025-08-07 02:40:57,819 - INFO - Created Project:ctest-TestMacIp6Learning-30702350, ID : ed8c3d50-eafc-4100-89f4-18801c40ac19 
2025-08-07 02:41:00,382 - INFO - Created VN ctest-vn1-04091271
2025-08-07 02:41:01,452 - INFO - Created VN ctest-vn2-26672998

gzip: /contrail-test/images/ubuntu.vmdk.gz: unexpected end of file
2025-08-07 02:41:02,708 - INFO - Deleting VN ctest-vn2-26672998 
2025-08-07 02:41:02,921 - INFO - Deleting VN ctest-vn1-04091271 
2025-08-07 02:41:03,986 - INFO - Deleted project: ctest-TestMacIp6Learning-30702350, ID : ed8c3d50-eafc-4100-89f4-18801c40ac19 
2025-08-07 02:41:04,204 - INFO - Domain Default found not creating
2025-08-07 02:41:04,391 - INFO - Project ctest-TestCRUD-67214699 not found, creating it
2025-08-07 02:41:04,991 - INFO - Created Project:ctest-TestCRUD-67214699, ID : d4900249-f6b2-4aa5-a8d6-b419c9adb8b7 
2025-08-07 02:41:06,616 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg1-21100479']
2025-08-07 02:41:07,823 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg2-64320262']
2025-08-07 02:41:09,312 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-67214699', 'ctest-proj-sg1-25598392']
2025-08-07 02:41:10,437 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-67214699', 'ctest-proj-sg2-64928323']
2025-08-07 02:41:11,418 - INFO - ================================================================================
2025-08-07 02:41:11,418 - INFO - STARTING TEST    : test_router_crud
2025-08-07 02:41:12,713 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:41:12,713 - INFO - 
2025-08-07 02:41:12,714 - INFO - Router create Request {'router': {'name': 'name-07223675'}}
2025-08-07 02:41:12,866 - INFO - Router create Response : {'router': {'id': '5a09f8aa-e98f-499b-8d43-247d426ee8bf', 'name': 'name-07223675', 'tenant_id': 'db90afc9ebb9486497c2f05b9e92842e', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-07223675'], 'description': '', 'project_id': 'db90afc9ebb9486497c2f05b9e92842e'}}
2025-08-07 02:41:12,867 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-07223675'}}
2025-08-07 02:41:12,888 - INFO - Attribute id is created
2025-08-07 02:41:12,889 - INFO - Attribute name is created
2025-08-07 02:41:12,889 - INFO - Attribute admin_state_up is created
2025-08-07 02:41:12,889 - INFO - Attribute status is created
2025-08-07 02:41:12,889 - INFO - Attribute tenant_id is created
2025-08-07 02:41:13,455 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed
2025-08-07 02:41:13,455 - INFO - Router Update request {'router': {'name': 'name-33657616'}}
2025-08-07 02:41:13,535 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-33657616'}}
2025-08-07 02:41:13,536 - INFO - Response : {'router': {'id': '5a09f8aa-e98f-499b-8d43-247d426ee8bf', 'name': 'name-33657616', 'tenant_id': 'db90afc9ebb9486497c2f05b9e92842e', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-07223675'], 'description': '', 'project_id': 'db90afc9ebb9486497c2f05b9e92842e'}}
2025-08-07 02:41:13,536 - INFO - Updation of Router 5a09f8aa-e98f-499b-8d43-247d426ee8bf with body {'router': {'name': 'name-33657616'}} passed
2025-08-07 02:41:13,536 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:41:13,536 - INFO - Router Update request {'router': {'admin_state_up': 'True'}}
2025-08-07 02:41:13,603 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}}
2025-08-07 02:41:13,606 - INFO - Response : {'router': {'id': '5a09f8aa-e98f-499b-8d43-247d426ee8bf', 'name': 'name-33657616', 'tenant_id': 'db90afc9ebb9486497c2f05b9e92842e', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-07223675'], 'description': '', 'project_id': 'db90afc9ebb9486497c2f05b9e92842e'}}
2025-08-07 02:41:13,606 - INFO - Updation of Router 5a09f8aa-e98f-499b-8d43-247d426ee8bf with body {'router': {'admin_state_up': 'True'}} passed
2025-08-07 02:41:13,606 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:41:13,608 - INFO - Deleting router 5a09f8aa-e98f-499b-8d43-247d426ee8bf
2025-08-07 02:41:13,719 - ERROR - Result of delete router 5a09f8aa-e98f-499b-8d43-247d426ee8bf: ()
2025-08-07 02:41:13,719 - INFO - ================================================================================

2025-08-07 02:41:13,720 - INFO - Router create Request {'router': {'name': 'name-82907627', 'admin_state_up': 'True'}}
2025-08-07 02:41:13,860 - INFO - Router create Response : {'router': {'id': 'ceb8428c-2634-4e6c-a851-858febd4011a', 'name': 'name-82907627', 'tenant_id': 'db90afc9ebb9486497c2f05b9e92842e', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-82907627'], 'description': '', 'project_id': 'db90afc9ebb9486497c2f05b9e92842e'}}
2025-08-07 02:41:13,860 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-82907627', 'admin_state_up': 'True'}}
2025-08-07 02:41:13,883 - INFO - Attribute id is created
2025-08-07 02:41:13,883 - INFO - Attribute name is created
2025-08-07 02:41:13,883 - INFO - Attribute admin_state_up is created
2025-08-07 02:41:13,883 - INFO - Attribute status is created
2025-08-07 02:41:13,883 - INFO - Attribute tenant_id is created
2025-08-07 02:41:14,479 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed
2025-08-07 02:41:14,479 - INFO - Router Update request {'router': {'name': 'name-42831000'}}
2025-08-07 02:41:14,560 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-42831000'}}
2025-08-07 02:41:14,560 - INFO - Response : {'router': {'id': 'ceb8428c-2634-4e6c-a851-858febd4011a', 'name': 'name-42831000', 'tenant_id': 'db90afc9ebb9486497c2f05b9e92842e', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-82907627'], 'description': '', 'project_id': 'db90afc9ebb9486497c2f05b9e92842e'}}
2025-08-07 02:41:14,560 - INFO - Updation of Router ceb8428c-2634-4e6c-a851-858febd4011a with body {'router': {'name': 'name-42831000'}} passed
2025-08-07 02:41:14,560 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:41:14,560 - INFO - Router Update request {'router': {'admin_state_up': 'False'}}
2025-08-07 02:41:14,637 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}}
2025-08-07 02:41:14,638 - INFO - Response : {'router': {'id': 'ceb8428c-2634-4e6c-a851-858febd4011a', 'name': 'name-42831000', 'tenant_id': 'db90afc9ebb9486497c2f05b9e92842e', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-82907627'], 'description': '', 'project_id': 'db90afc9ebb9486497c2f05b9e92842e'}}
2025-08-07 02:41:14,638 - INFO - Updation of Router ceb8428c-2634-4e6c-a851-858febd4011a with body {'router': {'admin_state_up': 'False'}} passed
2025-08-07 02:41:14,638 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:41:14,638 - INFO - Deleting router ceb8428c-2634-4e6c-a851-858febd4011a
2025-08-07 02:41:14,771 - ERROR - Result of delete router ceb8428c-2634-4e6c-a851-858febd4011a: ()
2025-08-07 02:41:14,772 - INFO - ================================================================================

2025-08-07 02:41:14,773 - INFO - Router create Request {'router': {'name': 'name-25401488', 'tenant_id': 'd4900249-f6b2-4aa5-a8d6-b419c9adb8b7'}}
2025-08-07 02:41:14,901 - INFO - Router create Response : {'router': {'id': '17c24740-2775-4781-b699-fff6b72af833', 'name': 'name-25401488', 'tenant_id': 'd4900249f6b24aa5a8d6b419c9adb8b7', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-67214699', 'name-25401488'], 'description': '', 'project_id': 'd4900249f6b24aa5a8d6b419c9adb8b7'}}
2025-08-07 02:41:14,902 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-25401488', 'tenant_id': 'd4900249-f6b2-4aa5-a8d6-b419c9adb8b7'}}
2025-08-07 02:41:14,925 - INFO - Attribute id is created
2025-08-07 02:41:14,925 - INFO - Attribute name is created
2025-08-07 02:41:14,925 - INFO - Attribute admin_state_up is created
2025-08-07 02:41:14,925 - INFO - Attribute status is created
2025-08-07 02:41:14,925 - INFO - Attribute tenant_id is created
2025-08-07 02:41:15,544 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed
2025-08-07 02:41:15,545 - INFO - Router Update request {'router': {'name': 'name-67171434'}}
2025-08-07 02:41:15,604 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-67171434'}}
2025-08-07 02:41:15,605 - INFO - Response : {'router': {'id': '17c24740-2775-4781-b699-fff6b72af833', 'name': 'name-67171434', 'tenant_id': 'd4900249f6b24aa5a8d6b419c9adb8b7', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-67214699', 'name-25401488'], 'description': '', 'project_id': 'd4900249f6b24aa5a8d6b419c9adb8b7'}}
2025-08-07 02:41:15,605 - INFO - Updation of Router 17c24740-2775-4781-b699-fff6b72af833 with body {'router': {'name': 'name-67171434'}} passed
2025-08-07 02:41:15,605 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:41:15,605 - INFO - Router Update request {'router': {'admin_state_up': 'False'}}
2025-08-07 02:41:15,687 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}}
2025-08-07 02:41:15,687 - INFO - Response : {'router': {'id': '17c24740-2775-4781-b699-fff6b72af833', 'name': 'name-67171434', 'tenant_id': 'd4900249f6b24aa5a8d6b419c9adb8b7', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-67214699', 'name-25401488'], 'description': '', 'project_id': 'd4900249f6b24aa5a8d6b419c9adb8b7'}}
2025-08-07 02:41:15,687 - INFO - Updation of Router 17c24740-2775-4781-b699-fff6b72af833 with body {'router': {'admin_state_up': 'False'}} passed
2025-08-07 02:41:15,688 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:41:15,688 - INFO - Deleting router 17c24740-2775-4781-b699-fff6b72af833
2025-08-07 02:41:15,806 - ERROR - Result of delete router 17c24740-2775-4781-b699-fff6b72af833: ()
2025-08-07 02:41:15,806 - INFO - ================================================================================

2025-08-07 02:41:15,806 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-67214699', 'ctest-proj-sg2-64928323']
2025-08-07 02:41:15,944 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-67214699', 'ctest-proj-sg1-25598392']
2025-08-07 02:41:16,041 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg2-64320262']
2025-08-07 02:41:16,143 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg1-21100479']
2025-08-07 02:41:17,593 - INFO - END TEST : test_router_crud : PASSED[0:00:06]
2025-08-07 02:41:17,594 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:41:18,360 - INFO - Deleted project: ctest-TestCRUD-67214699, ID : d4900249-f6b2-4aa5-a8d6-b419c9adb8b7 
2025-08-07 02:41:18,568 - INFO - Domain Default found not creating
2025-08-07 02:41:18,729 - INFO - Project ctest-TestPorts-17466027 not found, creating it
2025-08-07 02:41:19,374 - INFO - Created Project:ctest-TestPorts-17466027, ID : b02d63bc-afac-41bc-aabd-8d01e9362405 
2025-08-07 02:41:20,930 - INFO - ================================================================================
2025-08-07 02:41:20,930 - INFO - STARTING TEST    : test_aap_with_fip
2025-08-07 02:41:20,931 - INFO - TEST DESCRIPTION : 
        1. Create 2 VMs and enable keepalived between them, specifying a vIP.
        2. Update the ports of the respective VMs to allow the vIP so configured.
        3. Associate the same FIP to both the ports using API.
        4. In the Floating IP object, add the vIP as the fixed_ip_address.
        5. Ping to the vIP and FIP should be answered by the AAP active port.
        6. Cause a keepalived mastership switchover.
        7. The vIP and FIP should still be accessible via the new VRRP master.

    Maintainer: ganeshahv@juniper.net
        
2025-08-07 02:41:22,212 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:41:22,212 - INFO - 
2025-08-07 02:41:22,212 - INFO - Create a FVN. Create a FIP-Pool and FIP
2025-08-07 02:41:23,317 - INFO - Created VN ctest-fvn-26144696
2025-08-07 02:41:24,759 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:41:24,759 - INFO - Waiting for VM ctest-fvn-vm-46743009 to be up..
2025-08-07 02:41:29,922 - INFO - VM name : ctest-fvn-vm-46743009
2025-08-07 02:41:37,826 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-fvn-vm-46743009 passed
2025-08-07 02:41:38,282 - INFO - Creating Floating IP pool some-pool1 in API Server
2025-08-07 02:41:39,112 - INFO - Verification for FIP pool some-pool1 in API Server passed
2025-08-07 02:41:39,151 - INFO - Verification for FIP pool some-pool1 in Control-node passed
2025-08-07 02:41:39,151 - INFO - Creating FIP from some-pool1
2025-08-07 02:41:39,958 - INFO - Created VN ctest-vn1-47568074
2025-08-07 02:41:42 URL:http://nexus.opensdn.io/repository///images//ubuntu-keepalive.img.gz [271417598/271417598] -> "/contrail-test/images/ubuntu-keepalive.img.gz" [1]
2025-08-07 02:41:57,392 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:41:58,001 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)

gzip: /contrail-test/images/ubuntu.vmdk.gz: unexpected end of file
2025-08-07 02:41:58,199 - INFO - image /contrail-test/images/ubuntu.vmdk is not found
2025-08-07 02:41:58,200 - INFO - Skip interface_detach for VM ctest-vm2-75809585 in state BUILD
2025-08-07 02:41:58,200 - INFO - Deleting VM ctest-vm2-75809585
2025-08-07 02:41:58,200 - ERROR - VM ctest-vm2-75809585 has failed to come up
2025-08-07 02:41:58,200 - ERROR - Nova failed to get host of the VM
2025-08-07 02:41:58,200 - ERROR - VM ctest-vm2-75809585 has failed to come up
2025-08-07 02:41:58,200 - ERROR - Nova failed to get host of the VM
2025-08-07 02:41:58,523 - INFO - Skip interface_detach for VM ctest-vm1-62945558 in state BUILD
2025-08-07 02:41:58,523 - INFO - Deleting VM ctest-vm1-62945558
2025-08-07 02:41:58,523 - ERROR - VM ctest-vm1-62945558 has failed to come up
2025-08-07 02:41:58,523 - ERROR - Nova failed to get host of the VM
2025-08-07 02:41:58,523 - ERROR - VM ctest-vm1-62945558 has failed to come up
2025-08-07 02:41:58,523 - ERROR - Nova failed to get host of the VM
2025-08-07 02:41:59,500 - INFO - Deleting VN ctest-vn1-47568074 
2025-08-07 02:41:59,947 - INFO - Deleting the FIP pool some-pool1
2025-08-07 02:42:00,216 - INFO - Deleting VM ctest-fvn-vm-46743009
2025-08-07 02:42:00,343 - INFO - Deleting VN ctest-fvn-26144696 
2025-08-07 02:42:00,425 - WARNING - Deleting VN ctest-fvn-26144696 failed..Will retry
2025-08-07 02:42:04,060 - INFO - 
2025-08-07 02:42:04,060 - INFO - END TEST : test_aap_with_fip : SKIPPED[0:00:44]
2025-08-07 02:42:04,060 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:42:04,064 - INFO - ================================================================================
2025-08-07 02:42:04,064 - INFO - STARTING TEST    : test_aap_with_zero_mac
2025-08-07 02:42:04,064 - INFO - TEST DESCRIPTION : 
        Verify  VIP reachability over L2 network when AAP MAC is configured with all zeo
            1. Launch 2 vms on same virtual network.
            2. Configure high availability between them with keepalived.
            3. Launch third VM in same VM.
            4. Check the reachability of VIP from 3rd VM.
            5. Shutdown keepalive in master VM to induce VIP  switch over.
            6. Check the reachability of VIP from 3rd VM again.
            7. Bring back master VM which will cause switchover of VIP again.
            8. Check the reachability of VIP from 3rd VM again.

        Pass criteria: Step 4,6 and 8 should pass
        Maintainer: chhandak@juniper.net
        
2025-08-07 02:42:05,356 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:42:05,356 - INFO - 
2025-08-07 02:42:05,979 - INFO - Created VN ctest-vn1-73570724
2025-08-07 02:42:07,339 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:42:08,158 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)

gzip: /contrail-test/images/ubuntu.vmdk.gz: unexpected end of file
2025-08-07 02:42:08,475 - INFO - image /contrail-test/images/ubuntu.vmdk is not found
2025-08-07 02:42:08,475 - INFO - Skip interface_detach for VM ctest-vm2-32630343 in state BUILD
2025-08-07 02:42:08,476 - INFO - Deleting VM ctest-vm2-32630343
2025-08-07 02:42:08,476 - ERROR - VM ctest-vm2-32630343 has failed to come up
2025-08-07 02:42:08,477 - ERROR - Nova failed to get host of the VM
2025-08-07 02:42:08,477 - ERROR - VM ctest-vm2-32630343 has failed to come up
2025-08-07 02:42:08,477 - ERROR - Nova failed to get host of the VM
2025-08-07 02:42:08,777 - INFO - Skip interface_detach for VM ctest-vm1-47887552 in state BUILD
2025-08-07 02:42:08,778 - INFO - Deleting VM ctest-vm1-47887552
2025-08-07 02:42:08,779 - ERROR - VM ctest-vm1-47887552 has failed to come up
2025-08-07 02:42:08,779 - ERROR - Nova failed to get host of the VM
2025-08-07 02:42:08,779 - ERROR - VM ctest-vm1-47887552 has failed to come up
2025-08-07 02:42:08,779 - ERROR - Nova failed to get host of the VM
2025-08-07 02:42:09,729 - INFO - Deleting VN ctest-vn1-73570724 
2025-08-07 02:42:11,548 - INFO - 
2025-08-07 02:42:11,548 - INFO - END TEST : test_aap_with_zero_mac : SKIPPED[0:00:07]
2025-08-07 02:42:11,549 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:42:11,553 - INFO - ================================================================================
2025-08-07 02:42:11,553 - INFO - STARTING TEST    : test_ports_bindings
2025-08-07 02:42:11,553 - 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
        
2025-08-07 02:42:13,006 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:42:13,006 - INFO - 
2025-08-07 02:42:13,677 - INFO - Created VN ctest-vn-33674407
2025-08-07 02:42:14,200 - INFO - VMI 8c4d9d70-3ede-4a01-8cda-da890494c07c verification in API Server passed
2025-08-07 02:42:14,396 - INFO - Deleted port 8c4d9d70-3ede-4a01-8cda-da890494c07c
2025-08-07 02:42:14,396 - INFO - Deleting VN ctest-vn-33674407 
2025-08-07 02:42:15,900 - INFO - END TEST : test_ports_bindings : PASSED[0:00:04]
2025-08-07 02:42:15,900 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:42:15,902 - INFO - ================================================================================
2025-08-07 02:42:15,902 - INFO - STARTING TEST    : test_ports_specific_subnet_ip
2025-08-07 02:42:15,903 - 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
        
2025-08-07 02:42:17,185 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:42:17,185 - INFO - 
2025-08-07 02:42:17,981 - INFO - Created VN ctest-vn1-11274181
2025-08-07 02:42:19,375 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:42:20,106 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:42:20,106 - INFO - Waiting for VM ctest-vn1-vm1-27252603 to be up..
2025-08-07 02:42:25,570 - INFO - VM name : ctest-vn1-vm1-27252603
2025-08-07 02:42:31,174 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-27252603 passed
2025-08-07 02:42:36,636 - INFO - Waiting for VM ctest-vn1-vm2-90297304 to be up..
2025-08-07 02:42:36,724 - INFO - VM name : ctest-vn1-vm2-90297304
2025-08-07 02:42:38,141 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-90297304 passed
2025-08-07 02:42:42,450 - INFO - Ping to IP 187.7.133.197 from VM ctest-vn1-vm2-90297304 passed
2025-08-07 02:42:42,451 - INFO - Detaching port 2eca31e2-67fd-4859-9c57-ea012db308a8 from VM ctest-vn1-vm2-90297304
2025-08-07 02:42:42,506 - INFO - Deleting VM ctest-vn1-vm2-90297304
2025-08-07 02:42:42,580 - INFO - Detaching port 972b590c-fc49-449d-931d-a2ed3bcf18ab from VM ctest-vn1-vm1-27252603
2025-08-07 02:42:42,612 - INFO - Deleting VM ctest-vn1-vm1-27252603
2025-08-07 02:42:43,307 - INFO - Deleting VN ctest-vn1-11274181 
2025-08-07 02:42:44,828 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:29]
2025-08-07 02:42:44,828 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:42:45,594 - INFO - Deleted project: ctest-TestPorts-17466027, ID : b02d63bc-afac-41bc-aabd-8d01e9362405 
2025-08-07 02:42:45,804 - INFO - Domain Default found not creating
2025-08-07 02:42:45,961 - INFO - Project ctest-TestRouters-08293370 not found, creating it
2025-08-07 02:42:46,659 - INFO - Created Project:ctest-TestRouters-08293370, ID : b605a8bd-898b-4c33-845d-ea69d0c64ce5 
2025-08-07 02:42:48,231 - INFO - ================================================================================
2025-08-07 02:42:48,231 - INFO - STARTING TEST    : test_basic_router_behavior
2025-08-07 02:42:48,231 - 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
        
2025-08-07 02:42:49,544 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:42:49,544 - INFO - 
2025-08-07 02:42:50,756 - INFO - Created VN ctest-vn1-48844462
2025-08-07 02:42:51,534 - INFO - Created VN ctest-vn2-00596436
2025-08-07 02:42:52,896 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:42:54,285 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:42:54,448 - INFO - Adding interface with subnet_id d3193eb0-05cd-49a9-b102-517110bc48b6, port_id None to router 078276fb-5a11-453d-9a06-9e558d9a4929
2025-08-07 02:42:54,923 - INFO - Waiting for VM ctest-vn1-vm1-63198014 to be up..
2025-08-07 02:43:00,190 - INFO - VM name : ctest-vn1-vm1-63198014
2025-08-07 02:43:08,099 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-63198014 passed
2025-08-07 02:43:08,387 - INFO - Waiting for VM ctest-vn2-vm1-55063236 to be up..
2025-08-07 02:43:08,495 - INFO - VM name : ctest-vn2-vm1-55063236
2025-08-07 02:43:09,941 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2-vm1-55063236 passed
2025-08-07 02:43:20,140 - WARNING - Ping to IP 111.106.4.195 from VM ctest-vn1-vm1-63198014 failed
2025-08-07 02:43:20,140 - INFO - Adding interface with subnet_id 667d868b-6ec0-4522-a669-f401346c16f6, port_id None to router 078276fb-5a11-453d-9a06-9e558d9a4929
2025-08-07 02:43:23,826 - WARNING - Ping to IP 111.106.4.195 from VM ctest-vn1-vm1-63198014 failed
2025-08-07 02:43:27,044 - INFO - Ping to IP 111.106.4.195 from VM ctest-vn1-vm1-63198014 passed
2025-08-07 02:43:27,044 - INFO - Deleting interface with subnet_id d3193eb0-05cd-49a9-b102-517110bc48b6, port_id None from router 078276fb-5a11-453d-9a06-9e558d9a4929
2025-08-07 02:43:30,557 - WARNING - Ping to IP 111.106.4.195 from VM ctest-vn1-vm1-63198014 failed
2025-08-07 02:43:30,557 - INFO - Adding interface with subnet_id d3193eb0-05cd-49a9-b102-517110bc48b6, port_id None to router 078276fb-5a11-453d-9a06-9e558d9a4929
2025-08-07 02:43:33,195 - INFO - Ping to IP 111.106.4.195 from VM ctest-vn1-vm1-63198014 passed
2025-08-07 02:43:33,196 - INFO - Deleting interface with subnet_id 667d868b-6ec0-4522-a669-f401346c16f6, port_id None from router 078276fb-5a11-453d-9a06-9e558d9a4929
2025-08-07 02:43:33,462 - INFO - Deleting interface with subnet_id d3193eb0-05cd-49a9-b102-517110bc48b6, port_id None from router 078276fb-5a11-453d-9a06-9e558d9a4929
2025-08-07 02:43:33,827 - INFO - Deleting VM ctest-vn2-vm1-55063236
2025-08-07 02:43:33,923 - INFO - Deleting VM ctest-vn1-vm1-63198014
2025-08-07 02:43:33,989 - INFO - Deleting VN ctest-vn2-00596436 
2025-08-07 02:43:34,051 - WARNING - Deleting VN ctest-vn2-00596436 failed..Will retry
2025-08-07 02:43:36,259 - INFO - Deleting VN ctest-vn1-48844462 
2025-08-07 02:43:37,724 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:49]
2025-08-07 02:43:37,724 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:43:38,519 - INFO - Deleted project: ctest-TestRouters-08293370, ID : b605a8bd-898b-4c33-845d-ea69d0c64ce5 
2025-08-07 02:43:38,742 - INFO - Domain Default found not creating
2025-08-07 02:43:38,905 - INFO - Project ctest-TestRoutersBasic-68119912 not found, creating it
2025-08-07 02:43:39,467 - INFO - Created Project:ctest-TestRoutersBasic-68119912, ID : aa528b4f-d71c-4e73-ae62-8eb568de57fb 
2025-08-07 02:43:41,125 - INFO - ================================================================================
2025-08-07 02:43:41,125 - INFO - STARTING TEST    : test_basic_snat_behavior_without_external_connectivity
2025-08-07 02:43:41,126 - 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
       
2025-08-07 02:43:42,393 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:43:42,393 - INFO - 
2025-08-07 02:43:43,155 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-68119912
2025-08-07 02:43:43,222 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-68119912
2025-08-07 02:43:44,271 - INFO - Created VN ctest-vn-52448145
2025-08-07 02:43:45,075 - INFO - Created VN ctest-ext_vn-28864438
2025-08-07 02:43:46,550 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:43:47,928 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:43:48,048 - INFO - Setting gateway for router c089eb66-a782-40a6-8442-f13d30276dae to network e26ef277-d788-4036-acbc-e98687f4b181 
2025-08-07 02:43:48,146 - INFO - Adding interface with subnet_id b73e37e5-236c-44e1-9f14-691414b630af, port_id None to router c089eb66-a782-40a6-8442-f13d30276dae
2025-08-07 02:43:48,618 - INFO - Waiting for VM ctest-TestRoutersBasic-68119912-62582086 to be up..
2025-08-07 02:43:53,861 - INFO - VM name : ctest-TestRoutersBasic-68119912-62582086
2025-08-07 02:43:59,714 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-68119912-62582086 passed
2025-08-07 02:44:05,157 - INFO - Waiting for VM ctest-TestRoutersBasic-68119912-61744226 to be up..
2025-08-07 02:44:05,252 - INFO - VM name : ctest-TestRoutersBasic-68119912-61744226
2025-08-07 02:44:06,704 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-68119912-61744226 passed
2025-08-07 02:44:11,006 - INFO - Ping to IP 142.122.12.131 from VM ctest-TestRoutersBasic-68119912-62582086 passed
2025-08-07 02:44:11,006 - INFO - Deleting interface with subnet_id b73e37e5-236c-44e1-9f14-691414b630af, port_id None from router c089eb66-a782-40a6-8442-f13d30276dae
2025-08-07 02:44:11,440 - INFO - Deleting VM ctest-TestRoutersBasic-68119912-61744226
2025-08-07 02:44:11,541 - INFO - Deleting VM ctest-TestRoutersBasic-68119912-62582086
2025-08-07 02:44:11,655 - INFO - Deleting VN ctest-ext_vn-28864438 
2025-08-07 02:44:11,807 - WARNING - Deleting VN ctest-ext_vn-28864438 failed..Will retry
2025-08-07 02:44:13,983 - INFO - Deleting VN ctest-vn-52448145 
2025-08-07 02:44:15,461 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:34]
2025-08-07 02:44:15,462 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:44:16,238 - INFO - Deleted project: ctest-TestRoutersBasic-68119912, ID : aa528b4f-d71c-4e73-ae62-8eb568de57fb 
2025-08-07 02:44:16,452 - INFO - Domain Default found not creating
2025-08-07 02:44:16,708 - INFO - Project ctest-TestBasicPolicyIpv4v6-66715075 not found, creating it
2025-08-07 02:44:17,308 - INFO - Created Project:ctest-TestBasicPolicyIpv4v6-66715075, ID : d6bb4f70-5c3f-4fdd-aa2f-5210bbe071fb 
2025-08-07 02:44:18,849 - INFO - ================================================================================
2025-08-07 02:44:18,849 - INFO - STARTING TEST    : test_basic_policy_allow_deny
2025-08-07 02:44:18,849 - 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
        
2025-08-07 02:44:20,142 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:44:20,142 - INFO - 
2025-08-07 02:44:21,525 - INFO - Created VN ctest-vn-40288753
2025-08-07 02:44:22,615 - INFO - Created VN ctest-vn-76713813
2025-08-07 02:44:24,450 - INFO - Verified VN network id 12 for VN 9afebbf3-e6ff-4231-a88b-2138de93671c
2025-08-07 02:44:24,450 - INFO - Verifications in API Server for VN ctest-vn-40288753 passed
2025-08-07 02:44:24,580 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-40288753 passed
2025-08-07 02:44:24,763 - INFO - VN ctest-vn-40288753 Policy verification: verify_vn_policy_in_api_server, status: True
2025-08-07 02:44:25,968 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-66715075:ctest-vn-40288753 is found in opserver
2025-08-07 02:44:26,262 - INFO - Verified VN network id 13 for VN 5e788d71-7b0e-4651-b5aa-f9aa23848ac3
2025-08-07 02:44:26,263 - INFO - Verifications in API Server for VN ctest-vn-76713813 passed
2025-08-07 02:44:26,360 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-76713813 passed
2025-08-07 02:44:26,503 - INFO - VN ctest-vn-76713813 Policy verification: verify_vn_policy_in_api_server, status: True
2025-08-07 02:44:26,722 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-66715075:ctest-vn-76713813 is found in opserver
2025-08-07 02:44:27,928 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:44:29,543 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:44:29,544 - INFO - Waiting for VM ctest-TestBasicPolicyIpv4v6-66715075-61034813 to be up..
2025-08-07 02:44:34,743 - INFO - VM name : ctest-TestBasicPolicyIpv4v6-66715075-61034813
2025-08-07 02:45:11,325 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicyIpv4v6-66715075-61034813 passed
2025-08-07 02:45:32,439 - INFO - Waiting for VM ctest-TestBasicPolicyIpv4v6-66715075-98570670 to be up..
2025-08-07 02:45:32,529 - INFO - VM name : ctest-TestBasicPolicyIpv4v6-66715075-98570670
2025-08-07 02:45:33,953 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicyIpv4v6-66715075-98570670 passed
2025-08-07 02:45:58,360 - INFO - Ping to IP 18.35.76.131 from VM ctest-TestBasicPolicyIpv4v6-66715075-61034813 passed
2025-08-07 02:46:02,076 - WARNING - Ping to IP 18.35.76.131 from VM ctest-TestBasicPolicyIpv4v6-66715075-61034813 failed
2025-08-07 02:46:02,077 - INFO - Deleting VM ctest-TestBasicPolicyIpv4v6-66715075-98570670
2025-08-07 02:46:02,159 - INFO - Deleting VM ctest-TestBasicPolicyIpv4v6-66715075-61034813
2025-08-07 02:46:02,800 - INFO - Deleted policy ctest-policy-allow-all-93188335
2025-08-07 02:46:02,800 - INFO - Deleting VN ctest-vn-76713813 
2025-08-07 02:46:02,891 - WARNING - Deleting VN ctest-vn-76713813 failed..Will retry
2025-08-07 02:46:05,256 - INFO - Validated that VN ctest-vn-76713813 is not found in API Server
2025-08-07 02:46:05,288 - INFO - Validated that VN ctest-vn-76713813 is not in any agent
2025-08-07 02:46:05,332 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-76713813 info
2025-08-07 02:46:05,332 - INFO - Deleting VN ctest-vn-40288753 
2025-08-07 02:46:05,714 - INFO - Validated that VN ctest-vn-40288753 is not found in API Server
2025-08-07 02:46:05,743 - INFO - Validated that VN ctest-vn-40288753 is not in any agent
2025-08-07 02:46:05,789 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-40288753 info
2025-08-07 02:46:07,074 - INFO - END TEST : test_basic_policy_allow_deny : PASSED[0:01:49]
2025-08-07 02:46:07,074 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:46:07,078 - INFO - ================================================================================
2025-08-07 02:46:07,078 - INFO - STARTING TEST    : test_policy
2025-08-07 02:46:08,376 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:46:08,376 - INFO - 
2025-08-07 02:46:08,376 - INFO - ================================================================================
2025-08-07 02:46:08,376 - INFO - STARTING TEST    : test_policy
2025-08-07 02:46:08,376 - INFO - TEST DESCRIPTION :  Configure policies based on topology and run policy related verifications.
        
2025-08-07 02:46:09,660 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:46:09,660 - INFO - 
2025-08-07 02:46:09,660 - INFO - Scenario for the test used is: 
2025-08-07 02:46:10,090 - INFO - Using existing project ['default-domain', 'ctest-TestBasicPolicyIpv4v6-66715075'](d6bb4f70-5c3f-4fdd-aa2f-5210bbe071fb)
2025-08-07 02:46:10,090 - INFO - provision user ctest-TestBasicPolicyIpv4v6-66715075 with role as admin in tenant ctest-TestBasicPolicyIpv4v6-66715075
2025-08-07 02:46:11,210 - INFO - Verification of project ctest-TestBasicPolicyIpv4v6-66715075 in API Server 10.0.0.249 passed 
2025-08-07 02:46:11,669 - INFO - Verifications in API Server for IPAM: ctest-TestBasicPolicyIpv4v6-66715075-default-ipam passed
2025-08-07 02:46:11,693 - INFO - Verifications in Control node for IPAM: ctest-TestBasicPolicyIpv4v6-66715075-default-ipam passed
2025-08-07 02:46:12,829 - INFO - Created VN ctest-vnet0-25406592
2025-08-07 02:46:13,233 - INFO - Verified VN network id 12 for VN 45a2db06-a981-4961-87f1-a1c1f0093279
2025-08-07 02:46:13,234 - INFO - Verifications in API Server for VN ctest-vnet0-25406592 passed
2025-08-07 02:46:13,334 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-25406592 passed
2025-08-07 02:46:13,581 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-66715075:ctest-vnet0-25406592 is found in opserver
2025-08-07 02:46:14,754 - INFO - Created VN ctest-vnet1-90837730
2025-08-07 02:46:15,161 - INFO - Verified VN network id 13 for VN 0808cb9a-0646-416d-ba5d-f693841d9c2a
2025-08-07 02:46:15,161 - INFO - Verifications in API Server for VN ctest-vnet1-90837730 passed
2025-08-07 02:46:15,245 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-90837730 passed
2025-08-07 02:46:15,436 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-66715075:ctest-vnet1-90837730 is found in opserver
2025-08-07 02:46:16,633 - INFO - Created VN ctest-vnet2-47258816
2025-08-07 02:46:17,044 - INFO - Verified VN network id 14 for VN 6929f70e-3c18-4845-925f-e2b4a97f9fad
2025-08-07 02:46:17,044 - INFO - Verifications in API Server for VN ctest-vnet2-47258816 passed
2025-08-07 02:46:17,131 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet2-47258816 passed
2025-08-07 02:46:17,459 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-66715075:ctest-vnet2-47258816 is found in opserver
2025-08-07 02:46:18,753 - INFO - Created VN ctest-vnet3-89463752
2025-08-07 02:46:19,181 - INFO - Verified VN network id 15 for VN 03518f5d-5049-41d0-a1c7-d758e26a4e2c
2025-08-07 02:46:19,181 - INFO - Verifications in API Server for VN ctest-vnet3-89463752 passed
2025-08-07 02:46:19,271 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet3-89463752 passed
2025-08-07 02:46:19,488 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-66715075:ctest-vnet3-89463752 is found in opserver
2025-08-07 02:46:19,999 - INFO - Verified policy ctest-policy0-16164370 in API Server, Result: True
2025-08-07 02:46:20,469 - INFO - Verified policy ctest-policy1-58067731 in API Server, Result: True
2025-08-07 02:46:20,930 - INFO - Verified policy ctest-policy2-53660152 in API Server, Result: True
2025-08-07 02:46:21,418 - INFO - Verified policy ctest-policy3-39950991 in API Server, Result: True
2025-08-07 02:46:21,901 - INFO - Verified policy ctest-policy4-61342113 in API Server, Result: True
2025-08-07 02:46:22,411 - INFO - Verified policy ctest-policy5-12909755 in API Server, Result: True
2025-08-07 02:46:22,925 - INFO - Verified policy ctest-policy6-63811389 in API Server, Result: True
2025-08-07 02:46:23,466 - INFO - Verified policy ctest-policy7-95150443 in API Server, Result: True
http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic-py3.qcow2.gz:
2025-08-07 02:46:26 ERROR 404: converts/ubuntu-traffic-py3.qcow2.gz.

gzip: /contrail-test/images/ubuntu-traffic-py3.qcow2.gz: unexpected end of file
2025-08-07 02:46:26,274 - INFO - image /contrail-test/images/ubuntu-traffic-py3.qcow2 is not found
2025-08-07 02:46:28,179 - INFO - Deleted policy ctest-policy7-95150443
2025-08-07 02:46:28,398 - INFO - Deleted policy ctest-policy6-63811389
2025-08-07 02:46:28,659 - INFO - Deleted policy ctest-policy5-12909755
2025-08-07 02:46:28,920 - INFO - Deleted policy ctest-policy4-61342113
2025-08-07 02:46:29,212 - INFO - Deleted policy ctest-policy3-39950991
2025-08-07 02:46:29,486 - INFO - Deleted policy ctest-policy2-53660152
2025-08-07 02:46:29,748 - INFO - Deleted policy ctest-policy1-58067731
2025-08-07 02:46:30,014 - INFO - Deleted policy ctest-policy0-16164370
2025-08-07 02:46:30,218 - INFO - Deleting VN ctest-vnet3-89463752 
2025-08-07 02:46:30,635 - INFO - Validated that VN ctest-vnet3-89463752 is not found in API Server
2025-08-07 02:46:30,670 - INFO - Validated that VN ctest-vnet3-89463752 is not in any agent
2025-08-07 02:46:30,713 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet3-89463752 info
2025-08-07 02:46:30,713 - INFO - Deleting VN ctest-vnet2-47258816 
2025-08-07 02:46:31,075 - INFO - Validated that VN ctest-vnet2-47258816 is not found in API Server
2025-08-07 02:46:31,103 - INFO - Validated that VN ctest-vnet2-47258816 is not in any agent
2025-08-07 02:46:31,141 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet2-47258816 info
2025-08-07 02:46:31,141 - INFO - Deleting VN ctest-vnet1-90837730 
2025-08-07 02:46:31,558 - INFO - Validated that VN ctest-vnet1-90837730 is not found in API Server
2025-08-07 02:46:31,590 - INFO - Validated that VN ctest-vnet1-90837730 is not in any agent
2025-08-07 02:46:31,636 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-90837730 info
2025-08-07 02:46:31,636 - INFO - Deleting VN ctest-vnet0-25406592 
2025-08-07 02:46:32,108 - INFO - Validated that VN ctest-vnet0-25406592 is not found in API Server
2025-08-07 02:46:32,136 - INFO - Validated that VN ctest-vnet0-25406592 is not in any agent
2025-08-07 02:46:32,175 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-25406592 info
2025-08-07 02:46:32,278 - INFO - IPAM: ctest-TestBasicPolicyIpv4v6-66715075-default-ipam is not found in API Server
2025-08-07 02:46:32,306 - INFO - IPAM:ctest-TestBasicPolicyIpv4v6-66715075-default-ipam is not found in control node
2025-08-07 02:46:34,193 - INFO - 
2025-08-07 02:46:34,193 - INFO - END TEST : test_policy : SKIPPED[0:00:26]
2025-08-07 02:46:34,193 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:46:34,193 - INFO - image /contrail-test/images/ubuntu-traffic-py3.qcow2 is not found
2025-08-07 02:46:35,479 - INFO - 
2025-08-07 02:46:35,479 - INFO - END TEST : test_policy : SKIPPED[0:00:28]
2025-08-07 02:46:35,479 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:46:35,483 - INFO - ================================================================================
2025-08-07 02:46:35,484 - INFO - STARTING TEST    : test_policy_to_deny
2025-08-07 02:46:36,786 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:46:36,786 - INFO - 
2025-08-07 02:46:36,786 - INFO - ================================================================================
2025-08-07 02:46:36,786 - INFO - STARTING TEST    : test_policy_to_deny
2025-08-07 02:46:36,786 - 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
        
2025-08-07 02:46:38,101 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:46:38,101 - INFO - 
2025-08-07 02:46:39,624 - INFO - Created VN ctest-vn1-97453419
2025-08-07 02:46:40,306 - INFO - Verified VN network id 12 for VN b906c37a-6244-44a0-9e1f-ff9cc74c9718
2025-08-07 02:46:40,306 - INFO - Verifications in API Server for VN ctest-vn1-97453419 passed
2025-08-07 02:46:40,407 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-97453419 passed
2025-08-07 02:46:40,547 - INFO - VN ctest-vn1-97453419 Policy verification: verify_vn_policy_in_api_server, status: True
2025-08-07 02:46:40,592 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-66715075:ctest-vn1-97453419 is found in opserver
2025-08-07 02:46:41,800 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:46:43,224 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:46:43,224 - INFO - Waiting for VM ctest-vn1_vm1-60320090 to be up..
2025-08-07 02:46:48,424 - INFO - VM name : ctest-vn1_vm1-60320090
2025-08-07 02:47:26,731 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-60320090 passed
2025-08-07 02:47:47,670 - INFO - Waiting for VM ctest-vn1_vm2-98277732 to be up..
2025-08-07 02:47:47,762 - INFO - VM name : ctest-vn1_vm2-98277732
2025-08-07 02:47:49,194 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm2-98277732 passed
2025-08-07 02:48:58,944 - WARNING - Ping to IP 192.168.10.4 from VM ctest-vn1_vm1-60320090 failed
2025-08-07 02:49:02,498 - WARNING - Ping to IP 3c22:44a8:6ee2:23db:cca6:30a7:0:4 from VM ctest-vn1_vm1-60320090 failed
2025-08-07 02:49:02,498 - INFO - Deleting VM ctest-vn1_vm2-98277732
2025-08-07 02:49:02,576 - INFO - Deleting VM ctest-vn1_vm1-60320090
2025-08-07 02:49:02,893 - INFO - Deleting VN ctest-vn1-97453419 
2025-08-07 02:49:02,954 - WARNING - Deleting VN ctest-vn1-97453419 failed..Will retry
2025-08-07 02:49:05,362 - INFO - Validated that VN ctest-vn1-97453419 is not found in API Server
2025-08-07 02:49:05,400 - INFO - Validated that VN ctest-vn1-97453419 is not in any agent
2025-08-07 02:49:05,445 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-97453419 info
2025-08-07 02:49:05,497 - INFO - Deleted policy ctest-policy1-38096239
2025-08-07 02:49:06,782 - INFO - END TEST : test_policy_to_deny : PASSED[0:02:30]
2025-08-07 02:49:06,782 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:49:08,061 - INFO - END TEST : test_policy_to_deny : PASSED[0:02:33]
2025-08-07 02:49:08,061 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:49:08,878 - INFO - Deleted project: ctest-TestBasicPolicyIpv4v6-66715075, ID : d6bb4f70-5c3f-4fdd-aa2f-5210bbe071fb 
2025-08-07 02:49:09,117 - INFO - Domain Default found not creating
2025-08-07 02:49:09,296 - INFO - Project ctest-TestBasicPolicyModifyIpv4v6-24262608 not found, creating it
2025-08-07 02:49:09,901 - INFO - Created Project:ctest-TestBasicPolicyModifyIpv4v6-24262608, ID : c9267ff6-9de4-4783-abb0-57200ec2cc77 
2025-08-07 02:49:11,485 - INFO - ================================================================================
2025-08-07 02:49:11,485 - INFO - STARTING TEST    : test_policy_modify_vn_policy
2025-08-07 02:49:12,792 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:49:12,792 - INFO - 
2025-08-07 02:49:12,792 - INFO - ================================================================================
2025-08-07 02:49:12,792 - INFO - STARTING TEST    : test_policy_modify_vn_policy
2025-08-07 02:49:12,792 - INFO - TEST DESCRIPTION :  Configure policies based on topology;
        
2025-08-07 02:49:14,069 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:49:14,069 - INFO - 
2025-08-07 02:49:14,069 - INFO - Scenario for the test used is: 
2025-08-07 02:49:14,853 - INFO - Using existing project ['default-domain', 'ctest-TestBasicPolicyModifyIpv4v6-24262608'](c9267ff6-9de4-4783-abb0-57200ec2cc77)
2025-08-07 02:49:14,853 - INFO - provision user admin with role as admin in tenant ctest-TestBasicPolicyModifyIpv4v6-24262608
2025-08-07 02:49:17,463 - INFO - Verification of project ctest-TestBasicPolicyModifyIpv4v6-24262608 in API Server 10.0.0.249 passed 
2025-08-07 02:49:17,927 - INFO - Verifications in API Server for IPAM: ctest-TestBasicPolicyModifyIpv4v6-24262608-default-ipam passed
2025-08-07 02:49:17,950 - INFO - Verifications in Control node for IPAM: ctest-TestBasicPolicyModifyIpv4v6-24262608-default-ipam passed
2025-08-07 02:49:19,253 - INFO - Created VN ctest-vnet0-40470284
2025-08-07 02:49:19,972 - INFO - Verified VN network id 12 for VN d05ac513-e62a-4cbe-8a60-706a3bb65abf
2025-08-07 02:49:19,972 - INFO - Verifications in API Server for VN ctest-vnet0-40470284 passed
2025-08-07 02:49:20,062 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-40470284 passed
2025-08-07 02:49:21,333 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyModifyIpv4v6-24262608:ctest-vnet0-40470284 is found in opserver
2025-08-07 02:49:21,820 - INFO - Verified policy ctest-policy0-28589614 in API Server, Result: True
2025-08-07 02:49:22,266 - INFO - Verified policy ctest-policy1-91230174 in API Server, Result: True
2025-08-07 02:49:22,678 - INFO - Verified policy ctest-policy2-68214805 in API Server, Result: True

gzip: /contrail-test/images/ubuntu-traffic-py3.qcow2.gz: unexpected end of file
2025-08-07 02:49:23,387 - INFO - image /contrail-test/images/ubuntu-traffic-py3.qcow2 is not found
2025-08-07 02:49:23,914 - INFO - Deleted policy ctest-policy2-68214805
2025-08-07 02:49:24,267 - INFO - Deleted policy ctest-policy1-91230174
2025-08-07 02:49:24,609 - INFO - Deleted policy ctest-policy0-28589614
2025-08-07 02:49:24,846 - INFO - Deleting VN ctest-vnet0-40470284 
2025-08-07 02:49:25,311 - INFO - Validated that VN ctest-vnet0-40470284 is not found in API Server
2025-08-07 02:49:25,342 - INFO - Validated that VN ctest-vnet0-40470284 is not in any agent
2025-08-07 02:49:25,399 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-40470284 info
2025-08-07 02:49:25,542 - INFO - IPAM: ctest-TestBasicPolicyModifyIpv4v6-24262608-default-ipam is not found in API Server
2025-08-07 02:49:25,586 - INFO - IPAM:ctest-TestBasicPolicyModifyIpv4v6-24262608-default-ipam is not found in control node
2025-08-07 02:49:27,624 - INFO - 
2025-08-07 02:49:27,624 - INFO - END TEST : test_policy_modify_vn_policy : SKIPPED[0:00:15]
2025-08-07 02:49:27,624 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:49:27,624 - INFO - image /contrail-test/images/ubuntu-traffic-py3.qcow2 is not found
2025-08-07 02:49:28,916 - INFO - 
2025-08-07 02:49:28,917 - INFO - END TEST : test_policy_modify_vn_policy : SKIPPED[0:00:17]
2025-08-07 02:49:28,917 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:49:30,202 - INFO - Deleted project: ctest-TestBasicPolicyModifyIpv4v6-24262608, ID : c9267ff6-9de4-4783-abb0-57200ec2cc77 
2025-08-07 02:49:30,402 - INFO - Domain Default found not creating
2025-08-07 02:49:30,557 - INFO - Project ctest-TestBasicPolicyNegativeIpv4v6-74769546 not found, creating it
2025-08-07 02:49:31,140 - INFO - Created Project:ctest-TestBasicPolicyNegativeIpv4v6-74769546, ID : 6e4184b2-981f-41c8-85b3-77dc4870804e 
2025-08-07 02:49:32,608 - INFO - ================================================================================
2025-08-07 02:49:32,608 - INFO - STARTING TEST    : test_remove_policy_with_ref
2025-08-07 02:49:33,926 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:49:33,927 - INFO - 
2025-08-07 02:49:33,927 - INFO - ================================================================================
2025-08-07 02:49:33,927 - INFO - STARTING TEST    : test_remove_policy_with_ref
2025-08-07 02:49:33,927 - 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.
        
2025-08-07 02:49:35,236 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:49:35,236 - INFO - 
2025-08-07 02:49:36,920 - INFO - Created VN ctest-vn4-77019298
2025-08-07 02:49:37,907 - INFO - Verified VN network id 12 for VN e7fa7d8b-a0b6-41b6-9645-4af1e706c20b
2025-08-07 02:49:37,907 - INFO - Verifications in API Server for VN ctest-vn4-77019298 passed
2025-08-07 02:49:38,012 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn4-77019298 passed
2025-08-07 02:49:38,161 - INFO - VN ctest-vn4-77019298 Policy verification: verify_vn_policy_in_api_server, status: True
2025-08-07 02:49:39,312 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyNegativeIpv4v6-74769546:ctest-vn4-77019298 is found in opserver
2025-08-07 02:49:39,504 - INFO - Verified policy ctest-policy1-03674804 in API Server, Result: True
2025-08-07 02:49:39,504 - INFO - Done with setup and verification, moving onto test ..
2025-08-07 02:49:39,518 - INFO - Deleting VN ctest-vn4-77019298 
2025-08-07 02:49:39,912 - INFO - Validated that VN ctest-vn4-77019298 is not found in API Server
2025-08-07 02:49:39,942 - INFO - Validated that VN ctest-vn4-77019298 is not in any agent
2025-08-07 02:49:39,990 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn4-77019298 info
2025-08-07 02:49:40,049 - INFO - Deleted policy ctest-policy1-03674804
2025-08-07 02:49:41,548 - INFO - END TEST : test_remove_policy_with_ref : PASSED[0:00:08]
2025-08-07 02:49:41,548 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:49:42,850 - INFO - END TEST : test_remove_policy_with_ref : PASSED[0:00:10]
2025-08-07 02:49:42,850 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:49:43,599 - INFO - Deleted project: ctest-TestBasicPolicyNegativeIpv4v6-74769546, ID : 6e4184b2-981f-41c8-85b3-77dc4870804e 
2025-08-07 02:49:43,796 - INFO - Domain Default found not creating
2025-08-07 02:49:43,966 - INFO - Project ctest-TestPolicyAcl-26075529 not found, creating it
2025-08-07 02:49:44,656 - INFO - Created Project:ctest-TestPolicyAcl-26075529, ID : 0c27dda8-a9c3-40b3-ad84-b7d91c6a87f9 
2025-08-07 02:49:46,478 - INFO - ================================================================================
2025-08-07 02:49:46,479 - INFO - STARTING TEST    : test_policy_cidr_src_cidr_dst_any
2025-08-07 02:49:46,479 - INFO - TEST DESCRIPTION : Test cases to test policy CIDR
2025-08-07 02:49:47,819 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:49:47,819 - INFO - 
2025-08-07 02:49:49,664 - INFO - Verifications in API Server for IPAM: ipam1 passed
2025-08-07 02:49:49,687 - INFO - Verifications in Control node for IPAM: ipam1 passed
2025-08-07 02:49:49,837 - INFO - Verifications in API Server for IPAM: ipam2 passed
2025-08-07 02:49:49,866 - INFO - Verifications in Control node for IPAM: ipam2 passed
2025-08-07 02:49:50,004 - INFO - Verifications in API Server for IPAM: ipam3 passed
2025-08-07 02:49:50,029 - INFO - Verifications in Control node for IPAM: ipam3 passed
2025-08-07 02:49:50,842 - INFO - Created VN ctest-VN1-13713425
2025-08-07 02:49:51,728 - INFO - Created VN ctest-VN2-36059053
2025-08-07 02:49:52,435 - INFO - Created VN ctest-VN3-14160819
2025-08-07 02:49:52,768 - INFO - Verified VN network id 12 for VN 96f4c30b-fbd7-42af-8633-864018da13a9
2025-08-07 02:49:52,768 - INFO - Verifications in API Server for VN ctest-VN1-13713425 passed
2025-08-07 02:49:52,855 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN1-13713425 passed
2025-08-07 02:49:54,117 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-26075529:ctest-VN1-13713425 is found in opserver
2025-08-07 02:49:54,398 - INFO - Verified VN network id 13 for VN 27131a8c-61d1-49cc-99a3-c62bdc7e9c75
2025-08-07 02:49:54,398 - INFO - Verifications in API Server for VN ctest-VN2-36059053 passed
2025-08-07 02:49:54,482 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN2-36059053 passed
2025-08-07 02:49:54,843 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-26075529:ctest-VN2-36059053 is found in opserver
2025-08-07 02:49:55,133 - INFO - Verified VN network id 14 for VN 07c9f67e-1577-4a72-8522-a0b33c177825
2025-08-07 02:49:55,133 - INFO - Verifications in API Server for VN ctest-VN3-14160819 passed
2025-08-07 02:49:55,228 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN3-14160819 passed
2025-08-07 02:49:55,574 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-26075529:ctest-VN3-14160819 is found in opserver

gzip: /contrail-test/images/ubuntu.vmdk.gz: unexpected end of file
2025-08-07 02:49:57,104 - INFO - image /contrail-test/images/ubuntu.vmdk is not found
2025-08-07 02:49:57,928 - INFO - Deleted policy ctest-policy21-74337357
2025-08-07 02:49:57,981 - INFO - Deleted policy ctest-policy12-24708018
2025-08-07 02:49:57,982 - INFO - Deleting VN ctest-VN3-14160819 
2025-08-07 02:49:58,330 - INFO - Validated that VN ctest-VN3-14160819 is not found in API Server
2025-08-07 02:49:58,357 - INFO - Validated that VN ctest-VN3-14160819 is not in any agent
2025-08-07 02:49:58,401 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN3-14160819 info
2025-08-07 02:49:58,401 - INFO - Deleting VN ctest-VN2-36059053 
2025-08-07 02:49:58,753 - INFO - Validated that VN ctest-VN2-36059053 is not found in API Server
2025-08-07 02:49:58,784 - INFO - Validated that VN ctest-VN2-36059053 is not in any agent
2025-08-07 02:49:58,824 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN2-36059053 info
2025-08-07 02:49:58,824 - INFO - Deleting VN ctest-VN1-13713425 
2025-08-07 02:49:59,148 - INFO - Validated that VN ctest-VN1-13713425 is not found in API Server
2025-08-07 02:49:59,180 - INFO - Validated that VN ctest-VN1-13713425 is not in any agent
2025-08-07 02:49:59,225 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN1-13713425 info
2025-08-07 02:49:59,334 - INFO - IPAM: ipam3 is not found in API Server
2025-08-07 02:49:59,362 - INFO - IPAM:ipam3 is not found in control node
2025-08-07 02:49:59,514 - INFO - IPAM: ipam2 is not found in API Server
2025-08-07 02:49:59,545 - INFO - IPAM:ipam2 is not found in control node
2025-08-07 02:49:59,690 - INFO - IPAM: ipam1 is not found in API Server
2025-08-07 02:49:59,719 - INFO - IPAM:ipam1 is not found in control node
2025-08-07 02:50:01,012 - INFO - 
2025-08-07 02:50:01,012 - INFO - END TEST : test_policy_cidr_src_cidr_dst_any : SKIPPED[0:00:15]
2025-08-07 02:50:01,013 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:50:01,018 - INFO - ================================================================================
2025-08-07 02:50:01,018 - INFO - STARTING TEST    : test_policy_inheritance_src_vn_dst_pol
2025-08-07 02:50:01,018 - INFO - TEST DESCRIPTION : Test cases to test policy inheritance
2025-08-07 02:50:02,320 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:50:02,320 - INFO - 
2025-08-07 02:50:03,480 - INFO - Verifications in API Server for IPAM: ipam1 passed
2025-08-07 02:50:03,502 - INFO - Verifications in Control node for IPAM: ipam1 passed
2025-08-07 02:50:03,636 - INFO - Verifications in API Server for IPAM: ipam2 passed
2025-08-07 02:50:03,659 - INFO - Verifications in Control node for IPAM: ipam2 passed
2025-08-07 02:50:03,796 - INFO - Verifications in API Server for IPAM: ipam3 passed
2025-08-07 02:50:03,819 - INFO - Verifications in Control node for IPAM: ipam3 passed
2025-08-07 02:50:04,451 - INFO - Created VN ctest-VN1-61127596
2025-08-07 02:50:05,392 - INFO - Created VN ctest-VN2-64874395
2025-08-07 02:50:06,092 - INFO - Created VN ctest-VN3-54892188
2025-08-07 02:50:06,444 - INFO - Verified VN network id 12 for VN 43d0bc40-3d75-4458-afc3-6bbb89e42f0b
2025-08-07 02:50:06,444 - INFO - Verifications in API Server for VN ctest-VN1-61127596 passed
2025-08-07 02:50:06,527 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN1-61127596 passed
2025-08-07 02:50:06,705 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-26075529:ctest-VN1-61127596 is found in opserver
2025-08-07 02:50:06,971 - INFO - Verified VN network id 13 for VN 07dca99c-449e-4b91-83ad-a18fb2b15718
2025-08-07 02:50:06,971 - INFO - Verifications in API Server for VN ctest-VN2-64874395 passed
2025-08-07 02:50:07,057 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN2-64874395 passed
2025-08-07 02:50:07,249 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-26075529:ctest-VN2-64874395 is found in opserver
2025-08-07 02:50:07,523 - INFO - Verified VN network id 14 for VN 3a3b28a2-762f-42ec-b7f8-04c3806e244f
2025-08-07 02:50:07,523 - INFO - Verifications in API Server for VN ctest-VN3-54892188 passed
2025-08-07 02:50:07,622 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN3-54892188 passed
2025-08-07 02:50:07,830 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-26075529:ctest-VN3-54892188 is found in opserver
2025-08-07 02:50:09,054 - INFO - Associated Policy to ctest-VN1-61127596

gzip: /contrail-test/images/ubuntu.vmdk.gz: unexpected end of file
2025-08-07 02:50:09,587 - INFO - image /contrail-test/images/ubuntu.vmdk is not found
2025-08-07 02:50:10,306 - INFO - Detached Policy from ctest-VN1-61127596
2025-08-07 02:50:10,376 - INFO - Deleted policy ctest-policy13-83326645
2025-08-07 02:50:10,471 - INFO - Deleted policy ctest-policy21-13553572
2025-08-07 02:50:10,538 - INFO - Deleted policy ctest-policy12-34750498
2025-08-07 02:50:10,539 - INFO - Deleting VN ctest-VN3-54892188 
2025-08-07 02:50:10,906 - INFO - Validated that VN ctest-VN3-54892188 is not found in API Server
2025-08-07 02:50:10,934 - INFO - Validated that VN ctest-VN3-54892188 is not in any agent
2025-08-07 02:50:10,975 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN3-54892188 info
2025-08-07 02:50:10,975 - INFO - Deleting VN ctest-VN2-64874395 
2025-08-07 02:50:11,299 - INFO - Validated that VN ctest-VN2-64874395 is not found in API Server
2025-08-07 02:50:11,329 - INFO - Validated that VN ctest-VN2-64874395 is not in any agent
2025-08-07 02:50:11,376 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN2-64874395 info
2025-08-07 02:50:11,376 - INFO - Deleting VN ctest-VN1-61127596 
2025-08-07 02:50:11,756 - INFO - Validated that VN ctest-VN1-61127596 is not found in API Server
2025-08-07 02:50:11,784 - INFO - Validated that VN ctest-VN1-61127596 is not in any agent
2025-08-07 02:50:11,827 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN1-61127596 info
2025-08-07 02:50:11,942 - INFO - IPAM: ipam3 is not found in API Server
2025-08-07 02:50:11,970 - INFO - IPAM:ipam3 is not found in control node
2025-08-07 02:50:12,126 - INFO - IPAM: ipam2 is not found in API Server
2025-08-07 02:50:12,153 - INFO - IPAM:ipam2 is not found in control node
2025-08-07 02:50:12,306 - INFO - IPAM: ipam1 is not found in API Server
2025-08-07 02:50:12,336 - INFO - IPAM:ipam1 is not found in control node
2025-08-07 02:50:13,620 - INFO - 
2025-08-07 02:50:13,620 - INFO - END TEST : test_policy_inheritance_src_vn_dst_pol : SKIPPED[0:00:12]
2025-08-07 02:50:13,620 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:50:14,428 - INFO - Deleted project: ctest-TestPolicyAcl-26075529, ID : 0c27dda8-a9c3-40b3-ad84-b7d91c6a87f9 
2025-08-07 02:50:14,650 - INFO - Domain Default found not creating
2025-08-07 02:50:14,829 - INFO - Project ctest-TestPolicyAclIpv4v6-61472176 not found, creating it
2025-08-07 02:50:15,342 - INFO - Created Project:ctest-TestPolicyAclIpv4v6-61472176, ID : f38db1a7-18d4-40ec-9dd7-badb3e062bcd 
2025-08-07 02:50:16,936 - INFO - ================================================================================
2025-08-07 02:50:16,936 - INFO - STARTING TEST    : test_policy_cidr_src_vn_dst_cidr
2025-08-07 02:50:18,221 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:50:18,221 - INFO - 
2025-08-07 02:50:18,221 - INFO - ================================================================================
2025-08-07 02:50:18,221 - INFO - STARTING TEST    : test_policy_cidr_src_vn_dst_cidr
2025-08-07 02:50:18,221 - INFO - TEST DESCRIPTION : Test cases to test policy CIDR
2025-08-07 02:50:19,518 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:50:19,518 - INFO - 
2025-08-07 02:50:21,374 - INFO - Verifications in API Server for IPAM: ipam1 passed
2025-08-07 02:50:21,399 - INFO - Verifications in Control node for IPAM: ipam1 passed
2025-08-07 02:50:21,574 - INFO - Verifications in API Server for IPAM: ipam2 passed
2025-08-07 02:50:21,599 - INFO - Verifications in Control node for IPAM: ipam2 passed
2025-08-07 02:50:21,748 - INFO - Verifications in API Server for IPAM: ipam3 passed
2025-08-07 02:50:21,778 - INFO - Verifications in Control node for IPAM: ipam3 passed
2025-08-07 02:50:22,851 - INFO - Created VN ctest-VN1-10139582
2025-08-07 02:50:24,279 - INFO - Created VN ctest-VN2-78426741
2025-08-07 02:50:25,659 - INFO - Created VN ctest-VN3-56781315
2025-08-07 02:50:26,067 - INFO - Verified VN network id 12 for VN ded67615-8dee-4ed2-a5d6-dd8f4f9c546f
2025-08-07 02:50:26,068 - INFO - Verifications in API Server for VN ctest-VN1-10139582 passed
2025-08-07 02:50:26,175 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN1-10139582 passed
2025-08-07 02:50:27,612 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-61472176:ctest-VN1-10139582 is found in opserver
2025-08-07 02:50:27,896 - INFO - Verified VN network id 13 for VN 47ec5f77-95a8-4446-b0f1-83c6b6a4915d
2025-08-07 02:50:27,896 - INFO - Verifications in API Server for VN ctest-VN2-78426741 passed
2025-08-07 02:50:27,996 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN2-78426741 passed
2025-08-07 02:50:28,375 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-61472176:ctest-VN2-78426741 is found in opserver
2025-08-07 02:50:28,691 - INFO - Verified VN network id 14 for VN 10bcb4e3-ac42-409e-9fe9-97e69bbab157
2025-08-07 02:50:28,691 - INFO - Verifications in API Server for VN ctest-VN3-56781315 passed
2025-08-07 02:50:28,800 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN3-56781315 passed
2025-08-07 02:50:29,162 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-61472176:ctest-VN3-56781315 is found in opserver

gzip: /contrail-test/images/ubuntu.vmdk.gz: unexpected end of file
2025-08-07 02:50:30,815 - INFO - image /contrail-test/images/ubuntu.vmdk is not found
2025-08-07 02:50:31,701 - INFO - Deleted policy ctest-policy21-14534381
2025-08-07 02:50:31,759 - INFO - Deleted policy ctest-policy12-54508741
2025-08-07 02:50:31,761 - INFO - Deleting VN ctest-VN3-56781315 
2025-08-07 02:50:32,149 - INFO - Validated that VN ctest-VN3-56781315 is not found in API Server
2025-08-07 02:50:32,176 - INFO - Validated that VN ctest-VN3-56781315 is not in any agent
2025-08-07 02:50:32,217 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN3-56781315 info
2025-08-07 02:50:32,218 - INFO - Deleting VN ctest-VN2-78426741 
2025-08-07 02:50:32,562 - INFO - Validated that VN ctest-VN2-78426741 is not found in API Server
2025-08-07 02:50:32,591 - INFO - Validated that VN ctest-VN2-78426741 is not in any agent
2025-08-07 02:50:32,632 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN2-78426741 info
2025-08-07 02:50:32,633 - INFO - Deleting VN ctest-VN1-10139582 
2025-08-07 02:50:33,022 - INFO - Validated that VN ctest-VN1-10139582 is not found in API Server
2025-08-07 02:50:33,051 - INFO - Validated that VN ctest-VN1-10139582 is not in any agent
2025-08-07 02:50:33,088 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN1-10139582 info
2025-08-07 02:50:33,186 - INFO - IPAM: ipam3 is not found in API Server
2025-08-07 02:50:33,213 - INFO - IPAM:ipam3 is not found in control node
2025-08-07 02:50:33,366 - INFO - IPAM: ipam2 is not found in API Server
2025-08-07 02:50:33,392 - INFO - IPAM:ipam2 is not found in control node
2025-08-07 02:50:33,534 - INFO - IPAM: ipam1 is not found in API Server
2025-08-07 02:50:33,565 - INFO - IPAM:ipam1 is not found in control node
2025-08-07 02:50:34,845 - INFO - 
2025-08-07 02:50:34,845 - INFO - END TEST : test_policy_cidr_src_vn_dst_cidr : SKIPPED[0:00:16]
2025-08-07 02:50:34,845 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:50:34,845 - INFO - image /contrail-test/images/ubuntu.vmdk is not found
2025-08-07 02:50:36,112 - INFO - 
2025-08-07 02:50:36,113 - INFO - END TEST : test_policy_cidr_src_vn_dst_cidr : SKIPPED[0:00:20]
2025-08-07 02:50:36,113 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:50:36,117 - INFO - ================================================================================
2025-08-07 02:50:36,117 - INFO - STARTING TEST    : test_policy_inheritance_src_pol_dst_any
2025-08-07 02:50:37,403 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:50:37,403 - INFO - 
2025-08-07 02:50:37,403 - INFO - ================================================================================
2025-08-07 02:50:37,403 - INFO - STARTING TEST    : test_policy_inheritance_src_pol_dst_any
2025-08-07 02:50:37,403 - INFO - TEST DESCRIPTION : Test cases to test policy inheritance
2025-08-07 02:50:38,684 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:50:38,684 - INFO - 
2025-08-07 02:50:39,862 - INFO - Verifications in API Server for IPAM: ipam1 passed
2025-08-07 02:50:39,885 - INFO - Verifications in Control node for IPAM: ipam1 passed
2025-08-07 02:50:40,030 - INFO - Verifications in API Server for IPAM: ipam2 passed
2025-08-07 02:50:40,052 - INFO - Verifications in Control node for IPAM: ipam2 passed
2025-08-07 02:50:40,202 - INFO - Verifications in API Server for IPAM: ipam3 passed
2025-08-07 02:50:40,227 - INFO - Verifications in Control node for IPAM: ipam3 passed
2025-08-07 02:50:41,119 - INFO - Created VN ctest-VN1-88151024
2025-08-07 02:50:42,339 - INFO - Created VN ctest-VN2-59721803
2025-08-07 02:50:43,436 - INFO - Created VN ctest-VN3-44948594
2025-08-07 02:50:43,800 - INFO - Verified VN network id 12 for VN 1c684e70-334e-47f0-ab53-8f49c6cbbe91
2025-08-07 02:50:43,801 - INFO - Verifications in API Server for VN ctest-VN1-88151024 passed
2025-08-07 02:50:43,898 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN1-88151024 passed
2025-08-07 02:50:44,128 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-61472176:ctest-VN1-88151024 is found in opserver
2025-08-07 02:50:44,390 - INFO - Verified VN network id 13 for VN a2944da6-34ba-449d-a874-9848df028ee9
2025-08-07 02:50:44,390 - INFO - Verifications in API Server for VN ctest-VN2-59721803 passed
2025-08-07 02:50:44,483 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN2-59721803 passed
2025-08-07 02:50:44,675 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-61472176:ctest-VN2-59721803 is found in opserver
2025-08-07 02:50:44,961 - INFO - Verified VN network id 14 for VN dfa453fe-f508-4a67-a618-42f58fd6bef7
2025-08-07 02:50:44,961 - INFO - Verifications in API Server for VN ctest-VN3-44948594 passed
2025-08-07 02:50:45,058 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN3-44948594 passed
2025-08-07 02:50:45,250 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-61472176:ctest-VN3-44948594 is found in opserver

gzip: /contrail-test/images/ubuntu.vmdk.gz: unexpected end of file
2025-08-07 02:50:47,164 - INFO - image /contrail-test/images/ubuntu.vmdk is not found
2025-08-07 02:50:48,169 - INFO - Deleted policy ctest-policy21-81187064
2025-08-07 02:50:48,250 - INFO - Deleted policy ctest-policy12-75247377
2025-08-07 02:50:48,300 - INFO - Deleted policy ctest-policy13-25271894
2025-08-07 02:50:48,301 - INFO - Deleting VN ctest-VN3-44948594 
2025-08-07 02:50:48,685 - INFO - Validated that VN ctest-VN3-44948594 is not found in API Server
2025-08-07 02:50:48,714 - INFO - Validated that VN ctest-VN3-44948594 is not in any agent
2025-08-07 02:50:48,756 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN3-44948594 info
2025-08-07 02:50:48,756 - INFO - Deleting VN ctest-VN2-59721803 
2025-08-07 02:50:49,155 - INFO - Validated that VN ctest-VN2-59721803 is not found in API Server
2025-08-07 02:50:49,184 - INFO - Validated that VN ctest-VN2-59721803 is not in any agent
2025-08-07 02:50:49,226 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN2-59721803 info
2025-08-07 02:50:49,227 - INFO - Deleting VN ctest-VN1-88151024 
2025-08-07 02:50:49,599 - INFO - Validated that VN ctest-VN1-88151024 is not found in API Server
2025-08-07 02:50:49,631 - INFO - Validated that VN ctest-VN1-88151024 is not in any agent
2025-08-07 02:50:49,672 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN1-88151024 info
2025-08-07 02:50:49,786 - INFO - IPAM: ipam3 is not found in API Server
2025-08-07 02:50:49,818 - INFO - IPAM:ipam3 is not found in control node
2025-08-07 02:50:49,966 - INFO - IPAM: ipam2 is not found in API Server
2025-08-07 02:50:50,005 - INFO - IPAM:ipam2 is not found in control node
2025-08-07 02:50:50,114 - INFO - IPAM: ipam1 is not found in API Server
2025-08-07 02:50:50,148 - INFO - IPAM:ipam1 is not found in control node
2025-08-07 02:50:51,445 - INFO - 
2025-08-07 02:50:51,445 - INFO - END TEST : test_policy_inheritance_src_pol_dst_any : SKIPPED[0:00:14]
2025-08-07 02:50:51,445 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:50:51,445 - INFO - image /contrail-test/images/ubuntu.vmdk is not found
2025-08-07 02:50:52,736 - INFO - 
2025-08-07 02:50:52,737 - INFO - END TEST : test_policy_inheritance_src_pol_dst_any : SKIPPED[0:00:16]
2025-08-07 02:50:52,737 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:50:53,505 - INFO - Deleted project: ctest-TestPolicyAclIpv4v6-61472176, ID : f38db1a7-18d4-40ec-9dd7-badb3e062bcd 
2025-08-07 02:50:53,746 - INFO - Domain Default found not creating
2025-08-07 02:50:53,908 - INFO - Project ctest-TestBasicPolicy-52297373 not found, creating it
2025-08-07 02:50:54,522 - INFO - Created Project:ctest-TestBasicPolicy-52297373, ID : a48cb4e7-b5ec-4223-9e6c-42c878532c7f 
2025-08-07 02:50:56,076 - INFO - ================================================================================
2025-08-07 02:50:56,076 - INFO - STARTING TEST    : test_basic_policy_allow_deny
2025-08-07 02:50:56,076 - 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
        
2025-08-07 02:50:57,367 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:50:57,367 - INFO - 
2025-08-07 02:50:58,445 - INFO - Created VN ctest-vn-22833972
2025-08-07 02:50:59,174 - INFO - Created VN ctest-vn-52201630
2025-08-07 02:51:00,600 - INFO - Verified VN network id 12 for VN d48d494f-992b-4145-a25e-12bf07728939
2025-08-07 02:51:00,600 - INFO - Verifications in API Server for VN ctest-vn-22833972 passed
2025-08-07 02:51:00,706 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-22833972 passed
2025-08-07 02:51:00,851 - INFO - VN ctest-vn-22833972 Policy verification: verify_vn_policy_in_api_server, status: True
2025-08-07 02:51:01,995 - INFO - Validated that VN default-domain:ctest-TestBasicPolicy-52297373:ctest-vn-22833972 is found in opserver
2025-08-07 02:51:02,248 - INFO - Verified VN network id 13 for VN e1d4f255-f743-4733-b60c-c4008740650d
2025-08-07 02:51:02,248 - INFO - Verifications in API Server for VN ctest-vn-52201630 passed
2025-08-07 02:51:02,344 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-52201630 passed
2025-08-07 02:51:02,486 - INFO - VN ctest-vn-52201630 Policy verification: verify_vn_policy_in_api_server, status: True
2025-08-07 02:51:02,690 - INFO - Validated that VN default-domain:ctest-TestBasicPolicy-52297373:ctest-vn-52201630 is found in opserver
2025-08-07 02:51:03,975 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:51:05,461 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:51:05,462 - INFO - Waiting for VM ctest-TestBasicPolicy-52297373-68792563 to be up..
2025-08-07 02:51:10,664 - INFO - VM name : ctest-TestBasicPolicy-52297373-68792563
2025-08-07 02:51:47,332 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicy-52297373-68792563 passed
2025-08-07 02:52:08,240 - INFO - Waiting for VM ctest-TestBasicPolicy-52297373-54661168 to be up..
2025-08-07 02:52:08,336 - INFO - VM name : ctest-TestBasicPolicy-52297373-54661168
2025-08-07 02:52:09,758 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicy-52297373-54661168 passed
2025-08-07 02:53:11,905 - INFO - Ping to IP 135.39.151.67 from VM ctest-TestBasicPolicy-52297373-68792563 passed
2025-08-07 02:53:15,656 - WARNING - Ping to IP 135.39.151.67 from VM ctest-TestBasicPolicy-52297373-68792563 failed
2025-08-07 02:53:15,656 - INFO - Deleting VM ctest-TestBasicPolicy-52297373-54661168
2025-08-07 02:53:15,746 - INFO - Deleting VM ctest-TestBasicPolicy-52297373-68792563
2025-08-07 02:53:16,272 - INFO - Deleted policy ctest-policy-allow-all-01179611
2025-08-07 02:53:16,273 - INFO - Deleting VN ctest-vn-52201630 
2025-08-07 02:53:16,350 - WARNING - Deleting VN ctest-vn-52201630 failed..Will retry
2025-08-07 02:53:18,687 - INFO - Validated that VN ctest-vn-52201630 is not found in API Server
2025-08-07 02:53:18,717 - INFO - Validated that VN ctest-vn-52201630 is not in any agent
2025-08-07 02:53:18,755 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-52201630 info
2025-08-07 02:53:18,755 - INFO - Deleting VN ctest-vn-22833972 
2025-08-07 02:53:19,103 - INFO - Validated that VN ctest-vn-22833972 is not found in API Server
2025-08-07 02:53:19,136 - INFO - Validated that VN ctest-vn-22833972 is not in any agent
2025-08-07 02:53:19,173 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-22833972 info
2025-08-07 02:53:20,452 - INFO - END TEST : test_basic_policy_allow_deny : PASSED[0:02:24]
2025-08-07 02:53:20,452 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:53:21,232 - INFO - Deleted project: ctest-TestBasicPolicy-52297373, ID : a48cb4e7-b5ec-4223-9e6c-42c878532c7f 
2025-08-07 02:53:21,440 - INFO - Domain Default found not creating
2025-08-07 02:53:21,618 - INFO - Project ctest-TestDetailedPolicy0Ipv4v6-90699582 not found, creating it
2025-08-07 02:53:22,222 - INFO - Created Project:ctest-TestDetailedPolicy0Ipv4v6-90699582, ID : b19b7c3b-8a61-48ce-a169-fca22d65a445 
2025-08-07 02:53:23,813 - INFO - ================================================================================
2025-08-07 02:53:23,813 - INFO - STARTING TEST    : test_repeated_policy_modify
2025-08-07 02:53:25,135 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:53:25,135 - INFO - 
2025-08-07 02:53:25,135 - INFO - ================================================================================
2025-08-07 02:53:25,135 - INFO - STARTING TEST    : test_repeated_policy_modify
2025-08-07 02:53:25,135 - 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.
        
2025-08-07 02:53:26,433 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:53:26,433 - INFO - 
2025-08-07 02:53:26,433 - INFO - Scenario for the test used is: 
2025-08-07 02:53:27,245 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy0Ipv4v6-90699582'](b19b7c3b-8a61-48ce-a169-fca22d65a445)
2025-08-07 02:53:27,245 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy0Ipv4v6-90699582
2025-08-07 02:53:30,486 - INFO - Verification of project ctest-TestDetailedPolicy0Ipv4v6-90699582 in API Server 10.0.0.249 passed 
2025-08-07 02:53:30,917 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy0Ipv4v6-90699582-default-ipam passed
2025-08-07 02:53:30,939 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy0Ipv4v6-90699582-default-ipam passed
2025-08-07 02:53:32,439 - INFO - Created VN ctest-vnet0-37383155
2025-08-07 02:53:33,169 - INFO - Verified VN network id 12 for VN 2201f0f6-edf9-4190-91ce-c9c7bc71d877
2025-08-07 02:53:33,169 - INFO - Verifications in API Server for VN ctest-vnet0-37383155 passed
2025-08-07 02:53:33,263 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-37383155 passed
2025-08-07 02:53:34,582 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy0Ipv4v6-90699582:ctest-vnet0-37383155 is found in opserver
2025-08-07 02:53:35,051 - INFO - Verified policy ctest-policy0-51127161 in API Server, Result: True
2025-08-07 02:53:35,507 - INFO - Verified policy ctest-policy1-03357380 in API Server, Result: True
2025-08-07 02:53:36,001 - INFO - Verified policy ctest-policy2-86949219 in API Server, Result: True
2025-08-07 02:53:36,503 - INFO - Verified policy ctest-policy3-59209015 in API Server, Result: True
2025-08-07 02:53:36,942 - INFO - Verified policy ctest-policy4-80577176 in API Server, Result: True
2025-08-07 02:53:37,396 - INFO - Verified policy ctest-policy5-29277116 in API Server, Result: True
2025-08-07 02:53:37,846 - INFO - Verified policy ctest-policy6-24003144 in API Server, Result: True
2025-08-07 02:53:38,332 - INFO - Verified policy ctest-policy7-06816029 in API Server, Result: True
2025-08-07 02:53:38,826 - INFO - Verified policy ctest-policy8-03215930 in API Server, Result: True
2025-08-07 02:53:39,297 - INFO - Verified policy ctest-policy9-89257051 in API Server, Result: True

gzip: /contrail-test/images/ubuntu-traffic-py3.qcow2.gz: unexpected end of file
2025-08-07 02:53:40,584 - INFO - image /contrail-test/images/ubuntu-traffic-py3.qcow2 is not found
2025-08-07 02:53:41,094 - INFO - Deleted policy ctest-policy9-89257051
2025-08-07 02:53:41,309 - INFO - Deleted policy ctest-policy8-03215930
2025-08-07 02:53:41,526 - INFO - Deleted policy ctest-policy7-06816029
2025-08-07 02:53:41,726 - INFO - Deleted policy ctest-policy6-24003144
2025-08-07 02:53:41,999 - INFO - Deleted policy ctest-policy5-29277116
2025-08-07 02:53:42,267 - INFO - Deleted policy ctest-policy4-80577176
2025-08-07 02:53:42,524 - INFO - Deleted policy ctest-policy3-59209015
2025-08-07 02:53:42,797 - INFO - Deleted policy ctest-policy2-86949219
2025-08-07 02:53:43,070 - INFO - Deleted policy ctest-policy1-03357380
2025-08-07 02:53:43,346 - INFO - Deleted policy ctest-policy0-51127161
2025-08-07 02:53:43,558 - INFO - Deleting VN ctest-vnet0-37383155 
2025-08-07 02:53:43,969 - INFO - Validated that VN ctest-vnet0-37383155 is not found in API Server
2025-08-07 02:53:43,998 - INFO - Validated that VN ctest-vnet0-37383155 is not in any agent
2025-08-07 02:53:44,046 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-37383155 info
2025-08-07 02:53:44,150 - INFO - IPAM: ctest-TestDetailedPolicy0Ipv4v6-90699582-default-ipam is not found in API Server
2025-08-07 02:53:44,178 - INFO - IPAM:ctest-TestDetailedPolicy0Ipv4v6-90699582-default-ipam is not found in control node
2025-08-07 02:53:46,014 - INFO - 
2025-08-07 02:53:46,014 - INFO - END TEST : test_repeated_policy_modify : SKIPPED[0:00:21]
2025-08-07 02:53:46,014 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:53:46,014 - INFO - image /contrail-test/images/ubuntu-traffic-py3.qcow2 is not found
2025-08-07 02:53:47,309 - INFO - 
2025-08-07 02:53:47,309 - INFO - END TEST : test_repeated_policy_modify : SKIPPED[0:00:24]
2025-08-07 02:53:47,309 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:53:48,617 - INFO - Deleted project: ctest-TestDetailedPolicy0Ipv4v6-90699582, ID : b19b7c3b-8a61-48ce-a169-fca22d65a445 
2025-08-07 02:53:48,822 - INFO - Domain Default found not creating
2025-08-07 02:53:48,995 - INFO - Project ctest-TestDetailedPolicy1-95004223 not found, creating it
2025-08-07 02:53:49,605 - INFO - Created Project:ctest-TestDetailedPolicy1-95004223, ID : f1073c3e-6bec-480a-aeef-48a7cc0e4d1f 
2025-08-07 02:53:51,177 - INFO - ================================================================================
2025-08-07 02:53:51,178 - INFO - STARTING TEST    : test_multi_vn_repeated_policy_update_with_ping
2025-08-07 02:53:51,178 - INFO - TEST DESCRIPTION :  Call repeated_policy_update_test_with_ping with multi VN scenario.
        
2025-08-07 02:53:52,472 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:53:52,472 - INFO - 
2025-08-07 02:53:52,472 - INFO - Scenario for the test used is: 
2025-08-07 02:53:53,244 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy1-95004223'](f1073c3e-6bec-480a-aeef-48a7cc0e4d1f)
2025-08-07 02:53:53,244 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy1-95004223
2025-08-07 02:53:55,787 - INFO - Verification of project ctest-TestDetailedPolicy1-95004223 in API Server 10.0.0.249 passed 
2025-08-07 02:53:56,248 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy1-95004223-default-ipam passed
2025-08-07 02:53:56,271 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy1-95004223-default-ipam passed
2025-08-07 02:53:57,591 - INFO - Created VN ctest-vnet0-24341496
2025-08-07 02:53:58,307 - INFO - Verified VN network id 12 for VN ab9141b3-e40b-4966-9ccb-650322efc6d5
2025-08-07 02:53:58,308 - INFO - Verifications in API Server for VN ctest-vnet0-24341496 passed
2025-08-07 02:53:58,402 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-24341496 passed
2025-08-07 02:54:00,263 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1-95004223:ctest-vnet0-24341496 is found in opserver
2025-08-07 02:54:01,201 - INFO - Created VN ctest-vnet1-55661979
2025-08-07 02:54:01,642 - INFO - Verified VN network id 13 for VN 0ac3cc4f-b547-4356-a29d-50da88b2a4b7
2025-08-07 02:54:01,642 - INFO - Verifications in API Server for VN ctest-vnet1-55661979 passed
2025-08-07 02:54:01,751 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-55661979 passed
2025-08-07 02:54:02,112 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1-95004223:ctest-vnet1-55661979 is found in opserver
2025-08-07 02:54:02,556 - INFO - Verified policy policy0 in API Server, Result: True
2025-08-07 02:54:03,002 - INFO - Verified policy policy1 in API Server, Result: True
2025-08-07 02:54:03,399 - INFO - Verified policy policy2 in API Server, Result: True
2025-08-07 02:54:03,848 - INFO - Verified policy policy3 in API Server, Result: True
2025-08-07 02:54:04,231 - INFO - Verified policy policy100 in API Server, Result: True
2025-08-07 02:54:04,634 - INFO - Verified policy policy10 in API Server, Result: True
2025-08-07 02:54:05,025 - INFO - Verified policy policy11 in API Server, Result: True
2025-08-07 02:54:05,456 - INFO - Verified policy policy12 in API Server, Result: True
2025-08-07 02:54:05,892 - INFO - Verified policy policy13 in API Server, Result: True
2025-08-07 02:54:06,329 - INFO - Verified policy policy1000 in API Server, Result: True

gzip: /contrail-test/images/ubuntu-traffic-py3.qcow2.gz: unexpected end of file
2025-08-07 02:54:07,316 - INFO - image /contrail-test/images/ubuntu-traffic-py3.qcow2 is not found
2025-08-07 02:54:08,150 - INFO - Deleted policy policy1000
2025-08-07 02:54:08,395 - INFO - Deleted policy policy13
2025-08-07 02:54:08,611 - INFO - Deleted policy policy12
2025-08-07 02:54:08,823 - INFO - Deleted policy policy11
2025-08-07 02:54:09,078 - INFO - Deleted policy policy10
2025-08-07 02:54:09,328 - INFO - Deleted policy policy100
2025-08-07 02:54:09,587 - INFO - Deleted policy policy3
2025-08-07 02:54:09,847 - INFO - Deleted policy policy2
2025-08-07 02:54:10,094 - INFO - Deleted policy policy1
2025-08-07 02:54:10,360 - INFO - Deleted policy policy0
2025-08-07 02:54:10,574 - INFO - Deleting VN ctest-vnet1-55661979 
2025-08-07 02:54:10,992 - INFO - Validated that VN ctest-vnet1-55661979 is not found in API Server
2025-08-07 02:54:11,019 - INFO - Validated that VN ctest-vnet1-55661979 is not in any agent
2025-08-07 02:54:11,063 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-55661979 info
2025-08-07 02:54:11,063 - INFO - Deleting VN ctest-vnet0-24341496 
2025-08-07 02:54:11,434 - INFO - Validated that VN ctest-vnet0-24341496 is not found in API Server
2025-08-07 02:54:11,477 - INFO - Validated that VN ctest-vnet0-24341496 is not in any agent
2025-08-07 02:54:11,517 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-24341496 info
2025-08-07 02:54:11,626 - INFO - IPAM: ctest-TestDetailedPolicy1-95004223-default-ipam is not found in API Server
2025-08-07 02:54:11,655 - INFO - IPAM:ctest-TestDetailedPolicy1-95004223-default-ipam is not found in control node
2025-08-07 02:54:13,439 - INFO - 
2025-08-07 02:54:13,439 - INFO - END TEST : test_multi_vn_repeated_policy_update_with_ping : SKIPPED[0:00:22]
2025-08-07 02:54:13,439 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:54:14,672 - INFO - Deleted project: ctest-TestDetailedPolicy1-95004223, ID : f1073c3e-6bec-480a-aeef-48a7cc0e4d1f 
2025-08-07 02:54:14,874 - INFO - Domain Default found not creating
2025-08-07 02:54:15,049 - INFO - Project ctest-TestDetailedPolicy1Ipv4v6-64288439 not found, creating it
2025-08-07 02:54:15,615 - INFO - Created Project:ctest-TestDetailedPolicy1Ipv4v6-64288439, ID : e01b59bc-cb76-4201-9a32-4564a7803242 
2025-08-07 02:54:17,358 - INFO - ================================================================================
2025-08-07 02:54:17,358 - INFO - STARTING TEST    : test_multi_vn_repeated_policy_update_with_ping
2025-08-07 02:54:17,359 - INFO - TEST DESCRIPTION :  Call repeated_policy_update_test_with_ping with multi VN scenario.
        
2025-08-07 02:54:18,654 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:54:18,654 - INFO - 
2025-08-07 02:54:18,654 - INFO - Scenario for the test used is: 
2025-08-07 02:54:19,437 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy1Ipv4v6-64288439'](e01b59bc-cb76-4201-9a32-4564a7803242)
2025-08-07 02:54:19,437 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy1Ipv4v6-64288439
2025-08-07 02:54:22,096 - INFO - Verification of project ctest-TestDetailedPolicy1Ipv4v6-64288439 in API Server 10.0.0.249 passed 
2025-08-07 02:54:22,555 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy1Ipv4v6-64288439-default-ipam passed
2025-08-07 02:54:22,576 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy1Ipv4v6-64288439-default-ipam passed
2025-08-07 02:54:24,351 - INFO - Created VN ctest-vnet0-94804862
2025-08-07 02:54:25,230 - INFO - Verified VN network id 12 for VN 7e9cb15d-f71b-435d-9d16-6c1293e5c689
2025-08-07 02:54:25,230 - INFO - Verifications in API Server for VN ctest-vnet0-94804862 passed
2025-08-07 02:54:25,350 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-94804862 passed
2025-08-07 02:54:26,760 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-64288439:ctest-vnet0-94804862 is found in opserver
2025-08-07 02:54:27,996 - INFO - Created VN ctest-vnet1-49570156
2025-08-07 02:54:28,428 - INFO - Verified VN network id 13 for VN 0361b527-d3de-4dfe-a180-03cd0fdf1cac
2025-08-07 02:54:28,428 - INFO - Verifications in API Server for VN ctest-vnet1-49570156 passed
2025-08-07 02:54:28,515 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-49570156 passed
2025-08-07 02:54:28,851 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-64288439:ctest-vnet1-49570156 is found in opserver
2025-08-07 02:54:29,383 - INFO - Verified policy policy0 in API Server, Result: True
2025-08-07 02:54:29,821 - INFO - Verified policy policy1 in API Server, Result: True
2025-08-07 02:54:30,259 - INFO - Verified policy policy2 in API Server, Result: True
2025-08-07 02:54:30,731 - INFO - Verified policy policy3 in API Server, Result: True
2025-08-07 02:54:31,125 - INFO - Verified policy policy100 in API Server, Result: True
2025-08-07 02:54:31,583 - INFO - Verified policy policy10 in API Server, Result: True
2025-08-07 02:54:32,046 - INFO - Verified policy policy11 in API Server, Result: True
2025-08-07 02:54:32,496 - INFO - Verified policy policy12 in API Server, Result: True
2025-08-07 02:54:32,945 - INFO - Verified policy policy13 in API Server, Result: True
2025-08-07 02:54:33,370 - INFO - Verified policy policy1000 in API Server, Result: True

gzip: /contrail-test/images/ubuntu-traffic-py3.qcow2.gz: unexpected end of file
2025-08-07 02:54:34,406 - INFO - image /contrail-test/images/ubuntu-traffic-py3.qcow2 is not found
2025-08-07 02:54:35,236 - INFO - Deleted policy policy1000
2025-08-07 02:54:35,447 - INFO - Deleted policy policy13
2025-08-07 02:54:35,661 - INFO - Deleted policy policy12
2025-08-07 02:54:35,874 - INFO - Deleted policy policy11
2025-08-07 02:54:36,123 - INFO - Deleted policy policy10
2025-08-07 02:54:36,363 - INFO - Deleted policy policy100
2025-08-07 02:54:36,637 - INFO - Deleted policy policy3
2025-08-07 02:54:36,886 - INFO - Deleted policy policy2
2025-08-07 02:54:37,123 - INFO - Deleted policy policy1
2025-08-07 02:54:37,385 - INFO - Deleted policy policy0
2025-08-07 02:54:37,594 - INFO - Deleting VN ctest-vnet1-49570156 
2025-08-07 02:54:37,969 - INFO - Validated that VN ctest-vnet1-49570156 is not found in API Server
2025-08-07 02:54:38,000 - INFO - Validated that VN ctest-vnet1-49570156 is not in any agent
2025-08-07 02:54:38,040 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-49570156 info
2025-08-07 02:54:38,040 - INFO - Deleting VN ctest-vnet0-94804862 
2025-08-07 02:54:38,465 - INFO - Validated that VN ctest-vnet0-94804862 is not found in API Server
2025-08-07 02:54:38,492 - INFO - Validated that VN ctest-vnet0-94804862 is not in any agent
2025-08-07 02:54:38,538 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-94804862 info
2025-08-07 02:54:38,666 - INFO - IPAM: ctest-TestDetailedPolicy1Ipv4v6-64288439-default-ipam is not found in API Server
2025-08-07 02:54:38,697 - INFO - IPAM:ctest-TestDetailedPolicy1Ipv4v6-64288439-default-ipam is not found in control node
2025-08-07 02:54:40,525 - INFO - 
2025-08-07 02:54:40,525 - INFO - END TEST : test_multi_vn_repeated_policy_update_with_ping : SKIPPED[0:00:23]
2025-08-07 02:54:40,525 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:54:41,825 - INFO - Deleted project: ctest-TestDetailedPolicy1Ipv4v6-64288439, ID : e01b59bc-cb76-4201-9a32-4564a7803242 
2025-08-07 02:54:42,046 - INFO - Domain Default found not creating
2025-08-07 02:54:42,211 - INFO - Project ctest-TestQos-23584339 not found, creating it
2025-08-07 02:54:42,841 - INFO - Created Project:ctest-TestQos-23584339, ID : 46c926ab-e997-478d-a13f-d256319c5786 
2025-08-07 02:54:45,823 - INFO - Created VN ctest-vn-71941615
2025-08-07 02:54:47,052 - INFO - Created VN ctest-vn-98210588
2025-08-07 02:54:48,866 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:54:50,666 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:54:52,446 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:54:52,446 - INFO - Waiting for VM ctest-TestQos-23584339-93582163 to be up..
2025-08-07 02:54:52,551 - INFO - VM name : ctest-TestQos-23584339-93582163
2025-08-07 02:55:51,910 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestQos-23584339-93582163 passed
2025-08-07 02:56:12,908 - INFO - Waiting for VM ctest-TestQos-23584339-23109006 to be up..
2025-08-07 02:56:13,000 - INFO - VM name : ctest-TestQos-23584339-23109006
2025-08-07 02:56:14,423 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestQos-23584339-23109006 passed
2025-08-07 02:56:14,707 - INFO - Waiting for VM ctest-TestQos-23584339-13082368 to be up..
2025-08-07 02:56:14,797 - INFO - VM name : ctest-TestQos-23584339-13082368
2025-08-07 02:56:16,214 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestQos-23584339-13082368 passed
2025-08-07 02:56:16,504 - INFO - ================================================================================
2025-08-07 02:56:16,504 - INFO - STARTING TEST    : test_qos_remark_dscp_on_vmi
2025-08-07 02:56:16,505 - 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
        
2025-08-07 02:56:17,818 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:56:17,818 - INFO - 
2025-08-07 02:56:18,102 - INFO - Created FC ['default-global-system-config', 'default-global-qos-config', 'ctest-fc-29082724'], UUID 8e1bb2fc-04b8-4f1e-ac36-ec04cbe2c251
2025-08-07 02:56:18,438 - INFO - Created QosConfig ['default-domain', 'ctest-TestQos-23584339', 'ctest-qos_config-73204464'], UUID: 6581efaf-85f3-45c0-9fa5-f88dccc50743
2025-08-07 02:56:18,490 - INFO - Applying qos-config on VM 430f38c2-c181-4d34-899b-0b07b17feb33
2025-08-07 02:56:19,631 - INFO - Starting hping3  on ctest-TestQos-23584339-93582163, args:  --destport 20000  --baseport 10000  --count 20000  --interval 1  --udp   --tos 4  --keep   --numeric  
2025-08-07 02:56:57,055 - INFO - 16 packets are found in tcpdump output as expected
2025-08-07 02:56:59,119 - INFO - Packet QoS marking validation passed
2025-08-07 02:56:59,136 - INFO - 16 packets are found in tcpdump output as expected
2025-08-07 02:57:01,202 - INFO - Packet QoS marking validation passed
2025-08-07 02:57:01,322 - INFO - Removing qos-config on VM 430f38c2-c181-4d34-899b-0b07b17feb33
2025-08-07 02:57:01,418 - INFO - Deleting Qos config ['default-domain', 'ctest-TestQos-23584339', 'ctest-qos_config-73204464'], UUID: 6581efaf-85f3-45c0-9fa5-f88dccc50743
2025-08-07 02:57:01,518 - INFO - Deleting FC ['default-global-system-config', 'default-global-qos-config', 'ctest-fc-29082724'], UUID: 8e1bb2fc-04b8-4f1e-ac36-ec04cbe2c251
2025-08-07 02:57:02,861 - INFO - END TEST : test_qos_remark_dscp_on_vmi : PASSED[0:00:46]
2025-08-07 02:57:02,862 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:57:02,864 - INFO - Deleting VM ctest-TestQos-23584339-13082368
2025-08-07 02:57:02,945 - INFO - Deleting VM ctest-TestQos-23584339-23109006
2025-08-07 02:57:03,010 - INFO - Deleting VM ctest-TestQos-23584339-93582163
2025-08-07 02:57:03,080 - INFO - Deleting VN ctest-vn-98210588 
2025-08-07 02:57:03,131 - WARNING - Deleting VN ctest-vn-98210588 failed..Will retry
2025-08-07 02:57:05,353 - INFO - Deleting VN ctest-vn-71941615 
2025-08-07 02:57:06,353 - INFO - Deleted project: ctest-TestQos-23584339, ID : 46c926ab-e997-478d-a13f-d256319c5786 
2025-08-07 02:57:06,579 - INFO - Domain Default found not creating
2025-08-07 02:57:06,758 - INFO - Project ctest-TestRP-94105649 not found, creating it
2025-08-07 02:57:07,384 - INFO - Created Project:ctest-TestRP-94105649, ID : 4af48706-84c0-4dda-90ec-241d99ffdd01 
2025-08-07 02:57:08,998 - INFO - ================================================================================
2025-08-07 02:57:08,999 - INFO - STARTING TEST    : test_rp_interface
2025-08-07 02:57:08,999 - 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.
        
2025-08-07 02:57:10,281 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:57:10,281 - INFO - 
2025-08-07 02:57:11,344 - INFO - Created VN ctest-bgpaas_vn-64627490
2025-08-07 02:57:12,261 - INFO - Created VN ctest-bgpaas_vn-05791288
2025-08-07 02:57:13,837 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:57:15,275 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:57:15,275 - INFO - Waiting for VM test_vm to be up..
2025-08-07 02:57:20,491 - INFO - VM name : test_vm
2025-08-07 02:57:26,420 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed
2025-08-07 02:57:26,716 - INFO - Waiting for VM test2_vm to be up..
2025-08-07 02:57:26,814 - INFO - VM name : test2_vm
2025-08-07 02:57:28,242 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed
2025-08-07 02:57:32,758 - INFO - Ping to IP 164.23.204.3 from VM test_vm passed
2025-08-07 02:57:32,893 - INFO - Deleting VM test2_vm
2025-08-07 02:57:32,977 - INFO - Deleting VM test_vm
2025-08-07 02:57:33,053 - INFO - Deleting VN ctest-bgpaas_vn-05791288 
2025-08-07 02:57:33,100 - WARNING - Deleting VN ctest-bgpaas_vn-05791288 failed..Will retry
2025-08-07 02:57:35,321 - INFO - Deleting VN ctest-bgpaas_vn-64627490 
2025-08-07 02:57:36,844 - INFO - END TEST : test_rp_interface : PASSED[0:00:28]
2025-08-07 02:57:36,844 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:57:36,847 - INFO - ================================================================================
2025-08-07 02:57:36,847 - INFO - STARTING TEST    : test_rp_interface_ext_community
2025-08-07 02:57:36,847 - 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.
        
2025-08-07 02:57:38,128 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:57:38,128 - INFO - 
2025-08-07 02:57:38,731 - INFO - Created VN ctest-bgpaas_vn-69353323
2025-08-07 02:57:39,693 - INFO - Created VN ctest-bgpaas_vn-85050483
2025-08-07 02:57:41,142 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:57:42,712 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:57:42,712 - INFO - Waiting for VM test_vm to be up..
2025-08-07 02:57:47,915 - INFO - VM name : test_vm
2025-08-07 02:57:53,446 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed
2025-08-07 02:57:58,878 - INFO - Waiting for VM test2_vm to be up..
2025-08-07 02:57:58,970 - INFO - VM name : test2_vm
2025-08-07 02:58:00,402 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed
2025-08-07 02:58:04,688 - INFO - Ping to IP 165.213.116.3 from VM test_vm passed
2025-08-07 02:58:06,290 - INFO - Deleting VM test2_vm
2025-08-07 02:58:06,384 - INFO - Deleting VM test_vm
2025-08-07 02:58:06,463 - INFO - Deleting VN ctest-bgpaas_vn-85050483 
2025-08-07 02:58:06,520 - WARNING - Deleting VN ctest-bgpaas_vn-85050483 failed..Will retry
2025-08-07 02:58:08,709 - INFO - Deleting VN ctest-bgpaas_vn-69353323 
2025-08-07 02:58:10,241 - INFO - END TEST : test_rp_interface_ext_community : PASSED[0:00:34]
2025-08-07 02:58:10,241 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:58:10,244 - INFO - ================================================================================
2025-08-07 02:58:10,244 - INFO - STARTING TEST    : test_rp_interface_static
2025-08-07 02:58:10,244 - 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.
        
2025-08-07 02:58:11,542 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:58:11,542 - INFO - 
2025-08-07 02:58:12,104 - INFO - Created VN ctest-bgpaas_vn-57838359
2025-08-07 02:58:13,087 - INFO - Created VN ctest-bgpaas_vn-78918655
2025-08-07 02:58:14,536 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:58:15,905 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:58:15,905 - INFO - Waiting for VM test_vm to be up..
2025-08-07 02:58:21,119 - INFO - VM name : test_vm
2025-08-07 02:58:26,621 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed
2025-08-07 02:58:26,906 - INFO - Waiting for VM test2_vm to be up..
2025-08-07 02:58:27,027 - INFO - VM name : test2_vm
2025-08-07 02:58:28,494 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed
2025-08-07 02:58:34,038 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-TestRP-94105649', 'ctest-int_table_right-37332342'](UUID 87f29059-08dd-43a4-8668-327eb480c527), prefixes : ['16.118.150.64/26']
2025-08-07 02:58:34,114 - INFO - Added intf route table 87f29059-08dd-43a4-8668-327eb480c527 to port 7cab26b3-41dd-4850-a43e-3523263c8727
2025-08-07 02:58:38,342 - INFO - Ping to IP 2.104.115.3 from VM test_vm passed
2025-08-07 02:58:38,481 - INFO - Deleting VM test2_vm
2025-08-07 02:58:38,556 - INFO - Deleting VM test_vm
2025-08-07 02:58:38,631 - INFO - Deleting VN ctest-bgpaas_vn-78918655 
2025-08-07 02:58:38,697 - WARNING - Deleting VN ctest-bgpaas_vn-78918655 failed..Will retry
2025-08-07 02:58:40,876 - INFO - Deleting VN ctest-bgpaas_vn-57838359 
2025-08-07 02:58:42,390 - INFO - END TEST : test_rp_interface_static : PASSED[0:00:32]
2025-08-07 02:58:42,390 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:58:43,184 - INFO - Deleted project: ctest-TestRP-94105649, ID : 4af48706-84c0-4dda-90ec-241d99ffdd01 
2025-08-07 02:58:43,398 - INFO - Domain Default found not creating
2025-08-07 02:58:43,588 - INFO - Project ctest-TestBasicRTFilter-45970631 not found, creating it
2025-08-07 02:58:44,124 - INFO - Created Project:ctest-TestBasicRTFilter-45970631, ID : 0f8ff278-0cba-4d8b-b7eb-27101e001af6 
2025-08-07 02:58:45,763 - INFO - ================================================================================
2025-08-07 02:58:45,764 - INFO - STARTING TEST    : test_rt_CEM_22032
2025-08-07 02:58:45,764 - 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
        
2025-08-07 02:58:47,069 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:58:47,069 - INFO - 
2025-08-07 02:58:48,233 - INFO - Created VN service-vn-06631821
2025-08-07 02:58:48,908 - INFO - Verified VN network id 12 for VN deceddda-7cd7-42ee-b1ec-55f01d25fef9
2025-08-07 02:58:48,909 - INFO - Verifications in API Server for VN service-vn-06631821 passed
2025-08-07 02:58:48,993 - INFO - On all control nodes, Config, RI and RT verification for VN service-vn-06631821 passed
2025-08-07 02:58:50,403 - INFO - Validated that VN default-domain:ctest-TestBasicRTFilter-45970631:service-vn-06631821 is found in opserver
2025-08-07 02:58:50,449 - INFO - Will add a user-defined RT to the VN
2025-08-07 02:58:50,580 - INFO - Deleting VN service-vn-06631821 
2025-08-07 02:58:50,979 - INFO - Validated that VN service-vn-06631821 is not found in API Server
2025-08-07 02:58:51,007 - INFO - Validated that VN service-vn-06631821 is not in any agent
2025-08-07 02:58:51,051 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-vn-06631821 info
2025-08-07 02:58:52,313 - ERROR - NameError
Python 3.6.8: /usr/bin/python3
Thu Aug  7 02:58:50 2025

A problem occurred in a Python script.  Here is the sequence of
function calls leading up to the error, in the order they occurred.

 /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={})
   78             log.info('Initial checks done. Running the testcase now')
   79             log.info('')
   80             result = function(self, *args, **kwargs)
   81             if self.inputs.upgrade:
   82                 pid = os.getpid()
result = None
function = 
self = 
args = ()
kwargs = {}

 /contrail-test/scripts/rt_filter/test_rt_filter.py in test_rt_CEM_22032(self=)
  187         vn1_fixture.add_route_target(
  188             routing_instance, self.inputs.router_asn, user_def_rt_num)
  189         sleep(5)
  190         rt_list = [user_def_rt, system_rt]
  191         for bgp_ip in self.inputs.bgp_ips:
sleep undefined
NameError: name 'sleep' is not defined
    __cause__ = None
    __class__ = 
    __context__ = None
    __delattr__ = 
    __dict__ = {}
    __dir__ = 
    __doc__ = 'Name not found globally.'
    __eq__ = 
    __format__ = 
    __ge__ = 
    __getattribute__ = 
    __gt__ = 
    __hash__ = 
    __init__ = 
    __init_subclass__ = 
    __le__ = 
    __lt__ = 
    __ne__ = 
    __new__ = 
    __reduce__ = 
    __reduce_ex__ = 
    __repr__ = 
    __setattr__ = 
    __setstate__ = 
    __sizeof__ = 
    __str__ = 
    __subclasshook__ = 
    __suppress_context__ = False
    __traceback__ = 
    args = ("name 'sleep' is not defined",)
    with_traceback = 

The above is a description of an error in a Python program.  Here is
the original traceback:

Traceback (most recent call last):
  File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
    result = function(self, *args, **kwargs)
  File "/contrail-test/scripts/rt_filter/test_rt_filter.py", line 189, in test_rt_CEM_22032
    sleep(5)
NameError: name 'sleep' is not defined



2025-08-07 02:58:52,329 - INFO - 
2025-08-07 02:58:52,329 - INFO - END TEST : test_rt_CEM_22032 : FAILED[0:00:07]
2025-08-07 02:58:52,329 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:58:52,333 - INFO - ================================================================================
2025-08-07 02:58:52,333 - INFO - STARTING TEST    : test_user_def_rt_entry
2025-08-07 02:58:52,333 - 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
        
2025-08-07 02:58:53,608 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:58:53,608 - INFO - 
2025-08-07 02:58:54,243 - INFO - Created VN ctest-vn30-54078484
2025-08-07 02:58:54,566 - INFO - Verified VN network id 12 for VN bfd43895-6d37-41e1-b6e2-e574ebbde7ea
2025-08-07 02:58:54,566 - INFO - Verifications in API Server for VN ctest-vn30-54078484 passed
2025-08-07 02:58:54,654 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn30-54078484 passed
2025-08-07 02:58:55,001 - INFO - Validated that VN default-domain:ctest-TestBasicRTFilter-45970631:ctest-vn30-54078484 is found in opserver
2025-08-07 02:58:55,043 - INFO - Will add a user-defined RT to the VN
2025-08-07 02:58:55,187 - INFO - Deleting VN ctest-vn30-54078484 
2025-08-07 02:58:55,567 - INFO - Validated that VN ctest-vn30-54078484 is not found in API Server
2025-08-07 02:58:55,595 - INFO - Validated that VN ctest-vn30-54078484 is not in any agent
2025-08-07 02:58:55,636 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn30-54078484 info
2025-08-07 02:58:56,905 - ERROR - NameError
Python 3.6.8: /usr/bin/python3
Thu Aug  7 02:58:55 2025

A problem occurred in a Python script.  Here is the sequence of
function calls leading up to the error, in the order they occurred.

 /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={})
   78             log.info('Initial checks done. Running the testcase now')
   79             log.info('')
   80             result = function(self, *args, **kwargs)
   81             if self.inputs.upgrade:
   82                 pid = os.getpid()
result = None
function = 
self = 
args = ()
kwargs = {}

 /contrail-test/scripts/rt_filter/test_rt_filter.py in test_user_def_rt_entry(self=)
   76         vn1_fixture.add_route_target(
   77             routing_instance, self.inputs.router_asn, user_def_rt_num)
   78         sleep(5)
   79         rt_list = [user_def_rt, system_rt]
   80         for bgp_ip in self.inputs.bgp_ips:
sleep undefined
NameError: name 'sleep' is not defined
    __cause__ = None
    __class__ = 
    __context__ = None
    __delattr__ = 
    __dict__ = {}
    __dir__ = 
    __doc__ = 'Name not found globally.'
    __eq__ = 
    __format__ = 
    __ge__ = 
    __getattribute__ = 
    __gt__ = 
    __hash__ = 
    __init__ = 
    __init_subclass__ = 
    __le__ = 
    __lt__ = 
    __ne__ = 
    __new__ = 
    __reduce__ = 
    __reduce_ex__ = 
    __repr__ = 
    __setattr__ = 
    __setstate__ = 
    __sizeof__ = 
    __str__ = 
    __subclasshook__ = 
    __suppress_context__ = False
    __traceback__ = 
    args = ("name 'sleep' is not defined",)
    with_traceback = 

The above is a description of an error in a Python program.  Here is
the original traceback:

Traceback (most recent call last):
  File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
    result = function(self, *args, **kwargs)
  File "/contrail-test/scripts/rt_filter/test_rt_filter.py", line 78, in test_user_def_rt_entry
    sleep(5)
NameError: name 'sleep' is not defined



2025-08-07 02:58:56,920 - INFO - 
2025-08-07 02:58:56,920 - INFO - END TEST : test_user_def_rt_entry : FAILED[0:00:04]
2025-08-07 02:58:56,920 - INFO - --------------------------------------------------------------------------------
2025-08-07 02:58:57,928 - INFO - Deleted project: ctest-TestBasicRTFilter-45970631, ID : 0f8ff278-0cba-4d8b-b7eb-27101e001af6 
2025-08-07 02:58:58,159 - INFO - Domain Default found not creating
2025-08-07 02:58:58,320 - INFO - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630 not found, creating it
2025-08-07 02:58:59,015 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630, ID : 14c8caeb-e114-49e4-931a-7d6cd056a6be 
2025-08-07 02:59:00,628 - INFO - ================================================================================
2025-08-07 02:59:00,629 - INFO - STARTING TEST    : test_sec_group_basic
2025-08-07 02:59:00,629 - 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.
        
2025-08-07 02:59:01,941 - INFO - Initial checks done. Running the testcase now
2025-08-07 02:59:01,941 - INFO - 
2025-08-07 02:59:02,292 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630', 'ctest-test_sec_group-63142702']
2025-08-07 02:59:04,126 - INFO - Security group ctest-test_sec_group-63142702 found in the API Server
2025-08-07 02:59:04,272 - INFO - Validated that ACLs for Security group ctest-test_sec_group-63142702 are present in API Server
2025-08-07 02:59:04,282 - INFO - Validated that Security group ctest-test_sec_group-63142702 is found in control node 10.0.0.56
2025-08-07 02:59:04,301 - INFO - Validated that Security group ctest-test_sec_group-63142702 is found in control node 10.0.0.130
2025-08-07 02:59:04,321 - INFO - Validated that Security group ctest-test_sec_group-63142702 is found in control node 10.0.0.249
2025-08-07 02:59:04,329 - INFO - Validated SG ctest-test_sec_group-63142702 in Control nodes
2025-08-07 02:59:04,329 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630', 'ctest-test_sec_group-63142702']
2025-08-07 02:59:04,435 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630', 'ctest-test_sec_group-63142702'] deleted successfully.
2025-08-07 02:59:04,567 - INFO - Security group ctest-test_sec_group-63142702 removed from the API Server
2025-08-07 02:59:04,722 - INFO - security group ctest-test_sec_group-63142702 removed from Control-node 10.0.0.56
2025-08-07 02:59:04,737 - INFO - security group ctest-test_sec_group-63142702 removed from Control-node 10.0.0.130
2025-08-07 02:59:04,752 - INFO - security group ctest-test_sec_group-63142702 removed from Control-node 10.0.0.249
2025-08-07 02:59:04,762 - INFO - Validated that SG ctest-test_sec_group-63142702 is not in control nodes
2025-08-07 02:59:04,772 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630', 'ctest-test_sec_group-63142702']
2025-08-07 02:59:06,072 - INFO - Security group ctest-test_sec_group-63142702 found in the API Server
2025-08-07 02:59:06,213 - INFO - Validated that ACLs for Security group ctest-test_sec_group-63142702 are present in API Server
2025-08-07 02:59:06,221 - INFO - Validated that Security group ctest-test_sec_group-63142702 is found in control node 10.0.0.56
2025-08-07 02:59:06,237 - INFO - Validated that Security group ctest-test_sec_group-63142702 is found in control node 10.0.0.130
2025-08-07 02:59:06,255 - INFO - Validated that Security group ctest-test_sec_group-63142702 is found in control node 10.0.0.249
2025-08-07 02:59:06,263 - INFO - Validated SG ctest-test_sec_group-63142702 in Control nodes
2025-08-07 02:59:07,879 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-42879161
2025-08-07 02:59:08,296 - INFO - Verified VN network id 12 for VN 597b8a0d-7399-46b0-8162-9461e2a81a78
2025-08-07 02:59:08,296 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-42879161 passed
2025-08-07 02:59:08,394 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-42879161 passed
2025-08-07 02:59:09,698 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630:ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-42879161 is found in opserver
2025-08-07 02:59:10,970 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 02:59:12,430 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 02:59:17,629 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-46498376
2025-08-07 02:59:18,442 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-46498376 verfication in all API Servers passed
2025-08-07 02:59:57,667 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-46498376 passed
2025-08-07 02:59:57,667 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-46498376 verifications in Compute nodes passed
2025-08-07 02:59:57,797 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-46498376 in all vrouters
2025-08-07 02:59:58,698 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-46498376 passed
2025-08-07 02:59:59,025 - INFO - Verifying through opserver in 10.0.0.56
2025-08-07 02:59:59,058 - INFO - VM 3b18cc9d-f9a0-4b29-9543-1bcf7bb4e31e is present in default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630:ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-42879161
2025-08-07 02:59:59,320 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630:f2ee531d-f0d7-4003-a1cb-d282264ac32b of vm 3b18cc9d-f9a0-4b29-9543-1bcf7bb4e31e is present in vrouter an-jenkins-deploy-platform-ansible-os-3767-2 uve 
2025-08-07 02:59:59,424 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-46498376 validations in Opserver passed
2025-08-07 02:59:59,424 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-46498376 to be up..
2025-08-07 03:00:00,659 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-46498376 passed
2025-08-07 03:00:26,919 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-11481800
2025-08-07 03:00:27,368 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-11481800 verfication in all API Servers passed
2025-08-07 03:00:29,730 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-11481800 passed
2025-08-07 03:00:29,730 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-11481800 verifications in Compute nodes passed
2025-08-07 03:00:29,865 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-11481800 in all vrouters
2025-08-07 03:00:30,773 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-11481800 passed
2025-08-07 03:00:30,896 - INFO - Verifying through opserver in 10.0.0.56
2025-08-07 03:00:30,934 - INFO - VM a2221442-41be-4891-aa8e-6ecb7e3ada27 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630:ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-42879161
2025-08-07 03:00:31,166 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630:71babb2d-a6e3-4cb2-be18-26176a8c8d5d of vm a2221442-41be-4891-aa8e-6ecb7e3ada27 is present in vrouter an-jenkins-deploy-platform-ansible-os-3767-1 uve 
2025-08-07 03:00:31,239 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-11481800 validations in Opserver passed
2025-08-07 03:00:31,239 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-11481800 to be up..
2025-08-07 03:00:32,502 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-11481800 passed
2025-08-07 03:00:32,944 - INFO - Validated that SG ctest-test_sec_group-63142702 is bound to VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-46498376
2025-08-07 03:00:32,944 - INFO - Remove security group ctest-test_sec_group-63142702 from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-46498376
2025-08-07 03:00:33,242 - WARNING - Security group ctest-test_sec_group-63142702 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-46498376
2025-08-07 03:00:33,649 - INFO - Validated that SG ctest-test_sec_group-63142702 is bound to VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-46498376
2025-08-07 03:00:33,649 - INFO - Try deleting the security group ctest-test_sec_group-63142702 with back ref.
2025-08-07 03:00:33,649 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630', 'ctest-test_sec_group-63142702']
2025-08-07 03:00:33,694 - INFO - Security Group 84402f27-7415-4042-b58f-12f9a46fdef7 in use.
Neutron server returns request_ids: ['req-e341670b-adc9-495d-be1b-79b3acc88b2c']
2025-08-07 03:00:33,694 - INFO - Not able to delete the security group with back ref as expected
2025-08-07 03:00:53,225 - WARNING - Ping to IP 29c9:7354:e8b3:2545:866d:c335:0:4 from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-46498376 failed
2025-08-07 03:00:53,225 - INFO - Ping FAILED as expected
2025-08-07 03:01:46,905 - INFO - File transfer verification for file size 100 passed on the VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-11481800
2025-08-07 03:01:50,392 - INFO - Ping to IP 29c9:7354:e8b3:2545:866d:c335:0:4 from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-46498376 passed
2025-08-07 03:01:50,392 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-11481800
2025-08-07 03:01:50,676 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-11481800
2025-08-07 03:01:52,788 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-11481800 is fully removed in API-Server 
2025-08-07 03:01:53,126 - INFO - Validated that all vrouters do not  have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630:ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-42879161
2025-08-07 03:01:53,126 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-11481800 is removed in Compute, and routes are removed in all compute nodes
2025-08-07 03:01:53,408 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-11481800 is removed in all control-nodes
2025-08-07 03:02:18,355 - INFO - a2221442-41be-4891-aa8e-6ecb7e3ada27 vm uve deleted from opserver
2025-08-07 03:02:18,373 - INFO - a2221442-41be-4891-aa8e-6ecb7e3ada27 vm uve deleted from opserver
2025-08-07 03:02:18,389 - INFO - a2221442-41be-4891-aa8e-6ecb7e3ada27 vm uve deleted from opserver
2025-08-07 03:02:18,389 - INFO - Validated that VM a2221442-41be-4891-aa8e-6ecb7e3ada27 is removed from Opserver
2025-08-07 03:02:18,389 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-46498376
2025-08-07 03:02:18,630 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-46498376
2025-08-07 03:02:20,754 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-46498376 is fully removed in API-Server 
2025-08-07 03:02:20,989 - INFO - Validated that all vrouters do not  have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630:ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-42879161
2025-08-07 03:02:20,990 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-46498376 is removed in Compute, and routes are removed in all compute nodes
2025-08-07 03:02:21,252 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-46498376 is removed in all control-nodes
2025-08-07 03:02:46,246 - INFO - 3b18cc9d-f9a0-4b29-9543-1bcf7bb4e31e vm uve deleted from opserver
2025-08-07 03:02:46,267 - INFO - 3b18cc9d-f9a0-4b29-9543-1bcf7bb4e31e vm uve deleted from opserver
2025-08-07 03:02:46,283 - INFO - 3b18cc9d-f9a0-4b29-9543-1bcf7bb4e31e vm uve deleted from opserver
2025-08-07 03:02:46,284 - INFO - Validated that VM 3b18cc9d-f9a0-4b29-9543-1bcf7bb4e31e is removed from Opserver
2025-08-07 03:02:46,284 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-42879161 
2025-08-07 03:02:46,637 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-42879161 is not found in API Server
2025-08-07 03:02:46,669 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-42879161 is not in any agent
2025-08-07 03:02:46,714 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-42879161 info
2025-08-07 03:02:46,714 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630', 'ctest-test_sec_group-63142702']
2025-08-07 03:02:46,819 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630', 'ctest-test_sec_group-63142702'] deleted successfully.
2025-08-07 03:02:46,980 - INFO - Security group ctest-test_sec_group-63142702 removed from the API Server
2025-08-07 03:02:47,148 - INFO - security group ctest-test_sec_group-63142702 removed from Control-node 10.0.0.56
2025-08-07 03:02:47,162 - INFO - security group ctest-test_sec_group-63142702 removed from Control-node 10.0.0.130
2025-08-07 03:02:47,176 - INFO - security group ctest-test_sec_group-63142702 removed from Control-node 10.0.0.249
2025-08-07 03:02:47,183 - INFO - Validated that SG ctest-test_sec_group-63142702 is not in control nodes
2025-08-07 03:02:48,481 - INFO - END TEST : test_sec_group_basic : PASSED[0:03:48]
2025-08-07 03:02:48,481 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:02:49,303 - INFO - Deleted project: ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630, ID : 14c8caeb-e114-49e4-931a-7d6cd056a6be 
2025-08-07 03:02:49,514 - INFO - Domain Default found not creating
2025-08-07 03:02:49,676 - INFO - Project ctest-SecurityGroupBasicRegressionTests1_contrail-41725601 not found, creating it
2025-08-07 03:02:50,423 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1_contrail-41725601, ID : c244b9af-ebed-414e-9951-1fd2e982f344 
2025-08-07 03:02:52,008 - INFO - ================================================================================
2025-08-07 03:02:52,009 - INFO - STARTING TEST    : test_sec_group_basic
2025-08-07 03:02:52,009 - 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.
        
2025-08-07 03:02:53,295 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:02:53,295 - INFO - 
2025-08-07 03:02:53,682 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-41725601', 'ctest-test_sec_group-69828036']
2025-08-07 03:02:54,379 - INFO - Security group ctest-test_sec_group-69828036 found in the API Server
2025-08-07 03:02:54,520 - INFO - Validated that ACLs for Security group ctest-test_sec_group-69828036 are present in API Server
2025-08-07 03:02:54,531 - INFO - Validated that Security group ctest-test_sec_group-69828036 is found in control node 10.0.0.56
2025-08-07 03:02:54,548 - INFO - Validated that Security group ctest-test_sec_group-69828036 is found in control node 10.0.0.130
2025-08-07 03:02:54,564 - INFO - Validated that Security group ctest-test_sec_group-69828036 is found in control node 10.0.0.249
2025-08-07 03:02:54,574 - INFO - Validated SG ctest-test_sec_group-69828036 in Control nodes
2025-08-07 03:02:54,574 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-41725601', 'ctest-test_sec_group-69828036']
2025-08-07 03:02:54,690 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-41725601', 'ctest-test_sec_group-69828036'] deleted successfully.
2025-08-07 03:02:54,847 - INFO - Security group ctest-test_sec_group-69828036 removed from the API Server
2025-08-07 03:02:54,984 - INFO - security group ctest-test_sec_group-69828036 removed from Control-node 10.0.0.56
2025-08-07 03:02:55,001 - INFO - security group ctest-test_sec_group-69828036 removed from Control-node 10.0.0.130
2025-08-07 03:02:55,017 - INFO - security group ctest-test_sec_group-69828036 removed from Control-node 10.0.0.249
2025-08-07 03:02:55,024 - INFO - Validated that SG ctest-test_sec_group-69828036 is not in control nodes
2025-08-07 03:02:55,032 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-41725601', 'ctest-test_sec_group-69828036']
2025-08-07 03:02:55,386 - INFO - Security group ctest-test_sec_group-69828036 found in the API Server
2025-08-07 03:02:55,522 - INFO - Validated that ACLs for Security group ctest-test_sec_group-69828036 are present in API Server
2025-08-07 03:02:55,549 - INFO - Validated that Security group ctest-test_sec_group-69828036 is found in control node 10.0.0.56
2025-08-07 03:02:55,568 - INFO - Validated that Security group ctest-test_sec_group-69828036 is found in control node 10.0.0.130
2025-08-07 03:02:55,584 - INFO - Validated that Security group ctest-test_sec_group-69828036 is found in control node 10.0.0.249
2025-08-07 03:02:55,593 - INFO - Validated SG ctest-test_sec_group-69828036 in Control nodes
2025-08-07 03:02:56,461 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-83331078
2025-08-07 03:02:56,774 - INFO - Verified VN network id 12 for VN 598b5b36-c0b4-4f37-b683-b798fd723260
2025-08-07 03:02:56,774 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-83331078 passed
2025-08-07 03:02:56,867 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-83331078 passed
2025-08-07 03:02:58,142 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-41725601:ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-83331078 is found in opserver
2025-08-07 03:02:59,459 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:03:00,987 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 03:03:06,188 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-04408491
2025-08-07 03:03:06,942 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-04408491 verfication in all API Servers passed
2025-08-07 03:03:52,260 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-04408491 passed
2025-08-07 03:03:52,260 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-04408491 verifications in Compute nodes passed
2025-08-07 03:03:52,703 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-04408491 in all vrouters
2025-08-07 03:03:53,597 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-04408491 passed
2025-08-07 03:03:53,866 - INFO - Verifying through opserver in 10.0.0.56
2025-08-07 03:03:53,898 - INFO - VM 1dedb2fa-4cc4-4ed4-9729-60197ed15f31 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-41725601:ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-83331078
2025-08-07 03:03:54,282 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-41725601:0143501e-fc8d-4876-a82f-80539efc2a75 of vm 1dedb2fa-4cc4-4ed4-9729-60197ed15f31 is present in vrouter an-jenkins-deploy-platform-ansible-os-3767-2 uve 
2025-08-07 03:03:54,329 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-04408491 validations in Opserver passed
2025-08-07 03:03:54,329 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-04408491 to be up..
2025-08-07 03:03:55,563 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-04408491 passed
2025-08-07 03:04:16,589 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-73906856
2025-08-07 03:04:16,975 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-73906856 verfication in all API Servers passed
2025-08-07 03:04:19,289 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-73906856 passed
2025-08-07 03:04:19,289 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-73906856 verifications in Compute nodes passed
2025-08-07 03:04:19,763 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-73906856 in all vrouters
2025-08-07 03:04:20,650 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-73906856 passed
2025-08-07 03:04:20,773 - INFO - Verifying through opserver in 10.0.0.56
2025-08-07 03:04:20,811 - INFO - VM b3356e7c-1cec-4556-b583-fc5524b7b6da is present in default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-41725601:ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-83331078
2025-08-07 03:04:21,029 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-41725601:c782576b-c2a5-41ac-9ff2-e7a90546d1b1 of vm b3356e7c-1cec-4556-b583-fc5524b7b6da is present in vrouter an-jenkins-deploy-platform-ansible-os-3767-1 uve 
2025-08-07 03:04:21,077 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-73906856 validations in Opserver passed
2025-08-07 03:04:21,078 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-73906856 to be up..
2025-08-07 03:04:22,315 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-73906856 passed
2025-08-07 03:04:22,755 - INFO - Validated that SG ctest-test_sec_group-69828036 is bound to VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-04408491
2025-08-07 03:04:22,755 - INFO - Remove security group ctest-test_sec_group-69828036 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-04408491
2025-08-07 03:04:23,061 - WARNING - Security group ctest-test_sec_group-69828036 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-04408491
2025-08-07 03:04:23,457 - INFO - Validated that SG ctest-test_sec_group-69828036 is bound to VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-04408491
2025-08-07 03:04:23,458 - INFO - Try deleting the security group ctest-test_sec_group-69828036 with back ref.
2025-08-07 03:04:23,458 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-41725601', 'ctest-test_sec_group-69828036']
2025-08-07 03:04:23,477 - INFO - Delete when resource still referred: ['http://10.0.0.249:8082/virtual-machine-interface/0143501e-fc8d-4876-a82f-80539efc2a75', 'http://10.0.0.249:8082/virtual-machine-interface/c782576b-c2a5-41ac-9ff2-e7a90546d1b1']
2025-08-07 03:04:23,478 - INFO - Not able to delete the security group with back ref as expected
2025-08-07 03:04:45,265 - WARNING - Ping to IP 115.45.225.4 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-04408491 failed
2025-08-07 03:04:45,265 - INFO - Ping FAILED as expected
2025-08-07 03:05:32,396 - INFO - File transfer verification for file size 100 passed on the VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-73906856
2025-08-07 03:05:35,049 - INFO - Ping to IP 115.45.225.4 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-04408491 passed
2025-08-07 03:05:35,049 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-73906856
2025-08-07 03:05:35,273 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-73906856
2025-08-07 03:05:37,391 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-73906856 is fully removed in API-Server 
2025-08-07 03:05:37,753 - INFO - Validated that all vrouters do not  have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-41725601:ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-83331078
2025-08-07 03:05:37,753 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-73906856 is removed in Compute, and routes are removed in all compute nodes
2025-08-07 03:05:38,043 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-73906856 is removed in all control-nodes
2025-08-07 03:05:50,589 - INFO - b3356e7c-1cec-4556-b583-fc5524b7b6da vm uve deleted from opserver
2025-08-07 03:05:50,610 - INFO - b3356e7c-1cec-4556-b583-fc5524b7b6da vm uve deleted from opserver
2025-08-07 03:05:50,630 - INFO - b3356e7c-1cec-4556-b583-fc5524b7b6da vm uve deleted from opserver
2025-08-07 03:05:50,631 - INFO - Validated that VM b3356e7c-1cec-4556-b583-fc5524b7b6da is removed from Opserver
2025-08-07 03:05:50,631 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-04408491
2025-08-07 03:05:50,885 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-04408491
2025-08-07 03:05:52,999 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-04408491 is fully removed in API-Server 
2025-08-07 03:05:53,228 - INFO - Validated that all vrouters do not  have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-41725601:ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-83331078
2025-08-07 03:05:53,228 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-04408491 is removed in Compute, and routes are removed in all compute nodes
2025-08-07 03:05:53,476 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-04408491 is removed in all control-nodes
2025-08-07 03:06:18,407 - INFO - 1dedb2fa-4cc4-4ed4-9729-60197ed15f31 vm uve deleted from opserver
2025-08-07 03:06:18,423 - INFO - 1dedb2fa-4cc4-4ed4-9729-60197ed15f31 vm uve deleted from opserver
2025-08-07 03:06:18,438 - INFO - 1dedb2fa-4cc4-4ed4-9729-60197ed15f31 vm uve deleted from opserver
2025-08-07 03:06:18,438 - INFO - Validated that VM 1dedb2fa-4cc4-4ed4-9729-60197ed15f31 is removed from Opserver
2025-08-07 03:06:18,438 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-83331078 
2025-08-07 03:06:18,838 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-83331078 is not found in API Server
2025-08-07 03:06:18,865 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-83331078 is not in any agent
2025-08-07 03:06:18,906 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-83331078 info
2025-08-07 03:06:18,906 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-41725601', 'ctest-test_sec_group-69828036']
2025-08-07 03:06:19,014 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-41725601', 'ctest-test_sec_group-69828036'] deleted successfully.
2025-08-07 03:06:19,148 - INFO - Security group ctest-test_sec_group-69828036 removed from the API Server
2025-08-07 03:06:19,312 - INFO - security group ctest-test_sec_group-69828036 removed from Control-node 10.0.0.56
2025-08-07 03:06:19,333 - INFO - security group ctest-test_sec_group-69828036 removed from Control-node 10.0.0.130
2025-08-07 03:06:19,347 - INFO - security group ctest-test_sec_group-69828036 removed from Control-node 10.0.0.249
2025-08-07 03:06:19,355 - INFO - Validated that SG ctest-test_sec_group-69828036 is not in control nodes
2025-08-07 03:06:20,643 - INFO - END TEST : test_sec_group_basic : PASSED[0:03:28]
2025-08-07 03:06:20,644 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:06:21,489 - INFO - Deleted project: ctest-SecurityGroupBasicRegressionTests1_contrail-41725601, ID : c244b9af-ebed-414e-9951-1fd2e982f344 
2025-08-07 03:06:21,700 - INFO - Domain Default found not creating
2025-08-07 03:06:21,879 - INFO - Project ctest-SecurityGroupBasicRegressionTests1-78595867 not found, creating it
2025-08-07 03:06:22,567 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1-78595867, ID : 3c65ecf3-cacb-4934-bd53-ecd7fdd6f901 
2025-08-07 03:06:24,140 - INFO - ================================================================================
2025-08-07 03:06:24,140 - INFO - STARTING TEST    : test_sec_group_basic
2025-08-07 03:06:24,140 - 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.
        
2025-08-07 03:06:25,448 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:06:25,448 - INFO - 
2025-08-07 03:06:25,841 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-78595867', 'ctest-test_sec_group-15891300']
2025-08-07 03:06:27,606 - INFO - Security group ctest-test_sec_group-15891300 found in the API Server
2025-08-07 03:06:27,753 - INFO - Validated that ACLs for Security group ctest-test_sec_group-15891300 are present in API Server
2025-08-07 03:06:27,768 - INFO - Validated that Security group ctest-test_sec_group-15891300 is found in control node 10.0.0.56
2025-08-07 03:06:27,790 - INFO - Validated that Security group ctest-test_sec_group-15891300 is found in control node 10.0.0.130
2025-08-07 03:06:27,807 - INFO - Validated that Security group ctest-test_sec_group-15891300 is found in control node 10.0.0.249
2025-08-07 03:06:27,816 - INFO - Validated SG ctest-test_sec_group-15891300 in Control nodes
2025-08-07 03:06:27,816 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-78595867', 'ctest-test_sec_group-15891300']
2025-08-07 03:06:27,967 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-78595867', 'ctest-test_sec_group-15891300'] deleted successfully.
2025-08-07 03:06:28,120 - INFO - Security group ctest-test_sec_group-15891300 removed from the API Server
2025-08-07 03:06:28,286 - INFO - security group ctest-test_sec_group-15891300 removed from Control-node 10.0.0.56
2025-08-07 03:06:28,306 - INFO - security group ctest-test_sec_group-15891300 removed from Control-node 10.0.0.130
2025-08-07 03:06:28,324 - INFO - security group ctest-test_sec_group-15891300 removed from Control-node 10.0.0.249
2025-08-07 03:06:28,332 - INFO - Validated that SG ctest-test_sec_group-15891300 is not in control nodes
2025-08-07 03:06:28,340 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-78595867', 'ctest-test_sec_group-15891300']
2025-08-07 03:06:29,672 - INFO - Security group ctest-test_sec_group-15891300 found in the API Server
2025-08-07 03:06:29,806 - INFO - Validated that ACLs for Security group ctest-test_sec_group-15891300 are present in API Server
2025-08-07 03:06:29,813 - INFO - Validated that Security group ctest-test_sec_group-15891300 is found in control node 10.0.0.56
2025-08-07 03:06:29,832 - INFO - Validated that Security group ctest-test_sec_group-15891300 is found in control node 10.0.0.130
2025-08-07 03:06:29,848 - INFO - Validated that Security group ctest-test_sec_group-15891300 is found in control node 10.0.0.249
2025-08-07 03:06:29,856 - INFO - Validated SG ctest-test_sec_group-15891300 in Control nodes
2025-08-07 03:06:31,045 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1-78595867-45226343
2025-08-07 03:06:31,377 - INFO - Verified VN network id 12 for VN 84a98173-4920-4d74-a5ca-bbd966138fdd
2025-08-07 03:06:31,377 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1-78595867-45226343 passed
2025-08-07 03:06:31,480 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1-78595867-45226343 passed
2025-08-07 03:06:32,772 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1-78595867:ctest-SecurityGroupBasicRegressionTests1-78595867-45226343 is found in opserver
2025-08-07 03:06:34,012 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:06:35,574 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 03:06:40,775 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1-78595867-76301957
2025-08-07 03:06:41,553 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-78595867-76301957 verfication in all API Servers passed
2025-08-07 03:07:16,663 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-78595867-76301957 passed
2025-08-07 03:07:16,663 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-78595867-76301957 verifications in Compute nodes passed
2025-08-07 03:07:17,095 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1-78595867-76301957 in all vrouters
2025-08-07 03:07:18,032 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1-78595867-76301957 passed
2025-08-07 03:07:18,315 - INFO - Verifying through opserver in 10.0.0.56
2025-08-07 03:07:18,353 - INFO - VM 4f721d77-b5bf-4aaa-ae11-fa317fc95691 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1-78595867:ctest-SecurityGroupBasicRegressionTests1-78595867-45226343
2025-08-07 03:07:18,742 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1-78595867:62b0fe99-7f46-4b6a-996b-8432df41331d of vm 4f721d77-b5bf-4aaa-ae11-fa317fc95691 is present in vrouter an-jenkins-deploy-platform-ansible-os-3767-2 uve 
2025-08-07 03:07:18,791 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-78595867-76301957 validations in Opserver passed
2025-08-07 03:07:18,791 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1-78595867-76301957 to be up..
2025-08-07 03:07:20,025 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-78595867-76301957 passed
2025-08-07 03:07:36,002 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1-78595867-40965801
2025-08-07 03:07:36,393 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-78595867-40965801 verfication in all API Servers passed
2025-08-07 03:07:38,733 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-78595867-40965801 passed
2025-08-07 03:07:38,733 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-78595867-40965801 verifications in Compute nodes passed
2025-08-07 03:07:39,145 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1-78595867-40965801 in all vrouters
2025-08-07 03:07:40,060 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1-78595867-40965801 passed
2025-08-07 03:07:40,180 - INFO - Verifying through opserver in 10.0.0.56
2025-08-07 03:07:40,213 - INFO - VM 35d9b7cf-6575-4ea7-bc66-7e5ce62dc057 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1-78595867:ctest-SecurityGroupBasicRegressionTests1-78595867-45226343
2025-08-07 03:07:40,435 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1-78595867:103ee827-eaf3-44ed-a80e-c8f377c83d1b of vm 35d9b7cf-6575-4ea7-bc66-7e5ce62dc057 is present in vrouter an-jenkins-deploy-platform-ansible-os-3767-1 uve 
2025-08-07 03:07:40,495 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-78595867-40965801 validations in Opserver passed
2025-08-07 03:07:40,495 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1-78595867-40965801 to be up..
2025-08-07 03:07:41,741 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-78595867-40965801 passed
2025-08-07 03:07:47,331 - INFO - Validated that SG ctest-test_sec_group-15891300 is bound to VM ctest-SecurityGroupBasicRegressionTests1-78595867-76301957
2025-08-07 03:07:47,331 - INFO - Remove security group ctest-test_sec_group-15891300 from VM ctest-SecurityGroupBasicRegressionTests1-78595867-76301957
2025-08-07 03:07:47,619 - WARNING - Security group ctest-test_sec_group-15891300 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1-78595867-76301957
2025-08-07 03:07:48,024 - INFO - Validated that SG ctest-test_sec_group-15891300 is bound to VM ctest-SecurityGroupBasicRegressionTests1-78595867-76301957
2025-08-07 03:07:48,025 - INFO - Try deleting the security group ctest-test_sec_group-15891300 with back ref.
2025-08-07 03:07:48,025 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-78595867', 'ctest-test_sec_group-15891300']
2025-08-07 03:07:48,065 - INFO - Security Group 3ee0e758-9c1f-4a2b-a1c5-17a558785c68 in use.
Neutron server returns request_ids: ['req-204596d2-df06-44c9-91f0-138aa3bc362a']
2025-08-07 03:07:48,066 - INFO - Not able to delete the security group with back ref as expected
2025-08-07 03:08:39,214 - WARNING - Ping to IP 152.59.197.68 from VM ctest-SecurityGroupBasicRegressionTests1-78595867-76301957 failed
2025-08-07 03:08:39,214 - INFO - Ping FAILED as expected
2025-08-07 03:09:30,770 - INFO - File transfer verification for file size 100 passed on the VM ctest-SecurityGroupBasicRegressionTests1-78595867-40965801
2025-08-07 03:09:34,212 - INFO - Ping to IP 152.59.197.68 from VM ctest-SecurityGroupBasicRegressionTests1-78595867-76301957 passed
2025-08-07 03:09:34,212 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1-78595867-40965801
2025-08-07 03:09:34,476 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1-78595867-40965801
2025-08-07 03:09:36,613 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-78595867-40965801 is fully removed in API-Server 
2025-08-07 03:09:36,979 - INFO - Validated that all vrouters do not  have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1-78595867:ctest-SecurityGroupBasicRegressionTests1-78595867-45226343
2025-08-07 03:09:36,979 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-78595867-40965801 is removed in Compute, and routes are removed in all compute nodes
2025-08-07 03:09:37,255 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1-78595867-40965801 is removed in all control-nodes
2025-08-07 03:09:49,790 - INFO - 35d9b7cf-6575-4ea7-bc66-7e5ce62dc057 vm uve deleted from opserver
2025-08-07 03:09:49,809 - INFO - 35d9b7cf-6575-4ea7-bc66-7e5ce62dc057 vm uve deleted from opserver
2025-08-07 03:09:49,824 - INFO - 35d9b7cf-6575-4ea7-bc66-7e5ce62dc057 vm uve deleted from opserver
2025-08-07 03:09:49,824 - INFO - Validated that VM 35d9b7cf-6575-4ea7-bc66-7e5ce62dc057 is removed from Opserver
2025-08-07 03:09:49,824 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1-78595867-76301957
2025-08-07 03:09:50,081 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1-78595867-76301957
2025-08-07 03:09:52,198 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-78595867-76301957 is fully removed in API-Server 
2025-08-07 03:09:52,426 - INFO - Validated that all vrouters do not  have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1-78595867:ctest-SecurityGroupBasicRegressionTests1-78595867-45226343
2025-08-07 03:09:52,426 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-78595867-76301957 is removed in Compute, and routes are removed in all compute nodes
2025-08-07 03:09:52,688 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1-78595867-76301957 is removed in all control-nodes
2025-08-07 03:10:17,631 - INFO - 4f721d77-b5bf-4aaa-ae11-fa317fc95691 vm uve deleted from opserver
2025-08-07 03:10:17,648 - INFO - 4f721d77-b5bf-4aaa-ae11-fa317fc95691 vm uve deleted from opserver
2025-08-07 03:10:17,665 - INFO - 4f721d77-b5bf-4aaa-ae11-fa317fc95691 vm uve deleted from opserver
2025-08-07 03:10:17,665 - INFO - Validated that VM 4f721d77-b5bf-4aaa-ae11-fa317fc95691 is removed from Opserver
2025-08-07 03:10:17,665 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1-78595867-45226343 
2025-08-07 03:10:18,029 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1-78595867-45226343 is not found in API Server
2025-08-07 03:10:18,060 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1-78595867-45226343 is not in any agent
2025-08-07 03:10:18,110 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-SecurityGroupBasicRegressionTests1-78595867-45226343 info
2025-08-07 03:10:18,110 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-78595867', 'ctest-test_sec_group-15891300']
2025-08-07 03:10:18,212 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-78595867', 'ctest-test_sec_group-15891300'] deleted successfully.
2025-08-07 03:10:18,353 - INFO - Security group ctest-test_sec_group-15891300 removed from the API Server
2025-08-07 03:10:18,497 - INFO - security group ctest-test_sec_group-15891300 removed from Control-node 10.0.0.56
2025-08-07 03:10:18,514 - INFO - security group ctest-test_sec_group-15891300 removed from Control-node 10.0.0.130
2025-08-07 03:10:18,530 - INFO - security group ctest-test_sec_group-15891300 removed from Control-node 10.0.0.249
2025-08-07 03:10:18,538 - INFO - Validated that SG ctest-test_sec_group-15891300 is not in control nodes
2025-08-07 03:10:19,824 - INFO - END TEST : test_sec_group_basic : PASSED[0:03:55]
2025-08-07 03:10:19,825 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:10:20,627 - INFO - Deleted project: ctest-SecurityGroupBasicRegressionTests1-78595867, ID : 3c65ecf3-cacb-4934-bd53-ecd7fdd6f901 
2025-08-07 03:10:20,844 - INFO - Domain Default found not creating
2025-08-07 03:10:21,010 - INFO - Project ctest-TestStaticRouteTables-69894839 not found, creating it
2025-08-07 03:10:21,642 - INFO - Created Project:ctest-TestStaticRouteTables-69894839, ID : ef03d53a-1900-41fb-aaf0-c1ac0c178f87 
2025-08-07 03:10:23,294 - INFO - ================================================================================
2025-08-07 03:10:23,294 - INFO - STARTING TEST    : test_interface_static_table
2025-08-07 03:10:23,294 - INFO - TEST DESCRIPTION : 
        Description: Validate interface static table
        Test steps:
                    1.  Creating vm's - vm1 and vm2 and middle vm in networks vn1 and vn2.
                    2.  Creating interface static table betn left and right vm
                    3.  Apply static table to the middle ports.
                    4.  Checking for ping and tcp traffic between vm1 and vm2.
        Pass criteria: Ping between the VMs should be successful and route should be in the agent
        
2025-08-07 03:10:24,619 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:10:24,619 - INFO - 
2025-08-07 03:10:25,919 - INFO - Created VN ctest-vn-80308814
2025-08-07 03:10:26,776 - INFO - Created VN ctest-vn-11839803
2025-08-07 03:10:28,206 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:10:29,685 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 03:10:29,686 - INFO - Waiting for VM ctest-TestStaticRouteTables-69894839-57631693 to be up..
2025-08-07 03:10:34,894 - INFO - VM name : ctest-TestStaticRouteTables-69894839-57631693
2025-08-07 03:11:09,477 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestStaticRouteTables-69894839-57631693 passed
2025-08-07 03:11:30,440 - INFO - Waiting for VM ctest-TestStaticRouteTables-69894839-12042743 to be up..
2025-08-07 03:11:30,538 - INFO - VM name : ctest-TestStaticRouteTables-69894839-12042743
2025-08-07 03:11:31,959 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestStaticRouteTables-69894839-12042743 passed

gzip: /contrail-test/images/ubuntu.vmdk.gz: unexpected end of file
2025-08-07 03:11:42,805 - INFO - image /contrail-test/images/ubuntu.vmdk is not found
2025-08-07 03:11:42,806 - INFO - Deleting VM ctest-TestStaticRouteTables-69894839-12042743
2025-08-07 03:11:42,883 - INFO - Deleting VM ctest-TestStaticRouteTables-69894839-57631693
2025-08-07 03:11:42,956 - INFO - Deleting VN ctest-vn-11839803 
2025-08-07 03:11:43,004 - WARNING - Deleting VN ctest-vn-11839803 failed..Will retry
2025-08-07 03:11:45,235 - INFO - Deleting VN ctest-vn-80308814 
2025-08-07 03:11:46,795 - INFO - 
2025-08-07 03:11:46,795 - INFO - END TEST : test_interface_static_table : SKIPPED[0:01:23]
2025-08-07 03:11:46,795 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:11:46,799 - INFO - ================================================================================
2025-08-07 03:11:46,799 - INFO - STARTING TEST    : test_network_route_table
2025-08-07 03:11:46,799 - INFO - TEST DESCRIPTION : 
        Description: Validate network static table
        Test steps:
                    1.  Creating vm's - vm1 and vm2 and middle vm in networks vn1 and vn2.
                    2.  Creating network static table betn left and right vm
                    3.  Apply static table to the middle ports.
                    4.  Checking for ping and tcp traffic between vm1 and vm2.
        Pass criteria: Ping between the VMs should be successful and route should be in the agent
        
2025-08-07 03:11:48,122 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:11:48,122 - INFO - 
2025-08-07 03:11:48,723 - INFO - Created VN ctest-vn-24523018
2025-08-07 03:11:49,498 - INFO - Created VN ctest-vn-19024874
2025-08-07 03:11:50,822 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 03:11:52,341 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:11:52,341 - INFO - Waiting for VM ctest-TestStaticRouteTables-69894839-72450090 to be up..
2025-08-07 03:11:57,539 - INFO - VM name : ctest-TestStaticRouteTables-69894839-72450090
2025-08-07 03:12:39,949 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestStaticRouteTables-69894839-72450090 passed
2025-08-07 03:13:00,969 - INFO - Waiting for VM ctest-TestStaticRouteTables-69894839-91043067 to be up..
2025-08-07 03:13:01,070 - INFO - VM name : ctest-TestStaticRouteTables-69894839-91043067
2025-08-07 03:13:02,573 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestStaticRouteTables-69894839-91043067 passed

gzip: /contrail-test/images/ubuntu.vmdk.gz: unexpected end of file
2025-08-07 03:13:03,092 - INFO - image /contrail-test/images/ubuntu.vmdk is not found
2025-08-07 03:13:03,092 - INFO - Deleting VM ctest-TestStaticRouteTables-69894839-91043067
2025-08-07 03:13:03,173 - INFO - Deleting VM ctest-TestStaticRouteTables-69894839-72450090
2025-08-07 03:13:03,253 - INFO - Deleting VN ctest-vn-19024874 
2025-08-07 03:13:03,300 - WARNING - Deleting VN ctest-vn-19024874 failed..Will retry
2025-08-07 03:13:05,492 - INFO - Deleting VN ctest-vn-24523018 
2025-08-07 03:13:06,994 - INFO - 
2025-08-07 03:13:06,994 - INFO - END TEST : test_network_route_table : SKIPPED[0:01:20]
2025-08-07 03:13:06,994 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:13:07,786 - INFO - Deleted project: ctest-TestStaticRouteTables-69894839, ID : ef03d53a-1900-41fb-aaf0-c1ac0c178f87 
2025-08-07 03:13:08,016 - INFO - Domain Default found not creating
2025-08-07 03:13:08,196 - INFO - Project ctest-TestSvcRegr-87662300 not found, creating it
2025-08-07 03:13:08,878 - INFO - Created Project:ctest-TestSvcRegr-87662300, ID : 11216b87-c86f-4e4c-9a42-ae6e6ab5794e 
2025-08-07 03:13:10,450 - INFO - ================================================================================
2025-08-07 03:13:10,450 - INFO - STARTING TEST    : test_svc_in_net_nat_with_static_routes
2025-08-07 03:13:11,745 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:13:11,745 - INFO - 
2025-08-07 03:13:12,819 - INFO - Created VN ctest-third-vn-97929634
2025-08-07 03:13:14,209 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:13:20,020 - INFO - Created VN ctest-mgmt_vn-59382630
2025-08-07 03:13:20,717 - INFO - Verified VN network id 13 for VN 9ed3565d-c05a-45c9-901e-c75b2fc880bf
2025-08-07 03:13:20,717 - INFO - Verifications in API Server for VN ctest-mgmt_vn-59382630 passed
2025-08-07 03:13:20,814 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-59382630 passed
2025-08-07 03:13:22,103 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-87662300:ctest-mgmt_vn-59382630 is found in opserver
2025-08-07 03:13:22,854 - INFO - Created VN ctest-left_vn-99322019
2025-08-07 03:13:23,198 - INFO - Verified VN network id 14 for VN 8ee23c22-7cbd-4b6f-898f-5e6524650940
2025-08-07 03:13:23,198 - INFO - Verifications in API Server for VN ctest-left_vn-99322019 passed
2025-08-07 03:13:23,290 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-99322019 passed
2025-08-07 03:13:23,659 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-87662300:ctest-left_vn-99322019 is found in opserver
2025-08-07 03:13:24,535 - INFO - Created VN ctest-right_vn-71641151
2025-08-07 03:13:24,934 - INFO - Verified VN network id 15 for VN 7563ee47-45da-45e2-adfa-dacdc7252e28
2025-08-07 03:13:24,934 - INFO - Verifications in API Server for VN ctest-right_vn-71641151 passed
2025-08-07 03:13:25,052 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-71641151 passed
2025-08-07 03:13:25,501 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-87662300:ctest-right_vn-71641151 is found in opserver
2025-08-07 03:13:27,036 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 03:13:28,574 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
http://nexus.opensdn.io/repository///images/tinycore//tinycore-in-network-nat.qcow2.gz:
2025-08-07 03:13:29 ERROR 404: tinycore/tinycore-in-network-nat.qcow2.gz.

gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file
2025-08-07 03:13:29,433 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found
2025-08-07 03:13:29,534 - INFO - Service template: ['default-domain', 'ctest-service_template_1-91181217'] deleted successfully.
2025-08-07 03:13:29,534 - INFO - Skip interface_detach for VM ctest-right_vm-45429282 in state BUILD
2025-08-07 03:13:29,534 - INFO - Deleting VM ctest-right_vm-45429282
2025-08-07 03:13:29,567 - ERROR - VM ctest-right_vm-45429282 has failed to come up
2025-08-07 03:13:29,567 - ERROR - Nova failed to get host of the VM
2025-08-07 03:13:29,567 - ERROR - VM ctest-right_vm-45429282 has failed to come up
2025-08-07 03:13:29,567 - ERROR - Nova failed to get host of the VM
2025-08-07 03:13:29,692 - INFO - Skip interface_detach for VM ctest-left_vm-81963431 in state BUILD
2025-08-07 03:13:29,692 - INFO - Deleting VM ctest-left_vm-81963431
2025-08-07 03:13:29,692 - ERROR - VM ctest-left_vm-81963431 has failed to come up
2025-08-07 03:13:29,692 - ERROR - Nova failed to get host of the VM
2025-08-07 03:13:29,692 - ERROR - VM ctest-left_vm-81963431 has failed to come up
2025-08-07 03:13:29,692 - ERROR - Nova failed to get host of the VM
2025-08-07 03:13:29,784 - INFO - Deleting VN ctest-right_vn-71641151 
2025-08-07 03:13:29,853 - WARNING - Deleting VN ctest-right_vn-71641151 failed..Will retry
2025-08-07 03:13:32,238 - INFO - Validated that VN ctest-right_vn-71641151 is not found in API Server
2025-08-07 03:13:32,270 - INFO - Validated that VN ctest-right_vn-71641151 is not in any agent
2025-08-07 03:13:32,318 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-71641151 info
2025-08-07 03:13:32,318 - INFO - Deleting VN ctest-left_vn-99322019 
2025-08-07 03:13:32,656 - INFO - Validated that VN ctest-left_vn-99322019 is not found in API Server
2025-08-07 03:13:32,691 - INFO - Validated that VN ctest-left_vn-99322019 is not in any agent
2025-08-07 03:13:32,735 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-99322019 info
2025-08-07 03:13:32,736 - INFO - Deleting VN ctest-mgmt_vn-59382630 
2025-08-07 03:13:33,076 - INFO - Validated that VN ctest-mgmt_vn-59382630 is not found in API Server
2025-08-07 03:13:33,109 - INFO - Validated that VN ctest-mgmt_vn-59382630 is not in any agent
2025-08-07 03:13:33,160 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-59382630 info
2025-08-07 03:13:33,160 - INFO - Deleting VM ctest-vm-in-third-vn-85007979
2025-08-07 03:13:33,241 - INFO - Deleting VN ctest-third-vn-97929634 
2025-08-07 03:13:33,297 - WARNING - Deleting VN ctest-third-vn-97929634 failed..Will retry
2025-08-07 03:13:36,777 - INFO - 
2025-08-07 03:13:36,777 - INFO - END TEST : test_svc_in_net_nat_with_static_routes : SKIPPED[0:00:26]
2025-08-07 03:13:36,777 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:13:36,780 - INFO - ================================================================================
2025-08-07 03:13:36,780 - INFO - STARTING TEST    : test_svc_v2_transparent_datapath
2025-08-07 03:13:38,078 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:13:38,079 - INFO - 
2025-08-07 03:13:38,670 - INFO - Created VN ctest-mgmt_vn-31561516
2025-08-07 03:13:39,011 - INFO - Verified VN network id 12 for VN b328b668-155b-4a26-840a-bf3a536898de
2025-08-07 03:13:39,012 - INFO - Verifications in API Server for VN ctest-mgmt_vn-31561516 passed
2025-08-07 03:13:39,098 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-31561516 passed
2025-08-07 03:13:39,296 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-87662300:ctest-mgmt_vn-31561516 is found in opserver
2025-08-07 03:13:39,974 - INFO - Created VN ctest-left_vn-21835192
2025-08-07 03:13:40,302 - INFO - Verified VN network id 13 for VN 5de2f3f9-289d-428e-84c9-6cbc3c27358c
2025-08-07 03:13:40,302 - INFO - Verifications in API Server for VN ctest-left_vn-21835192 passed
2025-08-07 03:13:40,396 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-21835192 passed
2025-08-07 03:13:40,601 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-87662300:ctest-left_vn-21835192 is found in opserver
2025-08-07 03:13:41,277 - INFO - Created VN ctest-right_vn-76905340
2025-08-07 03:13:41,622 - INFO - Verified VN network id 14 for VN 91da2ac0-f815-4888-afa2-b0e3e6a748af
2025-08-07 03:13:41,622 - INFO - Verifications in API Server for VN ctest-right_vn-76905340 passed
2025-08-07 03:13:41,710 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-76905340 passed
2025-08-07 03:13:41,913 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-87662300:ctest-right_vn-76905340 is found in opserver
2025-08-07 03:13:42,580 - INFO - Created VN ctest-trans_left_vn-47884456
2025-08-07 03:13:42,897 - INFO - Verified VN network id 15 for VN 5481d479-f9dd-4425-9f13-4cc8bab9c72d
2025-08-07 03:13:42,897 - INFO - Verifications in API Server for VN ctest-trans_left_vn-47884456 passed
2025-08-07 03:13:42,978 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-47884456 passed
2025-08-07 03:13:43,173 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-87662300:ctest-trans_left_vn-47884456 is found in opserver
2025-08-07 03:13:43,943 - INFO - Created VN ctest-trans_right_vn-13910358
2025-08-07 03:13:44,292 - INFO - Verified VN network id 16 for VN b85c7c89-faa2-40b9-a9fa-a6c36788bead
2025-08-07 03:13:44,292 - INFO - Verifications in API Server for VN ctest-trans_right_vn-13910358 passed
2025-08-07 03:13:44,387 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-13910358 passed
2025-08-07 03:13:44,587 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-87662300:ctest-trans_right_vn-13910358 is found in opserver
2025-08-07 03:13:45,758 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:13:47,148 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
http://nexus.opensdn.io/repository///images/tinycore//tinycore-net-transparent-fw.qcow2.gz:
2025-08-07 03:13:47 ERROR 404: tinycore/tinycore-net-transparent-fw.qcow2.gz.

gzip: /contrail-test/images/tinycore-net-transparent-fw.qcow2.gz: unexpected end of file
2025-08-07 03:13:47,959 - INFO - image /contrail-test/images/tinycore-net-transparent-fw.qcow2 is not found
2025-08-07 03:13:48,085 - INFO - Service template: ['default-domain', 'ctest-service_template_1-48551302'] deleted successfully.
2025-08-07 03:13:48,085 - INFO - Skip interface_detach for VM ctest-right_vm-80502858 in state BUILD
2025-08-07 03:13:48,087 - INFO - Deleting VM ctest-right_vm-80502858
2025-08-07 03:13:48,087 - ERROR - VM ctest-right_vm-80502858 has failed to come up
2025-08-07 03:13:48,087 - ERROR - Nova failed to get host of the VM
2025-08-07 03:13:48,087 - ERROR - VM ctest-right_vm-80502858 has failed to come up
2025-08-07 03:13:48,087 - ERROR - Nova failed to get host of the VM
2025-08-07 03:13:48,211 - INFO - Skip interface_detach for VM ctest-left_vm-94652711 in state BUILD
2025-08-07 03:13:48,211 - INFO - Deleting VM ctest-left_vm-94652711
2025-08-07 03:13:48,212 - ERROR - VM ctest-left_vm-94652711 has failed to come up
2025-08-07 03:13:48,212 - ERROR - Nova failed to get host of the VM
2025-08-07 03:13:48,212 - ERROR - VM ctest-left_vm-94652711 has failed to come up
2025-08-07 03:13:48,212 - ERROR - Nova failed to get host of the VM
2025-08-07 03:13:48,297 - INFO - Deleting VN ctest-trans_right_vn-13910358 
2025-08-07 03:13:48,628 - INFO - Validated that VN ctest-trans_right_vn-13910358 is not found in API Server
2025-08-07 03:13:48,686 - INFO - Validated that VN ctest-trans_right_vn-13910358 is not in any agent
2025-08-07 03:13:48,761 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-13910358 info
2025-08-07 03:13:48,761 - INFO - Deleting VN ctest-trans_left_vn-47884456 
2025-08-07 03:13:49,124 - INFO - Validated that VN ctest-trans_left_vn-47884456 is not found in API Server
2025-08-07 03:13:49,181 - INFO - Validated that VN ctest-trans_left_vn-47884456 is not in any agent
2025-08-07 03:13:49,252 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-47884456 info
2025-08-07 03:13:49,253 - INFO - Deleting VN ctest-right_vn-76905340 
2025-08-07 03:13:49,303 - WARNING - Deleting VN ctest-right_vn-76905340 failed..Will retry
2025-08-07 03:13:51,797 - INFO - Validated that VN ctest-right_vn-76905340 is not found in API Server
2025-08-07 03:13:51,824 - INFO - Validated that VN ctest-right_vn-76905340 is not in any agent
2025-08-07 03:13:51,864 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-76905340 info
2025-08-07 03:13:51,865 - INFO - Deleting VN ctest-left_vn-21835192 
2025-08-07 03:13:52,219 - INFO - Validated that VN ctest-left_vn-21835192 is not found in API Server
2025-08-07 03:13:52,250 - INFO - Validated that VN ctest-left_vn-21835192 is not in any agent
2025-08-07 03:13:52,294 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-21835192 info
2025-08-07 03:13:52,294 - INFO - Deleting VN ctest-mgmt_vn-31561516 
2025-08-07 03:13:52,659 - INFO - Validated that VN ctest-mgmt_vn-31561516 is not found in API Server
2025-08-07 03:13:52,695 - INFO - Validated that VN ctest-mgmt_vn-31561516 is not in any agent
2025-08-07 03:13:52,738 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-31561516 info
2025-08-07 03:13:54,026 - INFO - 
2025-08-07 03:13:54,026 - INFO - END TEST : test_svc_v2_transparent_datapath : SKIPPED[0:00:18]
2025-08-07 03:13:54,026 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:13:54,803 - INFO - Deleted project: ctest-TestSvcRegr-87662300, ID : 11216b87-c86f-4e4c-9a42-ae6e6ab5794e 
2025-08-07 03:13:55,009 - INFO - Domain Default found not creating
2025-08-07 03:13:55,171 - INFO - Project ctest-TestSvcRegr-46852798 not found, creating it
2025-08-07 03:13:55,777 - INFO - Created Project:ctest-TestSvcRegr-46852798, ID : f42200fd-af99-4ff0-a7f2-165f625311de 
2025-08-07 03:13:57,422 - INFO - ================================================================================
2025-08-07 03:13:57,422 - INFO - STARTING TEST    : test_svc_CEM_22032
2025-08-07 03:13:58,738 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:13:58,738 - INFO - 
2025-08-07 03:13:59,980 - INFO - Created VN ctest-mgmt_vn-66959420
2025-08-07 03:14:00,719 - INFO - Verified VN network id 12 for VN 8613b8d9-c0c8-485e-b425-5411b91a96e7
2025-08-07 03:14:00,720 - INFO - Verifications in API Server for VN ctest-mgmt_vn-66959420 passed
2025-08-07 03:14:00,833 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-66959420 passed
2025-08-07 03:14:02,293 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-46852798:ctest-mgmt_vn-66959420 is found in opserver
2025-08-07 03:14:02,928 - INFO - Created VN service-left-vn-14563677
2025-08-07 03:14:03,268 - INFO - Verified VN network id 13 for VN 7a537c53-40c6-4763-9613-abb4ee61282c
2025-08-07 03:14:03,268 - INFO - Verifications in API Server for VN service-left-vn-14563677 passed
2025-08-07 03:14:03,357 - INFO - On all control nodes, Config, RI and RT verification for VN service-left-vn-14563677 passed
2025-08-07 03:14:03,691 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-46852798:service-left-vn-14563677 is found in opserver
2025-08-07 03:14:04,366 - INFO - Created VN service-right-vn-09443257
2025-08-07 03:14:04,693 - INFO - Verified VN network id 14 for VN 8c8f5b99-c038-42e3-8190-f884f7b02354
2025-08-07 03:14:04,693 - INFO - Verifications in API Server for VN service-right-vn-09443257 passed
2025-08-07 03:14:04,779 - INFO - On all control nodes, Config, RI and RT verification for VN service-right-vn-09443257 passed
2025-08-07 03:14:05,091 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-46852798:service-right-vn-09443257 is found in opserver
2025-08-07 03:14:06,266 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:14:07,732 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)

gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file
2025-08-07 03:14:08,485 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found
2025-08-07 03:14:08,638 - INFO - Service template: ['default-domain', 'ctest-service_template_1-83183438'] deleted successfully.
2025-08-07 03:14:08,638 - INFO - Skip interface_detach for VM ctest-right_vm-31468010 in state BUILD
2025-08-07 03:14:08,638 - INFO - Deleting VM ctest-right_vm-31468010
2025-08-07 03:14:08,677 - ERROR - VM ctest-right_vm-31468010 has failed to come up
2025-08-07 03:14:08,677 - ERROR - Nova failed to get host of the VM
2025-08-07 03:14:08,677 - ERROR - VM ctest-right_vm-31468010 has failed to come up
2025-08-07 03:14:08,677 - ERROR - Nova failed to get host of the VM
2025-08-07 03:14:08,822 - INFO - Skip interface_detach for VM ctest-left_vm-96742432 in state BUILD
2025-08-07 03:14:08,822 - INFO - Deleting VM ctest-left_vm-96742432
2025-08-07 03:14:08,822 - ERROR - VM ctest-left_vm-96742432 has failed to come up
2025-08-07 03:14:08,822 - ERROR - Nova failed to get host of the VM
2025-08-07 03:14:08,822 - ERROR - VM ctest-left_vm-96742432 has failed to come up
2025-08-07 03:14:08,822 - ERROR - Nova failed to get host of the VM
2025-08-07 03:14:08,910 - INFO - Deleting VN service-right-vn-09443257 
2025-08-07 03:14:08,966 - WARNING - Deleting VN service-right-vn-09443257 failed..Will retry
2025-08-07 03:14:11,335 - INFO - Validated that VN service-right-vn-09443257 is not found in API Server
2025-08-07 03:14:11,369 - INFO - Validated that VN service-right-vn-09443257 is not in any agent
2025-08-07 03:14:11,427 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-right-vn-09443257 info
2025-08-07 03:14:11,427 - INFO - Deleting VN service-left-vn-14563677 
2025-08-07 03:14:11,822 - INFO - Validated that VN service-left-vn-14563677 is not found in API Server
2025-08-07 03:14:11,857 - INFO - Validated that VN service-left-vn-14563677 is not in any agent
2025-08-07 03:14:11,923 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-left-vn-14563677 info
2025-08-07 03:14:11,923 - INFO - Deleting VN ctest-mgmt_vn-66959420 
2025-08-07 03:14:12,319 - INFO - Validated that VN ctest-mgmt_vn-66959420 is not found in API Server
2025-08-07 03:14:12,348 - INFO - Validated that VN ctest-mgmt_vn-66959420 is not in any agent
2025-08-07 03:14:12,388 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-66959420 info
2025-08-07 03:14:13,682 - INFO - 
2025-08-07 03:14:13,682 - INFO - END TEST : test_svc_CEM_22032 : SKIPPED[0:00:16]
2025-08-07 03:14:13,683 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:14:13,687 - INFO - ================================================================================
2025-08-07 03:14:13,687 - INFO - STARTING TEST    : test_svc_in_network_datapath
2025-08-07 03:14:14,981 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:14:14,981 - INFO - 
2025-08-07 03:14:15,567 - INFO - Created VN ctest-mgmt_vn-85476667
2025-08-07 03:14:15,964 - INFO - Verified VN network id 12 for VN 9b8f59a2-da4f-406c-96f1-f4b2e65d7c45
2025-08-07 03:14:15,964 - INFO - Verifications in API Server for VN ctest-mgmt_vn-85476667 passed
2025-08-07 03:14:16,049 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-85476667 passed
2025-08-07 03:14:16,320 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-46852798:ctest-mgmt_vn-85476667 is found in opserver
2025-08-07 03:14:16,991 - INFO - Created VN ctest-left_vn-08054755
2025-08-07 03:14:17,343 - INFO - Verified VN network id 13 for VN 423a0bdb-5e09-4aa9-b5b5-47d42b2176f3
2025-08-07 03:14:17,343 - INFO - Verifications in API Server for VN ctest-left_vn-08054755 passed
2025-08-07 03:14:17,434 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-08054755 passed
2025-08-07 03:14:17,638 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-46852798:ctest-left_vn-08054755 is found in opserver
2025-08-07 03:14:18,347 - INFO - Created VN ctest-right_vn-30218549
2025-08-07 03:14:18,716 - INFO - Verified VN network id 14 for VN dd0dae9d-062f-4529-a51a-bf9895cc01d8
2025-08-07 03:14:18,716 - INFO - Verifications in API Server for VN ctest-right_vn-30218549 passed
2025-08-07 03:14:18,814 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-30218549 passed
2025-08-07 03:14:19,004 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-46852798:ctest-right_vn-30218549 is found in opserver
2025-08-07 03:14:20,108 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 03:14:21,543 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)

gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file
2025-08-07 03:14:22,265 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found
2025-08-07 03:14:22,426 - INFO - Service template: ['default-domain', 'ctest-service_template_1-45686550'] deleted successfully.
2025-08-07 03:14:22,427 - INFO - Skip interface_detach for VM ctest-right_vm-19192618 in state BUILD
2025-08-07 03:14:22,427 - INFO - Deleting VM ctest-right_vm-19192618
2025-08-07 03:14:22,427 - ERROR - VM ctest-right_vm-19192618 has failed to come up
2025-08-07 03:14:22,427 - ERROR - Nova failed to get host of the VM
2025-08-07 03:14:22,427 - ERROR - VM ctest-right_vm-19192618 has failed to come up
2025-08-07 03:14:22,427 - ERROR - Nova failed to get host of the VM
2025-08-07 03:14:22,581 - INFO - Skip interface_detach for VM ctest-left_vm-68759445 in state BUILD
2025-08-07 03:14:22,581 - INFO - Deleting VM ctest-left_vm-68759445
2025-08-07 03:14:22,581 - ERROR - VM ctest-left_vm-68759445 has failed to come up
2025-08-07 03:14:22,581 - ERROR - Nova failed to get host of the VM
2025-08-07 03:14:22,581 - ERROR - VM ctest-left_vm-68759445 has failed to come up
2025-08-07 03:14:22,581 - ERROR - Nova failed to get host of the VM
2025-08-07 03:14:22,710 - INFO - Deleting VN ctest-right_vn-30218549 
2025-08-07 03:14:22,770 - WARNING - Deleting VN ctest-right_vn-30218549 failed..Will retry
2025-08-07 03:14:25,320 - INFO - Validated that VN ctest-right_vn-30218549 is not found in API Server
2025-08-07 03:14:25,364 - INFO - Validated that VN ctest-right_vn-30218549 is not in any agent
2025-08-07 03:14:25,422 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-30218549 info
2025-08-07 03:14:25,422 - INFO - Deleting VN ctest-left_vn-08054755 
2025-08-07 03:14:25,878 - INFO - Validated that VN ctest-left_vn-08054755 is not found in API Server
2025-08-07 03:14:25,905 - INFO - Validated that VN ctest-left_vn-08054755 is not in any agent
2025-08-07 03:14:25,956 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-08054755 info
2025-08-07 03:14:25,957 - INFO - Deleting VN ctest-mgmt_vn-85476667 
2025-08-07 03:14:26,292 - INFO - Validated that VN ctest-mgmt_vn-85476667 is not found in API Server
2025-08-07 03:14:26,320 - INFO - Validated that VN ctest-mgmt_vn-85476667 is not in any agent
2025-08-07 03:14:26,367 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-85476667 info
2025-08-07 03:14:27,681 - INFO - 
2025-08-07 03:14:27,681 - INFO - END TEST : test_svc_in_network_datapath : SKIPPED[0:00:14]
2025-08-07 03:14:27,682 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:14:28,491 - INFO - Deleted project: ctest-TestSvcRegr-46852798, ID : f42200fd-af99-4ff0-a7f2-165f625311de 
2025-08-07 03:14:28,714 - INFO - Domain Default found not creating
2025-08-07 03:14:28,891 - INFO - Project ctest-TestSvcHC-35985049 not found, creating it
2025-08-07 03:14:29,504 - INFO - Created Project:ctest-TestSvcHC-35985049, ID : 81a2f104-3342-403b-87c8-c90de09cb21e 
2025-08-07 03:14:31,056 - INFO - ================================================================================
2025-08-07 03:14:31,056 - INFO - STARTING TEST    : test_svc_hc_basic
2025-08-07 03:14:32,337 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:14:32,337 - INFO - 
2025-08-07 03:14:33,427 - INFO - Created VN ctest-mgmt_vn-44767698
2025-08-07 03:14:34,082 - INFO - Verified VN network id 12 for VN 536ed6e7-6300-40ae-bb97-99ac768d423b
2025-08-07 03:14:34,083 - INFO - Verifications in API Server for VN ctest-mgmt_vn-44767698 passed
2025-08-07 03:14:34,165 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-44767698 passed
2025-08-07 03:14:35,454 - INFO - Validated that VN default-domain:ctest-TestSvcHC-35985049:ctest-mgmt_vn-44767698 is found in opserver
2025-08-07 03:14:36,121 - INFO - Created VN ctest-left_vn-25537319
2025-08-07 03:14:36,466 - INFO - Verified VN network id 13 for VN f2cc20d3-55b6-432c-b1ea-f29c05d72c9f
2025-08-07 03:14:36,466 - INFO - Verifications in API Server for VN ctest-left_vn-25537319 passed
2025-08-07 03:14:36,570 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-25537319 passed
2025-08-07 03:14:36,941 - INFO - Validated that VN default-domain:ctest-TestSvcHC-35985049:ctest-left_vn-25537319 is found in opserver
2025-08-07 03:14:37,629 - INFO - Created VN ctest-right_vn-65392594
2025-08-07 03:14:37,977 - INFO - Verified VN network id 14 for VN 328a40db-aaf9-4c5e-8a32-d65d1664af5e
2025-08-07 03:14:37,977 - INFO - Verifications in API Server for VN ctest-right_vn-65392594 passed
2025-08-07 03:14:38,067 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-65392594 passed
2025-08-07 03:14:38,439 - INFO - Validated that VN default-domain:ctest-TestSvcHC-35985049:ctest-right_vn-65392594 is found in opserver
2025-08-07 03:14:39,702 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:14:41,070 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)

gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file
2025-08-07 03:14:41,867 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found
2025-08-07 03:14:41,982 - INFO - Service template: ['default-domain', 'ctest-service_template_1-30156679'] deleted successfully.
2025-08-07 03:14:41,982 - INFO - Skip interface_detach for VM ctest-right_vm-36291311 in state BUILD
2025-08-07 03:14:41,982 - INFO - Deleting VM ctest-right_vm-36291311
2025-08-07 03:14:42,053 - ERROR - VM ctest-right_vm-36291311 has failed to come up
2025-08-07 03:14:42,053 - ERROR - Nova failed to get host of the VM
2025-08-07 03:14:42,053 - ERROR - VM ctest-right_vm-36291311 has failed to come up
2025-08-07 03:14:42,053 - ERROR - Nova failed to get host of the VM
2025-08-07 03:14:42,142 - INFO - Skip interface_detach for VM ctest-left_vm-49087479 in state BUILD
2025-08-07 03:14:42,143 - INFO - Deleting VM ctest-left_vm-49087479
2025-08-07 03:14:42,143 - ERROR - VM ctest-left_vm-49087479 has failed to come up
2025-08-07 03:14:42,143 - ERROR - Nova failed to get host of the VM
2025-08-07 03:14:42,143 - ERROR - VM ctest-left_vm-49087479 has failed to come up
2025-08-07 03:14:42,143 - ERROR - Nova failed to get host of the VM
2025-08-07 03:14:42,226 - INFO - Deleting VN ctest-right_vn-65392594 
2025-08-07 03:14:42,283 - WARNING - Deleting VN ctest-right_vn-65392594 failed..Will retry
2025-08-07 03:14:44,627 - INFO - Validated that VN ctest-right_vn-65392594 is not found in API Server
2025-08-07 03:14:44,659 - INFO - Validated that VN ctest-right_vn-65392594 is not in any agent
2025-08-07 03:14:44,699 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-65392594 info
2025-08-07 03:14:44,700 - INFO - Deleting VN ctest-left_vn-25537319 
2025-08-07 03:14:45,090 - INFO - Validated that VN ctest-left_vn-25537319 is not found in API Server
2025-08-07 03:14:45,124 - INFO - Validated that VN ctest-left_vn-25537319 is not in any agent
2025-08-07 03:14:45,166 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-25537319 info
2025-08-07 03:14:45,166 - INFO - Deleting VN ctest-mgmt_vn-44767698 
2025-08-07 03:14:45,522 - INFO - Validated that VN ctest-mgmt_vn-44767698 is not found in API Server
2025-08-07 03:14:45,555 - INFO - Validated that VN ctest-mgmt_vn-44767698 is not in any agent
2025-08-07 03:14:45,603 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-44767698 info
2025-08-07 03:14:46,915 - INFO - 
2025-08-07 03:14:46,915 - INFO - END TEST : test_svc_hc_basic : SKIPPED[0:00:15]
2025-08-07 03:14:46,916 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:14:46,924 - INFO - ================================================================================
2025-08-07 03:14:46,924 - INFO - STARTING TEST    : test_svc_trans_segment_right_hc_fail_svm
2025-08-07 03:14:48,219 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:14:48,219 - INFO - 
2025-08-07 03:14:48,809 - INFO - Created VN ctest-mgmt_vn-06000014
2025-08-07 03:14:49,131 - INFO - Verified VN network id 12 for VN 35e6b366-d387-40ac-aa0d-c57fa162cd74
2025-08-07 03:14:49,131 - INFO - Verifications in API Server for VN ctest-mgmt_vn-06000014 passed
2025-08-07 03:14:49,227 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-06000014 passed
2025-08-07 03:14:49,420 - INFO - Validated that VN default-domain:ctest-TestSvcHC-35985049:ctest-mgmt_vn-06000014 is found in opserver
2025-08-07 03:14:50,096 - INFO - Created VN ctest-left_vn-88028456
2025-08-07 03:14:50,416 - INFO - Verified VN network id 13 for VN c9531848-1acf-43d8-9a8e-33270618cf6f
2025-08-07 03:14:50,416 - INFO - Verifications in API Server for VN ctest-left_vn-88028456 passed
2025-08-07 03:14:50,511 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-88028456 passed
2025-08-07 03:14:50,741 - INFO - Validated that VN default-domain:ctest-TestSvcHC-35985049:ctest-left_vn-88028456 is found in opserver
2025-08-07 03:14:51,456 - INFO - Created VN ctest-right_vn-22758869
2025-08-07 03:14:52,021 - INFO - Verified VN network id 14 for VN 6d35e714-a153-4d55-b134-cd94b859fb0d
2025-08-07 03:14:52,021 - INFO - Verifications in API Server for VN ctest-right_vn-22758869 passed
2025-08-07 03:14:52,191 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-22758869 passed
2025-08-07 03:14:52,435 - INFO - Validated that VN default-domain:ctest-TestSvcHC-35985049:ctest-right_vn-22758869 is found in opserver
2025-08-07 03:14:53,150 - INFO - Created VN ctest-trans_left_vn-87859091
2025-08-07 03:14:53,498 - INFO - Verified VN network id 15 for VN 40c23c1c-1600-4fdb-b8f4-a96b6c8b14e5
2025-08-07 03:14:53,498 - INFO - Verifications in API Server for VN ctest-trans_left_vn-87859091 passed
2025-08-07 03:14:53,582 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-87859091 passed
2025-08-07 03:14:53,779 - INFO - Validated that VN default-domain:ctest-TestSvcHC-35985049:ctest-trans_left_vn-87859091 is found in opserver
2025-08-07 03:14:54,407 - INFO - Created VN ctest-trans_right_vn-76062212
2025-08-07 03:14:54,717 - INFO - Verified VN network id 16 for VN 90165a4e-ef85-4b1c-926c-8d229c19819b
2025-08-07 03:14:54,717 - INFO - Verifications in API Server for VN ctest-trans_right_vn-76062212 passed
2025-08-07 03:14:54,810 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-76062212 passed
2025-08-07 03:14:55,001 - INFO - Validated that VN default-domain:ctest-TestSvcHC-35985049:ctest-trans_right_vn-76062212 is found in opserver
2025-08-07 03:14:56,132 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 03:14:57,546 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)

gzip: /contrail-test/images/tinycore-net-transparent-fw.qcow2.gz: unexpected end of file
2025-08-07 03:14:58,297 - INFO - image /contrail-test/images/tinycore-net-transparent-fw.qcow2 is not found
2025-08-07 03:14:58,421 - INFO - Service template: ['default-domain', 'ctest-service_template_1-89650512'] deleted successfully.
2025-08-07 03:14:58,421 - INFO - Skip interface_detach for VM ctest-right_vm-76645005 in state BUILD
2025-08-07 03:14:58,421 - INFO - Deleting VM ctest-right_vm-76645005
2025-08-07 03:14:58,422 - ERROR - VM ctest-right_vm-76645005 has failed to come up
2025-08-07 03:14:58,422 - ERROR - Nova failed to get host of the VM
2025-08-07 03:14:58,422 - ERROR - VM ctest-right_vm-76645005 has failed to come up
2025-08-07 03:14:58,422 - ERROR - Nova failed to get host of the VM
2025-08-07 03:14:58,571 - INFO - Skip interface_detach for VM ctest-left_vm-40458781 in state BUILD
2025-08-07 03:14:58,571 - INFO - Deleting VM ctest-left_vm-40458781
2025-08-07 03:14:58,571 - ERROR - VM ctest-left_vm-40458781 has failed to come up
2025-08-07 03:14:58,571 - ERROR - Nova failed to get host of the VM
2025-08-07 03:14:58,571 - ERROR - VM ctest-left_vm-40458781 has failed to come up
2025-08-07 03:14:58,571 - ERROR - Nova failed to get host of the VM
2025-08-07 03:14:58,662 - INFO - Deleting VN ctest-trans_right_vn-76062212 
2025-08-07 03:14:59,021 - INFO - Validated that VN ctest-trans_right_vn-76062212 is not found in API Server
2025-08-07 03:14:59,053 - INFO - Validated that VN ctest-trans_right_vn-76062212 is not in any agent
2025-08-07 03:14:59,110 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-76062212 info
2025-08-07 03:14:59,110 - INFO - Deleting VN ctest-trans_left_vn-87859091 
2025-08-07 03:14:59,480 - INFO - Validated that VN ctest-trans_left_vn-87859091 is not found in API Server
2025-08-07 03:14:59,542 - INFO - Validated that VN ctest-trans_left_vn-87859091 is not in any agent
2025-08-07 03:14:59,610 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-87859091 info
2025-08-07 03:14:59,610 - INFO - Deleting VN ctest-right_vn-22758869 
2025-08-07 03:14:59,670 - WARNING - Deleting VN ctest-right_vn-22758869 failed..Will retry
2025-08-07 03:15:02,048 - INFO - Validated that VN ctest-right_vn-22758869 is not found in API Server
2025-08-07 03:15:02,082 - INFO - Validated that VN ctest-right_vn-22758869 is not in any agent
2025-08-07 03:15:02,130 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-22758869 info
2025-08-07 03:15:02,130 - INFO - Deleting VN ctest-left_vn-88028456 
2025-08-07 03:15:02,490 - INFO - Validated that VN ctest-left_vn-88028456 is not found in API Server
2025-08-07 03:15:02,524 - INFO - Validated that VN ctest-left_vn-88028456 is not in any agent
2025-08-07 03:15:02,575 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-88028456 info
2025-08-07 03:15:02,575 - INFO - Deleting VN ctest-mgmt_vn-06000014 
2025-08-07 03:15:02,959 - INFO - Validated that VN ctest-mgmt_vn-06000014 is not found in API Server
2025-08-07 03:15:02,990 - INFO - Validated that VN ctest-mgmt_vn-06000014 is not in any agent
2025-08-07 03:15:03,035 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-06000014 info
2025-08-07 03:15:04,324 - INFO - 
2025-08-07 03:15:04,324 - INFO - END TEST : test_svc_trans_segment_right_hc_fail_svm : SKIPPED[0:00:18]
2025-08-07 03:15:04,324 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:15:05,112 - INFO - Deleted project: ctest-TestSvcHC-35985049, ID : 81a2f104-3342-403b-87c8-c90de09cb21e 
2025-08-07 03:15:05,351 - INFO - Domain Default found not creating
2025-08-07 03:15:05,519 - INFO - Project ctest-TestSVCV2Mirror-82782762 not found, creating it
2025-08-07 03:15:06,130 - INFO - Created Project:ctest-TestSVCV2Mirror-82782762, ID : 81599436-e94e-479f-90f3-afb32d832bfd 
2025-08-07 03:15:07,749 - INFO - ================================================================================
2025-08-07 03:15:07,749 - INFO - STARTING TEST    : test_svc_v2_mirroring
2025-08-07 03:15:07,749 - INFO - TEST DESCRIPTION : Validate the service chain mirroring
2025-08-07 03:15:09,043 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:15:09,043 - INFO - 
2025-08-07 03:15:10,081 - INFO - Created VN ctest-left-87968341
2025-08-07 03:15:10,861 - INFO - Verified VN network id 12 for VN 38dd6c20-4d3c-4f7d-9a51-9fcdab81f793
2025-08-07 03:15:10,861 - INFO - Verifications in API Server for VN ctest-left-87968341 passed
2025-08-07 03:15:10,948 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left-87968341 passed
2025-08-07 03:15:12,267 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-82782762:ctest-left-87968341 is found in opserver
2025-08-07 03:15:12,931 - INFO - Created VN ctest-right-78334909
2025-08-07 03:15:13,260 - INFO - Verified VN network id 13 for VN b9fb5f5e-e370-4adf-8de8-9969ca6f7e6a
2025-08-07 03:15:13,260 - INFO - Verifications in API Server for VN ctest-right-78334909 passed
2025-08-07 03:15:13,348 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right-78334909 passed
2025-08-07 03:15:13,704 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-82782762:ctest-right-78334909 is found in opserver
2025-08-07 03:15:14,360 - INFO - Created VN ctest-mgmt_vn-82317317
2025-08-07 03:15:14,691 - INFO - Verified VN network id 14 for VN c23bca56-73a7-443a-89ee-85daaa69f7d8
2025-08-07 03:15:14,691 - INFO - Verifications in API Server for VN ctest-mgmt_vn-82317317 passed
2025-08-07 03:15:14,785 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-82317317 passed
2025-08-07 03:15:15,143 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-82782762:ctest-mgmt_vn-82317317 is found in opserver
2025-08-07 03:15:15,845 - INFO - Created VN ctest-trans_left_vn-72002166
2025-08-07 03:15:16,207 - INFO - Verified VN network id 15 for VN f21bf02f-9977-4b1d-bb3e-497d5151a3ef
2025-08-07 03:15:16,207 - INFO - Verifications in API Server for VN ctest-trans_left_vn-72002166 passed
2025-08-07 03:15:16,320 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-72002166 passed
2025-08-07 03:15:16,527 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-82782762:ctest-trans_left_vn-72002166 is found in opserver
2025-08-07 03:15:17,172 - INFO - Created VN ctest-trans_right_vn-72629428
2025-08-07 03:15:17,523 - INFO - Verified VN network id 16 for VN 808ef0fa-63c5-47ba-8f41-f86f7319e5b4
2025-08-07 03:15:17,523 - INFO - Verifications in API Server for VN ctest-trans_right_vn-72629428 passed
2025-08-07 03:15:17,623 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-72629428 passed
2025-08-07 03:15:17,828 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-82782762:ctest-trans_right_vn-72629428 is found in opserver
2025-08-07 03:15:19,082 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:15:20,616 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)

gzip: /contrail-test/images/ubuntu.vmdk.gz: unexpected end of file
2025-08-07 03:15:21,289 - INFO - image /contrail-test/images/ubuntu.vmdk is not found
2025-08-07 03:15:21,446 - INFO - Service template: ['default-domain', 'ctest-service_template_1-51597527'] deleted successfully.
2025-08-07 03:15:21,449 - INFO - Skip interface_detach for VM ctest-right_vm-65494136 in state BUILD
2025-08-07 03:15:21,449 - INFO - Deleting VM ctest-right_vm-65494136
2025-08-07 03:15:21,503 - ERROR - VM ctest-right_vm-65494136 has failed to come up
2025-08-07 03:15:21,503 - ERROR - Nova failed to get host of the VM
2025-08-07 03:15:21,503 - ERROR - VM ctest-right_vm-65494136 has failed to come up
2025-08-07 03:15:21,503 - ERROR - Nova failed to get host of the VM
2025-08-07 03:15:21,615 - INFO - Skip interface_detach for VM ctest-left_vm-87725686 in state BUILD
2025-08-07 03:15:21,615 - INFO - Deleting VM ctest-left_vm-87725686
2025-08-07 03:15:21,615 - ERROR - VM ctest-left_vm-87725686 has failed to come up
2025-08-07 03:15:21,615 - ERROR - Nova failed to get host of the VM
2025-08-07 03:15:21,616 - ERROR - VM ctest-left_vm-87725686 has failed to come up
2025-08-07 03:15:21,616 - ERROR - Nova failed to get host of the VM
2025-08-07 03:15:21,761 - INFO - Deleting VN ctest-trans_right_vn-72629428 
2025-08-07 03:15:22,204 - INFO - Validated that VN ctest-trans_right_vn-72629428 is not found in API Server
2025-08-07 03:15:22,240 - INFO - Validated that VN ctest-trans_right_vn-72629428 is not in any agent
2025-08-07 03:15:22,327 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-72629428 info
2025-08-07 03:15:22,328 - INFO - Deleting VN ctest-trans_left_vn-72002166 
2025-08-07 03:15:22,776 - INFO - Validated that VN ctest-trans_left_vn-72002166 is not found in API Server
2025-08-07 03:15:22,834 - INFO - Validated that VN ctest-trans_left_vn-72002166 is not in any agent
2025-08-07 03:15:22,906 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-72002166 info
2025-08-07 03:15:22,907 - INFO - Deleting VN ctest-mgmt_vn-82317317 
2025-08-07 03:15:23,287 - INFO - Validated that VN ctest-mgmt_vn-82317317 is not found in API Server
2025-08-07 03:15:23,351 - INFO - Validated that VN ctest-mgmt_vn-82317317 is not in any agent
2025-08-07 03:15:23,457 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-82317317 info
2025-08-07 03:15:23,457 - INFO - Deleting VN ctest-right-78334909 
2025-08-07 03:15:23,515 - WARNING - Deleting VN ctest-right-78334909 failed..Will retry
2025-08-07 03:15:25,973 - INFO - Validated that VN ctest-right-78334909 is not found in API Server
2025-08-07 03:15:26,012 - INFO - Validated that VN ctest-right-78334909 is not in any agent
2025-08-07 03:15:26,067 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right-78334909 info
2025-08-07 03:15:26,067 - INFO - Deleting VN ctest-left-87968341 
2025-08-07 03:15:26,459 - INFO - Validated that VN ctest-left-87968341 is not found in API Server
2025-08-07 03:15:26,498 - INFO - Validated that VN ctest-left-87968341 is not in any agent
2025-08-07 03:15:26,561 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left-87968341 info
2025-08-07 03:15:27,870 - INFO - 
2025-08-07 03:15:27,871 - INFO - END TEST : test_svc_v2_mirroring : SKIPPED[0:00:20]
2025-08-07 03:15:27,871 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:15:28,735 - INFO - Deleted project: ctest-TestSVCV2Mirror-82782762, ID : 81599436-e94e-479f-90f3-afb32d832bfd 
2025-08-07 03:15:28,984 - INFO - Domain Default found not creating
2025-08-07 03:15:29,194 - INFO - Project ctest-TestvDNSBasic0-67540836 not found, creating it
2025-08-07 03:15:29,774 - INFO - Created Project:ctest-TestvDNSBasic0-67540836, ID : be7fce30-9e57-4c4f-8fca-234f78fb98c2 
2025-08-07 03:15:31,541 - INFO - ================================================================================
2025-08-07 03:15:31,541 - INFO - STARTING TEST    : test_vdns_ping_same_vn
2025-08-07 03:15:31,541 - 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
        
2025-08-07 03:15:32,822 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:15:32,822 - INFO - 
2025-08-07 03:15:33,627 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-67540836'](be7fce30-9e57-4c4f-8fca-234f78fb98c2)
2025-08-07 03:15:35,503 - INFO - Created VN ctest-vn1-vdns-12093329
2025-08-07 03:15:36,877 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:15:36,877 - INFO - Waiting for VM ctest-vm1-test-68825604 to be up..
2025-08-07 03:15:42,032 - INFO - VM name : ctest-vm1-test-68825604
2025-08-07 03:16:20,748 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-68825604 passed
2025-08-07 03:17:09,723 - INFO - Ping to IP ctest-vm1-test-68825604 from VM ctest-vm1-test-68825604 passed
2025-08-07 03:17:11,231 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 03:17:11,231 - INFO - Waiting for VM ctest-vm2-test-89356310 to be up..
2025-08-07 03:17:16,378 - INFO - VM name : ctest-vm2-test-89356310
2025-08-07 03:17:58,827 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm2-test-89356310 passed
2025-08-07 03:18:56,341 - INFO - Ping to IP ctest-vm2-test-89356310 from VM ctest-vm2-test-89356310 passed
2025-08-07 03:19:00,294 - INFO - Ping to IP ctest-vm2-test-89356310 from VM ctest-vm1-test-68825604 passed
2025-08-07 03:19:00,295 - INFO - Try deleting the VDNS entry ctest-vdns1-19514357 with back ref of ipam.
2025-08-07 03:19:00,358 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-08-07 03:19:00,358 - INFO - Add CNAME VDNS record for ctest-vm1-test-68825604 and verify we able to ping by alias name
2025-08-07 03:19:00,542 - INFO - In verify_on_setup
2025-08-07 03:19:00,646 - INFO - Verify VDNS record  is shown in the API server
2025-08-07 03:19:00,734 - INFO - Verify VDNS record  is shown in the control node
2025-08-07 03:19:02,586 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-68825604 failed
2025-08-07 03:19:07,453 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-68825604 passed
2025-08-07 03:19:07,550 - INFO - VDNS record info: default-domain:ctest-vdns1-19514357:test-rec deleted successfully.
2025-08-07 03:19:07,550 - INFO - Deleting VM ctest-vm2-test-89356310
2025-08-07 03:19:07,631 - INFO - Deleting VM ctest-vm1-test-68825604
2025-08-07 03:19:07,705 - INFO - Deleting VN ctest-vn1-vdns-12093329 
2025-08-07 03:19:07,755 - WARNING - Deleting VN ctest-vn1-vdns-12093329 failed..Will retry
2025-08-07 03:19:10,190 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-19514357'] deleted successfully.
2025-08-07 03:19:10,217 - INFO - VDNS information ctest-vdns1-19514357 removed from the API Server
2025-08-07 03:19:10,224 - INFO - VDNS information ctest-vdns1-19514357 removed in the Control node
2025-08-07 03:19:11,534 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:03:40]
2025-08-07 03:19:11,534 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:19:12,331 - INFO - Deleted project: ctest-TestvDNSBasic0-67540836, ID : be7fce30-9e57-4c4f-8fca-234f78fb98c2 
2025-08-07 03:19:12,564 - INFO - Domain Default found not creating
2025-08-07 03:19:12,756 - INFO - Project ctest-TestBasicIPv6VMVNx-11505337 not found, creating it
2025-08-07 03:19:13,436 - INFO - Created Project:ctest-TestBasicIPv6VMVNx-11505337, ID : ca45e010-6efe-4563-8e44-de94529d89d8 
2025-08-07 03:19:15,040 - INFO - ================================================================================
2025-08-07 03:19:15,040 - INFO - STARTING TEST    : test_vm_file_trf_scp_tests
2025-08-07 03:19:16,344 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:19:16,344 - INFO - 
2025-08-07 03:19:16,345 - INFO - ================================================================================
2025-08-07 03:19:16,345 - INFO - STARTING TEST    : test_vm_file_trf_scp_tests
2025-08-07 03:19:16,345 - INFO - TEST DESCRIPTION : 
        Description: Test to validate File Transfer using scp between VMs. Files of different sizes.
        Test steps:
                1. Creating vm's - vm1 and vm2 and a Vn - vn222
                2. Transfer file from vm1 to vm2 with diferrent file sizes using scp
                3. file sizes - 64,1202,2210,10000
                4. verify files present in vm2 match with the size of the file sent.
        Pass criteria: File in vm2 should match with the transferred file size from vm1

        Maintainer : ganeshahv@juniper.net
        
2025-08-07 03:19:17,661 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:19:17,661 - INFO - 
2025-08-07 03:19:19,110 - INFO - Created VN ctest-vn-60148649
http://nexus.opensdn.io/repository///images/converts//ubuntu-sshpass-disk001.vmdk:
2025-08-07 03:19:19 ERROR 404: converts/ubuntu-sshpass-disk001.vmdk.
2025-08-07 03:19:20,759 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:19:22,345 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 03:19:22,345 - INFO - Waiting for VM ctest-TestBasicIPv6VMVNx-11505337-44782866 to be up..
2025-08-07 03:19:27,553 - INFO - VM name : ctest-TestBasicIPv6VMVNx-11505337-44782866
2025-08-07 03:26:24,409 - WARNING - VM metadata IP is not 169.254.x.x
2025-08-07 03:26:25,586 - ERROR - VM ctest-TestBasicIPv6VMVNx-11505337-44782866 does not seem to be fully up. Check logs
2025-08-07 03:26:25,800 - INFO - Skip interface_detach for VM ctest-TestBasicIPv6VMVNx-11505337-19629684 in state BUILD
2025-08-07 03:26:25,805 - INFO - Deleting VM ctest-TestBasicIPv6VMVNx-11505337-19629684
2025-08-07 03:26:25,805 - ERROR - VM ctest-TestBasicIPv6VMVNx-11505337-19629684 has failed to come up
2025-08-07 03:26:25,806 - ERROR - Nova failed to get host of the VM
2025-08-07 03:26:25,806 - ERROR - VM ctest-TestBasicIPv6VMVNx-11505337-19629684 has failed to come up
2025-08-07 03:26:25,806 - ERROR - Nova failed to get host of the VM
2025-08-07 03:26:25,906 - INFO - Deleting VM ctest-TestBasicIPv6VMVNx-11505337-44782866
2025-08-07 03:26:25,997 - INFO - Deleting VN ctest-vn-60148649 
2025-08-07 03:26:26,071 - WARNING - Deleting VN ctest-vn-60148649 failed..Will retry
2025-08-07 03:26:29,618 - ERROR - AssertionError
Python 3.6.8: /usr/bin/python3
Thu Aug  7 03:26:25 2025

A problem occurred in a Python script.  Here is the sequence of
function calls leading up to the error, in the order they occurred.

 /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={})
   78             log.info('Initial checks done. Running the testcase now')
   79             log.info('')
   80             result = function(self, *args, **kwargs)
   81             if self.inputs.upgrade:
   82                 pid = os.getpid()
result = None
function = 
self = 
args = ()
kwargs = {}

 /contrail-test/scripts/vm_regression/test_vm.py in test_vm_file_trf_scp_tests(self=)
 2865         vm2_fixture = self.create_vm(vn_fixture=vn_fixture,
 2866             image_name='ubuntu-sshpass')
 2867         assert vm1_fixture.wait_till_vm_is_up()
 2868         assert vm2_fixture.wait_till_vm_is_up()
 2869         for size in scp_test_file_sizes:
vm1_fixture = 
vm1_fixture.wait_till_vm_is_up = >
AssertionError: 
    __cause__ = None
    __class__ = 
    __context__ = None
    __delattr__ = 
    __dict__ = {}
    __dir__ = 
    __doc__ = 'Assertion failed.'
    __eq__ = 
    __format__ = 
    __ge__ = 
    __getattribute__ = 
    __gt__ = 
    __hash__ = 
    __init__ = 
    __init_subclass__ = 
    __le__ = 
    __lt__ = 
    __ne__ = 
    __new__ = 
    __reduce__ = 
    __reduce_ex__ = 
    __repr__ = 
    __setattr__ = 
    __setstate__ = 
    __sizeof__ = 
    __str__ = 
    __subclasshook__ = 
    __suppress_context__ = False
    __traceback__ = 
    args = ()
    with_traceback = 

The above is a description of an error in a Python program.  Here is
the original traceback:

Traceback (most recent call last):
  File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
    result = function(self, *args, **kwargs)
  File "/contrail-test/scripts/vm_regression/test_vm.py", line 2867, in test_vm_file_trf_scp_tests
    assert vm1_fixture.wait_till_vm_is_up()
AssertionError



2025-08-07 03:26:29,633 - INFO - 
2025-08-07 03:26:29,634 - INFO - END TEST : test_vm_file_trf_scp_tests : FAILED[0:07:13]
2025-08-07 03:26:29,634 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:26:30,897 - ERROR - TestFailed
Python 3.6.8: /usr/bin/python3
Thu Aug  7 03:26:29 2025

A problem occurred in a Python script.  Here is the sequence of
function calls leading up to the error, in the order they occurred.

 /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={})
   78             log.info('Initial checks done. Running the testcase now')
   79             log.info('')
   80             result = function(self, *args, **kwargs)
   81             if self.inputs.upgrade:
   82                 pid = os.getpid()
result = None
function = 
self = 
args = ()
kwargs = {}

 /contrail-test/scripts/vm_regression/test_vm.py in test_vm_file_trf_scp_tests(self=)
 3145     @preposttest_wrapper
 3146     def test_vm_file_trf_scp_tests(self):
 3147         super(TestBasicIPv6VMVNx, self).test_vm_file_trf_scp_tests()
 3148 
 3149     @preposttest_wrapper
builtinsuper = 
global TestBasicIPv6VMVNx = 
self = 
).test_vm_file_trf_scp_tests = >

 /contrail-test/tcutils/util.py in wrapper(self=, *func_args=(), **func_kwargs={})
 1039                     raise testtools.TestCase.skipException(msg)
 1040 
 1041             return f(self, *func_args, **func_kwargs)
 1042         return wrapper
 1043     return decorator
f = 
self = 
func_args = ()
func_kwargs = {}

 /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={})
  174                 if 'ci_image' in list(os.environ.keys()):
  175                     os.environ['stop_execution_flag'] = 'set'
  176                 raise TestFailed("\n ".join(errmsg))
  177             elif testskip:
  178                 log.info('')
global TestFailed = 
"\n ".join undefined
errmsg = ['Test failed: AssertionError\nPython 3.6.8: /usr/b...m1_fixture.wait_till_vm_is_up()\nAssertionError\n\n\n']
TestFailed: Test failed: AssertionError
Python 3.6.8: /usr/bin/python3
Thu Aug  7 03:26:25 2025

A problem occurred in a Python script.  Here is the sequence of
function calls leading up to the error, in the order they occurred.

 /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={})
   78             log.info('Initial checks done. Running the testcase now')
   79             log.info('')
   80             result = function(self, *args, **kwargs)
   81             if self.inputs.upgrade:
   82                 pid = os.getpid()
result = None
function = 
self = 
args = ()
kwargs = {}

 /contrail-test/scripts/vm_regression/test_vm.py in test_vm_file_trf_scp_tests(self=)
 2865         vm2_fixture = self.create_vm(vn_fixture=vn_fixture,
 2866             image_name='ubuntu-sshpass')
 2867         assert vm1_fixture.wait_till_vm_is_up()
 2868         assert vm2_fixture.wait_till_vm_is_up()
 2869         for size in scp_test_file_sizes:
vm1_fixture = 
vm1_fixture.wait_till_vm_is_up = >
AssertionError: 
    __cause__ = None
    __class__ = 
    __context__ = None
    __delattr__ = 
    __dict__ = {}
    __dir__ = 
    __doc__ = 'Assertion failed.'
    __eq__ = 
    __format__ = 
    __ge__ = 
    __getattribute__ = 
    __gt__ = 
    __hash__ = 
    __init__ = 
    __init_subclass__ = 
    __le__ = 
    __lt__ = 
    __ne__ = 
    __new__ = 
    __reduce__ = 
    __reduce_ex__ = 
    __repr__ = 
    __setattr__ = 
    __setstate__ = 
    __sizeof__ = 
    __str__ = 
    __subclasshook__ = 
    __suppress_context__ = False
    __traceback__ = 
    args = ()
    with_traceback = 

The above is a description of an error in a Python program.  Here is
the original traceback:

Traceback (most recent call last):
  File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
    result = function(self, *args, **kwargs)
  File "/contrail-test/scripts/vm_regression/test_vm.py", line 2867, in test_vm_file_trf_scp_tests
    assert vm1_fixture.wait_till_vm_is_up()
AssertionError



    __cause__ = None
    __class__ = 
    __context__ = None
    __delattr__ = 
    __dict__ = {}
    __dir__ = 
    __doc__ = None
    __eq__ = 
    __format__ = 
    __ge__ = 
    __getattribute__ = 
    __gt__ = 
    __hash__ = 
    __init__ = 
    __init_subclass__ = 
    __le__ = 
    __lt__ = 
    __module__ = 'tcutils.cores'
    __ne__ = 
    __new__ = 
    __reduce__ = 
    __reduce_ex__ = 
    __repr__ = 
    __setattr__ = 
    __setstate__ = 
    __sizeof__ = 
    __str__ = 
    __subclasshook__ = 
    __suppress_context__ = False
    __traceback__ = 
    __weakref__ = None
    args = ('Test failed: AssertionError\nPython 3.6.8: /usr/b...m1_fixture.wait_till_vm_is_up()\nAssertionError\n\n\n',)
    with_traceback = 

The above is a description of an error in a Python program.  Here is
the original traceback:

Traceback (most recent call last):
  File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
    result = function(self, *args, **kwargs)
  File "/contrail-test/scripts/vm_regression/test_vm.py", line 3147, in test_vm_file_trf_scp_tests
    super(TestBasicIPv6VMVNx, self).test_vm_file_trf_scp_tests()
  File "/contrail-test/tcutils/util.py", line 1041, in wrapper
    return f(self, *func_args, **func_kwargs)
  File "/contrail-test/tcutils/wrappers.py", line 176, in wrapper
    raise TestFailed("\n ".join(errmsg))
tcutils.cores.TestFailed: Test failed: AssertionError
Python 3.6.8: /usr/bin/python3
Thu Aug  7 03:26:25 2025

A problem occurred in a Python script.  Here is the sequence of
function calls leading up to the error, in the order they occurred.

 /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={})
   78             log.info('Initial checks done. Running the testcase now')
   79             log.info('')
   80             result = function(self, *args, **kwargs)
   81             if self.inputs.upgrade:
   82                 pid = os.getpid()
result = None
function = 
self = 
args = ()
kwargs = {}

 /contrail-test/scripts/vm_regression/test_vm.py in test_vm_file_trf_scp_tests(self=)
 2865         vm2_fixture = self.create_vm(vn_fixture=vn_fixture,
 2866             image_name='ubuntu-sshpass')
 2867         assert vm1_fixture.wait_till_vm_is_up()
 2868         assert vm2_fixture.wait_till_vm_is_up()
 2869         for size in scp_test_file_sizes:
vm1_fixture = 
vm1_fixture.wait_till_vm_is_up = >
AssertionError: 
    __cause__ = None
    __class__ = 
    __context__ = None
    __delattr__ = 
    __dict__ = {}
    __dir__ = 
    __doc__ = 'Assertion failed.'
    __eq__ = 
    __format__ = 
    __ge__ = 
    __getattribute__ = 
    __gt__ = 
    __hash__ = 
    __init__ = 
    __init_subclass__ = 
    __le__ = 
    __lt__ = 
    __ne__ = 
    __new__ = 
    __reduce__ = 
    __reduce_ex__ = 
    __repr__ = 
    __setattr__ = 
    __setstate__ = 
    __sizeof__ = 
    __str__ = 
    __subclasshook__ = 
    __suppress_context__ = False
    __traceback__ = 
    args = ()
    with_traceback = 

The above is a description of an error in a Python program.  Here is
the original traceback:

Traceback (most recent call last):
  File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
    result = function(self, *args, **kwargs)
  File "/contrail-test/scripts/vm_regression/test_vm.py", line 2867, in test_vm_file_trf_scp_tests
    assert vm1_fixture.wait_till_vm_is_up()
AssertionError






2025-08-07 03:26:30,914 - INFO - 
2025-08-07 03:26:30,914 - INFO - END TEST : test_vm_file_trf_scp_tests : FAILED[0:07:15]
2025-08-07 03:26:30,914 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:26:31,715 - INFO - Deleted project: ctest-TestBasicIPv6VMVNx-11505337, ID : ca45e010-6efe-4563-8e44-de94529d89d8 
2025-08-07 03:26:31,944 - INFO - Domain Default found not creating
2025-08-07 03:26:32,129 - INFO - Project ctest-TestBasicVMVNx-92634317 not found, creating it
2025-08-07 03:26:32,755 - INFO - Created Project:ctest-TestBasicVMVNx-92634317, ID : a13edba2-38a5-4243-af0d-37755245f365 
2025-08-07 03:26:34,433 - INFO - ================================================================================
2025-08-07 03:26:34,433 - INFO - STARTING TEST    : test_sctp_traffic_between_vm
2025-08-07 03:26:34,433 - 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
        
2025-08-07 03:26:35,734 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:26:35,734 - INFO - 
2025-08-07 03:26:36,842 - INFO - Created VN ctest-fvn-35166974
2025-08-07 03:26:37,598 - INFO - Verified VN network id 12 for VN 15888999-7c95-4915-bdc1-245069045005
2025-08-07 03:26:37,598 - INFO - Verifications in API Server for VN ctest-fvn-35166974 passed
2025-08-07 03:26:37,690 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fvn-35166974 passed
2025-08-07 03:26:39,028 - INFO - Validated that VN default-domain:ctest-TestBasicVMVNx-92634317:ctest-fvn-35166974 is found in opserver
2025-08-07 03:26:39,750 - INFO - Created VN ctest-vn1-04722480
2025-08-07 03:26:40,090 - INFO - Verified VN network id 13 for VN 7981b14b-f276-475e-b21d-1f633c419de7
2025-08-07 03:26:40,090 - INFO - Verifications in API Server for VN ctest-vn1-04722480 passed
2025-08-07 03:26:40,191 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-04722480 passed
2025-08-07 03:26:40,539 - INFO - Validated that VN default-domain:ctest-TestBasicVMVNx-92634317:ctest-vn1-04722480 is found in opserver
2025-08-07 03:26:42 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-sctp.vmdk.gz [268831986/268831986] -> "/contrail-test/images/ubuntu-sctp.vmdk.gz" [1]
2025-08-07 03:26:57,985 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:26:59,475 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 03:27:30,280 - INFO - VM name : ctest-vn1_vm1_name-82864357
2025-08-07 03:28:25,324 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1_name-82864357 passed
2025-08-07 03:29:22,474 - INFO - VM name : ctest-fvn_vm1_name-13184377
2025-08-07 03:29:24,044 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-fvn_vm1_name-13184377 passed
2025-08-07 03:29:55,510 - INFO - Creating Floating IP pool ctest-some-pool-58090714 in API Server
2025-08-07 03:29:56,024 - INFO - Verification for FIP pool ctest-some-pool-58090714 in API Server passed
2025-08-07 03:29:56,062 - INFO - Verification for FIP pool ctest-some-pool-58090714 in Control-node passed
2025-08-07 03:29:56,551 - INFO -  Route for FIP 11.127.70.4 is fine on Control-node 10.0.0.56 
2025-08-07 03:29:56,562 - INFO -  Route for FIP 11.127.70.4 is fine on Control-node 10.0.0.130 
2025-08-07 03:29:56,563 - INFO - FIP 11.127.70.4 verification for passed on all Control-nodes
2025-08-07 03:29:56,563 - INFO - FIP ID 104e6ee6-5b47-4f23-a157-3d954644f34e(11.127.70.4) validation in Control node passed
2025-08-07 03:29:56,622 - INFO - FIP ID 104e6ee6-5b47-4f23-a157-3d954644f34e(11.127.70.4) validation in agents passed
2025-08-07 03:29:56,646 - INFO - FIP ID 104e6ee6-5b47-4f23-a157-3d954644f34e(11.127.70.4) validation in API Server passed
2025-08-07 03:30:14,314 - INFO - Ping to IP 11.127.70.3 from VM ctest-vn1_vm1_name-82864357 passed
2025-08-07 03:30:26,678 - INFO - Verifying Ingress Flow Record
2025-08-07 03:30:26,687 - INFO - Verifying NAT in flow records
2025-08-07 03:30:26,687 - INFO - Verifying traffic direction in flow records
2025-08-07 03:30:26,688 - INFO - Verifying Egress Flow Records
2025-08-07 03:30:26,694 - INFO - Verifying NAT in flow records
2025-08-07 03:30:26,695 - INFO - Verifying traffic direction in flow records
2025-08-07 03:30:26,910 - INFO - Deleting the FIP pool ctest-some-pool-58090714
2025-08-07 03:30:27,081 - INFO - Deleting VM ctest-fvn_vm1_name-13184377
2025-08-07 03:30:27,176 - INFO - Deleting VM ctest-vn1_vm1_name-82864357
2025-08-07 03:30:27,247 - INFO - Deleting VN ctest-vn1-04722480 
2025-08-07 03:30:27,310 - WARNING - Deleting VN ctest-vn1-04722480 failed..Will retry
2025-08-07 03:30:29,653 - INFO - Validated that VN ctest-vn1-04722480 is not found in API Server
2025-08-07 03:30:29,685 - INFO - Validated that VN ctest-vn1-04722480 is not in any agent
2025-08-07 03:30:29,732 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-04722480 info
2025-08-07 03:30:29,732 - INFO - Deleting VN ctest-fvn-35166974 
2025-08-07 03:30:30,140 - INFO - Validated that VN ctest-fvn-35166974 is not found in API Server
2025-08-07 03:30:30,170 - INFO - Validated that VN ctest-fvn-35166974 is not in any agent
2025-08-07 03:30:30,212 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fvn-35166974 info
2025-08-07 03:30:31,534 - INFO - END TEST : test_sctp_traffic_between_vm : PASSED[0:03:57]
2025-08-07 03:30:31,535 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:30:32,373 - INFO - Deleted project: ctest-TestBasicVMVNx-92634317, ID : a13edba2-38a5-4243-af0d-37755245f365 
2025-08-07 03:30:32,581 - INFO - Domain Default found not creating
2025-08-07 03:30:32,757 - INFO - Project ctest-TestBasicVMVN-30036364 not found, creating it
2025-08-07 03:30:33,428 - INFO - Created Project:ctest-TestBasicVMVN-30036364, ID : f0bc2c89-2b33-4d10-a6aa-c5e8589c18bf 
2025-08-07 03:30:35,039 - INFO - ================================================================================
2025-08-07 03:30:35,039 - INFO - STARTING TEST    : test_generic_link_local_service
2025-08-07 03:30:35,040 - 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
        
2025-08-07 03:30:36,344 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:30:36,345 - INFO - 
2025-08-07 03:30:37,560 - INFO - Created VN ctest-vn2_metadata-94997467
2025-08-07 03:30:39,103 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:30:44,543 - INFO - Waiting for VM ctest-TestBasicVMVN-30036364-70005427 to be up..
2025-08-07 03:30:44,544 - INFO - VM name : ctest-TestBasicVMVN-30036364-70005427
2025-08-07 03:30:50,406 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30036364-70005427 passed
2025-08-07 03:30:55,810 - INFO - Retry 0
2025-08-07 03:30:57,458 - INFO - Generic metadata worked
2025-08-07 03:30:57,682 - INFO - Deleting VM ctest-TestBasicVMVN-30036364-70005427
2025-08-07 03:30:57,762 - INFO - Deleting VN ctest-vn2_metadata-94997467 
2025-08-07 03:30:57,826 - WARNING - Deleting VN ctest-vn2_metadata-94997467 failed..Will retry
2025-08-07 03:31:01,382 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:26]
2025-08-07 03:31:01,382 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:31:01,387 - INFO - ================================================================================
2025-08-07 03:31:01,387 - INFO - STARTING TEST    : test_metadata_service
2025-08-07 03:31:01,387 - INFO - TEST DESCRIPTION : 
        Description: Test to validate metadata service on VM creation.

               1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
               2.Create a shell script which writes  'hello world ' in a file in /tmp and save the script on the nova api node
               3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
               4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
            Maintainer: sandipd@juniper.net
        
2025-08-07 03:31:02,695 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:31:02,695 - INFO - 
2025-08-07 03:31:03,658 - INFO - Created VN ctest-vn-84707953
2025-08-07 03:31:04,879 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 03:31:04,879 - INFO - Waiting for VM ctest-TestBasicVMVN-30036364-80160638 to be up..
2025-08-07 03:31:10,032 - INFO - VM name : ctest-TestBasicVMVN-30036364-80160638
2025-08-07 03:31:19,693 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30036364-80160638 passed
2025-08-07 03:31:22,068 - INFO - metadata_script.txt got executed in the vm
2025-08-07 03:31:22,069 - INFO - Deleting VM ctest-TestBasicVMVN-30036364-80160638
2025-08-07 03:31:22,153 - INFO - Deleting VN ctest-vn-84707953 
2025-08-07 03:31:22,204 - WARNING - Deleting VN ctest-vn-84707953 failed..Will retry
2025-08-07 03:31:25,844 - INFO - END TEST : test_metadata_service : PASSED[0:00:24]
2025-08-07 03:31:25,844 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:31:25,847 - INFO - ================================================================================
2025-08-07 03:31:25,847 - INFO - STARTING TEST    : test_ping_within_vn_two_vms_two_different_subnets
2025-08-07 03:31:25,847 - INFO - TEST DESCRIPTION : 
        Description:  Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
        subnets.
        Test steps:
                1. Create 1 IPAM's.
                2. Create 1 VN with 2 subnets and launch 2 VMs in them.
                3. Ping between the VMs in the same VN should go thru fine.
                4. Ping to the subnet broadcast and all-broadcast address.
        Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
                        all-broadcast address.
        Maintainer : ganeshahv@juniper.net
        
2025-08-07 03:31:27,170 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:31:27,170 - INFO - 
2025-08-07 03:31:28,527 - INFO - Created VN ctest-vn-12466185
2025-08-07 03:31:30,044 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:31:30,658 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 03:31:32,221 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:31:32,376 - INFO - Verifications in API Server for IPAM: ctest-ipam-06033086 passed
2025-08-07 03:31:32,405 - INFO - Verifications in Control node for IPAM: ctest-ipam-06033086 passed
2025-08-07 03:31:32,652 - INFO - Verified VN network id 12 for VN 0a3e11e6-129d-4ffa-be88-81c22448681d
2025-08-07 03:31:32,653 - INFO - Verifications in API Server for VN ctest-vn-12466185 passed
2025-08-07 03:31:32,778 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-12466185 passed
2025-08-07 03:31:34,277 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-30036364:ctest-vn-12466185 is found in opserver
2025-08-07 03:31:34,294 - INFO - Waiting for VM ctest-TestBasicVMVN-30036364-02898216 to be up..
2025-08-07 03:31:34,390 - INFO - VM name : ctest-TestBasicVMVN-30036364-02898216
2025-08-07 03:31:44,038 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30036364-02898216 passed
2025-08-07 03:31:44,328 - INFO - Waiting for VM ctest-TestBasicVMVN-30036364-63816012 to be up..
2025-08-07 03:31:44,427 - INFO - VM name : ctest-TestBasicVMVN-30036364-63816012
2025-08-07 03:31:45,893 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30036364-63816012 passed
2025-08-07 03:31:46,177 - INFO - Waiting for VM ctest-TestBasicVMVN-30036364-57989282 to be up..
2025-08-07 03:31:46,281 - INFO - VM name : ctest-TestBasicVMVN-30036364-57989282
2025-08-07 03:31:47,711 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-30036364-57989282 passed
2025-08-07 03:31:52,042 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-30036364-02898216 passed
2025-08-07 03:31:55,770 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-30036364-63816012 passed
2025-08-07 03:32:03,642 - INFO - Deleting VM ctest-TestBasicVMVN-30036364-57989282
2025-08-07 03:32:03,713 - INFO - Detaching port 013d416c-26d4-425f-83a7-ee06178985fd from VM ctest-TestBasicVMVN-30036364-63816012
2025-08-07 03:32:03,747 - INFO - Deleting VM ctest-TestBasicVMVN-30036364-63816012
2025-08-07 03:32:03,830 - INFO - Detaching port f8a2c31f-8fa3-4016-a26a-a2249a895be5 from VM ctest-TestBasicVMVN-30036364-02898216
2025-08-07 03:32:03,869 - INFO - Deleting VM ctest-TestBasicVMVN-30036364-02898216
2025-08-07 03:32:03,938 - INFO - Deleting VN ctest-vn-12466185 
2025-08-07 03:32:05,086 - INFO - Validated that VN ctest-vn-12466185 is not found in API Server
2025-08-07 03:32:05,117 - INFO - Validated that VN ctest-vn-12466185 is not in any agent
2025-08-07 03:32:05,152 - INFO - Validated that all vrouters do not  have the route table for VN default-domain:ctest-TestBasicVMVN-30036364:ctest-vn-12466185
2025-08-07 03:32:05,180 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-12466185 info
2025-08-07 03:32:05,298 - INFO - IPAM: ctest-ipam-06033086 is not found in API Server
2025-08-07 03:32:05,331 - INFO - IPAM:ctest-ipam-06033086 is not found in control node
2025-08-07 03:32:06,647 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:41]
2025-08-07 03:32:06,648 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:32:07,484 - INFO - Deleted project: ctest-TestBasicVMVN-30036364, ID : f0bc2c89-2b33-4d10-a6aa-c5e8589c18bf 
2025-08-07 03:32:07,716 - INFO - Domain Default found not creating
2025-08-07 03:32:07,898 - INFO - Project ctest-DisablePolicyEcmpIpv6-18380799 not found, creating it
2025-08-07 03:32:08,592 - INFO - Created Project:ctest-DisablePolicyEcmpIpv6-18380799, ID : 85604a2f-676a-4b46-8494-2d5bfdd16cb5 
2025-08-07 03:32:10,397 - INFO - ================================================================================
2025-08-07 03:32:10,397 - INFO - STARTING TEST    : test_ecmp_with_static_routes
2025-08-07 03:32:10,398 - 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.
        
2025-08-07 03:32:11,722 - INFO - Address family configured is dual
2025-08-07 03:32:11,722 - INFO - we are setting address family as v6
2025-08-07 03:32:11,723 - INFO - we are setting address family as v6
2025-08-07 03:32:11,723 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:32:11,723 - INFO - 
2025-08-07 03:32:13,272 - INFO - Created VN ctest-vn-63571375
2025-08-07 03:32:13,983 - INFO - Verified VN network id 12 for VN f22801c6-002e-40e0-99b9-8846dae86bf0
2025-08-07 03:32:13,983 - INFO - Verifications in API Server for VN ctest-vn-63571375 passed
2025-08-07 03:32:14,080 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-63571375 passed
2025-08-07 03:32:15,416 - INFO - Validated that VN default-domain:ctest-DisablePolicyEcmpIpv6-18380799:ctest-vn-63571375 is found in opserver
2025-08-07 03:32:16,681 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:32:18,301 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 03:32:20,105 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 03:32:21,903 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:32:21,903 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-18380799-50370542 to be up..
2025-08-07 03:32:22,038 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-18380799-50370542
2025-08-07 03:33:31,845 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-18380799-50370542 passed
2025-08-07 03:34:08,350 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-18380799-64597184 to be up..
2025-08-07 03:34:08,447 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-18380799-64597184
2025-08-07 03:34:09,912 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-DisablePolicyEcmpIpv6-18380799-64597184 passed
2025-08-07 03:34:10,201 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-18380799-62365415 to be up..
2025-08-07 03:34:10,293 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-18380799-62365415
2025-08-07 03:34:11,726 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-18380799-62365415 passed
2025-08-07 03:34:40,310 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-18380799', 'ctest-intf-rtb-02007952'](UUID 8068e262-7e3d-4a17-a561-3d9cf1caf095), prefixes : ['38c8:686b:491a:5bc:c58c:443c::/96']
2025-08-07 03:34:40,390 - INFO - Added intf route table 8068e262-7e3d-4a17-a561-3d9cf1caf095 to port 49d4a4ca-4497-4323-be2b-770468b17391
2025-08-07 03:35:31,558 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-18380799', 'ctest-intf-rtb-25135720'](UUID 976e72fc-7f43-4caa-a083-0cedff9c2aea), prefixes : ['38c8:686b:491a:5bc:c58c:443c::/96']
2025-08-07 03:35:31,638 - INFO - Added intf route table 976e72fc-7f43-4caa-a083-0cedff9c2aea to port 5ab7fe85-ddde-4485-9aa2-a06234b1ce4d
2025-08-07 03:35:33,498 - INFO - Policy DISABLED on VMI c0925240-a440-4f06-b91a-4592c61e3f38
2025-08-07 03:35:33,570 - INFO - Policy DISABLED on VMI 49d4a4ca-4497-4323-be2b-770468b17391
2025-08-07 03:35:33,650 - INFO - Policy DISABLED on VMI 5ab7fe85-ddde-4485-9aa2-a06234b1ce4d
2025-08-07 03:35:33,675 - INFO - ECMP routes found in agent 10.0.0.41, for prefix 38c8:686b:491a:5bc:c58c:443c::/96
2025-08-07 03:35:33,675 - INFO - Tap interface tap49d4a4ca-44 found in ecmp routes in agent 10.0.0.41
2025-08-07 03:35:33,675 - INFO - Tap interface tap5ab7fe85-dd found in ecmp routes in agent 10.0.0.41
2025-08-07 03:35:33,696 - INFO - ECMP routes found in agent 10.0.0.41, for prefix 38c8:686b:491a:5bc:c58c:443c::/96
2025-08-07 03:36:20,309 - WARNING - No packets are found in tcpdump output file /tmp/tap49d4a4ca-44_ctest-random-41663813.pcap but                                         expected some packets
2025-08-07 03:36:22,328 - WARNING - No packets are found in tcpdump output file /tmp/tap49d4a4ca-44_ctest-random-41663813.pcap but                                         expected some packets
2025-08-07 03:36:24,347 - WARNING - No packets are found in tcpdump output file /tmp/tap49d4a4ca-44_ctest-random-41663813.pcap but                                         expected some packets
2025-08-07 03:36:26,365 - WARNING - No packets are found in tcpdump output file /tmp/tap49d4a4ca-44_ctest-random-41663813.pcap but                                         expected some packets
2025-08-07 03:36:28,387 - WARNING - No packets are found in tcpdump output file /tmp/tap49d4a4ca-44_ctest-random-41663813.pcap but                                         expected some packets
2025-08-07 03:36:30,405 - WARNING - No packets are found in tcpdump output file /tmp/tap49d4a4ca-44_ctest-random-41663813.pcap but                                         expected some packets
2025-08-07 03:36:32,423 - WARNING - No packets are found in tcpdump output file /tmp/tap49d4a4ca-44_ctest-random-41663813.pcap but                                         expected some packets
2025-08-07 03:36:32,440 - INFO - 1 packets are found in tcpdump output as expected
2025-08-07 03:36:34,485 - INFO - Tcpdump verification on VM 2f39:7e05:c60:bf6c:3cfe:e13f:0:5 passed
2025-08-07 03:36:39,118 - INFO - Traffic verification for ECMP passed
2025-08-07 03:36:39,118 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-18380799-99335043 to be up..
2025-08-07 03:36:39,278 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-18380799-99335043
2025-08-07 03:36:40,693 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-DisablePolicyEcmpIpv6-18380799-99335043 passed
2025-08-07 03:36:41,058 - INFO - Policy DISABLED on VMI 1c6ba4fd-b380-4e49-a8ec-cfe92ca0a9d3
2025-08-07 03:37:24,934 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-18380799', 'ctest-intf-rtb-43665436'](UUID 0f49aabb-e0a2-4591-8f90-6456aab54325), prefixes : ['38c8:686b:491a:5bc:c58c:443c::/96']
2025-08-07 03:37:25,010 - INFO - Added intf route table 0f49aabb-e0a2-4591-8f90-6456aab54325 to port 1c6ba4fd-b380-4e49-a8ec-cfe92ca0a9d3
2025-08-07 03:37:26,618 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-18380799-50370542
2025-08-07 03:37:26,866 - INFO - Removed intf route table 8068e262-7e3d-4a17-a561-3d9cf1caf095 from port 49d4a4ca-4497-4323-be2b-770468b17391
2025-08-07 03:37:26,914 - INFO - Deleted Interface route table 8068e262-7e3d-4a17-a561-3d9cf1caf095
2025-08-07 03:37:26,943 - INFO - ECMP routes found in agent 10.0.0.41, for prefix 38c8:686b:491a:5bc:c58c:443c::/96
2025-08-07 03:37:26,943 - INFO - Tap interface tap5ab7fe85-dd found in ecmp routes in agent 10.0.0.41
2025-08-07 03:37:26,973 - INFO - ECMP routes found in agent 10.0.0.61, for prefix 38c8:686b:491a:5bc:c58c:443c::/96
2025-08-07 03:37:26,974 - INFO - Tap interface tap1c6ba4fd-b3 found in ecmp routes in agent 10.0.0.61
2025-08-07 03:37:30,304 - INFO - 1 packets are found in tcpdump output as expected
2025-08-07 03:37:32,350 - INFO - Tcpdump verification on VM 2f39:7e05:c60:bf6c:3cfe:e13f:0:5 passed
2025-08-07 03:37:36,901 - INFO - Traffic verification for ECMP passed
2025-08-07 03:37:36,902 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-18380799-99335043
2025-08-07 03:37:37,070 - INFO - Removed intf route table 0f49aabb-e0a2-4591-8f90-6456aab54325 from port 1c6ba4fd-b380-4e49-a8ec-cfe92ca0a9d3
2025-08-07 03:37:37,116 - INFO - Deleted Interface route table 0f49aabb-e0a2-4591-8f90-6456aab54325
2025-08-07 03:37:37,116 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-18380799-64597184
2025-08-07 03:37:37,278 - INFO - Removed intf route table 976e72fc-7f43-4caa-a083-0cedff9c2aea from port 5ab7fe85-ddde-4485-9aa2-a06234b1ce4d
2025-08-07 03:37:37,333 - INFO - Deleted Interface route table 976e72fc-7f43-4caa-a083-0cedff9c2aea
2025-08-07 03:37:37,333 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-18380799-62365415
2025-08-07 03:37:37,432 - INFO - Deleting VN ctest-vn-63571375 
2025-08-07 03:37:37,496 - WARNING - Deleting VN ctest-vn-63571375 failed..Will retry
2025-08-07 03:37:39,997 - INFO - Validated that VN ctest-vn-63571375 is not found in API Server
2025-08-07 03:37:40,030 - INFO - Validated that VN ctest-vn-63571375 is not in any agent
2025-08-07 03:37:40,073 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-63571375 info
2025-08-07 03:37:41,377 - INFO - END TEST : test_ecmp_with_static_routes : PASSED[0:05:31]
2025-08-07 03:37:41,378 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:37:42,188 - INFO - Deleted project: ctest-DisablePolicyEcmpIpv6-18380799, ID : 85604a2f-676a-4b46-8494-2d5bfdd16cb5 
2025-08-07 03:37:42,410 - INFO - Domain Default found not creating
2025-08-07 03:37:42,584 - INFO - Project ctest-TestLacp-16328167 not found, creating it
2025-08-07 03:37:43,143 - INFO - Created Project:ctest-TestLacp-16328167, ID : 4df6ccaa-befb-4df4-81a0-da673975f20e 
2025-08-07 03:37:44,830 - INFO - ================================================================================
2025-08-07 03:37:44,830 - INFO - STARTING TEST    : test_bond_lacp_config
2025-08-07 03:37:44,830 - INFO - TEST DESCRIPTION :  configure LACP on bond interface of dpdk computes
2025-08-07 03:37:46,113 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:37:46,113 - INFO - 
2025-08-07 03:37:46,140 - INFO - Skipped as test is not supported if dpdk_cluster=False 
2025-08-07 03:37:47,459 - INFO - 
2025-08-07 03:37:47,459 - INFO - END TEST : test_bond_lacp_config : SKIPPED[0:00:03]
2025-08-07 03:37:47,459 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:37:48,299 - INFO - Deleted project: ctest-TestLacp-16328167, ID : 4df6ccaa-befb-4df4-81a0-da673975f20e 
2025-08-07 03:37:48,513 - INFO - Domain Default found not creating
2025-08-07 03:37:48,681 - INFO - Project ctest-TestDpdkBondStatus-76282323 not found, creating it
2025-08-07 03:37:49,371 - INFO - Created Project:ctest-TestDpdkBondStatus-76282323, ID : b6e3db15-5cd8-4d73-be0e-8b99665135c1 
2025-08-07 03:37:50,964 - INFO - ================================================================================
2025-08-07 03:37:50,964 - INFO - STARTING TEST    : test_dpdk_bond_status
2025-08-07 03:37:50,964 - INFO - TEST DESCRIPTION :  check dpdk bond status on compute node 
2025-08-07 03:37:52,272 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:37:52,272 - INFO - 
2025-08-07 03:37:52,272 - INFO - Skipped as test is not supported if dpdk_cluster=False 
2025-08-07 03:37:53,567 - INFO - 
2025-08-07 03:37:53,567 - INFO - END TEST : test_dpdk_bond_status : SKIPPED[0:00:03]
2025-08-07 03:37:53,567 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:37:54,441 - INFO - Deleted project: ctest-TestDpdkBondStatus-76282323, ID : b6e3db15-5cd8-4d73-be0e-8b99665135c1 
2025-08-07 03:37:54,679 - INFO - Domain Default found not creating
2025-08-07 03:37:54,865 - INFO - Project ctest-TestFbitMergeBuffDisable-17357293 not found, creating it
2025-08-07 03:37:55,656 - INFO - Created Project:ctest-TestFbitMergeBuffDisable-17357293, ID : 230407a0-46be-43b5-977a-adaa12455208 
2025-08-07 03:37:57,710 - INFO - ================================================================================
2025-08-07 03:37:57,710 - INFO - STARTING TEST    : test_fbit_disable_mbuf_dpdk
2025-08-07 03:37:57,710 - 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  
        
2025-08-07 03:37:59,016 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:37:59,016 - INFO - 
2025-08-07 03:37:59,017 - INFO - Skipped as test is not supported if dpdk_cluster=False 
2025-08-07 03:38:00,327 - INFO - 
2025-08-07 03:38:00,327 - INFO - END TEST : test_fbit_disable_mbuf_dpdk : SKIPPED[0:00:03]
2025-08-07 03:38:00,327 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:38:01,200 - INFO - Deleted project: ctest-TestFbitMergeBuffDisable-17357293, ID : 230407a0-46be-43b5-977a-adaa12455208 
2025-08-07 03:38:01,450 - INFO - Domain Default found not creating
2025-08-07 03:38:01,681 - INFO - Project ctest-TestGroGso-10041318 not found, creating it
2025-08-07 03:38:02,350 - INFO - Created Project:ctest-TestGroGso-10041318, ID : 52f6ad5e-c1af-4f8e-a0ec-8ee6f224756e 
2025-08-07 03:38:04,660 - INFO - ================================================================================
2025-08-07 03:38:04,660 - INFO - STARTING TEST    : test_dpdk_gro_gso
2025-08-07 03:38:04,660 - 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 

        
2025-08-07 03:38:05,987 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:38:05,987 - INFO - 
2025-08-07 03:38:06,015 - INFO - Skipped as test is not supported if dpdk_cluster=False 
2025-08-07 03:38:07,294 - INFO - 
2025-08-07 03:38:07,294 - INFO - END TEST : test_dpdk_gro_gso : SKIPPED[0:00:03]
2025-08-07 03:38:07,294 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:38:08,127 - INFO - Deleted project: ctest-TestGroGso-10041318, ID : 52f6ad5e-c1af-4f8e-a0ec-8ee6f224756e 
2025-08-07 03:38:08,346 - INFO - Domain Default found not creating
2025-08-07 03:38:08,503 - INFO - Project ctest-TestMtu-06164736 not found, creating it
2025-08-07 03:38:09,096 - INFO - Created Project:ctest-TestMtu-06164736, ID : 50586e32-b708-4f09-ba8e-a9164309eb46 
2025-08-07 03:38:10,676 - INFO - ================================================================================
2025-08-07 03:38:10,676 - INFO - STARTING TEST    : test_mtu_config
2025-08-07 03:38:10,676 - INFO - TEST DESCRIPTION :  test mtu config on computes 
2025-08-07 03:38:11,962 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:38:11,963 - INFO - 
2025-08-07 03:38:11,963 - INFO - Skipped as test is not supported if dpdk_cluster=False 
2025-08-07 03:38:13,271 - INFO - 
2025-08-07 03:38:13,271 - INFO - END TEST : test_mtu_config : SKIPPED[0:00:03]
2025-08-07 03:38:13,271 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:38:14,082 - INFO - Deleted project: ctest-TestMtu-06164736, ID : 50586e32-b708-4f09-ba8e-a9164309eb46 
2025-08-07 03:38:14,291 - INFO - Domain Default found not creating
2025-08-07 03:38:14,473 - INFO - Project ctest-TestVifdump-21212970 not found, creating it
2025-08-07 03:38:15,036 - INFO - Created Project:ctest-TestVifdump-21212970, ID : 99785ee1-bd40-4d1e-a1c2-06ef132067cf 
2025-08-07 03:38:16,740 - INFO - ================================================================================
2025-08-07 03:38:16,740 - INFO - STARTING TEST    : test_vifdump_on_interface
2025-08-07 03:38:18,061 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:38:18,062 - INFO - 
2025-08-07 03:38:18,062 - INFO - Skipped as test is not supported if dpdk_cluster=False 
2025-08-07 03:38:19,359 - INFO - 
2025-08-07 03:38:19,359 - INFO - END TEST : test_vifdump_on_interface : SKIPPED[0:00:03]
2025-08-07 03:38:19,359 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:38:20,197 - INFO - Deleted project: ctest-TestVifdump-21212970, ID : 99785ee1-bd40-4d1e-a1c2-06ef132067cf 
2025-08-07 03:38:20,423 - INFO - Domain Default found not creating
2025-08-07 03:38:20,593 - INFO - Project ctest-FatFlowAggr-17320683 not found, creating it
2025-08-07 03:38:21,212 - INFO - Created Project:ctest-FatFlowAggr-17320683, ID : 42d0d1e5-80e3-4d11-8554-a363b7834f42 
2025-08-07 03:38:22,868 - INFO - ================================================================================
2025-08-07 03:38:22,868 - INFO - STARTING TEST    : test_fat_flow_aggr_dest_icmp_intra_vn_inter_node
2025-08-07 03:38:22,869 - 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

        
2025-08-07 03:38:24,158 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:38:24,158 - INFO - 
2025-08-07 03:38:25,514 - INFO - Created VN ctest-vn-33856346
2025-08-07 03:38:26,527 - INFO - Verified VN network id 12 for VN 34d5c14d-4f67-4952-ace9-2968d7338d0b
2025-08-07 03:38:26,527 - INFO - Verifications in API Server for VN ctest-vn-33856346 passed
2025-08-07 03:38:26,664 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-33856346 passed
2025-08-07 03:38:28,163 - INFO - Validated that VN default-domain:ctest-FatFlowAggr-17320683:ctest-vn-33856346 is found in opserver

gzip: /contrail-test/images/ubuntu.vmdk.gz: unexpected end of file
2025-08-07 03:38:28,372 - INFO - image /contrail-test/images/ubuntu.vmdk is not found
2025-08-07 03:38:28,534 - INFO - Deleting VN ctest-vn-33856346 
2025-08-07 03:38:28,876 - INFO - Validated that VN ctest-vn-33856346 is not found in API Server
2025-08-07 03:38:28,910 - INFO - Validated that VN ctest-vn-33856346 is not in any agent
2025-08-07 03:38:28,958 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-33856346 info
2025-08-07 03:38:30,239 - INFO - 
2025-08-07 03:38:30,239 - INFO - END TEST : test_fat_flow_aggr_dest_icmp_intra_vn_inter_node : SKIPPED[0:00:08]
2025-08-07 03:38:30,240 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:38:31,069 - INFO - Deleted project: ctest-FatFlowAggr-17320683, ID : 42d0d1e5-80e3-4d11-8554-a363b7834f42 
2025-08-07 03:38:31,306 - INFO - Domain Default found not creating
2025-08-07 03:38:31,479 - INFO - Project ctest-TestRoutes-09127863 not found, creating it
2025-08-07 03:38:32,083 - INFO - Created Project:ctest-TestRoutes-09127863, ID : 6b86832f-fbc4-4218-afda-e4cf6bf16e97 
2025-08-07 03:38:33,630 - INFO - ================================================================================
2025-08-07 03:38:33,630 - INFO - STARTING TEST    : test_rt_table_scenario_1
2025-08-07 03:38:33,630 - 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

        
2025-08-07 03:38:34,935 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:38:34,935 - INFO - 
2025-08-07 03:38:36,015 - INFO - Created VN ctest-random-35003573
2025-08-07 03:38:37,949 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:38:38,584 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 03:38:38,850 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-TestRoutes-09127863', 'ctest-irtb-05432803'](UUID 4f9a41c2-8407-45f1-a936-25591ac663eb), prefixes : ['0.0.0.0/0']
2025-08-07 03:38:39,934 - INFO - Added intf route table 4f9a41c2-8407-45f1-a936-25591ac663eb to port fa4fcf5d-4f88-4cec-be35-aabf6314c37d
2025-08-07 03:38:45,132 - INFO - VM name : ctest-TestRoutes-09127863-58000805
2025-08-07 03:38:45,913 - INFO - VM ctest-TestRoutes-09127863-58000805 verfication in all API Servers passed
2025-08-07 03:38:52,390 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutes-09127863-58000805 passed
2025-08-07 03:38:52,390 - INFO - VM ctest-TestRoutes-09127863-58000805 verifications in Compute nodes passed
2025-08-07 03:38:52,849 - INFO - Validated routes of VM ctest-TestRoutes-09127863-58000805 in all vrouters
2025-08-07 03:38:53,838 - INFO - Verification in Control-nodes for VM ctest-TestRoutes-09127863-58000805 passed
2025-08-07 03:38:54,854 - INFO - Verifying through opserver in 10.0.0.56
2025-08-07 03:38:54,884 - INFO - VM 47379720-bbcc-4595-8df8-7ff6ba2c5a8f is present in default-domain:ctest-TestRoutes-09127863:ctest-random-35003573
2025-08-07 03:38:55,907 - INFO - tap interface default-domain:ctest-TestRoutes-09127863:9b935ed4-f12c-43d6-8692-8d13f6eb58a3 of vm 47379720-bbcc-4595-8df8-7ff6ba2c5a8f is present in vrouter an-jenkins-deploy-platform-ansible-os-3767-2 uve 
2025-08-07 03:38:56,014 - INFO - VM ctest-TestRoutes-09127863-58000805 validations in Opserver passed
2025-08-07 03:38:56,014 - INFO - Waiting for VM ctest-TestRoutes-09127863-81791750 to be up..
2025-08-07 03:38:56,115 - INFO - VM name : ctest-TestRoutes-09127863-81791750
2025-08-07 03:38:57,735 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutes-09127863-81791750 passed
2025-08-07 03:38:58,889 - INFO - Verified VN network id 12 for VN f8a2a63a-93e8-4150-bf5c-7c774b3efd3d
2025-08-07 03:38:58,890 - INFO - Verifications in API Server for VN ctest-random-35003573 passed
2025-08-07 03:38:59,000 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-random-35003573 passed
2025-08-07 03:38:59,196 - INFO - Validated that VN default-domain:ctest-TestRoutes-09127863:ctest-random-35003573 is found in opserver
2025-08-07 03:38:59,211 - INFO - Deleting VM ctest-TestRoutes-09127863-58000805
2025-08-07 03:39:01,333 - INFO - VM ctest-TestRoutes-09127863-58000805 is fully removed in API-Server 
2025-08-07 03:39:01,727 - INFO - Validated that all vrouters do not  have VMs route for VN default-domain:ctest-TestRoutes-09127863:ctest-random-35003573
2025-08-07 03:39:01,727 - INFO - VM ctest-TestRoutes-09127863-58000805 is removed in Compute, and routes are removed in all compute nodes
2025-08-07 03:39:02,052 - INFO - Routes for VM ctest-TestRoutes-09127863-58000805 is removed in all control-nodes
2025-08-07 03:39:17,723 - INFO - 47379720-bbcc-4595-8df8-7ff6ba2c5a8f vm uve deleted from opserver
2025-08-07 03:39:17,742 - INFO - 47379720-bbcc-4595-8df8-7ff6ba2c5a8f vm uve deleted from opserver
2025-08-07 03:39:17,761 - INFO - 47379720-bbcc-4595-8df8-7ff6ba2c5a8f vm uve deleted from opserver
2025-08-07 03:39:17,761 - INFO - Validated that VM 47379720-bbcc-4595-8df8-7ff6ba2c5a8f is removed from Opserver
2025-08-07 03:39:17,761 - INFO - Validate that Vrouter Route table does get cleared
2025-08-07 03:39:17,858 - INFO - Removed intf route table 4f9a41c2-8407-45f1-a936-25591ac663eb from port fa4fcf5d-4f88-4cec-be35-aabf6314c37d
2025-08-07 03:39:17,911 - INFO - Deleted Interface route table 4f9a41c2-8407-45f1-a936-25591ac663eb
2025-08-07 03:39:17,911 - INFO - Detaching port fa4fcf5d-4f88-4cec-be35-aabf6314c37d from VM ctest-TestRoutes-09127863-81791750
2025-08-07 03:39:17,954 - INFO - Deleting VM ctest-TestRoutes-09127863-81791750
2025-08-07 03:39:18,321 - INFO - Deleted port fa4fcf5d-4f88-4cec-be35-aabf6314c37d
2025-08-07 03:39:18,321 - INFO - Deleting VN ctest-random-35003573 
2025-08-07 03:39:18,704 - INFO - Validated that VN ctest-random-35003573 is not found in API Server
2025-08-07 03:39:18,737 - INFO - Validated that VN ctest-random-35003573 is not in any agent
2025-08-07 03:39:18,770 - INFO - Validated that all vrouters do not  have the route table for VN default-domain:ctest-TestRoutes-09127863:ctest-random-35003573
2025-08-07 03:39:18,803 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-random-35003573 info
2025-08-07 03:39:20,121 - INFO - END TEST : test_rt_table_scenario_1 : PASSED[0:00:47]
2025-08-07 03:39:20,121 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:39:20,932 - INFO - Deleted project: ctest-TestRoutes-09127863, ID : 6b86832f-fbc4-4218-afda-e4cf6bf16e97 
2025-08-07 03:39:21,170 - INFO - Domain Default found not creating
2025-08-07 03:39:21,342 - INFO - Project ctest-TestSubInterfaces-14589455 not found, creating it
2025-08-07 03:39:21,948 - INFO - Created Project:ctest-TestSubInterfaces-14589455, ID : a633c78a-6095-4639-b114-e474d64f8431 
2025-08-07 03:39:24,809 - INFO - Created VN ctest-vn-22808705
2025-08-07 03:39:25,767 - INFO - Created VN ctest-vn-79494803
2025-08-07 03:39:26,586 - INFO - Created VN ctest-vn-44214524
2025-08-07 03:39:30,152 - INFO - ================================================================================
2025-08-07 03:39:30,152 - INFO - STARTING TEST    : test_vlan_interface_2
2025-08-07 03:39:30,152 - INFO - TEST DESCRIPTION : 
        Test ping/hping between tagged-untagged vmis across VNs
        
2025-08-07 03:39:31,465 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:39:31,465 - INFO - 
2025-08-07 03:39:32,067 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:39:33,427 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 03:39:34,326 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:39:34,518 - INFO - Adding interface with subnet_id 8f0c32e8-c282-4771-bb1c-98670d745285, port_id None to router 14fa548f-8208-446f-95b0-15226ba3146f
2025-08-07 03:39:35,229 - INFO - Adding interface with subnet_id a73a431f-38c5-495f-8887-bf09a99fe092, port_id None to router 14fa548f-8208-446f-95b0-15226ba3146f
2025-08-07 03:39:35,786 - INFO - Waiting for VM ctest-TestSubInterfaces-14589455-33591951 to be up..
2025-08-07 03:39:35,907 - INFO - VM name : ctest-TestSubInterfaces-14589455-33591951
2025-08-07 03:40:22,824 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestSubInterfaces-14589455-33591951 passed
2025-08-07 03:40:43,808 - INFO - Waiting for VM ctest-TestSubInterfaces-14589455-09332371 to be up..
2025-08-07 03:40:43,910 - INFO - VM name : ctest-TestSubInterfaces-14589455-09332371
2025-08-07 03:40:45,362 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestSubInterfaces-14589455-09332371 passed
2025-08-07 03:41:16,710 - INFO - Waiting for VM ctest-TestSubInterfaces-14589455-59282548 to be up..
2025-08-07 03:41:16,816 - INFO - VM name : ctest-TestSubInterfaces-14589455-59282548
2025-08-07 03:41:18,257 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestSubInterfaces-14589455-59282548 passed
2025-08-07 03:42:03,785 - INFO - Interface eth0.100 is found on VM 705f0530-6cfc-41d3-b660-007b7e402672
2025-08-07 03:42:43,641 - INFO - Interface eth0.100 is found on VM f00d1583-6d1c-483b-b21f-9ce4c2769018
2025-08-07 03:42:47,379 - INFO - Ping to IP 41.35.181.132 from VM ctest-TestSubInterfaces-14589455-33591951 passed
2025-08-07 03:42:49,924 - INFO - Ping to IP 41.35.181.131 from VM ctest-TestSubInterfaces-14589455-33591951 passed
2025-08-07 03:42:49,924 - INFO - Deleting interface with subnet_id a73a431f-38c5-495f-8887-bf09a99fe092, port_id None from router 14fa548f-8208-446f-95b0-15226ba3146f
2025-08-07 03:42:50,223 - INFO - Deleting interface with subnet_id 8f0c32e8-c282-4771-bb1c-98670d745285, port_id None from router 14fa548f-8208-446f-95b0-15226ba3146f
2025-08-07 03:42:50,598 - INFO - Detaching port 388662e2-ef99-4a50-be75-26ab1df8565b from VM ctest-TestSubInterfaces-14589455-59282548
2025-08-07 03:42:50,658 - INFO - Deleting VM ctest-TestSubInterfaces-14589455-59282548
2025-08-07 03:42:50,805 - INFO - Deleting VM ctest-TestSubInterfaces-14589455-09332371
2025-08-07 03:42:50,889 - INFO - Detaching port bd92dff2-b12a-40a1-b650-5588fea1f6d3 from VM ctest-TestSubInterfaces-14589455-33591951
2025-08-07 03:42:50,924 - INFO - Deleting VM ctest-TestSubInterfaces-14589455-33591951
2025-08-07 03:42:52,340 - INFO - END TEST : test_vlan_interface_2 : PASSED[0:03:22]
2025-08-07 03:42:52,340 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:42:52,484 - INFO - Deleted port c8f22e15-5b37-463b-a9e1-fca95328e3c4
2025-08-07 03:42:52,739 - INFO - Deleted port 388662e2-ef99-4a50-be75-26ab1df8565b
2025-08-07 03:42:52,884 - INFO - Deleted port eca005f6-a551-4de1-b526-8044c49c85d5
2025-08-07 03:42:53,075 - INFO - Deleted port d4ada7a8-d223-4f83-bb8a-0de1741fb7ce
2025-08-07 03:42:53,224 - INFO - Deleted port 470535f6-3b87-47c2-b000-d8ea986d1d9b
2025-08-07 03:42:53,539 - INFO - Deleted port bd92dff2-b12a-40a1-b650-5588fea1f6d3
2025-08-07 03:42:53,539 - INFO - Deleting VN ctest-vn-44214524 
2025-08-07 03:42:53,802 - INFO - Deleting VN ctest-vn-79494803 
2025-08-07 03:42:54,001 - INFO - Deleting VN ctest-vn-22808705 
2025-08-07 03:42:55,078 - INFO - Deleted project: ctest-TestSubInterfaces-14589455, ID : a633c78a-6095-4639-b114-e474d64f8431 
2025-08-07 03:42:55,317 - INFO - Domain Default found not creating
2025-08-07 03:42:55,498 - INFO - Project ctest-TestMtuProbe-56984771 not found, creating it
2025-08-07 03:42:56,152 - INFO - Created Project:ctest-TestMtuProbe-56984771, ID : 96996fb9-0d80-4ff1-b777-715f0de66dc1 
2025-08-07 03:42:58,118 - INFO - ================================================================================
2025-08-07 03:42:58,118 - INFO - STARTING TEST    : test_mtu_probe_inter_node
2025-08-07 03:42:58,119 - 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 across compute node 
            2. client and server VMs across 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 
        
2025-08-07 03:42:59,415 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:42:59,416 - INFO - 
2025-08-07 03:43:00,571 - INFO - Created VN ctest-vn-25122067
2025-08-07 03:43:01,363 - INFO - Verified VN network id 12 for VN a0a897dc-b334-48d7-a5fb-ca233f088c12
2025-08-07 03:43:01,364 - INFO - Verifications in API Server for VN ctest-vn-25122067 passed
2025-08-07 03:43:01,476 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-25122067 passed
2025-08-07 03:43:02,862 - INFO - Validated that VN default-domain:ctest-TestMtuProbe-56984771:ctest-vn-25122067 is found in opserver
2025-08-07 03:43:04,197 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:43:05,632 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 03:43:05,633 - INFO - Waiting for VM ctest-TestMtuProbe-56984771-44839869 to be up..
2025-08-07 03:43:10,907 - INFO - VM name : ctest-TestMtuProbe-56984771-44839869
2025-08-07 03:43:53,716 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-56984771-44839869 passed
2025-08-07 03:44:14,672 - INFO - Waiting for VM ctest-TestMtuProbe-56984771-88490865 to be up..
2025-08-07 03:44:14,783 - INFO - VM name : ctest-TestMtuProbe-56984771-88490865
2025-08-07 03:44:16,235 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-56984771-88490865 passed
2025-08-07 03:46:05,103 - INFO - {'echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing': None}
2025-08-07 03:46:05,103 - INFO - {'echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing': None}
2025-08-07 03:46:07,635 - INFO - Ping to IP 219.114.117.4 from VM ctest-TestMtuProbe-56984771-44839869 passed
2025-08-07 03:46:11,971 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-56984771-88490865
2025-08-07 03:46:12,964 - INFO - {'echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing': None}
2025-08-07 03:46:12,964 - INFO - {'echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing': None}
2025-08-07 03:46:15,497 - INFO - Ping to IP 219.114.117.4 from VM ctest-TestMtuProbe-56984771-44839869 passed
2025-08-07 03:46:19,940 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-56984771-88490865
2025-08-07 03:46:20,958 - INFO - {'echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing': None}
2025-08-07 03:46:20,958 - INFO - {'echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing': None}
2025-08-07 03:46:23,482 - INFO - Ping to IP 219.114.117.4 from VM ctest-TestMtuProbe-56984771-44839869 passed
2025-08-07 03:46:27,864 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-56984771-88490865
2025-08-07 03:46:27,864 - INFO - Deleting VM ctest-TestMtuProbe-56984771-88490865
2025-08-07 03:46:27,964 - INFO - Deleting VM ctest-TestMtuProbe-56984771-44839869
2025-08-07 03:46:28,079 - INFO - Deleting VN ctest-vn-25122067 
2025-08-07 03:46:28,133 - WARNING - Deleting VN ctest-vn-25122067 failed..Will retry
2025-08-07 03:46:30,502 - INFO - Validated that VN ctest-vn-25122067 is not found in API Server
2025-08-07 03:46:30,533 - INFO - Validated that VN ctest-vn-25122067 is not in any agent
2025-08-07 03:46:30,584 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-25122067 info
2025-08-07 03:46:31,902 - INFO - END TEST : test_mtu_probe_inter_node : PASSED[0:03:33]
2025-08-07 03:46:31,903 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:46:31,910 - INFO - ================================================================================
2025-08-07 03:46:31,911 - INFO - STARTING TEST    : test_mtu_probe_intra_node
2025-08-07 03:46:31,912 - 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 
        
2025-08-07 03:46:33,239 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:46:33,239 - INFO - 
2025-08-07 03:46:34,019 - INFO - Created VN ctest-vn-31030097
2025-08-07 03:46:34,375 - INFO - Verified VN network id 12 for VN 27d1c3bc-deca-48ec-9278-21421a75da18
2025-08-07 03:46:34,375 - INFO - Verifications in API Server for VN ctest-vn-31030097 passed
2025-08-07 03:46:34,480 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-31030097 passed
2025-08-07 03:46:34,804 - INFO - Validated that VN default-domain:ctest-TestMtuProbe-56984771:ctest-vn-31030097 is found in opserver
2025-08-07 03:46:36,058 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:46:37,590 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:46:37,590 - INFO - Waiting for VM ctest-TestMtuProbe-56984771-94274398 to be up..
2025-08-07 03:46:42,812 - INFO - VM name : ctest-TestMtuProbe-56984771-94274398
2025-08-07 03:47:27,236 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-56984771-94274398 passed
2025-08-07 03:47:53,396 - INFO - Waiting for VM ctest-TestMtuProbe-56984771-93880324 to be up..
2025-08-07 03:47:53,494 - INFO - VM name : ctest-TestMtuProbe-56984771-93880324
2025-08-07 03:47:54,924 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestMtuProbe-56984771-93880324 passed
2025-08-07 03:48:58,553 - INFO - {'echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing': None}
2025-08-07 03:48:58,553 - INFO - {'echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing': None}
2025-08-07 03:49:01,080 - INFO - Ping to IP 45.210.191.4 from VM ctest-TestMtuProbe-56984771-94274398 passed
2025-08-07 03:49:05,130 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-56984771-93880324
2025-08-07 03:49:06,039 - INFO - {'echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing': None}
2025-08-07 03:49:06,040 - INFO - {'echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing': None}
2025-08-07 03:49:08,584 - INFO - Ping to IP 45.210.191.4 from VM ctest-TestMtuProbe-56984771-94274398 passed
2025-08-07 03:49:12,657 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-56984771-93880324
2025-08-07 03:49:13,591 - INFO - {'echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing': None}
2025-08-07 03:49:13,591 - INFO - {'echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing': None}
2025-08-07 03:49:16,080 - INFO - Ping to IP 45.210.191.4 from VM ctest-TestMtuProbe-56984771-94274398 passed
2025-08-07 03:49:20,110 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-56984771-93880324
2025-08-07 03:49:20,111 - INFO - Deleting VM ctest-TestMtuProbe-56984771-93880324
2025-08-07 03:49:20,224 - INFO - Deleting VM ctest-TestMtuProbe-56984771-94274398
2025-08-07 03:49:20,308 - INFO - Deleting VN ctest-vn-31030097 
2025-08-07 03:49:20,420 - WARNING - Deleting VN ctest-vn-31030097 failed..Will retry
2025-08-07 03:49:22,892 - INFO - Validated that VN ctest-vn-31030097 is not found in API Server
2025-08-07 03:49:22,920 - INFO - Validated that VN ctest-vn-31030097 is not in any agent
2025-08-07 03:49:22,962 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-31030097 info
2025-08-07 03:49:24,268 - INFO - END TEST : test_mtu_probe_intra_node : PASSED[0:02:53]
2025-08-07 03:49:24,268 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:49:25,310 - INFO - Deleted project: ctest-TestMtuProbe-56984771, ID : 96996fb9-0d80-4ff1-b777-715f0de66dc1 
2025-08-07 03:49:25,577 - INFO - Domain Default found not creating
2025-08-07 03:49:25,781 - INFO - Project ctest-TestvifStats-67873765 not found, creating it
2025-08-07 03:49:26,502 - INFO - Created Project:ctest-TestvifStats-67873765, ID : 22a3a10f-173b-4b93-9324-25b791b1df04 
2025-08-07 03:49:28,620 - INFO - ================================================================================
2025-08-07 03:49:28,620 - INFO - STARTING TEST    : test_vif_statistics
2025-08-07 03:49:28,620 - 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 
        
2025-08-07 03:49:29,958 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:49:29,958 - INFO - 
2025-08-07 03:49:31,065 - INFO - Created VN ctest-vn-88137883
2025-08-07 03:49:31,785 - INFO - Verified VN network id 12 for VN 3d41c1a1-7235-4968-81bd-b145648a81d4
2025-08-07 03:49:31,786 - INFO - Verifications in API Server for VN ctest-vn-88137883 passed
2025-08-07 03:49:31,878 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-88137883 passed
2025-08-07 03:49:33,213 - INFO - Validated that VN default-domain:ctest-TestvifStats-67873765:ctest-vn-88137883 is found in opserver

gzip: /contrail-test/images/ubuntu.vmdk.gz: unexpected end of file
2025-08-07 03:49:33,394 - INFO - image /contrail-test/images/ubuntu.vmdk is not found
2025-08-07 03:49:33,394 - INFO - Deleting VN ctest-vn-88137883 
2025-08-07 03:49:33,720 - INFO - Validated that VN ctest-vn-88137883 is not found in API Server
2025-08-07 03:49:33,750 - INFO - Validated that VN ctest-vn-88137883 is not in any agent
2025-08-07 03:49:33,794 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-88137883 info
2025-08-07 03:49:35,080 - INFO - 
2025-08-07 03:49:35,081 - INFO - END TEST : test_vif_statistics : SKIPPED[0:00:07]
2025-08-07 03:49:35,081 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:49:35,851 - INFO - Deleted project: ctest-TestvifStats-67873765, ID : 22a3a10f-173b-4b93-9324-25b791b1df04 
+ '[' 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_2025_08_07_02_20_59_12190.xml
2025-08-07 03:49:51,284 - INFO - Domain Default found not creating
2025-08-07 03:49:51,798 - INFO - Project ctest-TestBasicRR-53528898 not found, creating it
2025-08-07 03:49:52,374 - INFO - Created Project:ctest-TestBasicRR-53528898, ID : 23614aa0-c3ca-4d1b-9533-4f619ee707d2 
2025-08-07 03:49:54,155 - INFO - ================================================================================
2025-08-07 03:49:54,155 - INFO - STARTING TEST    : test_process_restart_with_rr_set
2025-08-07 03:49:54,157 - INFO - TEST DESCRIPTION :  Test to validate rr works fine
        with process restarts
            1. Pick 2 VN's from resource pool which has one VM each
            2. Set control node as RR
            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
        
2025-08-07 03:49:54,803 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:49:54,803 - INFO - 
2025-08-07 03:49:55,877 - INFO - Created VN ctest-vn1-06516457
2025-08-07 03:49:56,547 - INFO - Verified VN network id 12 for VN 717dea18-7485-4530-9a39-19fe7a7a154c
2025-08-07 03:49:56,548 - INFO - Verifications in API Server for VN ctest-vn1-06516457 passed
2025-08-07 03:49:56,640 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-06516457 passed
2025-08-07 03:49:58,137 - INFO - Validated that VN default-domain:ctest-TestBasicRR-53528898:ctest-vn1-06516457 is found in opserver

gzip: /contrail-test/images/ubuntu.vmdk.gz: unexpected end of file
2025-08-07 03:49:58,289 - INFO - image /contrail-test/images/ubuntu.vmdk is not found
2025-08-07 03:49:58,289 - INFO - Deleting VN ctest-vn1-06516457 
2025-08-07 03:49:58,662 - INFO - Validated that VN ctest-vn1-06516457 is not found in API Server
2025-08-07 03:49:58,764 - INFO - Validated that VN ctest-vn1-06516457 is not in any agent
2025-08-07 03:49:58,858 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-06516457 info
2025-08-07 03:49:59,540 - INFO - 
2025-08-07 03:49:59,540 - INFO - END TEST : test_process_restart_with_rr_set : SKIPPED[0:00:05]
2025-08-07 03:49:59,540 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:50:00,334 - INFO - Deleted project: ctest-TestBasicRR-53528898, ID : 23614aa0-c3ca-4d1b-9533-4f619ee707d2 
2025-08-07 03:50:00,562 - INFO - Domain Default found not creating
2025-08-07 03:50:00,758 - INFO - Project ctest-AnalyticsTestSanityWithMin-30823869 not found, creating it
2025-08-07 03:50:01,535 - INFO - Created Project:ctest-AnalyticsTestSanityWithMin-30823869, ID : ab7e5273-e3a7-463e-98d0-b2da124df349 
2025-08-07 03:50:04,414 - INFO - Created VN ctest-vn1-14190562
2025-08-07 03:50:05,808 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:50:07,310 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:50:07,903 - INFO - Verified VN network id 12 for VN 79155f15-e51a-400a-8c62-e5b0a0d6bb38
2025-08-07 03:50:07,903 - INFO - Verifications in API Server for VN ctest-vn1-14190562 passed
2025-08-07 03:50:08,079 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-14190562 passed
2025-08-07 03:50:09,515 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithMin-30823869:ctest-vn1-14190562 is found in opserver
2025-08-07 03:50:09,529 - INFO - Waiting for VM ctest-vn1_vm1-04902933 to be up..
2025-08-07 03:50:09,625 - INFO - VM name : ctest-vn1_vm1-04902933
2025-08-07 03:50:31,703 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-04902933 passed
2025-08-07 03:50:37,029 - INFO - Waiting for VM ctest-vn1_vm2-90013085 to be up..
2025-08-07 03:50:37,153 - INFO - VM name : ctest-vn1_vm2-90013085
2025-08-07 03:50:38,579 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm2-90013085 passed
2025-08-07 03:50:43,910 - INFO - ================================================================================
2025-08-07 03:50:43,910 - INFO - STARTING TEST    : test_run_contrail_flows_cli_cmds
2025-08-07 03:50:43,910 - 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
        
2025-08-07 03:50:44,571 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:50:44,571 - INFO - 
2025-08-07 03:50:44,794 - INFO - Setting flow export rate: 10
2025-08-07 03:50:47,437 - INFO - Ping to IP 40.242.41.132 from VM ctest-vn1_vm1-04902933 passed
2025-08-07 03:50:47,504 - INFO - None
2025-08-07 03:50:47,505 - INFO - Running the following cmd:contrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-30823869:ctest-vn1-14190562 --source-ip 40.242.41.132 --source-port 44290 --protocol 1 --direction ingress --start-time now-30m --end-time nowcontrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-30823869:ctest-vn1-14190562 --source-ip 40.242.41.132 --source-port 44290 --protocol 1 --direction ingress --start-time now-30m --end-time now | wc -l 

2025-08-07 03:50:50,097 - INFO - Running the following cmd:contrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-30823869:ctest-vn1-14190562 --destination-ip 40.242.41.131 --destination-port 0 --action pass --protocol 1 --verbose --last 1hcontrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-30823869:ctest-vn1-14190562 --destination-ip 40.242.41.131 --destination-port 0 --action pass --protocol 1 --verbose --last 1h | wc -l 

2025-08-07 03:50:52,447 - INFO - Running the following cmd:contrail-flows --vrouter-ip 10.20.0.201 --other-vrouter-ip 10.20.0.201 --start-time now-10m --end-time nowcontrail-flows --vrouter-ip 10.20.0.201 --other-vrouter-ip 10.20.0.201 --start-time now-10m --end-time now | wc -l 

2025-08-07 03:50:53,734 - INFO - Running the following cmd:contrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-3767-2 --last 10mcontrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-3767-2 --last 10m | wc -l 

2025-08-07 03:50:54,981 - INFO - Running the following cmd:contrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-30823869:27cc6264-b03f-418b-b148-fa3b69c3e11d --last 20mcontrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-30823869:27cc6264-b03f-418b-b148-fa3b69c3e11d --last 20m | wc -l 

2025-08-07 03:50:56,756 - INFO - Running the following cmd:contrail-flows --helpcontrail-flows --help | wc -l 

2025-08-07 03:50:57,477 - INFO - ['contrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-30823869:ctest-vn1-14190562 --source-ip 40.242.41.132 --source-port 44290 --protocol 1 --direction ingress --start-time now-30m --end-time nowcontrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-30823869:ctest-vn1-14190562 --source-ip 40.242.41.132 --source-port 44290 --protocol 1 --direction ingress --start-time now-30m --end-time now | wc -l', 'contrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-30823869:ctest-vn1-14190562 --destination-ip 40.242.41.131 --destination-port 0 --action pass --protocol 1 --verbose --last 1hcontrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-30823869:ctest-vn1-14190562 --destination-ip 40.242.41.131 --destination-port 0 --action pass --protocol 1 --verbose --last 1h | wc -l', 'contrail-flows --vrouter-ip 10.20.0.201 --other-vrouter-ip 10.20.0.201 --start-time now-10m --end-time nowcontrail-flows --vrouter-ip 10.20.0.201 --other-vrouter-ip 10.20.0.201 --start-time now-10m --end-time now | wc -l', 'contrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-3767-2 --last 10mcontrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-3767-2 --last 10m | wc -l', 'contrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-30823869:27cc6264-b03f-418b-b148-fa3b69c3e11d --last 20mcontrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-30823869:27cc6264-b03f-418b-b148-fa3b69c3e11d --last 20m | wc -l', 'contrail-flows --helpcontrail-flows --help | wc -l'] commands passed..

2025-08-07 03:50:57,477 - INFO - [] commands failed..
 
2025-08-07 03:50:57,594 - INFO - Setting flow export rate: None
2025-08-07 03:50:58,906 - INFO - END TEST : test_run_contrail_flows_cli_cmds : PASSED[0:00:15]
2025-08-07 03:50:58,906 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:50:58,911 - INFO - ================================================================================
2025-08-07 03:50:58,911 - INFO - STARTING TEST    : test_run_contrail_logs_cli_cmd_with_multiple_different_optional_args
2025-08-07 03:50:58,911 - 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
        
2025-08-07 03:51:00,201 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:51:00,202 - INFO - 
2025-08-07 03:51:00,202 - 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 

2025-08-07 03:51:01,667 - 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 

2025-08-07 03:51:02,455 - 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 

2025-08-07 03:51:09,790 - 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 

2025-08-07 03:51:10,580 - 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 

2025-08-07 03:51:12,902 - INFO - Running the following cmd:contrail-logs --node-type Config --module contrail-api --rawcontrail-logs --node-type Config --module contrail-api --raw | wc -l 

2025-08-07 03:51:13,760 - 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 

2025-08-07 03:51:14,601 - 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 

2025-08-07 03:51:15,372 - INFO - Running the following cmd:contrail-logs --object-type virtual-machine --object-id 9901d7e4-d0b3-44a5-8018-a77a3330c588 --verbose --raw --jsoncontrail-logs --object-type virtual-machine --object-id 9901d7e4-d0b3-44a5-8018-a77a3330c588 --verbose --raw --json | wc -l 

2025-08-07 03:51:16,209 - 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 

2025-08-07 03:51:17,524 - 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 

2025-08-07 03:51:19,107 - INFO - Running the following cmd:contrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-3767-1. --node-type Analyticscontrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-3767-1. --node-type Analytics | wc -l 

2025-08-07 03:51:19,870 - INFO - Running the following cmd:contrail-logs --helpcontrail-logs --help | wc -l 

2025-08-07 03:51:20,671 - 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 9901d7e4-d0b3-44a5-8018-a77a3330c588 --verbose --raw --jsoncontrail-logs --object-type virtual-machine --object-id 9901d7e4-d0b3-44a5-8018-a77a3330c588 --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-3767-1. --node-type Analyticscontrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-3767-1. --node-type Analytics | wc -l', 'contrail-logs --helpcontrail-logs --help | wc -l'] commands passed..

2025-08-07 03:51:20,672 - INFO - [] commands failed..
 
2025-08-07 03:51:21,990 - INFO - END TEST : test_run_contrail_logs_cli_cmd_with_multiple_different_optional_args : PASSED[0:00:23]
2025-08-07 03:51:21,990 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:51:21,993 - INFO - ================================================================================
2025-08-07 03:51:21,993 - INFO - STARTING TEST    : test_run_contrail_stats_cli_cmds
2025-08-07 03:51:21,994 - 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
        
2025-08-07 03:51:23,281 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:51:23,281 - INFO - 
2025-08-07 03:51:23,281 - 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 

2025-08-07 03:51:23,994 - 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 

2025-08-07 03:51:25,791 - 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 

2025-08-07 03:51:26,586 - 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 

2025-08-07 03:51:27,365 - 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-30823869:ctest-vn1-14190562 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)"             --where name=default-domain:ctest-AnalyticsTestSanityWithMin-30823869:ctest-vn1-14190562 --last 1h | wc -l 

2025-08-07 03:51:28,175 - 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 

2025-08-07 03:51:29,061 - 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 

2025-08-07 03:51:29,918 - 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 

2025-08-07 03:51:30,774 - 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 

2025-08-07 03:51:32,566 - 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 

2025-08-07 03:51:33,539 - 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-30823869:ctest-vn1-14190562 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-30823869:ctest-vn1-14190562 --last 1h | wc -l 

2025-08-07 03:51:34,309 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-30823869:ctest-vn1-14190562"             --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-30823869:ctest-vn1-14190562"             --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1h | wc -l 

2025-08-07 03:51:35,127 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats  --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-30823869:ctest-vn1-14190562 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-3767-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-30823869:ctest-vn1-14190562 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-3767-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-30823869:ctest-vn1-14190562 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-3767-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-30823869:ctest-vn1-14190562 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-3767-2"             --select T vn_stats.other_vn UUID vn_stats.out_bytes vn_stats.in_bytes --last 40m | wc -l 

2025-08-07 03:51:35,927 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-30823869:ctest-vn1-14190562" --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-30823869:ctest-vn1-14190562" --select vn_stats.other_vn             "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1h | wc -l 

2025-08-07 03:51:36,655 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-30823869:ctest-vn1-14190562 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-30823869:ctest-vn1-14190562"             --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-30823869:ctest-vn1-14190562 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-30823869:ctest-vn1-14190562"             --select T=300 "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" --last 1h | wc -l 

2025-08-07 03:51:37,448 - INFO - Running the following cmd:contrail-stats --helpcontrail-stats --help | wc -l 

2025-08-07 03:51:38,232 - 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-30823869:ctest-vn1-14190562 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)"             --where name=default-domain:ctest-AnalyticsTestSanityWithMin-30823869:ctest-vn1-14190562 --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-30823869:ctest-vn1-14190562 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-30823869:ctest-vn1-14190562 --last 1h | wc -l', 'contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-30823869:ctest-vn1-14190562"             --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-30823869:ctest-vn1-14190562"             --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-30823869:ctest-vn1-14190562 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-3767-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-30823869:ctest-vn1-14190562 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-3767-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-30823869:ctest-vn1-14190562 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-3767-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-30823869:ctest-vn1-14190562 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-3767-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-30823869:ctest-vn1-14190562" --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-30823869:ctest-vn1-14190562" --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-30823869:ctest-vn1-14190562 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-30823869:ctest-vn1-14190562"             --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-30823869:ctest-vn1-14190562 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-30823869:ctest-vn1-14190562"             --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..

2025-08-07 03:51:38,232 - INFO - [] commands failed..
 
2025-08-07 03:51:39,553 - INFO - END TEST : test_run_contrail_stats_cli_cmds : PASSED[0:00:18]
2025-08-07 03:51:39,553 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:51:39,555 - INFO - Deleting VM ctest-vn1_vm2-90013085
2025-08-07 03:51:39,643 - INFO - Deleting VM ctest-vn1_vm1-04902933
2025-08-07 03:51:39,715 - INFO - Deleting VN ctest-vn1-14190562 
2025-08-07 03:51:39,764 - WARNING - Deleting VN ctest-vn1-14190562 failed..Will retry
2025-08-07 03:51:42,134 - INFO - Validated that VN ctest-vn1-14190562 is not found in API Server
2025-08-07 03:51:42,162 - INFO - Validated that VN ctest-vn1-14190562 is not in any agent
2025-08-07 03:51:42,176 - INFO - Validated that all vrouters do not  have the route table for VN default-domain:ctest-AnalyticsTestSanityWithMin-30823869:ctest-vn1-14190562
2025-08-07 03:51:42,202 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-14190562 info
2025-08-07 03:51:43,022 - INFO - Deleted project: ctest-AnalyticsTestSanityWithMin-30823869, ID : ab7e5273-e3a7-463e-98d0-b2da124df349 
2025-08-07 03:51:43,262 - INFO - Domain Default found not creating
2025-08-07 03:51:43,433 - INFO - Project ctest-AnalyticsTestSanityWithResource-52543708 not found, creating it
2025-08-07 03:51:44,069 - INFO - Created Project:ctest-AnalyticsTestSanityWithResource-52543708, ID : e750dce5-6593-495f-a498-7395bff3b2dd 
2025-08-07 03:51:46,951 - INFO - Created VN ctest-vn1-76278277
2025-08-07 03:51:48,448 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:51:49,963 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:51:50,649 - INFO - Verified VN network id 12 for VN 86dfcaa9-5861-472a-be9d-3232f6e3d340
2025-08-07 03:51:50,650 - INFO - Verifications in API Server for VN ctest-vn1-76278277 passed
2025-08-07 03:51:50,807 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-76278277 passed
2025-08-07 03:51:52,207 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-52543708:ctest-vn1-76278277 is found in opserver
2025-08-07 03:51:52,221 - INFO - Waiting for VM ctest-vn1_vm1-14989368 to be up..
2025-08-07 03:51:52,317 - INFO - VM name : ctest-vn1_vm1-14989368
2025-08-07 03:52:10,558 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-14989368 passed
2025-08-07 03:52:16,006 - INFO - Waiting for VM ctest-vn1_vm2-91156958 to be up..
2025-08-07 03:52:16,103 - INFO - VM name : ctest-vn1_vm2-91156958
2025-08-07 03:52:17,545 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm2-91156958 passed
2025-08-07 03:52:23,720 - INFO - Created VN ctest-vn2-75786057
2025-08-07 03:52:24,604 - INFO - Created VN ctest-fip_vn-23932101
2025-08-07 03:52:26,244 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 03:52:28,050 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 03:52:29,953 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:52:30,202 - INFO - Verified VN network id 12 for VN 86dfcaa9-5861-472a-be9d-3232f6e3d340
2025-08-07 03:52:30,203 - INFO - Verifications in API Server for VN ctest-vn1-76278277 passed
2025-08-07 03:52:30,347 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-76278277 passed
2025-08-07 03:52:30,907 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-52543708:ctest-vn1-76278277 is found in opserver
2025-08-07 03:52:31,224 - INFO - Verified VN network id 13 for VN 162e47c8-8920-4611-b29b-be9a65dd870c
2025-08-07 03:52:31,225 - INFO - Verifications in API Server for VN ctest-vn2-75786057 passed
2025-08-07 03:52:31,416 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-75786057 passed
2025-08-07 03:52:31,791 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-52543708:ctest-vn2-75786057 is found in opserver
2025-08-07 03:52:32,111 - INFO - Verified VN network id 14 for VN 2e571d31-de3d-4b1a-8f57-2e1cdffe401c
2025-08-07 03:52:32,111 - INFO - Verifications in API Server for VN ctest-fip_vn-23932101 passed
2025-08-07 03:52:32,245 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fip_vn-23932101 passed
2025-08-07 03:52:32,557 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-52543708:ctest-fip_vn-23932101 is found in opserver
2025-08-07 03:52:32,575 - INFO - Waiting for VM ctest-fvn_vm1-00268763 to be up..
2025-08-07 03:52:32,675 - INFO - VM name : ctest-fvn_vm1-00268763
2025-08-07 03:52:56,639 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-fvn_vm1-00268763 passed
2025-08-07 03:53:12,466 - INFO - Waiting for VM ctest-vn2_vm2-53196154 to be up..
2025-08-07 03:53:12,565 - INFO - VM name : ctest-vn2_vm2-53196154
2025-08-07 03:53:14,021 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2_vm2-53196154 passed
2025-08-07 03:53:14,317 - INFO - Waiting for VM mltf_vm to be up..
2025-08-07 03:53:14,426 - INFO - VM name : mltf_vm
2025-08-07 03:53:15,999 - INFO - Ping to Metadata IP 169.254.0.5 of VM mltf_vm passed
2025-08-07 03:53:16,582 - INFO - ================================================================================
2025-08-07 03:53:16,582 - INFO - STARTING TEST    : test_verify_session_record_table_inter_vn
2025-08-07 03:53:16,582 - INFO - TEST DESCRIPTION : Verify session record table ,generated stats between different vns
        1.query and verify number of client session records
        2.query and verify number of server session records
        3.query with local_ip server_port protocol
        4.query with server_port local_ip filter by server_port
        5.query with client_port remote_ip filter by client_port
          Total we get three record limit by 2
        6.query with sort_fields
        
2025-08-07 03:53:17,861 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:53:17,861 - INFO - 
2025-08-07 03:53:18,086 - INFO - Setting flow export rate: 100
2025-08-07 03:53:19,205 - INFO - Verified VN network id 12 for VN 86dfcaa9-5861-472a-be9d-3232f6e3d340
2025-08-07 03:53:19,205 - INFO - Verifications in API Server for VN ctest-vn1-76278277 passed
2025-08-07 03:53:19,355 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-76278277 passed
2025-08-07 03:53:19,518 - INFO - VN ctest-vn1-76278277 Policy verification: verify_vn_policy_in_api_server, status: True
2025-08-07 03:53:19,575 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-52543708:ctest-vn1-76278277 is found in opserver
2025-08-07 03:53:19,849 - INFO - Verified VN network id 13 for VN 162e47c8-8920-4611-b29b-be9a65dd870c
2025-08-07 03:53:19,849 - INFO - Verifications in API Server for VN ctest-vn2-75786057 passed
2025-08-07 03:53:19,963 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-75786057 passed
2025-08-07 03:53:20,116 - INFO - VN ctest-vn2-75786057 Policy verification: verify_vn_policy_in_api_server, status: True
2025-08-07 03:53:20,175 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-52543708:ctest-vn2-75786057 is found in opserver
2025-08-07 03:53:20,413 - INFO - Verified VN network id 12 for VN 86dfcaa9-5861-472a-be9d-3232f6e3d340
2025-08-07 03:53:20,414 - INFO - Verifications in API Server for VN ctest-vn1-76278277 passed
2025-08-07 03:53:20,521 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-76278277 passed
2025-08-07 03:53:20,673 - INFO - VN ctest-vn1-76278277 Policy verification: verify_vn_policy_in_api_server, status: True
2025-08-07 03:53:20,728 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-52543708:ctest-vn1-76278277 is found in opserver
2025-08-07 03:53:20,966 - INFO - Verified VN network id 13 for VN 162e47c8-8920-4611-b29b-be9a65dd870c
2025-08-07 03:53:20,966 - INFO - Verifications in API Server for VN ctest-vn2-75786057 passed
2025-08-07 03:53:21,060 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-75786057 passed
2025-08-07 03:53:21,232 - INFO - VN ctest-vn2-75786057 Policy verification: verify_vn_policy_in_api_server, status: True
2025-08-07 03:53:21,286 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-52543708:ctest-vn2-75786057 is found in opserver
2025-08-07 03:53:21,514 - INFO - Verified VN network id 14 for VN 2e571d31-de3d-4b1a-8f57-2e1cdffe401c
2025-08-07 03:53:21,514 - INFO - Verifications in API Server for VN ctest-fip_vn-23932101 passed
2025-08-07 03:53:21,606 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fip_vn-23932101 passed
2025-08-07 03:53:21,802 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-52543708:ctest-fip_vn-23932101 is found in opserver
2025-08-07 03:53:21,818 - INFO - start time= 1754538801818825
2025-08-07 03:54:02,702 - INFO - Client - Sent: 0, Received: 0
2025-08-07 03:54:02,702 - INFO - Server - Sent: 0, Received: 0
2025-08-07 03:54:03,344 - INFO - Deleted policy policy1
2025-08-07 03:54:03,526 - INFO - Setting flow export rate: None
2025-08-07 03:54:06,413 - ERROR - AssertionError
Python 3.6.8: /usr/bin/python3
Thu Aug  7 03:54:02 2025

A problem occurred in a Python script.  Here is the sequence of
function calls leading up to the error, in the order they occurred.

 /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={})
   78             log.info('Initial checks done. Running the testcase now')
   79             log.info('')
   80             result = function(self, *args, **kwargs)
   81             if self.inputs.upgrade:
   82                 pid = os.getpid()
result = None
function = 
self = 
args = ()
kwargs = {}

 /contrail-test/serial_scripts/analytics/test_analytics_resource.py in test_verify_session_record_table_inter_vn(self=)
 1373         start_time = self.analytics_obj.getstarttime(vm_node_ip)
 1374         self.logger.info("start time= %s" % (start_time))
 1375         self.setup_and_create_streams(self.res.vn1_vm1_fixture, self.res.vn2_vm2_fixture)
 1376         time.sleep(100)
 1377         src_vn = self.res.vn1_fixture.vn_fq_name
self = 
self.setup_and_create_streams = >
self.res = 
self.res.vn1_vm1_fixture = 
self.res.vn2_vm2_fixture = 

 /contrail-test/serial_scripts/analytics/base.py in setup_and_create_streams(self=, src_vm=, dst_vm=, sport=8000, dport=9003, count=100)
  168         time.sleep(10)
  169         for traffic_obj in traffic_objs:
  170             self.stop_traffic(traffic_obj)
  171 
  172     #end setup_create_streams
self = 
self.stop_traffic = >
traffic_obj = 

 /contrail-test/common/base.py in stop_traffic(self=, traffic_obj=, expectation=True, unidirection=False, partial=False)
  796                 assert False, "No drops observed in packets %s"%msg
  797         elif expectation:
  798             assert sent and recv, "Packets not %s"%msg
  799             if recv*100/float(sent) < 90:
  800                 assert False, "Packets not %s"%msg
sent = 0
recv = 0
msg = 'transferred between 5.15.152.195 and 3.231.40.67, proto udp sport 8000 and dport 9000'
AssertionError: Packets not transferred between 5.15.152.195 and 3.231.40.67, proto udp sport 8000 and dport 9000
    __cause__ = None
    __class__ = 
    __context__ = None
    __delattr__ = 
    __dict__ = {}
    __dir__ = 
    __doc__ = 'Assertion failed.'
    __eq__ = 
    __format__ = 
    __ge__ = 
    __getattribute__ = 
    __gt__ = 
    __hash__ = 
    __init__ = 
    __init_subclass__ = 
    __le__ = 
    __lt__ = 
    __ne__ = 
    __new__ = 
    __reduce__ = 
    __reduce_ex__ = 
    __repr__ = 
    __setattr__ = 
    __setstate__ = 
    __sizeof__ = 
    __str__ = 
    __subclasshook__ = 
    __suppress_context__ = False
    __traceback__ = 
    args = ('Packets not transferred between 5.15.152.195 and 3.231.40.67, proto udp sport 8000 and dport 9000',)
    with_traceback = 

The above is a description of an error in a Python program.  Here is
the original traceback:

Traceback (most recent call last):
  File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
    result = function(self, *args, **kwargs)
  File "/contrail-test/serial_scripts/analytics/test_analytics_resource.py", line 1375, in test_verify_session_record_table_inter_vn
    self.setup_and_create_streams(self.res.vn1_vm1_fixture, self.res.vn2_vm2_fixture)
  File "/contrail-test/serial_scripts/analytics/base.py", line 170, in setup_and_create_streams
    self.stop_traffic(traffic_obj)
  File "/contrail-test/common/base.py", line 798, in stop_traffic
    assert sent and recv, "Packets not %s"%msg
AssertionError: Packets not transferred between 5.15.152.195 and 3.231.40.67, proto udp sport 8000 and dport 9000



2025-08-07 03:54:06,414 - INFO - 
2025-08-07 03:54:06,414 - INFO - END TEST : test_verify_session_record_table_inter_vn : FAILED[0:00:50]
2025-08-07 03:54:06,414 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:54:06,419 - INFO - ================================================================================
2025-08-07 03:54:06,419 - INFO - STARTING TEST    : test_verify_session_sampling_teardown
2025-08-07 03:54:06,419 - 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
        
2025-08-07 03:54:07,693 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:54:07,693 - INFO - 
2025-08-07 03:54:07,910 - INFO - Setting flow export rate: 100
2025-08-07 03:54:08,990 - INFO - Verified VN network id 12 for VN 86dfcaa9-5861-472a-be9d-3232f6e3d340
2025-08-07 03:54:08,990 - INFO - Verifications in API Server for VN ctest-vn1-76278277 passed
2025-08-07 03:54:09,089 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-76278277 passed
2025-08-07 03:54:09,276 - INFO - VN ctest-vn1-76278277 Policy verification: verify_vn_policy_in_api_server, status: True
2025-08-07 03:54:09,328 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-52543708:ctest-vn1-76278277 is found in opserver
2025-08-07 03:54:09,603 - INFO - Verified VN network id 13 for VN 162e47c8-8920-4611-b29b-be9a65dd870c
2025-08-07 03:54:09,603 - INFO - Verifications in API Server for VN ctest-vn2-75786057 passed
2025-08-07 03:54:09,705 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-75786057 passed
2025-08-07 03:54:09,856 - INFO - VN ctest-vn2-75786057 Policy verification: verify_vn_policy_in_api_server, status: True
2025-08-07 03:54:09,910 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-52543708:ctest-vn2-75786057 is found in opserver
2025-08-07 03:54:10,179 - INFO - Verified VN network id 12 for VN 86dfcaa9-5861-472a-be9d-3232f6e3d340
2025-08-07 03:54:10,179 - INFO - Verifications in API Server for VN ctest-vn1-76278277 passed
2025-08-07 03:54:10,299 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-76278277 passed
2025-08-07 03:54:10,446 - INFO - VN ctest-vn1-76278277 Policy verification: verify_vn_policy_in_api_server, status: True
2025-08-07 03:54:10,502 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-52543708:ctest-vn1-76278277 is found in opserver
2025-08-07 03:54:10,752 - INFO - Verified VN network id 13 for VN 162e47c8-8920-4611-b29b-be9a65dd870c
2025-08-07 03:54:10,752 - INFO - Verifications in API Server for VN ctest-vn2-75786057 passed
2025-08-07 03:54:10,866 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-75786057 passed
2025-08-07 03:54:11,021 - INFO - VN ctest-vn2-75786057 Policy verification: verify_vn_policy_in_api_server, status: True
2025-08-07 03:54:11,075 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-52543708:ctest-vn2-75786057 is found in opserver
2025-08-07 03:54:11,338 - INFO - Verified VN network id 14 for VN 2e571d31-de3d-4b1a-8f57-2e1cdffe401c
2025-08-07 03:54:11,338 - INFO - Verifications in API Server for VN ctest-fip_vn-23932101 passed
2025-08-07 03:54:11,439 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fip_vn-23932101 passed
2025-08-07 03:54:11,642 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-52543708:ctest-fip_vn-23932101 is found in opserver
2025-08-07 03:54:11,659 - INFO - start time= 1754538851659256
2025-08-07 03:54:13,934 - INFO - Ping to IP 3.231.40.67 from VM ctest-vn1_vm1-14989368 passed
2025-08-07 03:54:23,935 - INFO - Verify session samples and teardown pkts
2025-08-07 03:54:23,935 - INFO - Verifying SessionSeriesTable through opserver 10.0.0.56
2025-08-07 03:54:27,024 - INFO - wait for the flows to get expire
2025-08-07 03:57:51,037 - INFO - Deleted policy policy1
2025-08-07 03:57:51,214 - INFO - Setting flow export rate: None
2025-08-07 03:57:52,522 - INFO - END TEST : test_verify_session_sampling_teardown : PASSED[0:03:46]
2025-08-07 03:57:52,522 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:57:52,525 - INFO - ================================================================================
2025-08-07 03:57:52,526 - INFO - STARTING TEST    : test_verify_session_series_table_inter_vn
2025-08-07 03:57:52,526 - INFO - TEST DESCRIPTION : Verify session series table ,generated stats between different vns
        1.query client session samples
        2.query for server ports
        3.sort results by server_port column
        4.verify granularity with T=10
        5.verify sampled bytes
        6.verify logged bytes
        7.query and verify filter by action
        
2025-08-07 03:57:53,814 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:57:53,814 - INFO - 
2025-08-07 03:57:54,034 - INFO - Setting flow export rate: 100
2025-08-07 03:57:55,335 - INFO - Verified VN network id 12 for VN 86dfcaa9-5861-472a-be9d-3232f6e3d340
2025-08-07 03:57:55,336 - INFO - Verifications in API Server for VN ctest-vn1-76278277 passed
2025-08-07 03:57:55,449 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-76278277 passed
2025-08-07 03:57:55,608 - INFO - VN ctest-vn1-76278277 Policy verification: verify_vn_policy_in_api_server, status: True
2025-08-07 03:57:55,764 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-52543708:ctest-vn1-76278277 is found in opserver
2025-08-07 03:57:56,031 - INFO - Verified VN network id 13 for VN 162e47c8-8920-4611-b29b-be9a65dd870c
2025-08-07 03:57:56,031 - INFO - Verifications in API Server for VN ctest-vn2-75786057 passed
2025-08-07 03:57:56,141 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-75786057 passed
2025-08-07 03:57:56,295 - INFO - VN ctest-vn2-75786057 Policy verification: verify_vn_policy_in_api_server, status: True
2025-08-07 03:57:56,441 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-52543708:ctest-vn2-75786057 is found in opserver
2025-08-07 03:57:56,696 - INFO - Verified VN network id 12 for VN 86dfcaa9-5861-472a-be9d-3232f6e3d340
2025-08-07 03:57:56,696 - INFO - Verifications in API Server for VN ctest-vn1-76278277 passed
2025-08-07 03:57:56,806 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-76278277 passed
2025-08-07 03:57:56,964 - INFO - VN ctest-vn1-76278277 Policy verification: verify_vn_policy_in_api_server, status: True
2025-08-07 03:57:57,071 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-52543708:ctest-vn1-76278277 is found in opserver
2025-08-07 03:57:57,334 - INFO - Verified VN network id 13 for VN 162e47c8-8920-4611-b29b-be9a65dd870c
2025-08-07 03:57:57,334 - INFO - Verifications in API Server for VN ctest-vn2-75786057 passed
2025-08-07 03:57:57,441 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-75786057 passed
2025-08-07 03:57:57,602 - INFO - VN ctest-vn2-75786057 Policy verification: verify_vn_policy_in_api_server, status: True
2025-08-07 03:57:57,657 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-52543708:ctest-vn2-75786057 is found in opserver
2025-08-07 03:57:57,946 - INFO - Verified VN network id 14 for VN 2e571d31-de3d-4b1a-8f57-2e1cdffe401c
2025-08-07 03:57:57,947 - INFO - Verifications in API Server for VN ctest-fip_vn-23932101 passed
2025-08-07 03:57:58,056 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fip_vn-23932101 passed
2025-08-07 03:57:58,260 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-52543708:ctest-fip_vn-23932101 is found in opserver
2025-08-07 03:57:58,277 - INFO - start time= 1754539078277677
2025-08-07 03:58:10,376 - INFO - Client - Sent: 0, Received: 0
2025-08-07 03:58:10,376 - INFO - Server - Sent: 0, Received: 0
2025-08-07 03:58:10,928 - INFO - Deleted policy policy1
2025-08-07 03:58:11,114 - INFO - Setting flow export rate: None
2025-08-07 03:58:12,377 - ERROR - AssertionError
Python 3.6.8: /usr/bin/python3
Thu Aug  7 03:58:10 2025

A problem occurred in a Python script.  Here is the sequence of
function calls leading up to the error, in the order they occurred.

 /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={})
   78             log.info('Initial checks done. Running the testcase now')
   79             log.info('')
   80             result = function(self, *args, **kwargs)
   81             if self.inputs.upgrade:
   82                 pid = os.getpid()
result = None
function = 
self = 
args = ()
kwargs = {}

 /contrail-test/serial_scripts/analytics/test_analytics_resource.py in test_verify_session_series_table_inter_vn(self=)
 1336         start_time = self.analytics_obj.getstarttime(vm_node_ip)
 1337         self.logger.info("start time= %s" % (start_time))
 1338         self.setup_and_create_streams(self.res.vn1_vm1_fixture, self.res.vn2_vm2_fixture)
 1339         src_vn = self.res.vn1_fixture.vn_fq_name
 1340         dst_vn = self.res.vn2_fixture.vn_fq_name
self = 
self.setup_and_create_streams = >
self.res = 
self.res.vn1_vm1_fixture = 
self.res.vn2_vm2_fixture = 

 /contrail-test/serial_scripts/analytics/base.py in setup_and_create_streams(self=, src_vm=, dst_vm=, sport=8000, dport=9003, count=100)
  168         time.sleep(10)
  169         for traffic_obj in traffic_objs:
  170             self.stop_traffic(traffic_obj)
  171 
  172     #end setup_create_streams
self = 
self.stop_traffic = >
traffic_obj = 

 /contrail-test/common/base.py in stop_traffic(self=, traffic_obj=, expectation=True, unidirection=False, partial=False)
  796                 assert False, "No drops observed in packets %s"%msg
  797         elif expectation:
  798             assert sent and recv, "Packets not %s"%msg
  799             if recv*100/float(sent) < 90:
  800                 assert False, "Packets not %s"%msg
sent = 0
recv = 0
msg = 'transferred between 5.15.152.195 and 3.231.40.67, proto udp sport 8000 and dport 9000'
AssertionError: Packets not transferred between 5.15.152.195 and 3.231.40.67, proto udp sport 8000 and dport 9000
    __cause__ = None
    __class__ = 
    __context__ = None
    __delattr__ = 
    __dict__ = {}
    __dir__ = 
    __doc__ = 'Assertion failed.'
    __eq__ = 
    __format__ = 
    __ge__ = 
    __getattribute__ = 
    __gt__ = 
    __hash__ = 
    __init__ = 
    __init_subclass__ = 
    __le__ = 
    __lt__ = 
    __ne__ = 
    __new__ = 
    __reduce__ = 
    __reduce_ex__ = 
    __repr__ = 
    __setattr__ = 
    __setstate__ = 
    __sizeof__ = 
    __str__ = 
    __subclasshook__ = 
    __suppress_context__ = False
    __traceback__ = 
    args = ('Packets not transferred between 5.15.152.195 and 3.231.40.67, proto udp sport 8000 and dport 9000',)
    with_traceback = 

The above is a description of an error in a Python program.  Here is
the original traceback:

Traceback (most recent call last):
  File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
    result = function(self, *args, **kwargs)
  File "/contrail-test/serial_scripts/analytics/test_analytics_resource.py", line 1338, in test_verify_session_series_table_inter_vn
    self.setup_and_create_streams(self.res.vn1_vm1_fixture, self.res.vn2_vm2_fixture)
  File "/contrail-test/serial_scripts/analytics/base.py", line 170, in setup_and_create_streams
    self.stop_traffic(traffic_obj)
  File "/contrail-test/common/base.py", line 798, in stop_traffic
    assert sent and recv, "Packets not %s"%msg
AssertionError: Packets not transferred between 5.15.152.195 and 3.231.40.67, proto udp sport 8000 and dport 9000



2025-08-07 03:58:12,377 - INFO - 
2025-08-07 03:58:12,378 - INFO - END TEST : test_verify_session_series_table_inter_vn : FAILED[0:00:20]
2025-08-07 03:58:12,378 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:58:12,381 - INFO - Deleting VM mltf_vm
2025-08-07 03:58:12,471 - INFO - Deleting VM ctest-fvn_vm1-00268763
2025-08-07 03:58:12,557 - INFO - Deleting VM ctest-vn2_vm2-53196154
2025-08-07 03:58:12,632 - INFO - Deleting VN ctest-fip_vn-23932101 
2025-08-07 03:58:12,694 - WARNING - Deleting VN ctest-fip_vn-23932101 failed..Will retry
2025-08-07 03:58:15,044 - INFO - Validated that VN ctest-fip_vn-23932101 is not found in API Server
2025-08-07 03:58:15,074 - INFO - Validated that VN ctest-fip_vn-23932101 is not in any agent
2025-08-07 03:58:15,090 - INFO - Validated that all vrouters do not  have the route table for VN default-domain:ctest-AnalyticsTestSanityWithResource-52543708:ctest-fip_vn-23932101
2025-08-07 03:58:15,117 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fip_vn-23932101 info
2025-08-07 03:58:15,117 - INFO - Deleting VN ctest-vn2-75786057 
2025-08-07 03:58:15,447 - INFO - Validated that VN ctest-vn2-75786057 is not found in API Server
2025-08-07 03:58:15,474 - INFO - Validated that VN ctest-vn2-75786057 is not in any agent
2025-08-07 03:58:15,501 - INFO - Validated that all vrouters do not  have the route table for VN default-domain:ctest-AnalyticsTestSanityWithResource-52543708:ctest-vn2-75786057
2025-08-07 03:58:15,529 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn2-75786057 info
2025-08-07 03:58:15,529 - INFO - Deleting VM ctest-vn1_vm2-91156958
2025-08-07 03:58:15,630 - INFO - Deleting VM ctest-vn1_vm1-14989368
2025-08-07 03:58:15,708 - INFO - Deleting VN ctest-vn1-76278277 
2025-08-07 03:58:15,765 - WARNING - Deleting VN ctest-vn1-76278277 failed..Will retry
2025-08-07 03:58:18,155 - INFO - Validated that VN ctest-vn1-76278277 is not found in API Server
2025-08-07 03:58:18,190 - INFO - Validated that VN ctest-vn1-76278277 is not in any agent
2025-08-07 03:58:18,203 - INFO - Validated that all vrouters do not  have the route table for VN default-domain:ctest-AnalyticsTestSanityWithResource-52543708:ctest-vn1-76278277
2025-08-07 03:58:18,230 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-76278277 info
2025-08-07 03:58:19,384 - INFO - Deleted project: ctest-AnalyticsTestSanityWithResource-52543708, ID : e750dce5-6593-495f-a498-7395bff3b2dd 
2025-08-07 03:58:19,968 - INFO - Domain Default found not creating
2025-08-07 03:58:20,153 - INFO - Project ctest-TestAsn4-10408998 not found, creating it
2025-08-07 03:58:20,813 - INFO - Created Project:ctest-TestAsn4-10408998, ID : 8750d65e-da05-4913-860a-14c8a486fc9a 
2025-08-07 03:58:22,440 - INFO - Using existing project ['default-domain', 'admin'](db90afc9-ebb9-4864-97c2-f05b9e92842e)
2025-08-07 03:58:22,880 - INFO - admin user already present
2025-08-07 03:58:23,329 - INFO - Adding rules to the default security group in Project admin
2025-08-07 03:58:23,752 - INFO - ================================================================================
2025-08-07 03:58:23,753 - INFO - STARTING TEST    : test_basic_as4_ibgp_sanity
2025-08-07 03:58:25,054 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:58:25,054 - INFO - 
2025-08-07 03:58:25,054 - INFO - Skipping Test. At least 1 external router required to run the test
2025-08-07 03:58:26,345 - INFO - 
2025-08-07 03:58:26,345 - INFO - END TEST : test_basic_as4_ibgp_sanity : SKIPPED[0:00:03]
2025-08-07 03:58:26,345 - INFO - --------------------------------------------------------------------------------
2025-08-07 03:58:27,279 - INFO - Deleted project: ctest-TestAsn4-10408998, ID : 8750d65e-da05-4913-860a-14c8a486fc9a 
2025-08-07 03:58:27,502 - INFO - Domain Default found not creating
2025-08-07 03:58:27,682 - INFO - Project ctest-TestBGPaaSlocalAS-82893873 not found, creating it
2025-08-07 03:58:28,282 - INFO - Created Project:ctest-TestBGPaaSlocalAS-82893873, ID : 94958cfb-035d-49bd-8f1f-8c3acf1cf582 
2025-08-07 03:58:29,936 - INFO - ================================================================================
2025-08-07 03:58:29,936 - INFO - STARTING TEST    : test_basic_bgpaas_local_as
2025-08-07 03:58:29,936 - INFO - TEST DESCRIPTION : 
        1. Create a bgpaas vm. Configure same local-as on vm and contrail side.
        2. Make sure BGP with vm comes up.
        
2025-08-07 03:58:31,209 - INFO - Initial checks done. Running the testcase now
2025-08-07 03:58:31,209 - INFO - 
2025-08-07 03:58:32,285 - INFO - Created VN ctest-bgpaas_vn-99101504
2025-08-07 03:58:33,712 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 03:58:35,318 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 03:58:35,318 - INFO - Waiting for VM test_vm to be up..
2025-08-07 03:58:40,579 - INFO - VM name : test_vm
2025-08-07 03:58:54,924 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed
2025-08-07 03:59:05,651 - INFO - Waiting for VM bgpaas_vm1 to be up..
2025-08-07 03:59:10,867 - INFO - VM name : bgpaas_vm1
2025-08-07 04:00:36,324 - INFO - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 passed
2025-08-07 04:01:33,498 - INFO - Creating BGPaaS ctest-TestBGPaaSlocalAS-82893873-64658747
2025-08-07 04:01:33,594 - INFO - BGPaaS: ctest-TestBGPaaSlocalAS-82893873-64658747(bfb65b39-40fa-44b4-a73a-e530573337a7)
2025-08-07 04:01:33,957 - INFO - verify_in_api_server passed for BGPaaS obj bfb65b39-40fa-44b4-a73a-e530573337a7
2025-08-07 04:01:33,957 - INFO - BGPaaS(bfb65b39-40fa-44b4-a73a-e530573337a7): verify_on_setup passed
2025-08-07 04:01:34,130 - INFO - Attaching VMI 19e2cff3-7ab4-4930-ab7a-abd362a13c81 to BGPaaS bfb65b39-40fa-44b4-a73a-e530573337a7
2025-08-07 04:01:34,342 - INFO - Configuring BGP on the bird
2025-08-07 04:01:34,526 - INFO - Configuring BGP on bgpaas_vm1 
2025-08-07 04:02:12,977 - INFO - BGPaaS session seen in control-node 10.20.0.17
2025-08-07 04:02:12,999 - INFO - Detaching VMI 19e2cff3-7ab4-4930-ab7a-abd362a13c81 from BGPaaS bfb65b39-40fa-44b4-a73a-e530573337a7
2025-08-07 04:02:13,090 - INFO - Deleting BGPaaS ctest-TestBGPaaSlocalAS-82893873-64658747(bfb65b39-40fa-44b4-a73a-e530573337a7)
2025-08-07 04:02:13,190 - INFO - BGPaaS(bfb65b39-40fa-44b4-a73a-e530573337a7): verify_on_cleanup passed
2025-08-07 04:02:13,190 - INFO - Deleting VM bgpaas_vm1
2025-08-07 04:02:13,303 - INFO - Deleting VM test_vm
2025-08-07 04:02:13,385 - INFO - Deleting VN ctest-bgpaas_vn-99101504 
2025-08-07 04:02:13,446 - WARNING - Deleting VN ctest-bgpaas_vn-99101504 failed..Will retry
2025-08-07 04:02:17,058 - INFO - END TEST : test_basic_bgpaas_local_as : PASSED[0:03:48]
2025-08-07 04:02:17,058 - INFO - --------------------------------------------------------------------------------
2025-08-07 04:02:17,977 - INFO - Deleted project: ctest-TestBGPaaSlocalAS-82893873, ID : 94958cfb-035d-49bd-8f1f-8c3acf1cf582 
2025-08-07 04:02:18,337 - INFO - Domain Default found not creating
2025-08-07 04:02:18,532 - INFO - Project ctest-TestBGPaasZone-99782441 not found, creating it
2025-08-07 04:02:19,150 - INFO - Created Project:ctest-TestBGPaasZone-99782441, ID : 395f12ee-8761-47e4-8a29-86b163f7a5ba 
2025-08-07 04:02:20,832 - INFO - ================================================================================
2025-08-07 04:02:20,832 - INFO - STARTING TEST    : test_bgp_control_node_zone
2025-08-07 04:02:22,162 - INFO - Initial checks done. Running the testcase now
2025-08-07 04:02:22,162 - INFO - 
2025-08-07 04:02:22,162 - INFO - executing bgp_control_zone test
2025-08-07 04:02:23,980 - INFO - Created VN ctest-cnz_vn-66042857
2025-08-07 04:02:25,431 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 04:02:27,269 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 04:02:29,328 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 04:02:29,328 - INFO - Waiting for VM ctest-TestBGPaasZone-99782441-39680259 to be up..
2025-08-07 04:02:29,437 - INFO - VM name : ctest-TestBGPaasZone-99782441-39680259
2025-08-07 04:03:45,240 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-99782441-39680259 passed
2025-08-07 04:04:37,283 - INFO - Waiting for VM ctest-TestBGPaasZone-99782441-99209279 to be up..
2025-08-07 04:04:37,394 - INFO - VM name : ctest-TestBGPaasZone-99782441-99209279
2025-08-07 04:04:38,874 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-99782441-99209279 passed
2025-08-07 04:04:49,505 - INFO - Waiting for VM ctest-TestBGPaasZone-99782441-23555982 to be up..
2025-08-07 04:04:49,610 - INFO - VM name : ctest-TestBGPaasZone-99782441-23555982
2025-08-07 04:04:51,068 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBGPaasZone-99782441-23555982 passed
2025-08-07 04:04:51,510 - INFO - Created control node zone ctest-test-zone-98959204(9f7b1e57-539f-4222-b156-4b9694e8964d)
2025-08-07 04:04:51,898 - INFO - Created control node zone ctest-test-zone-07598977(9d1a89ca-21d2-4d20-8f41-2cc33805fbe9)
2025-08-07 04:04:52,286 - INFO - Created control node zone ctest-test-zone-93528840(a3744f4d-e518-45fe-91d4-03f49b2320b0)
2025-08-07 04:04:52,586 - INFO - Creating BGPaaS ctest-TestBGPaasZone-99782441-91150463
2025-08-07 04:04:52,670 - INFO - BGPaaS: ctest-TestBGPaasZone-99782441-91150463(581d7d9d-8ad6-413e-b5ca-6bb10d7e4eed)
2025-08-07 04:04:53,048 - INFO - verify_in_api_server passed for BGPaaS obj 581d7d9d-8ad6-413e-b5ca-6bb10d7e4eed
2025-08-07 04:04:53,048 - INFO - BGPaaS(581d7d9d-8ad6-413e-b5ca-6bb10d7e4eed): verify_on_setup passed
2025-08-07 04:04:53,048 - INFO - We will configure BGP on the VM
2025-08-07 04:04:53,354 - INFO - Configuring BGP on ctest-TestBGPaasZone-99782441-39680259 
2025-08-07 04:05:00,768 - INFO - Attaching VMI 4deb2ae7-374a-40ed-9d1d-b8c0780c8705 to BGPaaS 581d7d9d-8ad6-413e-b5ca-6bb10d7e4eed
2025-08-07 04:05:00,866 - INFO - Attaching the VMI 13668e4f-6702-4fa4-bc8b-dc19c5ab484d to the BGPaaS 581d7d9d-8ad6-413e-b5ca-6bb10d7e4eed object
2025-08-07 04:05:01,646 - INFO - Creating BGPaaS ctest-TestBGPaasZone-99782441-63348316
2025-08-07 04:05:01,738 - INFO - BGPaaS: ctest-TestBGPaasZone-99782441-63348316(c884875b-f387-488b-807e-c627bbbc7914)
2025-08-07 04:05:01,756 - INFO - verify_in_api_server passed for BGPaaS obj c884875b-f387-488b-807e-c627bbbc7914
2025-08-07 04:05:01,757 - INFO - BGPaaS(c884875b-f387-488b-807e-c627bbbc7914): verify_on_setup passed
2025-08-07 04:05:01,757 - INFO - We will configure BGP on the VM
2025-08-07 04:05:02,078 - INFO - Configuring BGP on ctest-TestBGPaasZone-99782441-99209279 
2025-08-07 04:05:23,178 - INFO - Attaching VMI 3f7d9a09-b163-428d-8c86-57150f9cbc4d to BGPaaS c884875b-f387-488b-807e-c627bbbc7914
2025-08-07 04:05:23,278 - INFO - Attaching the VMI 0c655ede-fc04-4eb2-a65f-fc98a556a2b6 to the BGPaaS c884875b-f387-488b-807e-c627bbbc7914 object
2025-08-07 04:05:24,174 - INFO - BGPaaS session seen in control-node 10.20.0.17
2025-08-07 04:05:24,213 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.25']
2025-08-07 04:05:30,236 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.25']
2025-08-07 04:05:36,262 - INFO - BGPaaS session seen in control-node 10.20.0.25
2025-08-07 04:05:42,925 - INFO - Ping to IP 220.195.228.20 from VM ctest-TestBGPaasZone-99782441-23555982 passed
2025-08-07 04:05:47,675 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.129']
2025-08-07 04:05:53,693 - INFO - BGPaaS session seen in control-node 10.20.0.129
2025-08-07 04:05:53,724 - INFO - BGPaaS session seen in control-node 10.20.0.25
2025-08-07 04:05:56,240 - INFO - Ping to IP 220.195.228.20 from VM ctest-TestBGPaasZone-99782441-23555982 passed
2025-08-07 04:05:56,561 - INFO - We will configure BGP on the VM
2025-08-07 04:05:56,806 - INFO - Configuring BGP on ctest-TestBGPaasZone-99782441-39680259 
2025-08-07 04:05:59,652 - INFO - Attaching VMI 4deb2ae7-374a-40ed-9d1d-b8c0780c8705 to BGPaaS 581d7d9d-8ad6-413e-b5ca-6bb10d7e4eed
2025-08-07 04:05:59,677 - INFO - Attaching the VMI 13668e4f-6702-4fa4-bc8b-dc19c5ab484d to the BGPaaS 581d7d9d-8ad6-413e-b5ca-6bb10d7e4eed object
2025-08-07 04:06:04,335 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.17']
2025-08-07 04:06:10,353 - INFO - BGPaaS session seen in control-node 10.20.0.17
2025-08-07 04:06:10,384 - INFO - BGPaaS session seen in control-node 10.20.0.25
2025-08-07 04:06:12,897 - INFO - Ping to IP 220.195.228.20 from VM ctest-TestBGPaasZone-99782441-23555982 passed
2025-08-07 04:06:12,898 - INFO - Detaching VMI 4deb2ae7-374a-40ed-9d1d-b8c0780c8705 from BGPaaS 581d7d9d-8ad6-413e-b5ca-6bb10d7e4eed
2025-08-07 04:06:12,982 - INFO - Detaching VMI 3f7d9a09-b163-428d-8c86-57150f9cbc4d from BGPaaS c884875b-f387-488b-807e-c627bbbc7914
2025-08-07 04:06:13,100 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-99782441-63348316(c884875b-f387-488b-807e-c627bbbc7914)
2025-08-07 04:06:13,202 - INFO - BGPaaS(c884875b-f387-488b-807e-c627bbbc7914): verify_on_cleanup passed
2025-08-07 04:06:13,203 - INFO - Detaching VMI 4deb2ae7-374a-40ed-9d1d-b8c0780c8705 from BGPaaS 581d7d9d-8ad6-413e-b5ca-6bb10d7e4eed
2025-08-07 04:06:13,267 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-99782441-91150463(581d7d9d-8ad6-413e-b5ca-6bb10d7e4eed)
2025-08-07 04:06:13,366 - INFO - BGPaaS(581d7d9d-8ad6-413e-b5ca-6bb10d7e4eed): verify_on_cleanup passed
2025-08-07 04:06:13,366 - INFO - Deleting Control node zone ctest-test-zone-93528840(a3744f4d-e518-45fe-91d4-03f49b2320b0)
2025-08-07 04:06:13,544 - INFO - Deleting Control node zone ctest-test-zone-07598977(9d1a89ca-21d2-4d20-8f41-2cc33805fbe9)
2025-08-07 04:06:13,720 - INFO - Deleting Control node zone ctest-test-zone-98959204(9f7b1e57-539f-4222-b156-4b9694e8964d)
2025-08-07 04:06:13,828 - INFO - Deleting VM ctest-TestBGPaasZone-99782441-23555982
2025-08-07 04:06:13,919 - INFO - Deleting VM ctest-TestBGPaasZone-99782441-99209279
2025-08-07 04:06:13,995 - INFO - Deleting VM ctest-TestBGPaasZone-99782441-39680259
2025-08-07 04:06:14,076 - INFO - Deleting VN ctest-cnz_vn-66042857 
2025-08-07 04:06:14,136 - WARNING - Deleting VN ctest-cnz_vn-66042857 failed..Will retry
2025-08-07 04:06:17,733 - INFO - END TEST : test_bgp_control_node_zone : PASSED[0:03:57]
2025-08-07 04:06:17,733 - INFO - --------------------------------------------------------------------------------
2025-08-07 04:06:17,741 - INFO - ================================================================================
2025-08-07 04:06:17,741 - INFO - STARTING TEST    : test_bgp_control_node_zones_from_single_vnf
2025-08-07 04:06:19,034 - INFO - Initial checks done. Running the testcase now
2025-08-07 04:06:19,034 - INFO - 
2025-08-07 04:06:19,034 - INFO - executing bgp_control_zone agent restart test
2025-08-07 04:06:19,675 - INFO - Created VN ctest-cnz_vn-33164834
2025-08-07 04:06:21,088 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 04:06:22,601 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 04:06:24,323 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 04:06:24,324 - INFO - Waiting for VM ctest-TestBGPaasZone-99782441-81662866 to be up..
2025-08-07 04:06:24,441 - INFO - VM name : ctest-TestBGPaasZone-99782441-81662866
2025-08-07 04:08:04,390 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-99782441-81662866 passed
2025-08-07 04:09:12,189 - INFO - Waiting for VM ctest-TestBGPaasZone-99782441-79637793 to be up..
2025-08-07 04:09:12,289 - INFO - VM name : ctest-TestBGPaasZone-99782441-79637793
2025-08-07 04:09:13,752 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-99782441-79637793 passed
2025-08-07 04:09:14,047 - INFO - Waiting for VM ctest-TestBGPaasZone-99782441-12532078 to be up..
2025-08-07 04:09:14,151 - INFO - VM name : ctest-TestBGPaasZone-99782441-12532078
2025-08-07 04:09:15,572 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBGPaasZone-99782441-12532078 passed
2025-08-07 04:09:16,034 - INFO - Created control node zone ctest-test-zone-84364296(f8c7c558-49ca-4022-8ed4-387de9a0bb3f)
2025-08-07 04:09:16,418 - INFO - Created control node zone ctest-test-zone-51051216(9552e599-ed1c-4c74-b1fc-1a24f812a041)
2025-08-07 04:09:16,802 - INFO - Created control node zone ctest-test-zone-07622738(c5ff5c4e-c9c6-4ec1-a3bd-f2e1ed13ce9d)
2025-08-07 04:09:17,110 - INFO - Creating BGPaaS ctest-TestBGPaasZone-99782441-61580272
2025-08-07 04:09:17,202 - INFO - BGPaaS: ctest-TestBGPaasZone-99782441-61580272(0fb4c88a-9b9f-47c5-8bf7-53c2dc7c2598)
2025-08-07 04:09:17,231 - INFO - verify_in_api_server passed for BGPaaS obj 0fb4c88a-9b9f-47c5-8bf7-53c2dc7c2598
2025-08-07 04:09:17,231 - INFO - BGPaaS(0fb4c88a-9b9f-47c5-8bf7-53c2dc7c2598): verify_on_setup passed
2025-08-07 04:09:17,231 - INFO - We will configure BGP on the VM
2025-08-07 04:09:17,702 - INFO - Configuring BGP on ctest-TestBGPaasZone-99782441-81662866 
2025-08-07 04:09:45,717 - INFO - Attaching VMI dee9c55e-2b3f-4cdd-8758-ef76440934de to BGPaaS 0fb4c88a-9b9f-47c5-8bf7-53c2dc7c2598
2025-08-07 04:09:45,807 - INFO - Attaching the VMI 4f8eb767-2713-48cd-9396-a435467873fe to the BGPaaS 0fb4c88a-9b9f-47c5-8bf7-53c2dc7c2598 object
2025-08-07 04:09:47,802 - INFO - Creating BGPaaS ctest-TestBGPaasZone-99782441-13225644
2025-08-07 04:09:47,906 - INFO - BGPaaS: ctest-TestBGPaasZone-99782441-13225644(cb33e7ee-e83a-43bd-8003-b4847bcef91b)
2025-08-07 04:09:47,918 - INFO - verify_in_api_server passed for BGPaaS obj cb33e7ee-e83a-43bd-8003-b4847bcef91b
2025-08-07 04:09:47,918 - INFO - BGPaaS(cb33e7ee-e83a-43bd-8003-b4847bcef91b): verify_on_setup passed
2025-08-07 04:09:47,918 - INFO - We will configure BGP on the VM
2025-08-07 04:09:48,378 - INFO - Configuring BGP on ctest-TestBGPaasZone-99782441-79637793 
2025-08-07 04:09:56,300 - INFO - Attaching VMI 02be4b9a-f907-4b38-8c9b-3a6e4746ea5b to BGPaaS cb33e7ee-e83a-43bd-8003-b4847bcef91b
2025-08-07 04:09:56,386 - INFO - Attaching the VMI c3162010-ec4a-4363-9954-bc204b18dd48 to the BGPaaS cb33e7ee-e83a-43bd-8003-b4847bcef91b object
2025-08-07 04:09:57,096 - INFO - BGPaaS session seen in control-node 10.20.0.17
2025-08-07 04:09:57,119 - INFO - BGPaaS session seen in control-node 10.20.0.25
2025-08-07 04:09:57,147 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.17']
2025-08-07 04:10:03,171 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.17']
2025-08-07 04:10:09,190 - INFO - BGPaaS session seen in control-node 10.20.0.17
2025-08-07 04:10:09,214 - INFO - BGPaaS session seen in control-node 10.20.0.25
2025-08-07 04:10:16,748 - INFO - Ping to IP 66.185.240.84 from VM ctest-TestBGPaasZone-99782441-12532078 passed
2025-08-07 04:10:16,765 - INFO - BGPaaS session seen in control-node 10.20.0.17
2025-08-07 04:10:16,788 - INFO - BGPaaS session seen in control-node 10.20.0.25
2025-08-07 04:10:16,814 - INFO - BGPaaS session seen in control-node 10.20.0.17
2025-08-07 04:10:16,836 - INFO - BGPaaS session seen in control-node 10.20.0.25
2025-08-07 04:10:19,468 - INFO - Ping to IP 66.185.240.84 from VM ctest-TestBGPaasZone-99782441-12532078 passed
2025-08-07 04:10:19,468 - INFO - Detaching VMI 02be4b9a-f907-4b38-8c9b-3a6e4746ea5b from BGPaaS cb33e7ee-e83a-43bd-8003-b4847bcef91b
2025-08-07 04:10:19,566 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-99782441-13225644(cb33e7ee-e83a-43bd-8003-b4847bcef91b)
2025-08-07 04:10:19,669 - INFO - BGPaaS(cb33e7ee-e83a-43bd-8003-b4847bcef91b): verify_on_cleanup passed
2025-08-07 04:10:19,669 - INFO - Detaching VMI dee9c55e-2b3f-4cdd-8758-ef76440934de from BGPaaS 0fb4c88a-9b9f-47c5-8bf7-53c2dc7c2598
2025-08-07 04:10:19,758 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-99782441-61580272(0fb4c88a-9b9f-47c5-8bf7-53c2dc7c2598)
2025-08-07 04:10:19,832 - INFO - BGPaaS(0fb4c88a-9b9f-47c5-8bf7-53c2dc7c2598): verify_on_cleanup passed
2025-08-07 04:10:19,834 - INFO - Deleting Control node zone ctest-test-zone-07622738(c5ff5c4e-c9c6-4ec1-a3bd-f2e1ed13ce9d)
2025-08-07 04:10:20,004 - INFO - Deleting Control node zone ctest-test-zone-51051216(9552e599-ed1c-4c74-b1fc-1a24f812a041)
2025-08-07 04:10:20,178 - INFO - Deleting Control node zone ctest-test-zone-84364296(f8c7c558-49ca-4022-8ed4-387de9a0bb3f)
2025-08-07 04:10:20,432 - INFO - Deleting VM ctest-TestBGPaasZone-99782441-12532078
2025-08-07 04:10:20,569 - INFO - Deleting VM ctest-TestBGPaasZone-99782441-79637793
2025-08-07 04:10:20,645 - INFO - Deleting VM ctest-TestBGPaasZone-99782441-81662866
2025-08-07 04:10:20,739 - INFO - Deleting VN ctest-cnz_vn-33164834 
2025-08-07 04:10:20,797 - WARNING - Deleting VN ctest-cnz_vn-33164834 failed..Will retry
2025-08-07 04:10:24,442 - INFO - END TEST : test_bgp_control_node_zones_from_single_vnf : PASSED[0:04:07]
2025-08-07 04:10:24,442 - INFO - --------------------------------------------------------------------------------
2025-08-07 04:10:25,541 - INFO - Deleted project: ctest-TestBGPaasZone-99782441, ID : 395f12ee-8761-47e4-8a29-86b163f7a5ba 
2025-08-07 04:10:25,773 - INFO - Domain Default found not creating
2025-08-07 04:10:25,994 - INFO - Project ctest-TestDM-90253012 not found, creating it
2025-08-07 04:10:26,697 - INFO - Created Project:ctest-TestDM-90253012, ID : 8c970d32-a22d-461f-9f9f-2de9147f022b 
2025-08-07 04:10:28,530 - INFO - ================================================================================
2025-08-07 04:10:28,530 - INFO - STARTING TEST    : test_basic_dm
2025-08-07 04:10:28,530 - INFO - TEST DESCRIPTION : 
        Description: Verify basic config is pushed to mx
        
2025-08-07 04:10:29,845 - INFO - dm_mx env needs to be set in testbed.py to run this script
2025-08-07 04:10:31,125 - INFO - 
2025-08-07 04:10:31,125 - INFO - END TEST : test_basic_dm : SKIPPED[0:00:03]
2025-08-07 04:10:31,125 - INFO - --------------------------------------------------------------------------------
2025-08-07 04:10:31,988 - INFO - Deleted project: ctest-TestDM-90253012, ID : 8c970d32-a22d-461f-9f9f-2de9147f022b 
2025-08-07 04:10:32,248 - INFO - Domain Default found not creating
2025-08-07 04:10:32,444 - INFO - Project ctest-TestDSNAT-91191756 not found, creating it
2025-08-07 04:10:33,062 - INFO - Created Project:ctest-TestDSNAT-91191756, ID : 7b18fc48-bc25-43da-b694-65a101e70853 
2025-08-07 04:10:34,702 - INFO - ================================================================================
2025-08-07 04:10:34,702 - INFO - STARTING TEST    : test_dsnat_tcp_basic
2025-08-07 04:10:34,703 - INFO - TEST DESCRIPTION : 
            Configure TCP port translation pool
            send TCP traffic from the VM to the fabric IP
            Verify the Port address translation happened and the
               port being used in the range of configured
        
2025-08-07 04:10:35,985 - INFO - Initial checks done. Running the testcase now
2025-08-07 04:10:35,985 - INFO - 
2025-08-07 04:10:36,498 - INFO - Create VN, enable FABRIC SNAT and verify its routing instance
2025-08-07 04:10:37,380 - INFO - Created VN ctest-dsnat_vn-51289871
2025-08-07 04:10:39,407 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 04:10:40,974 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 04:10:40,974 - INFO - Waiting for VM ctest-dsnat-vm1-91581087 to be up..
2025-08-07 04:10:46,214 - INFO - VM name : ctest-dsnat-vm1-91581087
2025-08-07 04:11:33,233 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-dsnat-vm1-91581087 passed
2025-08-07 04:11:59,372 - INFO - Waiting for VM ctest-dsnat-vm2-60086708 to be up..
2025-08-07 04:11:59,474 - INFO - VM name : ctest-dsnat-vm2-60086708
2025-08-07 04:12:00,867 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-dsnat-vm2-60086708 passed
2025-08-07 04:12:01,355 - INFO - Starting Iperf3  on ctest-dsnat-vm1-91581087, args:  --port 6201  --length 1048576  --time 10 
2025-08-07 04:12:01,356 - INFO - Excecuting cmds, ['iperf3 -s --port 6201 1>/tmp/iper3_ctest-random-07651854.log 2>/tmp/iper3_ctest-random-07651854.result'], on server 10.0.0.61
2025-08-07 04:12:19,705 - ERROR - Exception occured while running cmds ['iperf3 -c 10.20.0.201  --port 6201  --length 1048576  --time 10  1>/tmp/iper3_ctest-random-07651854.log 2>/tmp/iper3_ctest-random-07651854.result']
2025-08-07 04:12:19,705 - ERROR - Timeout opening channel.
Traceback (most recent call last):
  File "/contrail-test/tcutils/fabutils.py", line 169, in remote_cmd
    output = _run(cmd, timeout=timeout, pty=not as_daemon, shell=shell)
  File "/usr/local/lib/python3.6/site-packages/fabric/network.py", line 692, in host_prompting_wrapper
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/fabric/operations.py", line 1153, in sudo
    capture_buffer_size=capture_buffer_size,
  File "/usr/local/lib/python3.6/site-packages/fabric/operations.py", line 935, in _run_command
    channel=default_channel(), command=wrapped_command, pty=pty,
  File "/usr/local/lib/python3.6/site-packages/fabric/state.py", line 435, in default_channel
    chan = _open_session()
  File "/usr/local/lib/python3.6/site-packages/fabric/state.py", line 420, in _open_session
    session = transport.open_session(timeout=env.timeout)
  File "/usr/local/lib/python3.6/site-packages/paramiko/transport.py", line 923, in open_session
    timeout=timeout,
  File "/usr/local/lib/python3.6/site-packages/paramiko/transport.py", line 1050, in open_channel
    raise e
  File "/usr/local/lib/python3.6/site-packages/paramiko/transport.py", line 2109, in run
    ptype, m = self.packetizer.read_message()
  File "/usr/local/lib/python3.6/site-packages/paramiko/packet.py", line 459, in read_message
    header = self.read_all(self.__block_size_in, check_rekey=True)
  File "/usr/local/lib/python3.6/site-packages/paramiko/packet.py", line 303, in read_all
    raise EOFError()
EOFError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.6/site-packages/fabric/state.py", line 435, in default_channel
    chan = _open_session()
  File "/usr/local/lib/python3.6/site-packages/fabric/state.py", line 420, in _open_session
    session = transport.open_session(timeout=env.timeout)
  File "/usr/local/lib/python3.6/site-packages/paramiko/transport.py", line 923, in open_session
    timeout=timeout,
  File "/usr/local/lib/python3.6/site-packages/paramiko/transport.py", line 1013, in open_channel
    raise SSHException("SSH session not active")
paramiko.ssh_exception.SSHException: SSH session not active

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/contrail-test/fixtures/vm_test.py", line 2292, in run_cmd_on_vm
    logger=self.logger
  File "/contrail-test/tcutils/fabutils.py", line 178, in remote_cmd
    output = _run(cmd, timeout=timeout, pty=not as_daemon, shell=shell)
  File "/usr/local/lib/python3.6/site-packages/fabric/network.py", line 692, in host_prompting_wrapper
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/fabric/operations.py", line 1153, in sudo
    capture_buffer_size=capture_buffer_size,
  File "/usr/local/lib/python3.6/site-packages/fabric/operations.py", line 935, in _run_command
    channel=default_channel(), command=wrapped_command, pty=pty,
  File "/usr/local/lib/python3.6/site-packages/fabric/state.py", line 440, in default_channel
    chan = _open_session()
  File "/usr/local/lib/python3.6/site-packages/fabric/state.py", line 420, in _open_session
    session = transport.open_session(timeout=env.timeout)
  File "/usr/local/lib/python3.6/site-packages/paramiko/transport.py", line 923, in open_session
    timeout=timeout,
  File "/usr/local/lib/python3.6/site-packages/paramiko/transport.py", line 1054, in open_channel
    raise SSHException("Timeout opening channel.")
paramiko.ssh_exception.SSHException: Timeout opening channel.
2025-08-07 04:12:23,388 - INFO - Nat port being used for the flow is []
WARNING: Success for unrequested channel! [??]
2025-08-07 04:12:28,570 - INFO - Starting Iperf3  on ctest-dsnat-vm1-91581087, args:  --port 6201  --length 1048576  --time 10 
2025-08-07 04:12:28,571 - INFO - Excecuting cmds, ['iperf3 -s --port 6201 1>/tmp/iper3_ctest-random-07651854.log 2>/tmp/iper3_ctest-random-07651854.result'], on server 10.0.0.61
2025-08-07 04:12:33,700 - INFO - Nat port being used for the flow is []
2025-08-07 04:12:38,887 - INFO - Starting Iperf3  on ctest-dsnat-vm1-91581087, args:  --port 6201  --length 1048576  --time 10 
2025-08-07 04:12:38,887 - INFO - Excecuting cmds, ['iperf3 -s --port 6201 1>/tmp/iper3_ctest-random-07651854.log 2>/tmp/iper3_ctest-random-07651854.result'], on server 10.0.0.61
2025-08-07 04:12:43,098 - INFO - Nat port being used for the flow is []
2025-08-07 04:12:48,271 - INFO - Starting Iperf3  on ctest-dsnat-vm1-91581087, args:  --port 6201  --length 1048576  --time 10 
2025-08-07 04:12:48,272 - INFO - Excecuting cmds, ['iperf3 -s --port 6201 1>/tmp/iper3_ctest-random-07651854.log 2>/tmp/iper3_ctest-random-07651854.result'], on server 10.0.0.61
2025-08-07 04:12:52,570 - INFO - Nat port being used for the flow is []
2025-08-07 04:12:57,754 - INFO - Starting Iperf3  on ctest-dsnat-vm1-91581087, args:  --port 6201  --length 1048576  --time 10 
2025-08-07 04:12:57,754 - INFO - Excecuting cmds, ['iperf3 -s --port 6201 1>/tmp/iper3_ctest-random-07651854.log 2>/tmp/iper3_ctest-random-07651854.result'], on server 10.0.0.61
2025-08-07 04:13:02,018 - INFO - Nat port being used for the flow is []
2025-08-07 04:13:07,211 - INFO - Starting Iperf3  on ctest-dsnat-vm1-91581087, args:  --port 6201  --length 1048576  --time 10 
2025-08-07 04:13:07,211 - INFO - Excecuting cmds, ['iperf3 -s --port 6201 1>/tmp/iper3_ctest-random-07651854.log 2>/tmp/iper3_ctest-random-07651854.result'], on server 10.0.0.61
2025-08-07 04:13:11,498 - INFO - Nat port being used for the flow is []
2025-08-07 04:13:11,704 - INFO - Deleting VM ctest-dsnat-vm2-60086708
2025-08-07 04:13:11,797 - INFO - Deleting VM ctest-dsnat-vm1-91581087
2025-08-07 04:13:11,880 - INFO - Deleting VN ctest-dsnat_vn-51289871 
2025-08-07 04:13:11,933 - WARNING - Deleting VN ctest-dsnat_vn-51289871 failed..Will retry
2025-08-07 04:13:15,462 - ERROR - AssertionError
Python 3.6.8: /usr/bin/python3
Thu Aug  7 04:13:11 2025

A problem occurred in a Python script.  Here is the sequence of
function calls leading up to the error, in the order they occurred.

 /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={})
   78             log.info('Initial checks done. Running the testcase now')
   79             log.info('')
   80             result = function(self, *args, **kwargs)
   81             if self.inputs.upgrade:
   82                 pid = os.getpid()
result = None
function = 
self = 
args = ()
kwargs = {}

 /contrail-test/serial_scripts/dsnat/test_dsnat.py in test_dsnat_tcp_basic(self=)
  108         self.iperf = None
  109 
  110         assert self.verify_flow_with_port(vm1_fixture, vm2_fixture, port_range, **traffic)
  111 
  112     @preposttest_wrapper
self = 
self.verify_flow_with_port = .deco_retry.....test_dsnat_tcp_basic[sanity] id=0x7f0bc488b748>>
vm1_fixture = 
vm2_fixture = 
port_range = [65000, 65001, 65002, 65003, 65004, 65005, 65006, 65007, 65008, 65009]
traffic = {'port': 6201, 'udp': False}
AssertionError: 
    __cause__ = None
    __class__ = 
    __context__ = None
    __delattr__ = 
    __dict__ = {}
    __dir__ = 
    __doc__ = 'Assertion failed.'
    __eq__ = 
    __format__ = 
    __ge__ = 
    __getattribute__ = 
    __gt__ = 
    __hash__ = 
    __init__ = 
    __init_subclass__ = 
    __le__ = 
    __lt__ = 
    __ne__ = 
    __new__ = 
    __reduce__ = 
    __reduce_ex__ = 
    __repr__ = 
    __setattr__ = 
    __setstate__ = 
    __sizeof__ = 
    __str__ = 
    __subclasshook__ = 
    __suppress_context__ = False
    __traceback__ = 
    args = ()
    with_traceback = 

The above is a description of an error in a Python program.  Here is
the original traceback:

Traceback (most recent call last):
  File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
    result = function(self, *args, **kwargs)
  File "/contrail-test/serial_scripts/dsnat/test_dsnat.py", line 110, in test_dsnat_tcp_basic
    assert self.verify_flow_with_port(vm1_fixture, vm2_fixture, port_range, **traffic)
AssertionError



2025-08-07 04:13:15,463 - INFO - 
2025-08-07 04:13:15,463 - INFO - END TEST : test_dsnat_tcp_basic : FAILED[0:02:41]
2025-08-07 04:13:15,463 - INFO - --------------------------------------------------------------------------------
2025-08-07 04:13:16,277 - INFO - Deleted project: ctest-TestDSNAT-91191756, ID : 7b18fc48-bc25-43da-b694-65a101e70853 
2025-08-07 04:13:16,502 - INFO - Domain Default found not creating
2025-08-07 04:13:16,669 - INFO - Project ctest-TestEncapCases-15506285 not found, creating it
2025-08-07 04:13:17,308 - INFO - Created Project:ctest-TestEncapCases-15506285, ID : 121729e5-994e-468e-a778-1d1d7800dc82 
2025-08-07 04:13:18,983 - INFO - ================================================================================
2025-08-07 04:13:18,983 - INFO - STARTING TEST    : test_apply_policy_fip_on_same_vn_gw_mx
2025-08-07 04:13:18,983 - INFO - TEST DESCRIPTION : A particular VN is configure with policy to talk accross VN's and FIP to access outside
2025-08-07 04:13:20,273 - INFO - Initial checks done. Running the testcase now
2025-08-07 04:13:20,273 - INFO - 
2025-08-07 04:13:20,273 - INFO - Skipping Test. Env variable MX_TEST is not set. Skipping the test
2025-08-07 04:13:20,273 - INFO - Skipping Test. Env variable MX_TEST is not set. Skipping the test
2025-08-07 04:13:21,570 - INFO - 
2025-08-07 04:13:21,570 - INFO - END TEST : test_apply_policy_fip_on_same_vn_gw_mx : SKIPPED[0:00:03]
2025-08-07 04:13:21,570 - INFO - --------------------------------------------------------------------------------
2025-08-07 04:13:22,415 - INFO - Deleted project: ctest-TestEncapCases-15506285, ID : 121729e5-994e-468e-a778-1d1d7800dc82 
2025-08-07 04:13:22,676 - INFO - Domain Default found not creating
2025-08-07 04:13:22,906 - INFO - Project ctest-TestEvpnCasesRestart-30611203 not found, creating it
2025-08-07 04:13:23,578 - INFO - Created Project:ctest-TestEvpnCasesRestart-30611203, ID : e11b1431-082d-4503-8381-04d6b07ad91d 
2025-08-07 04:13:25,550 - INFO - ================================================================================
2025-08-07 04:13:25,550 - INFO - STARTING TEST    : test_with_vxlan_encap_agent_restart
2025-08-07 04:13:25,550 - 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
        
2025-08-07 04:13:26,872 - INFO - Initial checks done. Running the testcase now
2025-08-07 04:13:26,872 - INFO - 
2025-08-07 04:13:26,872 - INFO - Setting new Encap before continuing
2025-08-07 04:13:26,872 - INFO - Read the existing encap priority
2025-08-07 04:13:27,582 - INFO - Created.UUID is {"global-vrouter-config": {"uuid": "1976d20e-8465-4590-acc1-a97c9fc8106b", "href": "http://10.0.0.249:8082/global-vrouter-config/1976d20e-8465-4590-acc1-a97c9fc8106b"}}. VXLAN is the highest priority encap
2025-08-07 04:13:28,534 - INFO - Created VN EVPN-VN1

gzip: /contrail-test/images/ubuntu.vmdk.gz: unexpected end of file
2025-08-07 04:13:28,750 - INFO - image /contrail-test/images/ubuntu.vmdk is not found
2025-08-07 04:13:28,750 - INFO - Deleting VN EVPN-VN1 
2025-08-07 04:13:30,354 - INFO - 
2025-08-07 04:13:30,354 - INFO - END TEST : test_with_vxlan_encap_agent_restart : SKIPPED[0:00:05]
2025-08-07 04:13:30,354 - INFO - --------------------------------------------------------------------------------
2025-08-07 04:13:31,166 - INFO - Deleted project: ctest-TestEvpnCasesRestart-30611203, ID : e11b1431-082d-4503-8381-04d6b07ad91d 
2025-08-07 04:13:31,373 - INFO - Domain Default found not creating
2025-08-07 04:13:31,554 - INFO - Project ctest-TestEvpnCasesVxlan-22796117 not found, creating it
2025-08-07 04:13:32,481 - INFO - Created Project:ctest-TestEvpnCasesVxlan-22796117, ID : 1de0aece-4432-41b8-ac30-fe9b1c9381dc 
2025-08-07 04:13:34,228 - INFO - ================================================================================
2025-08-07 04:13:34,229 - INFO - STARTING TEST    : test_with_vxlan_encap_dns_disabled_for_l2_vn
2025-08-07 04:13:34,229 - INFO - TEST DESCRIPTION :  1. Launch a virtual network with dhcp_enable=False and DNS disabled
            2. Launch 3 vm with management interface and other with above vm.
            3. Run dhcp server on eth1 in one vm dns server on eth1 in other vm
            4. From the test_vm query for dns using dig and nslookup
            Maintainer: hkumar@juniper.net
        
2025-08-07 04:13:35,509 - INFO - Initial checks done. Running the testcase now
2025-08-07 04:13:35,509 - INFO - 
2025-08-07 04:13:35,510 - INFO - Setting new Encap before continuing
2025-08-07 04:13:35,510 - INFO - Read the existing encap priority
2025-08-07 04:13:36,074 - INFO - Created.UUID is {"global-vrouter-config": {"uuid": "1976d20e-8465-4590-acc1-a97c9fc8106b", "href": "http://10.0.0.249:8082/global-vrouter-config/1976d20e-8465-4590-acc1-a97c9fc8106b"}}. VXLAN is the highest priority encap
2025-08-07 04:13:36,462 - INFO - Created VN EVPN-MGMT-VN, UUID :7fbed1c1-c5a4-4efa-b0fe-429dad6ef527
2025-08-07 04:13:37,266 - INFO - Created VN EVPN-L2-VN, UUID :75d8c4f9-f2d1-49fb-9776-17b9a6aa4ee9
2025-08-07 04:13:38,483 - INFO - Verified VN network id 12 for VN 7fbed1c1-c5a4-4efa-b0fe-429dad6ef527
2025-08-07 04:13:38,483 - INFO - Verifications in API Server for VN EVPN-MGMT-VN passed
2025-08-07 04:13:38,600 - INFO - On all control nodes, Config, RI and RT verification for VN EVPN-MGMT-VN passed
2025-08-07 04:13:39,943 - INFO - Validated that VN default-domain:ctest-TestEvpnCasesVxlan-22796117:EVPN-MGMT-VN is found in opserver
2025-08-07 04:13:40,257 - INFO - Verified VN network id 13 for VN 75d8c4f9-f2d1-49fb-9776-17b9a6aa4ee9
2025-08-07 04:13:40,258 - INFO - Verifications in API Server for VN EVPN-L2-VN passed
2025-08-07 04:13:40,366 - INFO - On all control nodes, Config, RI and RT verification for VN EVPN-L2-VN passed
2025-08-07 04:13:40,725 - INFO - Validated that VN default-domain:ctest-TestEvpnCasesVxlan-22796117:EVPN-L2-VN is found in opserver
2025-08-07 04:13:44 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-dns-server.vmdk.gz [410482261/410482261] -> "/contrail-test/images/ubuntu-dns-server.vmdk.gz" [1]
2025-08-07 04:14:08,885 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 04:14:10,730 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)

gzip: /contrail-test/images/ubuntu.vmdk.gz: unexpected end of file
2025-08-07 04:14:11,222 - INFO - image /contrail-test/images/ubuntu.vmdk is not found
2025-08-07 04:14:11,222 - INFO - Skip interface_detach for VM dnsserver in state BUILD
2025-08-07 04:14:11,222 - INFO - Deleting VM dnsserver
2025-08-07 04:14:11,223 - ERROR - VM dnsserver has failed to come up
2025-08-07 04:14:11,223 - ERROR - Nova failed to get host of the VM
2025-08-07 04:14:11,223 - ERROR - VM dnsserver has failed to come up
2025-08-07 04:14:11,223 - ERROR - Nova failed to get host of the VM
2025-08-07 04:14:11,307 - INFO - Skip interface_detach for VM dhcp-server in state BUILD
2025-08-07 04:14:11,307 - INFO - Deleting VM dhcp-server
2025-08-07 04:14:11,307 - ERROR - VM dhcp-server has failed to come up
2025-08-07 04:14:11,307 - ERROR - Nova failed to get host of the VM
2025-08-07 04:14:11,308 - ERROR - VM dhcp-server has failed to come up
2025-08-07 04:14:11,308 - ERROR - Nova failed to get host of the VM
2025-08-07 04:14:11,424 - INFO - Deleting VN EVPN-L2-VN 
2025-08-07 04:14:50,111 - INFO - Validated that VN EVPN-L2-VN is not found in API Server
2025-08-07 04:14:50,139 - INFO - Validated that VN EVPN-L2-VN is not in any agent
2025-08-07 04:14:50,185 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN EVPN-L2-VN info
2025-08-07 04:14:50,185 - INFO - Deleting VN EVPN-MGMT-VN 
2025-08-07 04:14:50,473 - INFO - Validated that VN EVPN-MGMT-VN is not found in API Server
2025-08-07 04:14:50,507 - INFO - Validated that VN EVPN-MGMT-VN is not in any agent
2025-08-07 04:14:50,553 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN EVPN-MGMT-VN info
2025-08-07 04:14:51,953 - INFO - 
2025-08-07 04:14:51,953 - INFO - END TEST : test_with_vxlan_encap_dns_disabled_for_l2_vn : SKIPPED[0:01:17]
2025-08-07 04:14:51,953 - INFO - --------------------------------------------------------------------------------
2025-08-07 04:14:51,957 - INFO - ================================================================================
2025-08-07 04:14:51,957 - INFO - STARTING TEST    : test_with_vxlan_encap_to_verify_l2_vm_file_trf_by_scp
2025-08-07 04:14:51,957 - INFO - TEST DESCRIPTION : Test to verify scp of a file with vxlan encap
           Maintainer: hkumar@juniper.net
        
2025-08-07 04:14:53,238 - INFO - Initial checks done. Running the testcase now
2025-08-07 04:14:53,238 - INFO - 
2025-08-07 04:14:53,238 - INFO - Setting new Encap before continuing
2025-08-07 04:14:53,238 - INFO - Read the existing encap priority
2025-08-07 04:14:53,430 - INFO - Created.UUID is {"global-vrouter-config": {"uuid": "1976d20e-8465-4590-acc1-a97c9fc8106b", "href": "http://10.0.0.249:8082/global-vrouter-config/1976d20e-8465-4590-acc1-a97c9fc8106b"}}. VXLAN is the highest priority encap
2025-08-07 04:14:54,128 - INFO - Created VN EVPN-MGMT-VN
2025-08-07 04:14:54,911 - INFO - Created VN EVPN-L2-VN
2025-08-07 04:14:58 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-dhcp-server.vmdk.gz [422826091/422826091] -> "/contrail-test/images/ubuntu-dhcp-server.vmdk.gz" [1]
2025-08-07 04:15:18,510 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 04:15:20,403 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 04:15:22,800 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 04:15:22,800 - INFO - Waiting for VM dhcp-server-vm to be up..
2025-08-07 04:15:53,596 - INFO - VM name : dhcp-server-vm
2025-08-07 04:16:38,501 - INFO - Ping to Metadata IP 169.254.0.3 of VM dhcp-server-vm passed
2025-08-07 04:16:54,357 - INFO - Waiting for VM EVPN_VN_L2_VM1 to be up..
2025-08-07 04:16:54,459 - INFO - VM name : EVPN_VN_L2_VM1
2025-08-07 04:23:51,536 - WARNING - VM metadata IP is not 169.254.x.x
2025-08-07 04:23:52,672 - ERROR - VM EVPN_VN_L2_VM1 does not seem to be fully up. Check logs
2025-08-07 04:23:52,860 - INFO - Skip interface_detach for VM EVPN_VN_L2_VM2 in state BUILD
2025-08-07 04:23:52,861 - INFO - Deleting VM EVPN_VN_L2_VM2
2025-08-07 04:23:52,861 - ERROR - VM EVPN_VN_L2_VM2 has failed to come up
2025-08-07 04:23:52,861 - ERROR - Nova failed to get host of the VM
2025-08-07 04:23:52,861 - ERROR - VM EVPN_VN_L2_VM2 has failed to come up
2025-08-07 04:23:52,861 - ERROR - Nova failed to get host of the VM
2025-08-07 04:23:52,941 - INFO - Deleting VM EVPN_VN_L2_VM1
2025-08-07 04:23:53,033 - INFO - Deleting VM dhcp-server-vm
2025-08-07 04:23:53,118 - INFO - Deleting VN EVPN-L2-VN 
2025-08-07 04:23:53,179 - WARNING - Deleting VN EVPN-L2-VN failed..Will retry
2025-08-07 04:23:55,404 - INFO - Deleting VN EVPN-MGMT-VN 
2025-08-07 04:23:57,168 - ERROR - AssertionError
Python 3.6.8: /usr/bin/python3
Thu Aug  7 04:23:52 2025

A problem occurred in a Python script.  Here is the sequence of
function calls leading up to the error, in the order they occurred.

 /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={})
   78             log.info('Initial checks done. Running the testcase now')
   79             log.info('')
   80             result = function(self, *args, **kwargs)
   81             if self.inputs.upgrade:
   82                 pid = os.getpid()
result = None
function = 
self = 
args = ()
kwargs = {}

 /contrail-test/serial_scripts/evpn/test_evpn.py in test_with_vxlan_encap_to_verify_l2_vm_file_trf_by_scp(self=)
  247            Maintainer: hkumar@juniper.net
  248         '''
  249         return self.verify_l2_vm_file_trf_by_scp(encap='vxlan')
  250 
  251     @preposttest_wrapper
self = 
self.verify_l2_vm_file_trf_by_scp = >
encap undefined

 /contrail-test/serial_scripts/evpn/verify.py in verify_l2_vm_file_trf_by_scp(self=, encap='vxlan')
  996         # Wait till vm is up
  997         assert vm1_fixture.wait_till_vm_is_up()
  998         assert vn_l2_vm1_fixture.wait_till_vm_is_up()
  999         assert vn_l2_vm2_fixture.wait_till_vm_is_up()
 1000 
vn_l2_vm1_fixture = 
vn_l2_vm1_fixture.wait_till_vm_is_up = >
AssertionError: 
    __cause__ = None
    __class__ = 
    __context__ = None
    __delattr__ = 
    __dict__ = {}
    __dir__ = 
    __doc__ = 'Assertion failed.'
    __eq__ = 
    __format__ = 
    __ge__ = 
    __getattribute__ = 
    __gt__ = 
    __hash__ = 
    __init__ = 
    __init_subclass__ = 
    __le__ = 
    __lt__ = 
    __ne__ = 
    __new__ = 
    __reduce__ = 
    __reduce_ex__ = 
    __repr__ = 
    __setattr__ = 
    __setstate__ = 
    __sizeof__ = 
    __str__ = 
    __subclasshook__ = 
    __suppress_context__ = False
    __traceback__ = 
    args = ()
    with_traceback = 

The above is a description of an error in a Python program.  Here is
the original traceback:

Traceback (most recent call last):
  File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
    result = function(self, *args, **kwargs)
  File "/contrail-test/serial_scripts/evpn/test_evpn.py", line 249, in test_with_vxlan_encap_to_verify_l2_vm_file_trf_by_scp
    return self.verify_l2_vm_file_trf_by_scp(encap='vxlan')
  File "/contrail-test/serial_scripts/evpn/verify.py", line 998, in verify_l2_vm_file_trf_by_scp
    assert vn_l2_vm1_fixture.wait_till_vm_is_up()
AssertionError



2025-08-07 04:23:57,168 - INFO - 
2025-08-07 04:23:57,168 - INFO - END TEST : test_with_vxlan_encap_to_verify_l2_vm_file_trf_by_scp : FAILED[0:09:06]
2025-08-07 04:23:57,168 - INFO - --------------------------------------------------------------------------------
2025-08-07 04:23:58,224 - INFO - Deleted project: ctest-TestEvpnCasesVxlan-22796117, ID : 1de0aece-4432-41b8-ac30-fe9b1c9381dc 
2025-08-07 04:23:58,475 - INFO - Domain Default found not creating
2025-08-07 04:23:59,442 - INFO - Project ctest-TestSerialSanity_MX-54181719 not found, creating it
2025-08-07 04:24:00,155 - INFO - Created Project:ctest-TestSerialSanity_MX-54181719, ID : a9cc21ed-71e9-4514-906f-77c3765b4725 
2025-08-07 04:24:02,085 - INFO - ================================================================================
2025-08-07 04:24:02,086 - INFO - STARTING TEST    : test_change_of_rt_in_vn
2025-08-07 04:24:02,086 - 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
        
2025-08-07 04:24:03,386 - INFO - Skipping Test. Env variable MX_GW_TEST is not set
2025-08-07 04:24:04,670 - INFO - 
2025-08-07 04:24:04,670 - INFO - END TEST : test_change_of_rt_in_vn : SKIPPED[0:00:02]
2025-08-07 04:24:04,670 - INFO - --------------------------------------------------------------------------------
2025-08-07 04:24:05,472 - INFO - Deleted project: ctest-TestSerialSanity_MX-54181719, ID : a9cc21ed-71e9-4514-906f-77c3765b4725 
2025-08-07 04:24:05,708 - INFO - Domain Default found not creating
2025-08-07 04:24:05,901 - INFO - Project ctest-TestGWLessFWD-11611965 not found, creating it
2025-08-07 04:24:06,491 - INFO - Created Project:ctest-TestGWLessFWD-11611965, ID : 74fe4820-fce2-44e9-b17c-5b83154ca550 
2025-08-07 04:24:08,187 - INFO - ================================================================================
2025-08-07 04:24:08,188 - INFO - STARTING TEST    : test_gw_less_fwd_single_vn_ip_fab
2025-08-07 04:24:08,189 - 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.
        
2025-08-07 04:24:09,482 - INFO - Initial checks done. Running the testcase now
2025-08-07 04:24:09,482 - INFO - 
2025-08-07 04:24:09,482 - INFO - Skipping Test. Fabric gateway is required to run the test
2025-08-07 04:24:10,762 - INFO - 
2025-08-07 04:24:10,762 - INFO - END TEST : test_gw_less_fwd_single_vn_ip_fab : SKIPPED[0:00:02]
2025-08-07 04:24:10,762 - INFO - --------------------------------------------------------------------------------
2025-08-07 04:24:11,616 - INFO - Deleted project: ctest-TestGWLessFWD-11611965, ID : 74fe4820-fce2-44e9-b17c-5b83154ca550 
2025-08-07 04:24:11,860 - INFO - Domain Default found not creating
2025-08-07 04:24:12,067 - INFO - Project ctest-TestIpVlanLearning-55364265 not found, creating it
2025-08-07 04:24:12,684 - INFO - Created Project:ctest-TestIpVlanLearning-55364265, ID : ffc39694-7c40-4c8a-8f61-dad43ef6758c 
2025-08-07 04:24:15,690 - INFO - Created VN ctest-vn1-16131927
2025-08-07 04:24:16,479 - INFO - Created VN ctest-vn2-47798555
http://nexus.opensdn.io/repository///images/crpd//docker-crpd-ipvlan2.qcow2:
2025-08-07 04:24:17 ERROR 404: crpd/docker-crpd-ipvlan2.qcow2.
2025-08-07 04:24:18,923 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 04:24:20,206 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 04:24:21,477 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 04:24:22,838 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 04:24:22,839 - INFO - Waiting for VM ctest-crpd-vm1-17267497 to be up..
2025-08-07 04:24:22,912 - ERROR - VM in error state.
2025-08-07 04:24:22,912 - ERROR - VM is not in ACTIVE state
2025-08-07 04:24:23,012 - ERROR - Fatal Nova Exception while getting VM detail
2025-08-07 04:24:23,013 - INFO - Skip interface_detach for VM ctest-crpd-vm4-51611241 in state BUILD
2025-08-07 04:24:23,013 - INFO - Deleting VM ctest-crpd-vm4-51611241
2025-08-07 04:24:23,041 - ERROR - VM ctest-crpd-vm4-51611241 has failed to come up
2025-08-07 04:24:23,041 - ERROR - Nova failed to get host of the VM
2025-08-07 04:24:23,041 - ERROR - VM ctest-crpd-vm4-51611241 has failed to come up
2025-08-07 04:24:23,041 - ERROR - Nova failed to get host of the VM
2025-08-07 04:24:23,277 - INFO - Skip interface_detach for VM ctest-crpd-vm3-05159560 in state BUILD
2025-08-07 04:24:23,277 - INFO - Deleting VM ctest-crpd-vm3-05159560
2025-08-07 04:24:23,277 - ERROR - VM ctest-crpd-vm3-05159560 has failed to come up
2025-08-07 04:24:23,277 - ERROR - Nova failed to get host of the VM
2025-08-07 04:24:23,277 - ERROR - VM ctest-crpd-vm3-05159560 has failed to come up
2025-08-07 04:24:23,277 - ERROR - Nova failed to get host of the VM
2025-08-07 04:24:23,448 - INFO - Skip interface_detach for VM ctest-crpd-vm2-78403190 in state BUILD
2025-08-07 04:24:23,448 - INFO - Deleting VM ctest-crpd-vm2-78403190
2025-08-07 04:24:23,448 - ERROR - VM ctest-crpd-vm2-78403190 has failed to come up
2025-08-07 04:24:23,449 - ERROR - Nova failed to get host of the VM
2025-08-07 04:24:23,449 - ERROR - VM ctest-crpd-vm2-78403190 has failed to come up
2025-08-07 04:24:23,449 - ERROR - Nova failed to get host of the VM
2025-08-07 04:24:23,632 - INFO - Skip interface_detach for VM ctest-crpd-vm1-17267497 in state ERROR
2025-08-07 04:24:23,632 - INFO - Deleting VM ctest-crpd-vm1-17267497
2025-08-07 04:24:23,632 - ERROR - VM ctest-crpd-vm1-17267497 has failed to come up
2025-08-07 04:24:23,632 - ERROR - Fault seen in nova show  is:  {'code': 500, 'created': '2025-08-07T04:24:19Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n  File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n    instance_uuids, return_alternates=True)\n  File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n    return_alternates=return_alternates)\n  File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n    instance_uuids, return_objects, return_alternates)\n  File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n    return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n  File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n    retry=self.retry, transport_options=self.transport_options)\n  File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n    transport_options=transport_options)\n  File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n    transport_options=transport_options)\n  File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n    raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n  File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n    return func(*args, **kwargs)\n\n  File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n    raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'}
2025-08-07 04:24:23,639 - INFO - Deleting VN ctest-vn2-47798555 
2025-08-07 04:24:23,860 - INFO - Deleting VN ctest-vn1-16131927 
2025-08-07 04:24:24,944 - INFO - Created VN ctest-vn1-32991016
2025-08-07 04:24:26,088 - INFO - Created VN ctest-vn2-97592136
2025-08-07 04:24:28,048 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 04:24:29,463 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 04:24:30,746 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 04:24:32,065 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 04:24:32,065 - INFO - Waiting for VM ctest-crpd-vm1-62141416 to be up..
2025-08-07 04:24:32,137 - ERROR - VM in error state.
2025-08-07 04:24:32,137 - ERROR - VM is not in ACTIVE state
2025-08-07 04:24:32,236 - ERROR - Fatal Nova Exception while getting VM detail
2025-08-07 04:24:32,237 - INFO - Skip interface_detach for VM ctest-crpd-vm4-14407751 in state BUILD
2025-08-07 04:24:32,237 - INFO - Deleting VM ctest-crpd-vm4-14407751
2025-08-07 04:24:32,238 - ERROR - VM ctest-crpd-vm4-14407751 has failed to come up
2025-08-07 04:24:32,238 - ERROR - Nova failed to get host of the VM
2025-08-07 04:24:32,238 - ERROR - VM ctest-crpd-vm4-14407751 has failed to come up
2025-08-07 04:24:32,238 - ERROR - Nova failed to get host of the VM
2025-08-07 04:24:32,450 - INFO - Skip interface_detach for VM ctest-crpd-vm3-38815234 in state BUILD
2025-08-07 04:24:32,451 - INFO - Deleting VM ctest-crpd-vm3-38815234
2025-08-07 04:24:32,451 - ERROR - VM ctest-crpd-vm3-38815234 has failed to come up
2025-08-07 04:24:32,451 - ERROR - Nova failed to get host of the VM
2025-08-07 04:24:32,451 - ERROR - VM ctest-crpd-vm3-38815234 has failed to come up
2025-08-07 04:24:32,451 - ERROR - Nova failed to get host of the VM
2025-08-07 04:24:32,640 - INFO - Skip interface_detach for VM ctest-crpd-vm2-18354356 in state BUILD
2025-08-07 04:24:32,640 - INFO - Deleting VM ctest-crpd-vm2-18354356
2025-08-07 04:24:32,640 - ERROR - VM ctest-crpd-vm2-18354356 has failed to come up
2025-08-07 04:24:32,640 - ERROR - Nova failed to get host of the VM
2025-08-07 04:24:32,640 - ERROR - VM ctest-crpd-vm2-18354356 has failed to come up
2025-08-07 04:24:32,640 - ERROR - Nova failed to get host of the VM
2025-08-07 04:24:32,827 - INFO - Skip interface_detach for VM ctest-crpd-vm1-62141416 in state ERROR
2025-08-07 04:24:32,827 - INFO - Deleting VM ctest-crpd-vm1-62141416
2025-08-07 04:24:32,828 - ERROR - VM ctest-crpd-vm1-62141416 has failed to come up
2025-08-07 04:24:32,828 - ERROR - Fault seen in nova show  is:  {'code': 500, 'created': '2025-08-07T04:24:28Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n  File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n    instance_uuids, return_alternates=True)\n  File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n    return_alternates=return_alternates)\n  File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n    instance_uuids, return_objects, return_alternates)\n  File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n    return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n  File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n    retry=self.retry, transport_options=self.transport_options)\n  File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n    transport_options=transport_options)\n  File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n    transport_options=transport_options)\n  File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n    raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n  File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n    return func(*args, **kwargs)\n\n  File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n    raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'}
2025-08-07 04:24:32,828 - INFO - Deleting VN ctest-vn2-97592136 
2025-08-07 04:24:33,024 - INFO - Deleting VN ctest-vn1-32991016 
2025-08-07 04:24:34,080 - INFO - Deleted project: ctest-TestIpVlanLearning-55364265, ID : ffc39694-7c40-4c8a-8f61-dad43ef6758c 
2025-08-07 04:24:34,294 - INFO - Domain Default found not creating
2025-08-07 04:24:34,475 - INFO - Project ctest-TestMd5testsOnControl-21700972 not found, creating it
2025-08-07 04:24:35,120 - INFO - Created Project:ctest-TestMd5testsOnControl-21700972, ID : 3ff5128a-9b6c-4982-b84d-4b3639b504c3 
2025-08-07 04:24:38,184 - INFO - Created VN test_vnv6sr
2025-08-07 04:24:39,318 - INFO - Created VN test_vnv6dn
2025-08-07 04:24:40,813 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 04:24:42,661 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 04:24:42,661 - INFO - Waiting for VM source_vm to be up..
2025-08-07 04:24:47,876 - INFO - VM name : source_vm
2025-08-07 04:24:53,764 - INFO - Ping to Metadata IP 169.254.0.3 of VM source_vm passed
2025-08-07 04:24:54,025 - INFO - Waiting for VM dest_vm to be up..
2025-08-07 04:24:54,142 - INFO - VM name : dest_vm
2025-08-07 04:24:55,579 - INFO - Ping to Metadata IP 169.254.0.3 of VM dest_vm passed
2025-08-07 04:24:56,217 - INFO - Attaching policy allow_all to vn test_vnv6sr
2025-08-07 04:24:56,631 - INFO - Attaching policy allow_all to vn test_vnv6dn
2025-08-07 04:24:56,955 - INFO - Configure the policy with allow any
2025-08-07 04:24:57,653 - INFO - Created VN vn1
2025-08-07 04:24:58,443 - INFO - Created VN vn2
2025-08-07 04:24:58,902 - INFO - Attaching policy sec_grp_policy_ctest-random-98048772 to vn vn1
2025-08-07 04:24:59,307 - INFO - Attaching policy sec_grp_policy_ctest-random-98048772 to vn vn2
2025-08-07 04:25:01,245 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 04:25:02,968 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 04:25:03,041 - INFO - ================================================================================
2025-08-07 04:25:03,041 - INFO - STARTING TEST    : test_check_per_peer_on_control
2025-08-07 04:25:03,041 - INFO - TEST DESCRIPTION : 
        Description: Verify per peer md5 and specific protocol on all ports and policy with allow all between VN's
        
2025-08-07 04:25:04,412 - INFO - Initial checks done. Running the testcase now
2025-08-07 04:25:04,413 - INFO - 
2025-08-07 04:25:04,413 - INFO - config per peer with auth_data None
2025-08-07 04:25:05,215 - INFO - configure MD5 on host e3eeb952-37e1-414d-94e1-c813d29e5ab4
2025-08-07 04:25:05,460 - INFO - config per peer with auth_data None
2025-08-07 04:25:06,550 - INFO - configure MD5 on host e0ec2349-d465-4757-8276-e92ef8212c46
2025-08-07 04:25:06,662 - INFO - config per peer with auth_data None
2025-08-07 04:25:07,454 - INFO - configure MD5 on host 6c4497f7-b708-4923-836b-298dc355827b
2025-08-07 04:25:07,574 - INFO - check BGP peering is up before setting md5 config
2025-08-07 04:25:07,574 - INFO - Check BGP staus between peers
2025-08-07 04:25:07,606 - INFO - config per peer with auth_data {'key_items': [{'key': 'juniper', 'key_id': 0}], 'key_type': 'md5'}
2025-08-07 04:25:08,423 - INFO - Check BGP staus between peers
2025-08-07 04:25:18,452 - INFO - Check BGP staus between peers
2025-08-07 04:25:18,468 - INFO - remove md5 configured on host e3eeb952-37e1-414d-94e1-c813d29e5ab4
2025-08-07 04:25:18,468 - INFO - config per peer with auth_data None
2025-08-07 04:25:19,166 - INFO - configure MD5 on host e3eeb952-37e1-414d-94e1-c813d29e5ab4
2025-08-07 04:25:19,270 - INFO - remove md5 configured on host e0ec2349-d465-4757-8276-e92ef8212c46
2025-08-07 04:25:19,270 - INFO - config per peer with auth_data None
2025-08-07 04:25:19,992 - INFO - configure MD5 on host e0ec2349-d465-4757-8276-e92ef8212c46
2025-08-07 04:25:20,110 - INFO - remove md5 configured on host 6c4497f7-b708-4923-836b-298dc355827b
2025-08-07 04:25:20,110 - INFO - config per peer with auth_data None
2025-08-07 04:25:20,862 - INFO - configure MD5 on host 6c4497f7-b708-4923-836b-298dc355827b
2025-08-07 04:25:20,974 - INFO - Skip interface_detach for VM vn2_vm_0 in state BUILD
2025-08-07 04:25:20,974 - INFO - Deleting VM vn2_vm_0
2025-08-07 04:25:20,974 - ERROR - VM vn2_vm_0 has failed to come up
2025-08-07 04:25:20,974 - ERROR - Nova failed to get host of the VM
2025-08-07 04:25:20,974 - ERROR - VM vn2_vm_0 has failed to come up
2025-08-07 04:25:20,974 - ERROR - Nova failed to get host of the VM
2025-08-07 04:25:21,063 - INFO - Skip interface_detach for VM vn1_vm_0 in state BUILD
2025-08-07 04:25:21,063 - INFO - Deleting VM vn1_vm_0
2025-08-07 04:25:21,063 - ERROR - VM vn1_vm_0 has failed to come up
2025-08-07 04:25:21,063 - ERROR - Nova failed to get host of the VM
2025-08-07 04:25:21,063 - ERROR - VM vn1_vm_0 has failed to come up
2025-08-07 04:25:21,064 - ERROR - Nova failed to get host of the VM
2025-08-07 04:25:21,144 - INFO - Dettaching policy sec_grp_policy_ctest-random-98048772 from vn vn2
2025-08-07 04:25:21,350 - INFO - Dettaching policy sec_grp_policy_ctest-random-98048772 from vn vn1
2025-08-07 04:25:21,665 - INFO - Deleted policy sec_grp_policy_ctest-random-98048772
2025-08-07 04:25:21,665 - INFO - Deleting VN vn2 
2025-08-07 04:25:21,722 - WARNING - Deleting VN vn2 failed..Will retry
2025-08-07 04:25:24,031 - INFO - Deleting VN vn1 
2025-08-07 04:25:24,268 - INFO - Dettaching policy allow_all from vn test_vnv6dn
2025-08-07 04:25:24,622 - INFO - Dettaching policy allow_all from vn test_vnv6sr
2025-08-07 04:25:25,032 - INFO - Deleted policy allow_all
2025-08-07 04:25:25,032 - INFO - Deleting VM dest_vm
2025-08-07 04:25:25,163 - INFO - Deleting VM source_vm
2025-08-07 04:25:25,270 - INFO - Deleting VN test_vnv6dn 
2025-08-07 04:25:25,357 - WARNING - Deleting VN test_vnv6dn failed..Will retry
2025-08-07 04:25:27,671 - INFO - Deleting VN test_vnv6sr 
2025-08-07 04:25:29,330 - INFO - END TEST : test_check_per_peer_on_control : PASSED[0:00:26]
2025-08-07 04:25:29,330 - INFO - --------------------------------------------------------------------------------
2025-08-07 04:25:30,324 - INFO - Created VN test_vnv6sr
2025-08-07 04:25:31,348 - INFO - Created VN test_vnv6dn
2025-08-07 04:25:32,780 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 04:25:34,513 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 04:25:34,513 - INFO - Waiting for VM source_vm to be up..
2025-08-07 04:25:39,738 - INFO - VM name : source_vm
2025-08-07 04:25:45,261 - INFO - Ping to Metadata IP 169.254.0.3 of VM source_vm passed
2025-08-07 04:25:50,681 - INFO - Waiting for VM dest_vm to be up..
2025-08-07 04:25:50,791 - INFO - VM name : dest_vm
2025-08-07 04:25:52,183 - INFO - Ping to Metadata IP 169.254.0.3 of VM dest_vm passed
2025-08-07 04:25:52,818 - INFO - Attaching policy allow_all to vn test_vnv6sr
2025-08-07 04:25:53,248 - INFO - Attaching policy allow_all to vn test_vnv6dn
2025-08-07 04:25:53,560 - INFO - Configure the policy with allow any
2025-08-07 04:25:54,265 - INFO - Created VN vn1
2025-08-07 04:25:55,063 - INFO - Created VN vn2
2025-08-07 04:25:55,555 - INFO - Attaching policy sec_grp_policy_ctest-random-89902658 to vn vn1
2025-08-07 04:25:55,988 - INFO - Attaching policy sec_grp_policy_ctest-random-89902658 to vn vn2
2025-08-07 04:25:57,709 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 04:25:59,455 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 04:25:59,528 - INFO - ================================================================================
2025-08-07 04:25:59,528 - INFO - STARTING TEST    : test_create_md5_on_control
2025-08-07 04:25:59,528 - INFO - TEST DESCRIPTION : 
        Description: Verify md5 with allow specific protocol on all ports and policy with allow all between VN's
        
2025-08-07 04:26:00,858 - INFO - Initial checks done. Running the testcase now
2025-08-07 04:26:00,858 - INFO - 
2025-08-07 04:26:00,859 - INFO - config md5 on each host with auth_data None
2025-08-07 04:26:00,859 - INFO - config per peer with auth_data None
2025-08-07 04:26:01,638 - INFO - configure MD5 on host e3eeb952-37e1-414d-94e1-c813d29e5ab4
2025-08-07 04:26:01,780 - INFO - config per peer with auth_data None
2025-08-07 04:26:02,546 - INFO - configure MD5 on host e0ec2349-d465-4757-8276-e92ef8212c46
2025-08-07 04:26:02,654 - INFO - config per peer with auth_data None
2025-08-07 04:26:03,406 - INFO - configure MD5 on host 6c4497f7-b708-4923-836b-298dc355827b
2025-08-07 04:26:03,527 - INFO - check if BGP between peers are up before setting md5
2025-08-07 04:26:03,527 - INFO - Check BGP staus between peers
2025-08-07 04:26:03,551 - INFO - setting MD5 config on host e3eeb952-37e1-414d-94e1-c813d29e5ab4
2025-08-07 04:26:03,551 - INFO - configure MD5 on host e3eeb952-37e1-414d-94e1-c813d29e5ab4
2025-08-07 04:26:03,670 - INFO - setting MD5 config on host e0ec2349-d465-4757-8276-e92ef8212c46
2025-08-07 04:26:03,670 - INFO - configure MD5 on host e0ec2349-d465-4757-8276-e92ef8212c46
2025-08-07 04:26:03,758 - INFO - setting MD5 config on host 6c4497f7-b708-4923-836b-298dc355827b
2025-08-07 04:26:03,758 - INFO - configure MD5 on host 6c4497f7-b708-4923-836b-298dc355827b
2025-08-07 04:26:03,846 - INFO - check if BGP peering is up after md5 config
2025-08-07 04:26:03,846 - INFO - Check BGP staus between peers
2025-08-07 04:26:13,864 - INFO - Check BGP staus between peers
2025-08-07 04:26:13,882 - INFO - remove md5 configured on host e3eeb952-37e1-414d-94e1-c813d29e5ab4
2025-08-07 04:26:13,883 - INFO - config per peer with auth_data None
2025-08-07 04:26:14,558 - INFO - configure MD5 on host e3eeb952-37e1-414d-94e1-c813d29e5ab4
2025-08-07 04:26:14,666 - INFO - remove md5 configured on host e0ec2349-d465-4757-8276-e92ef8212c46
2025-08-07 04:26:14,668 - INFO - config per peer with auth_data None
2025-08-07 04:26:15,534 - INFO - configure MD5 on host e0ec2349-d465-4757-8276-e92ef8212c46
2025-08-07 04:26:15,639 - INFO - remove md5 configured on host 6c4497f7-b708-4923-836b-298dc355827b
2025-08-07 04:26:15,639 - INFO - config per peer with auth_data None
2025-08-07 04:26:16,362 - INFO - configure MD5 on host 6c4497f7-b708-4923-836b-298dc355827b
2025-08-07 04:26:16,458 - INFO - Skip interface_detach for VM vn2_vm_0 in state BUILD
2025-08-07 04:26:16,458 - INFO - Deleting VM vn2_vm_0
2025-08-07 04:26:16,458 - ERROR - VM vn2_vm_0 has failed to come up
2025-08-07 04:26:16,459 - ERROR - Nova failed to get host of the VM
2025-08-07 04:26:16,459 - ERROR - VM vn2_vm_0 has failed to come up
2025-08-07 04:26:16,459 - ERROR - Nova failed to get host of the VM
2025-08-07 04:26:16,555 - INFO - Skip interface_detach for VM vn1_vm_0 in state BUILD
2025-08-07 04:26:16,555 - INFO - Deleting VM vn1_vm_0
2025-08-07 04:26:16,556 - ERROR - VM vn1_vm_0 has failed to come up
2025-08-07 04:26:16,556 - ERROR - Nova failed to get host of the VM
2025-08-07 04:26:16,556 - ERROR - VM vn1_vm_0 has failed to come up
2025-08-07 04:26:16,556 - ERROR - Nova failed to get host of the VM
2025-08-07 04:26:16,638 - INFO - Dettaching policy sec_grp_policy_ctest-random-89902658 from vn vn2
2025-08-07 04:26:16,834 - INFO - Dettaching policy sec_grp_policy_ctest-random-89902658 from vn vn1
2025-08-07 04:26:17,137 - INFO - Deleted policy sec_grp_policy_ctest-random-89902658
2025-08-07 04:26:17,137 - INFO - Deleting VN vn2 
2025-08-07 04:26:17,223 - WARNING - Deleting VN vn2 failed..Will retry
2025-08-07 04:26:19,417 - INFO - Deleting VN vn1 
2025-08-07 04:26:19,627 - INFO - Dettaching policy allow_all from vn test_vnv6dn
2025-08-07 04:26:19,875 - INFO - Dettaching policy allow_all from vn test_vnv6sr
2025-08-07 04:26:20,185 - INFO - Deleted policy allow_all
2025-08-07 04:26:20,186 - INFO - Deleting VM dest_vm
2025-08-07 04:26:20,279 - INFO - Deleting VM source_vm
2025-08-07 04:26:20,400 - INFO - Deleting VN test_vnv6dn 
2025-08-07 04:26:20,456 - WARNING - Deleting VN test_vnv6dn failed..Will retry
2025-08-07 04:26:22,714 - INFO - Deleting VN test_vnv6sr 
2025-08-07 04:26:24,263 - INFO - END TEST : test_create_md5_on_control : PASSED[0:00:25]
2025-08-07 04:26:24,263 - INFO - --------------------------------------------------------------------------------
2025-08-07 04:26:25,258 - INFO - Deleted project: ctest-TestMd5testsOnControl-21700972, ID : 3ff5128a-9b6c-4982-b84d-4b3639b504c3 
2025-08-07 04:26:25,566 - INFO - Domain Default found not creating
2025-08-07 04:26:25,780 - INFO - Project ctest-TestPbbEvpnMacLearning-25137170 not found, creating it
2025-08-07 04:26:26,523 - INFO - Created Project:ctest-TestPbbEvpnMacLearning-25137170, ID : 29c65f35-9afd-40a6-95cd-8d42ce0a90ce 
2025-08-07 04:26:28,281 - INFO - ================================================================================
2025-08-07 04:26:28,281 - INFO - STARTING TEST    : test_mac_learning_single_isid
2025-08-07 04:26:28,281 - INFO - TEST DESCRIPTION : 
            Test MAC learning on I-Component with single isid
        
2025-08-07 04:26:29,585 - INFO - Initial checks done. Running the testcase now
2025-08-07 04:26:29,585 - INFO - 
2025-08-07 04:26:30,219 - INFO - Created.UUID is {"global-vrouter-config": {"uuid": "1976d20e-8465-4590-acc1-a97c9fc8106b", "href": "http://10.0.0.249:8082/global-vrouter-config/1976d20e-8465-4590-acc1-a97c9fc8106b"}}. MPLSoUDP is the highest priority encap
2025-08-07 04:26:30,984 - INFO - Created VN vn1
2025-08-07 04:26:31,946 - INFO - Created Bridge Domain ['default-domain', 'ctest-TestPbbEvpnMacLearning-25137170', 'vn1', 'ctest-bd_ctest-TestPbbEvpnMacLearning-25137170-36131041'], UUID: e620200f-55f3-4de5-9465-e182b7f5e374
2025-08-07 04:26:31,970 - INFO - Verifications in API Server 10.0.0.56 for BD ctest-bd_ctest-TestPbbEvpnMacLearning-25137170-36131041 passed
2025-08-07 04:26:33,557 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1)
2025-08-07 04:26:34,358 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2)
2025-08-07 04:26:34,358 - INFO - Waiting for VM ctest-TestPbbEvpnMacLearning-25137170-20126177 to be up..
2025-08-07 04:26:39,698 - INFO - VM name : ctest-TestPbbEvpnMacLearning-25137170-20126177
2025-08-07 04:27:22,504 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestPbbEvpnMacLearning-25137170-20126177 passed
2025-08-07 04:27:48,688 - INFO - Waiting for VM ctest-TestPbbEvpnMacLearning-25137170-94938797 to be up..
2025-08-07 04:27:48,790 - INFO - VM name : ctest-TestPbbEvpnMacLearning-25137170-94938797
2025-08-07 04:27:50,211 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestPbbEvpnMacLearning-25137170-94938797 passed
2025-08-07 04:28:56,070 - INFO - Setting flood_unknown_unicast flag of VN vn1 to True
2025-08-07 04:28:56,665 - INFO - Adding Bridge Domain e620200f-55f3-4de5-9465-e182b7f5e374 to VMI dcaa922f-56eb-49b4-a29e-37fd07231c4b
2025-08-07 04:28:56,820 - INFO - Verification for Bridge Domain uuid e620200f-55f3-4de5-9465-e182b7f5e374 for VMI dcaa922f-56eb-49b4-a29e-37fd07231c4b passed in agent 10.0.0.41
2025-08-07 04:28:56,868 - INFO - Verifications in Agent 10.0.0.41 for BD ctest-bd_ctest-TestPbbEvpnMacLearning-25137170-36131041 for VN info passed
2025-08-07 04:28:56,868 - INFO - Adding Bridge Domain e620200f-55f3-4de5-9465-e182b7f5e374 to VMI 3e318d23-798c-48c9-b548-aa0539010d2e
2025-08-07 04:28:57,019 - INFO - Verification for Bridge Domain uuid e620200f-55f3-4de5-9465-e182b7f5e374 for VMI 3e318d23-798c-48c9-b548-aa0539010d2e passed in agent 10.0.0.61
2025-08-07 04:28:57,061 - INFO - Verifications in Agent 10.0.0.61 for BD ctest-bd_ctest-TestPbbEvpnMacLearning-25137170-36131041 for VN info passed
2025-08-07 04:31:03,649 - INFO - Detaching port 3e318d23-798c-48c9-b548-aa0539010d2e from VM ctest-TestPbbEvpnMacLearning-25137170-94938797
2025-08-07 04:31:03,699 - INFO - Deleting VM ctest-TestPbbEvpnMacLearning-25137170-94938797
2025-08-07 04:31:03,792 - INFO - Detaching port dcaa922f-56eb-49b4-a29e-37fd07231c4b from VM ctest-TestPbbEvpnMacLearning-25137170-20126177
2025-08-07 04:31:03,833 - INFO - Deleting VM ctest-TestPbbEvpnMacLearning-25137170-20126177
2025-08-07 04:31:04,227 - INFO - Deleted port 3e318d23-798c-48c9-b548-aa0539010d2e
2025-08-07 04:31:04,538 - INFO - Deleted port dcaa922f-56eb-49b4-a29e-37fd07231c4b
2025-08-07 04:31:04,614 - INFO - Deleted Bridge Domain e620200f-55f3-4de5-9465-e182b7f5e374
2025-08-07 04:31:04,623 - INFO - Bridge Domain ctest-bd_ctest-TestPbbEvpnMacLearning-25137170-36131041 is removed from Agent 10.0.0.41
2025-08-07 04:31:04,630 - INFO - Bridge Domain ctest-bd_ctest-TestPbbEvpnMacLearning-25137170-36131041 is removed from Agent 10.0.0.61
2025-08-07 04:31:04,834 - INFO - Deleting VN vn1 
2025-08-07 04:31:06,491 - ERROR - 
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/pbb_evpn/test_pbb_evpn.py", line 83, in test_mac_learning_single_isid
    cmac=stream['src_cmac'])
  File "/contrail-test/common/pbb_evpn/base.py", line 634, in verify_mac_learning
    vmi_fixture.mac_address, nh_type, mpls_label, isid)
  File "/contrail-test/common/pbb_evpn/base.py", line 729, in validate_pbb_l2_route
    'mac']) != EUI(bmac)):
  File "/usr/local/lib/python3.6/site-packages/netaddr/eui/__init__.py", line 387, in __init__
    self.value = addr
  File "/usr/local/lib/python3.6/site-packages/netaddr/eui/__init__.py", line 423, in _set_value
    self._value = module.str_to_int(value)
  File "/usr/local/lib/python3.6/site-packages/netaddr/strategy/eui48.py", line 178, in str_to_int
    raise TypeError('%r is not str() or unicode()!' % addr)
TypeError: ['2:dc:aa:92:2f:56'] is not str() or unicode()!
2025-08-07 04:31:06,492 - INFO - 2025-08-07 04:31:06,492 - INFO - END TEST : test_mac_learning_single_isid : FAILED[0:04:38] 2025-08-07 04:31:06,492 - INFO - -------------------------------------------------------------------------------- 2025-08-07 04:31:07,701 - INFO - Deleted project: ctest-TestPbbEvpnMacLearning-25137170, ID : 29c65f35-9afd-40a6-95cd-8d42ce0a90ce 2025-08-07 04:31:07,955 - INFO - Domain Default found not creating 2025-08-07 04:31:08,153 - INFO - Project ctest-TestRbac-02254416 not found, creating it 2025-08-07 04:31:08,791 - INFO - Created Project:ctest-TestRbac-02254416, ID : cd313a7f-7b45-4939-b149-3fef9a2358ab 2025-08-07 04:31:12,765 - INFO - ================================================================================ 2025-08-07 04:31:12,765 - INFO - STARTING TEST : test_perms2_global_share 2025-08-07 04:31:12,765 - 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 2025-08-07 04:31:14,458 - INFO - Initial checks done. Running the testcase now 2025-08-07 04:31:14,459 - INFO - 2025-08-07 04:31:14,860 - INFO - Project ctest-TestRbac-77695664 not found, creating it 2025-08-07 04:31:15,513 - INFO - Created Project:ctest-TestRbac-77695664, ID : 16bc5866-4050-4235-887e-b0ea13b47cd1 2025-08-07 04:31:15,923 - INFO - Project ctest-TestRbac-68058467 not found, creating it 2025-08-07 04:31:16,514 - INFO - Created Project:ctest-TestRbac-68058467, ID : ef553830-95a3-4fdc-8aaa-976706db00b0 2025-08-07 04:31:19,065 - INFO - API access-list 5cfebc39-04d1-4261-b9fd-2f3aa3e90a5f verify on api server passed 2025-08-07 04:31:20,062 - INFO - Created VN ctest-TestRbac-77695664-95595845, UUID :07ddb570-0f69-4574-995b-0169521a5ea9 2025-08-07 04:31:21,575 - INFO - API Server: Read VN 07ddb570-0f69-4574-995b-0169521a5ea9 2025-08-07 04:31:21,962 - INFO - API Server: Read VN 07ddb570-0f69-4574-995b-0169521a5ea9 2025-08-07 04:31:22,975 - WARNING - Unable to get the list of compute nodes 2025-08-07 04:31:24,452 - INFO - VM ([]) created on node: (None), Zone: (None) 2025-08-07 04:31:29,636 - INFO - VM name : ctest-TestRbac-68058467-55049612 2025-08-07 04:31:30,697 - INFO - VM ctest-TestRbac-68058467-55049612 verfication in all API Servers passed 2025-08-07 04:31:41,555 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRbac-68058467-55049612 passed 2025-08-07 04:31:41,555 - INFO - VM ctest-TestRbac-68058467-55049612 verifications in Compute nodes passed 2025-08-07 04:31:41,825 - INFO - Validated routes of VM ctest-TestRbac-68058467-55049612 in all vrouters 2025-08-07 04:31:42,789 - INFO - Verification in Control-nodes for VM ctest-TestRbac-68058467-55049612 passed 2025-08-07 04:31:46,526 - INFO - Verifying through opserver in 10.0.0.56 2025-08-07 04:31:46,614 - INFO - VM 1d06b39e-2133-47ab-a669-30da57f7df2b is present in default-domain:ctest-TestRbac-77695664:ctest-TestRbac-77695664-95595845 2025-08-07 04:31:49,688 - INFO - tap interface default-domain:ctest-TestRbac-68058467:1ba2e73f-fb9d-49df-8399-b0a4e4bf66b5 of vm 1d06b39e-2133-47ab-a669-30da57f7df2b is present in vrouter an-jenkins-deploy-platform-ansible-os-3767-2 uve 2025-08-07 04:31:50,291 - INFO - VM ctest-TestRbac-68058467-55049612 validations in Opserver passed 2025-08-07 04:31:50,291 - INFO - Deleting VM ctest-TestRbac-68058467-55049612 2025-08-07 04:31:52,493 - INFO - VM ctest-TestRbac-68058467-55049612 is fully removed in API-Server 2025-08-07 04:31:52,723 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRbac-77695664:ctest-TestRbac-77695664-95595845 2025-08-07 04:31:52,723 - INFO - VM ctest-TestRbac-68058467-55049612 is removed in Compute, and routes are removed in all compute nodes 2025-08-07 04:31:53,066 - INFO - Routes for VM ctest-TestRbac-68058467-55049612 is removed in all control-nodes 2025-08-07 04:32:15,638 - INFO - 1d06b39e-2133-47ab-a669-30da57f7df2b vm uve deleted from opserver 2025-08-07 04:32:15,664 - INFO - 1d06b39e-2133-47ab-a669-30da57f7df2b vm uve deleted from opserver 2025-08-07 04:32:16,059 - INFO - 1d06b39e-2133-47ab-a669-30da57f7df2b vm uve deleted from opserver 2025-08-07 04:32:16,059 - INFO - Validated that VM 1d06b39e-2133-47ab-a669-30da57f7df2b is removed from Opserver 2025-08-07 04:32:16,059 - INFO - Deleting VN ctest-TestRbac-77695664-95595845 2025-08-07 04:32:16,329 - INFO - API access-list (5cfebc39-04d1-4261-b9fd-2f3aa3e90a5f) got deleted in api server 2025-08-07 04:32:17,434 - INFO - Deleted project: ctest-TestRbac-68058467, ID : ef553830-95a3-4fdc-8aaa-976706db00b0 2025-08-07 04:32:18,289 - INFO - Deleted project: ctest-TestRbac-77695664, ID : 16bc5866-4050-4235-887e-b0ea13b47cd1 2025-08-07 04:32:19,589 - INFO - END TEST : test_perms2_global_share : PASSED[0:01:07] 2025-08-07 04:32:19,589 - INFO - -------------------------------------------------------------------------------- 2025-08-07 04:32:21,257 - INFO - Deleted project: ctest-TestRbac-02254416, ID : cd313a7f-7b45-4939-b149-3fef9a2358ab 2025-08-07 04:32:21,504 - INFO - Domain Default found not creating 2025-08-07 04:32:21,716 - INFO - Project ctest-TestRbacBasic-29022229 not found, creating it 2025-08-07 04:32:22,382 - INFO - Created Project:ctest-TestRbacBasic-29022229, ID : 7c65f595-eda3-44d8-80c9-04a8d0bedefb 2025-08-07 04:32:26,484 - INFO - ================================================================================ 2025-08-07 04:32:26,484 - INFO - STARTING TEST : test_perms2_owner 2025-08-07 04:32:26,485 - 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 2025-08-07 04:32:27,796 - INFO - Initial checks done. Running the testcase now 2025-08-07 04:32:27,797 - INFO - 2025-08-07 04:32:28,210 - INFO - Project ctest-TestRbacBasic-86729634 not found, creating it 2025-08-07 04:32:28,822 - INFO - Created Project:ctest-TestRbacBasic-86729634, ID : 5661d8cf-65ae-40c4-95aa-1700acc5c9c6 2025-08-07 04:32:29,274 - INFO - Project ctest-TestRbacBasic-54962763 not found, creating it 2025-08-07 04:32:29,843 - INFO - Created Project:ctest-TestRbacBasic-54962763, ID : b34900eb-8b4a-40d1-8926-f3b30ad0a26e 2025-08-07 04:32:32,389 - INFO - API access-list a547c97d-ddd6-4659-9e1b-813de5f9edb8 verify on api server passed 2025-08-07 04:32:33,178 - INFO - Created VN ctest-TestRbacBasic-86729634-90013496, UUID :86980541-ecbd-4e52-9ffc-1a4f1f65964f 2025-08-07 04:32:34,710 - INFO - Created VN ctest-TestRbacBasic-54962763-30211454, UUID :38daec78-96ba-4aab-8460-952920b490b2 2025-08-07 04:32:35,822 - INFO - API Server: Read VN 86980541-ecbd-4e52-9ffc-1a4f1f65964f 2025-08-07 04:32:36,208 - INFO - API Server: Permission Denied to read VN 86980541-ecbd-4e52-9ffc-1a4f1f65964f 2025-08-07 04:32:36,223 - INFO - API Server: Read VN 86980541-ecbd-4e52-9ffc-1a4f1f65964f 2025-08-07 04:32:36,279 - INFO - API Server: List VN ['86980541-ecbd-4e52-9ffc-1a4f1f65964f'] 2025-08-07 04:32:36,322 - INFO - API Server: List VN ['38daec78-96ba-4aab-8460-952920b490b2'] 2025-08-07 04:32:36,462 - INFO - API Server: List VN [] 2025-08-07 04:32:36,507 - INFO - API Server: List VN ['38daec78-96ba-4aab-8460-952920b490b2', '86980541-ecbd-4e52-9ffc-1a4f1f65964f'] 2025-08-07 04:32:36,516 - INFO - API Server: List VN ['38daec78-96ba-4aab-8460-952920b490b2', '86980541-ecbd-4e52-9ffc-1a4f1f65964f', 'f3ea53e3-35b9-4bda-8384-648044bc2fd1', '819ca5fc-6163-49af-9509-efe91901b38d', 'ca34af31-1307-4f52-98e2-8e12eb7c8b0f', '5727c645-9090-4771-bad5-bcd749687be0', 'efc777f4-6ce2-435f-9ae2-6a3dd4640831'] 2025-08-07 04:32:36,578 - INFO - Deleting VN ctest-TestRbacBasic-54962763-30211454 2025-08-07 04:32:36,735 - INFO - Deleting VN ctest-TestRbacBasic-86729634-90013496 2025-08-07 04:32:36,978 - INFO - API access-list (a547c97d-ddd6-4659-9e1b-813de5f9edb8) got deleted in api server 2025-08-07 04:32:38,233 - INFO - Deleted project: ctest-TestRbacBasic-54962763, ID : b34900eb-8b4a-40d1-8926-f3b30ad0a26e 2025-08-07 04:32:39,094 - INFO - Deleted project: ctest-TestRbacBasic-86729634, ID : 5661d8cf-65ae-40c4-95aa-1700acc5c9c6 2025-08-07 04:32:40,379 - INFO - END TEST : test_perms2_owner : PASSED[0:00:14] 2025-08-07 04:32:40,380 - INFO - -------------------------------------------------------------------------------- 2025-08-07 04:32:40,386 - INFO - ================================================================================ 2025-08-07 04:32:40,386 - INFO - STARTING TEST : test_rbac_acl_different_roles 2025-08-07 04:32:40,386 - 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. 2025-08-07 04:32:41,710 - INFO - Initial checks done. Running the testcase now 2025-08-07 04:32:41,710 - INFO - 2025-08-07 04:32:44,250 - INFO - Permission denied to create/update VirtualNetwork 2025-08-07 04:32:44,682 - INFO - API access-list 0a69858c-8cff-4a86-812b-eeb1b953f49d verify on api server passed 2025-08-07 04:32:45,098 - INFO - Created VN ctest-TestRbacBasic-29022229-70074353, UUID :0ddad505-eae8-4196-8e8c-af52088450e8 2025-08-07 04:32:46,287 - INFO - Verified VN network id 12 for VN 0ddad505-eae8-4196-8e8c-af52088450e8 2025-08-07 04:32:46,287 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-29022229-70074353 passed 2025-08-07 04:32:46,396 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-29022229-70074353 passed 2025-08-07 04:32:47,762 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-29022229:ctest-TestRbacBasic-29022229-70074353 is found in opserver 2025-08-07 04:32:48,216 - INFO - API access-list 5127896d-07ca-43fb-91f5-badb41f1a69b verify on api server passed 2025-08-07 04:32:49,174 - INFO - API Server: Permission Denied to read VN 0ddad505-eae8-4196-8e8c-af52088450e8 2025-08-07 04:32:49,874 - INFO - API Server: Permission Denied to read ST cb6a1e08-0712-49ff-b1dc-d966e5344a86 2025-08-07 04:32:49,960 - INFO - API access-list 0a69858c-8cff-4a86-812b-eeb1b953f49d verify on api server passed 2025-08-07 04:32:49,999 - INFO - API Server: Read VN 0ddad505-eae8-4196-8e8c-af52088450e8 2025-08-07 04:32:50,662 - INFO - Permission denied to create/update VirtualNetwork 2025-08-07 04:32:51,043 - INFO - API Server: Permission Denied to read ST cb6a1e08-0712-49ff-b1dc-d966e5344a86 2025-08-07 04:32:51,136 - INFO - API access-list 5127896d-07ca-43fb-91f5-badb41f1a69b verify on api server passed 2025-08-07 04:32:51,166 - INFO - API Server: Read Service-Template cb6a1e08-0712-49ff-b1dc-d966e5344a86 2025-08-07 04:32:51,510 - INFO - API access-list 0a69858c-8cff-4a86-812b-eeb1b953f49d verify on api server passed 2025-08-07 04:32:51,640 - INFO - API access-list 5127896d-07ca-43fb-91f5-badb41f1a69b verify on api server passed 2025-08-07 04:32:52,034 - INFO - API Server: Permission Denied to read VN 0ddad505-eae8-4196-8e8c-af52088450e8 2025-08-07 04:32:52,433 - INFO - API Server: Permission Denied to read ST cb6a1e08-0712-49ff-b1dc-d966e5344a86 2025-08-07 04:32:52,546 - INFO - API Server: Read Service-Template cb6a1e08-0712-49ff-b1dc-d966e5344a86 2025-08-07 04:32:52,583 - INFO - API Server: Read VN 0ddad505-eae8-4196-8e8c-af52088450e8 2025-08-07 04:32:52,643 - INFO - API access-list (0a69858c-8cff-4a86-812b-eeb1b953f49d) got deleted in api server 2025-08-07 04:32:52,698 - INFO - API access-list (5127896d-07ca-43fb-91f5-badb41f1a69b) got deleted in api server 2025-08-07 04:32:53,089 - INFO - API Server: Permission Denied to read VN 0ddad505-eae8-4196-8e8c-af52088450e8 2025-08-07 04:32:53,457 - INFO - API Server: Permission Denied to read ST cb6a1e08-0712-49ff-b1dc-d966e5344a86 2025-08-07 04:32:53,553 - INFO - API Server: Read VN 0ddad505-eae8-4196-8e8c-af52088450e8 2025-08-07 04:32:53,579 - INFO - API Server: Read Service-Template cb6a1e08-0712-49ff-b1dc-d966e5344a86 2025-08-07 04:32:53,726 - INFO - Service template: ['default-domain', 'ctest-TestRbacBasic-29022229-84188388'] deleted successfully. 2025-08-07 04:32:53,726 - INFO - Deleting VN ctest-TestRbacBasic-29022229-70074353 2025-08-07 04:32:55,637 - INFO - END TEST : test_rbac_acl_different_roles : PASSED[0:00:15] 2025-08-07 04:32:55,638 - INFO - -------------------------------------------------------------------------------- 2025-08-07 04:32:55,641 - INFO - ================================================================================ 2025-08-07 04:32:55,641 - INFO - STARTING TEST : test_rbac_create_delete_vm 2025-08-07 04:32:55,641 - 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 2025-08-07 04:32:56,955 - INFO - Initial checks done. Running the testcase now 2025-08-07 04:32:56,955 - INFO - 2025-08-07 04:32:57,823 - INFO - Created VN ctest-TestRbacBasic-29022229-43444843 2025-08-07 04:32:58,315 - INFO - Verified VN network id 12 for VN 038a17c7-ac72-45e8-a00a-082a57687820 2025-08-07 04:32:58,315 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-29022229-43444843 passed 2025-08-07 04:32:58,416 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-29022229-43444843 passed 2025-08-07 04:32:58,861 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-29022229:ctest-TestRbacBasic-29022229-43444843 is found in opserver 2025-08-07 04:32:59,149 - INFO - API access-list e6f8e23b-2f12-430f-8ea3-47f06cd57a3a verify on api server passed 2025-08-07 04:33:00,190 - INFO - Created VN ctest-TestRbacBasic-29022229-81310140 2025-08-07 04:33:00,919 - INFO - Verified VN network id 13 for VN 29c8dddc-69ed-4fe2-b35d-aeffa2ab9226 2025-08-07 04:33:00,919 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-29022229-81310140 passed 2025-08-07 04:33:01,032 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-29022229-81310140 passed 2025-08-07 04:33:01,410 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-29022229:ctest-TestRbacBasic-29022229-81310140 is found in opserver 2025-08-07 04:33:01,492 - INFO - Creating Security group: ['default-domain', 'ctest-TestRbacBasic-29022229', 'ctest-TestRbacBasic-29022229-15132351'] 2025-08-07 04:33:03,658 - INFO - Security group ctest-TestRbacBasic-29022229-15132351 found in the API Server 2025-08-07 04:33:03,952 - INFO - Validated that ACLs for Security group ctest-TestRbacBasic-29022229-15132351 are present in API Server 2025-08-07 04:33:03,961 - INFO - Validated that Security group ctest-TestRbacBasic-29022229-15132351 is found in control node 10.0.0.56 2025-08-07 04:33:03,976 - INFO - Validated that Security group ctest-TestRbacBasic-29022229-15132351 is found in control node 10.0.0.130 2025-08-07 04:33:03,992 - INFO - Validated that Security group ctest-TestRbacBasic-29022229-15132351 is found in control node 10.0.0.249 2025-08-07 04:33:04,000 - INFO - Validated SG ctest-TestRbacBasic-29022229-15132351 in Control nodes 2025-08-07 04:33:04,772 - WARNING - Unable to get the list of compute nodes 2025-08-07 04:33:06,099 - INFO - VM ([]) created on node: (None), Zone: (None) 2025-08-07 04:33:11,281 - INFO - VM name : ctest-TestRbacBasic-29022229-80521195 2025-08-07 04:33:12,383 - INFO - VM ctest-TestRbacBasic-29022229-80521195 verfication in all API Servers passed 2025-08-07 04:33:19,345 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRbacBasic-29022229-80521195 passed 2025-08-07 04:33:19,345 - INFO - VM ctest-TestRbacBasic-29022229-80521195 verifications in Compute nodes passed 2025-08-07 04:33:19,681 - INFO - Validated routes of VM ctest-TestRbacBasic-29022229-80521195 in all vrouters 2025-08-07 04:33:20,302 - INFO - Verification in Control-nodes for VM ctest-TestRbacBasic-29022229-80521195 passed 2025-08-07 04:33:21,471 - INFO - Verifying through opserver in 10.0.0.56 2025-08-07 04:33:21,555 - INFO - VM cf7bfaa5-25ac-4bad-9932-3b2a48e1ddc5 is present in default-domain:ctest-TestRbacBasic-29022229:ctest-TestRbacBasic-29022229-81310140 2025-08-07 04:33:22,953 - INFO - tap interface default-domain:ctest-TestRbacBasic-29022229:541c5a89-e6c5-493f-ae20-81b78046810f of vm cf7bfaa5-25ac-4bad-9932-3b2a48e1ddc5 is present in vrouter an-jenkins-deploy-platform-ansible-os-3767-2 uve 2025-08-07 04:33:23,557 - INFO - VM ctest-TestRbacBasic-29022229-80521195 validations in Opserver passed 2025-08-07 04:33:25,190 - INFO - FIP 98.178.190.67 verification for passed on all Control-nodes 2025-08-07 04:33:25,190 - INFO - FIP ID 1f822870-8444-4b79-b97a-b96b11688da8(98.178.190.67) validation in Control node passed 2025-08-07 04:33:25,230 - INFO - FIP ID 1f822870-8444-4b79-b97a-b96b11688da8(98.178.190.67) validation in agents passed 2025-08-07 04:33:25,312 - INFO - FIP ID 1f822870-8444-4b79-b97a-b96b11688da8(98.178.190.67) validation in API Server passed 2025-08-07 04:33:26,911 - INFO - Validated that SG ctest-TestRbacBasic-29022229-15132351 is bound to VM ctest-TestRbacBasic-29022229-80521195 2025-08-07 04:33:27,044 - INFO - Deleting VM ctest-TestRbacBasic-29022229-80521195 2025-08-07 04:33:29,255 - INFO - VM ctest-TestRbacBasic-29022229-80521195 is fully removed in API-Server 2025-08-07 04:33:29,501 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRbacBasic-29022229:ctest-TestRbacBasic-29022229-81310140 2025-08-07 04:33:29,501 - INFO - VM ctest-TestRbacBasic-29022229-80521195 is removed in Compute, and routes are removed in all compute nodes 2025-08-07 04:33:29,826 - INFO - Routes for VM ctest-TestRbacBasic-29022229-80521195 is removed in all control-nodes 2025-08-07 04:33:46,069 - INFO - cf7bfaa5-25ac-4bad-9932-3b2a48e1ddc5 vm uve deleted from opserver 2025-08-07 04:33:46,086 - INFO - cf7bfaa5-25ac-4bad-9932-3b2a48e1ddc5 vm uve deleted from opserver 2025-08-07 04:33:46,103 - INFO - cf7bfaa5-25ac-4bad-9932-3b2a48e1ddc5 vm uve deleted from opserver 2025-08-07 04:33:46,103 - INFO - Validated that VM cf7bfaa5-25ac-4bad-9932-3b2a48e1ddc5 is removed from Opserver 2025-08-07 04:33:46,103 - INFO - Deleting Security group: ['default-domain', 'ctest-TestRbacBasic-29022229', 'ctest-TestRbacBasic-29022229-15132351'] 2025-08-07 04:33:46,290 - INFO - Security group: ['default-domain', 'ctest-TestRbacBasic-29022229', 'ctest-TestRbacBasic-29022229-15132351'] deleted successfully. 2025-08-07 04:33:46,513 - INFO - Security group ctest-TestRbacBasic-29022229-15132351 removed from the API Server 2025-08-07 04:33:46,830 - INFO - security group ctest-TestRbacBasic-29022229-15132351 removed from Control-node 10.0.0.56 2025-08-07 04:33:46,847 - INFO - security group ctest-TestRbacBasic-29022229-15132351 removed from Control-node 10.0.0.130 2025-08-07 04:33:46,864 - INFO - security group ctest-TestRbacBasic-29022229-15132351 removed from Control-node 10.0.0.249 2025-08-07 04:33:46,872 - INFO - Validated that SG ctest-TestRbacBasic-29022229-15132351 is not in control nodes 2025-08-07 04:33:46,872 - INFO - Deleting VN ctest-TestRbacBasic-29022229-81310140 2025-08-07 04:33:47,289 - INFO - API access-list (e6f8e23b-2f12-430f-8ea3-47f06cd57a3a) got deleted in api server 2025-08-07 04:33:47,404 - INFO - Deleting VN ctest-TestRbacBasic-29022229-43444843 2025-08-07 04:33:48,966 - INFO - END TEST : test_rbac_create_delete_vm : PASSED[0:00:53] 2025-08-07 04:33:48,966 - INFO - -------------------------------------------------------------------------------- 2025-08-07 04:33:51,101 - INFO - Deleted project: ctest-TestRbacBasic-29022229, ID : 7c65f595-eda3-44d8-80c9-04a8d0bedefb 2025-08-07 04:33:51,373 - INFO - Using existing project ['default-domain', 'admin'](db90afc9-ebb9-4864-97c2-f05b9e92842e) 2025-08-07 04:33:51,391 - INFO - ================================================================================ 2025-08-07 04:33:51,391 - INFO - STARTING TEST : test_contrail_alarms 2025-08-07 04:33:51,391 - INFO - TEST DESCRIPTION : Test to check if alarms are present 2025-08-07 04:33:52,677 - INFO - Initial checks done. Running the testcase now 2025-08-07 04:33:52,677 - INFO - 2025-08-07 04:33:54,484 - INFO - END TEST : test_contrail_alarms : PASSED[0:00:03] 2025-08-07 04:33:54,484 - INFO - -------------------------------------------------------------------------------- 2025-08-07 04:33:54,489 - INFO - ================================================================================ 2025-08-07 04:33:54,489 - INFO - STARTING TEST : test_contrail_status 2025-08-07 04:33:54,489 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active 2025-08-07 04:33:55,778 - INFO - Initial checks done. Running the testcase now 2025-08-07 04:33:55,778 - INFO - 2025-08-07 04:33:55,942 - INFO - 10.0.0.56 2025-08-07 04:33:55,942 - INFO - config 2025-08-07 04:33:55,950 - INFO - config-nodemgr:active 2025-08-07 04:33:55,956 - INFO - api-server:active 2025-08-07 04:33:55,962 - INFO - schema:active 2025-08-07 04:33:55,967 - INFO - svc-monitor:active 2025-08-07 04:33:55,974 - INFO - device-manager:active 2025-08-07 04:33:55,974 - INFO - config-database 2025-08-07 04:33:55,975 - INFO - config-cassandra:active 2025-08-07 04:33:55,975 - INFO - config-zookeeper:active 2025-08-07 04:33:55,976 - INFO - config-rabbitmq:active 2025-08-07 04:33:55,976 - INFO - control 2025-08-07 04:33:55,983 - INFO - control-nodemgr:active 2025-08-07 04:33:55,991 - INFO - control:active 2025-08-07 04:33:55,992 - INFO - named:active 2025-08-07 04:33:55,998 - INFO - dns:active 2025-08-07 04:33:55,998 - INFO - analytics 2025-08-07 04:33:56,005 - INFO - analytics-nodemgr:active 2025-08-07 04:33:56,011 - INFO - analytics-api:active 2025-08-07 04:33:56,018 - INFO - collector:active 2025-08-07 04:33:56,018 - INFO - analytics-database 2025-08-07 04:33:56,018 - INFO - analytics-cassandra:active 2025-08-07 04:33:56,025 - INFO - analyticsdb-nodemgr:active 2025-08-07 04:33:56,032 - INFO - query-engine:active 2025-08-07 04:33:56,032 - INFO - webui 2025-08-07 04:33:56,032 - INFO - webui:active 2025-08-07 04:33:56,033 - INFO - webui-middleware:active 2025-08-07 04:33:56,033 - INFO - redis:active 2025-08-07 04:33:56,033 - INFO - analytics_snmp 2025-08-07 04:33:56,038 - INFO - snmp-collector:active 2025-08-07 04:33:56,038 - INFO - snmp-topology:active 2025-08-07 04:33:56,038 - INFO - analytics_alarm 2025-08-07 04:33:56,038 - INFO - alarmgen:active 2025-08-07 04:33:56,146 - INFO - 10.0.0.130 2025-08-07 04:33:56,146 - INFO - config 2025-08-07 04:33:56,154 - INFO - config-nodemgr:active 2025-08-07 04:33:56,162 - INFO - api-server:active 2025-08-07 04:33:56,169 - INFO - schema:backup 2025-08-07 04:33:56,177 - INFO - svc-monitor:backup 2025-08-07 04:33:56,184 - INFO - device-manager:backup 2025-08-07 04:33:56,184 - INFO - config-database 2025-08-07 04:33:56,184 - INFO - config-cassandra:active 2025-08-07 04:33:56,184 - INFO - config-zookeeper:active 2025-08-07 04:33:56,185 - INFO - config-rabbitmq:active 2025-08-07 04:33:56,185 - INFO - control 2025-08-07 04:33:56,194 - INFO - control-nodemgr:active 2025-08-07 04:33:56,201 - INFO - control:active 2025-08-07 04:33:56,202 - INFO - named:active 2025-08-07 04:33:56,208 - INFO - dns:active 2025-08-07 04:33:56,208 - INFO - analytics 2025-08-07 04:33:56,216 - INFO - analytics-nodemgr:active 2025-08-07 04:33:56,221 - INFO - analytics-api:active 2025-08-07 04:33:56,228 - INFO - collector:active 2025-08-07 04:33:56,228 - INFO - analytics-database 2025-08-07 04:33:56,229 - INFO - analytics-cassandra:active 2025-08-07 04:33:56,237 - INFO - analyticsdb-nodemgr:active 2025-08-07 04:33:56,247 - INFO - query-engine:active 2025-08-07 04:33:56,247 - INFO - webui 2025-08-07 04:33:56,247 - INFO - webui:active 2025-08-07 04:33:56,247 - INFO - webui-middleware:active 2025-08-07 04:33:56,247 - INFO - redis:active 2025-08-07 04:33:56,247 - INFO - analytics_snmp 2025-08-07 04:33:56,254 - INFO - snmp-collector:active 2025-08-07 04:33:56,254 - INFO - snmp-topology:active 2025-08-07 04:33:56,254 - INFO - analytics_alarm 2025-08-07 04:33:56,254 - INFO - alarmgen:active 2025-08-07 04:33:56,353 - INFO - 10.0.0.249 2025-08-07 04:33:56,353 - INFO - config 2025-08-07 04:33:56,361 - INFO - config-nodemgr:active 2025-08-07 04:33:56,367 - INFO - api-server:active 2025-08-07 04:33:56,372 - INFO - schema:backup 2025-08-07 04:33:56,377 - INFO - svc-monitor:backup 2025-08-07 04:33:56,382 - INFO - device-manager:backup 2025-08-07 04:33:56,382 - INFO - config-database 2025-08-07 04:33:56,382 - INFO - config-cassandra:active 2025-08-07 04:33:56,382 - INFO - config-zookeeper:active 2025-08-07 04:33:56,382 - INFO - config-rabbitmq:active 2025-08-07 04:33:56,382 - INFO - control 2025-08-07 04:33:56,389 - INFO - control-nodemgr:active 2025-08-07 04:33:56,396 - INFO - control:active 2025-08-07 04:33:56,396 - INFO - named:active 2025-08-07 04:33:56,403 - INFO - dns:active 2025-08-07 04:33:56,403 - INFO - analytics 2025-08-07 04:33:56,410 - INFO - analytics-nodemgr:active 2025-08-07 04:33:56,415 - INFO - analytics-api:active 2025-08-07 04:33:56,423 - INFO - collector:active 2025-08-07 04:33:56,423 - INFO - analytics-database 2025-08-07 04:33:56,424 - INFO - analytics-cassandra:active 2025-08-07 04:33:56,430 - INFO - analyticsdb-nodemgr:active 2025-08-07 04:33:56,438 - INFO - query-engine:active 2025-08-07 04:33:56,438 - INFO - webui 2025-08-07 04:33:56,438 - INFO - webui:active 2025-08-07 04:33:56,438 - INFO - webui-middleware:active 2025-08-07 04:33:56,438 - INFO - redis:active 2025-08-07 04:33:56,438 - INFO - analytics_snmp 2025-08-07 04:33:56,445 - INFO - snmp-collector:active 2025-08-07 04:33:56,445 - INFO - snmp-topology:active 2025-08-07 04:33:56,445 - INFO - analytics_alarm 2025-08-07 04:33:56,445 - INFO - alarmgen:active 2025-08-07 04:33:56,545 - INFO - 10.0.0.41 2025-08-07 04:33:56,545 - INFO - vrouter 2025-08-07 04:33:56,553 - INFO - vrouter-nodemgr:active 2025-08-07 04:33:56,561 - INFO - agent:active 2025-08-07 04:33:56,660 - INFO - 10.0.0.61 2025-08-07 04:33:56,660 - INFO - vrouter 2025-08-07 04:33:56,667 - INFO - vrouter-nodemgr:active 2025-08-07 04:33:56,673 - INFO - agent:active 2025-08-07 04:33:56,673 - INFO - All the contrail services are up on all nodes 2025-08-07 04:33:56,674 - INFO - contrail-status passed 2025-08-07 04:33:57,949 - INFO - END TEST : test_contrail_status : PASSED[0:00:03] 2025-08-07 04:33:57,949 - INFO - -------------------------------------------------------------------------------- 2025-08-07 04:33:58,009 - INFO - Domain Default found not creating 2025-08-07 04:33:58,223 - INFO - Project ctest-TestBasicVMVN0-42725027 not found, creating it 2025-08-07 04:33:58,907 - INFO - Created Project:ctest-TestBasicVMVN0-42725027, ID : 5e3149fc-654c-48f0-b6fa-4a576f483cbd 2025-08-07 04:34:01,401 - INFO - ================================================================================ 2025-08-07 04:34:01,401 - INFO - STARTING TEST : test_control_node_switchover 2025-08-07 04:34:01,401 - 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 2025-08-07 04:34:02,714 - INFO - Initial checks done. Running the testcase now 2025-08-07 04:34:02,714 - INFO - 2025-08-07 04:34:03,827 - INFO - Created VN ctest-vn1-68648409 2025-08-07 04:34:04,610 - INFO - Verified VN network id 12 for VN 8661366e-0bbc-4ef0-bc1b-f5cfe258d224 2025-08-07 04:34:04,610 - INFO - Verifications in API Server for VN ctest-vn1-68648409 passed 2025-08-07 04:34:04,723 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-68648409 passed 2025-08-07 04:34:06,183 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-42725027:ctest-vn1-68648409 is found in opserver 2025-08-07 04:34:07,672 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2) 2025-08-07 04:34:09,388 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1) 2025-08-07 04:34:09,389 - INFO - Waiting for VM ctest-vn1_vm1-94142815 to be up.. 2025-08-07 04:34:14,641 - INFO - VM name : ctest-vn1_vm1-94142815 2025-08-07 04:34:49,187 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-94142815 passed 2025-08-07 04:35:10,141 - INFO - Waiting for VM ctest-vn1_vm2-07791005 to be up.. 2025-08-07 04:35:10,254 - INFO - VM name : ctest-vn1_vm2-07791005 2025-08-07 04:35:11,712 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm2-07791005 passed 2025-08-07 04:36:26,663 - INFO - Ping to IP 192.168.1.4 from VM ctest-vn1_vm1-94142815 passed 2025-08-07 04:37:15,310 - INFO - Ping to IP 192.168.1.3 from VM ctest-vn1_vm2-07791005 passed 2025-08-07 04:37:15,320 - INFO - Active control node from the Agent 10.0.0.61 is 10.0.0.130 2025-08-07 04:37:15,320 - INFO - Stoping the Control service in 10.0.0.130 2025-08-07 04:37:15,770 - INFO - 10.0.0.130 2025-08-07 04:37:15,770 - INFO - control:inactive 2025-08-07 04:37:15,771 - INFO - Contrail services control are down on nodes 10.0.0.130 2025-08-07 04:37:20,780 - INFO - Active control node from the Agent 10.0.0.61 is 10.0.0.56 2025-08-07 04:37:20,780 - INFO - Starting the Control service in 10.0.0.130 2025-08-07 04:37:21,125 - INFO - 10.0.0.130 2025-08-07 04:37:21,131 - INFO - control:initializing 2025-08-07 04:37:26,232 - INFO - 10.0.0.130 2025-08-07 04:37:26,239 - INFO - control:active 2025-08-07 04:37:26,240 - INFO - Contrail services ['control'] are up on nodes 10.0.0.130 2025-08-07 04:37:31,519 - INFO - VM ctest-vn1_vm1-94142815 verfication in all API Servers passed 2025-08-07 04:37:32,381 - INFO - VM ctest-vn1_vm1-94142815 verifications in Compute nodes passed 2025-08-07 04:37:32,827 - INFO - Validated routes of VM ctest-vn1_vm1-94142815 in all vrouters 2025-08-07 04:37:33,674 - INFO - Verification in Control-nodes for VM ctest-vn1_vm1-94142815 passed 2025-08-07 04:37:33,968 - INFO - Verifying through opserver in 10.0.0.56 2025-08-07 04:37:34,013 - INFO - VM a558e10b-3f0e-4512-96f0-4306aee353d3 is present in default-domain:ctest-TestBasicVMVN0-42725027:ctest-vn1-68648409 2025-08-07 04:37:34,371 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-42725027:2d6b0d2d-89e8-4826-b3bb-d75ee9041f0d of vm a558e10b-3f0e-4512-96f0-4306aee353d3 is present in vrouter an-jenkins-deploy-platform-ansible-os-3767-2 uve 2025-08-07 04:37:34,477 - INFO - VM ctest-vn1_vm1-94142815 validations in Opserver passed 2025-08-07 04:37:34,685 - INFO - VM ctest-vn1_vm2-07791005 verfication in all API Servers passed 2025-08-07 04:37:35,555 - INFO - VM ctest-vn1_vm2-07791005 verifications in Compute nodes passed 2025-08-07 04:37:35,991 - INFO - Validated routes of VM ctest-vn1_vm2-07791005 in all vrouters 2025-08-07 04:37:36,819 - INFO - Verification in Control-nodes for VM ctest-vn1_vm2-07791005 passed 2025-08-07 04:37:36,941 - INFO - Verifying through opserver in 10.0.0.56 2025-08-07 04:37:36,978 - INFO - VM 50a27f47-37b7-4bf9-9d62-4802c79ad899 is present in default-domain:ctest-TestBasicVMVN0-42725027:ctest-vn1-68648409 2025-08-07 04:37:37,223 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-42725027:4a260fa3-54a3-4554-b852-ab7f6759c9c5 of vm 50a27f47-37b7-4bf9-9d62-4802c79ad899 is present in vrouter an-jenkins-deploy-platform-ansible-os-3767-1 uve 2025-08-07 04:37:37,275 - INFO - VM ctest-vn1_vm2-07791005 validations in Opserver passed 2025-08-07 04:37:37,275 - INFO - Checking the ping between the VM again 2025-08-07 04:37:39,789 - INFO - Ping to IP 192.168.1.4 from VM ctest-vn1_vm1-94142815 passed 2025-08-07 04:37:42,366 - INFO - Ping to IP 192.168.1.3 from VM ctest-vn1_vm2-07791005 passed 2025-08-07 04:37:42,367 - INFO - Deleting VM ctest-vn1_vm2-07791005 2025-08-07 04:37:44,493 - INFO - VM ctest-vn1_vm2-07791005 is fully removed in API-Server 2025-08-07 04:37:44,861 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-42725027:ctest-vn1-68648409 2025-08-07 04:37:44,861 - INFO - VM ctest-vn1_vm2-07791005 is removed in Compute, and routes are removed in all compute nodes 2025-08-07 04:37:45,137 - INFO - Routes for VM ctest-vn1_vm2-07791005 is removed in all control-nodes 2025-08-07 04:37:48,418 - INFO - 50a27f47-37b7-4bf9-9d62-4802c79ad899 vm uve deleted from opserver 2025-08-07 04:37:48,434 - INFO - 50a27f47-37b7-4bf9-9d62-4802c79ad899 vm uve deleted from opserver 2025-08-07 04:37:48,453 - INFO - 50a27f47-37b7-4bf9-9d62-4802c79ad899 vm uve deleted from opserver 2025-08-07 04:37:48,454 - INFO - Validated that VM 50a27f47-37b7-4bf9-9d62-4802c79ad899 is removed from Opserver 2025-08-07 04:37:48,454 - INFO - Deleting VM ctest-vn1_vm1-94142815 2025-08-07 04:37:50,573 - INFO - VM ctest-vn1_vm1-94142815 is fully removed in API-Server 2025-08-07 04:37:50,822 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-42725027:ctest-vn1-68648409 2025-08-07 04:37:50,822 - INFO - VM ctest-vn1_vm1-94142815 is removed in Compute, and routes are removed in all compute nodes 2025-08-07 04:37:51,087 - INFO - Routes for VM ctest-vn1_vm1-94142815 is removed in all control-nodes 2025-08-07 04:38:16,092 - INFO - a558e10b-3f0e-4512-96f0-4306aee353d3 vm uve deleted from opserver 2025-08-07 04:38:16,111 - INFO - a558e10b-3f0e-4512-96f0-4306aee353d3 vm uve deleted from opserver 2025-08-07 04:38:16,128 - INFO - a558e10b-3f0e-4512-96f0-4306aee353d3 vm uve deleted from opserver 2025-08-07 04:38:16,128 - INFO - Validated that VM a558e10b-3f0e-4512-96f0-4306aee353d3 is removed from Opserver 2025-08-07 04:38:16,129 - INFO - Deleting VN ctest-vn1-68648409 2025-08-07 04:38:16,594 - INFO - Validated that VN ctest-vn1-68648409 is not found in API Server 2025-08-07 04:38:16,622 - INFO - Validated that VN ctest-vn1-68648409 is not in any agent 2025-08-07 04:38:16,685 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-68648409 info 2025-08-07 04:38:17,978 - INFO - END TEST : test_control_node_switchover : PASSED[0:04:16] 2025-08-07 04:38:17,978 - INFO - -------------------------------------------------------------------------------- 2025-08-07 04:38:17,982 - INFO - ================================================================================ 2025-08-07 04:38:17,982 - INFO - STARTING TEST : test_process_restart_in_policy_between_vns 2025-08-07 04:38:17,983 - 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 2025-08-07 04:38:19,266 - INFO - Initial checks done. Running the testcase now 2025-08-07 04:38:19,266 - INFO - 2025-08-07 04:38:20,226 - INFO - Created VN ctest-vn1-52141930, UUID :6be53177-ac02-4f76-bf16-bdc09b8a68ca 2025-08-07 04:38:20,880 - INFO - Verified VN network id 12 for VN 6be53177-ac02-4f76-bf16-bdc09b8a68ca 2025-08-07 04:38:20,881 - INFO - Verifications in API Server for VN ctest-vn1-52141930 passed 2025-08-07 04:38:20,994 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-52141930 passed 2025-08-07 04:38:21,214 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-42725027:ctest-vn1-52141930 is found in opserver 2025-08-07 04:38:22,075 - INFO - Created VN ctest-vn2-96915256, UUID :0675a360-9e61-4570-9ea0-86668f2e8fd5 2025-08-07 04:38:22,738 - INFO - Verified VN network id 13 for VN 0675a360-9e61-4570-9ea0-86668f2e8fd5 2025-08-07 04:38:22,739 - INFO - Verifications in API Server for VN ctest-vn2-96915256 passed 2025-08-07 04:38:22,872 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-96915256 passed 2025-08-07 04:38:23,114 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-42725027:ctest-vn2-96915256 is found in opserver 2025-08-07 04:38:25,238 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2) 2025-08-07 04:38:27,188 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1) 2025-08-07 04:38:27,188 - INFO - Waiting for VM ctest-vn1_vm1-26459097 to be up.. 2025-08-07 04:38:32,430 - INFO - VM name : ctest-vn1_vm1-26459097 2025-08-07 04:39:10,764 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-26459097 passed 2025-08-07 04:39:31,883 - INFO - Waiting for VM ctest-vn2_vm1-72239875 to be up.. 2025-08-07 04:39:31,996 - INFO - VM name : ctest-vn2_vm1-72239875 2025-08-07 04:39:33,456 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2_vm1-72239875 passed 2025-08-07 04:40:34,052 - INFO - Ping to IP 192.168.2.252 from VM ctest-vn1_vm1-26459097 passed 2025-08-07 04:40:37,530 - INFO - 10.0.0.41 2025-08-07 04:40:37,539 - INFO - agent:initializing 2025-08-07 04:40:42,641 - INFO - 10.0.0.41 2025-08-07 04:40:42,650 - INFO - agent:active 2025-08-07 04:40:42,650 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.41 2025-08-07 04:40:46,066 - INFO - 10.0.0.61 2025-08-07 04:40:46,072 - INFO - agent:initializing 2025-08-07 04:40:51,175 - INFO - 10.0.0.61 2025-08-07 04:40:51,184 - INFO - agent:active 2025-08-07 04:40:51,185 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.61 2025-08-07 04:40:51,810 - INFO - 10.0.0.56 2025-08-07 04:40:51,815 - INFO - control:initializing 2025-08-07 04:40:56,933 - INFO - 10.0.0.56 2025-08-07 04:40:56,942 - INFO - control:active 2025-08-07 04:40:56,942 - INFO - Contrail services ['control'] are up on nodes 10.0.0.56 2025-08-07 04:40:57,372 - INFO - 10.0.0.130 2025-08-07 04:40:57,380 - INFO - control:initializing 2025-08-07 04:41:02,482 - INFO - 10.0.0.130 2025-08-07 04:41:02,490 - INFO - control:active 2025-08-07 04:41:02,490 - INFO - Contrail services ['control'] are up on nodes 10.0.0.130 2025-08-07 04:41:02,945 - INFO - 10.0.0.249 2025-08-07 04:41:02,952 - INFO - control:initializing 2025-08-07 04:41:08,052 - INFO - 10.0.0.249 2025-08-07 04:41:08,060 - INFO - control:active 2025-08-07 04:41:08,060 - INFO - Contrail services ['control'] are up on nodes 10.0.0.249 2025-08-07 04:41:08,945 - INFO - 10.0.0.56 2025-08-07 04:41:08,952 - INFO - api-server:initializing 2025-08-07 04:41:14,071 - INFO - 10.0.0.56 2025-08-07 04:41:14,076 - INFO - api-server:initializing 2025-08-07 04:41:19,185 - INFO - 10.0.0.56 2025-08-07 04:41:19,193 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2025-08-07 04:41:24,315 - INFO - 10.0.0.56 2025-08-07 04:41:24,321 - INFO - api-server:active 2025-08-07 04:41:24,321 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.56 2025-08-07 04:41:25,194 - INFO - 10.0.0.130 2025-08-07 04:41:25,200 - INFO - api-server:initializing 2025-08-07 04:41:30,303 - INFO - 10.0.0.130 2025-08-07 04:41:30,309 - INFO - api-server:initializing 2025-08-07 04:41:35,412 - INFO - 10.0.0.130 2025-08-07 04:41:35,420 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2025-08-07 04:41:40,519 - INFO - 10.0.0.130 2025-08-07 04:41:40,526 - INFO - api-server:active 2025-08-07 04:41:40,526 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.130 2025-08-07 04:41:41,280 - INFO - 10.0.0.249 2025-08-07 04:41:41,286 - INFO - api-server:initializing 2025-08-07 04:41:46,390 - INFO - 10.0.0.249 2025-08-07 04:41:46,395 - INFO - api-server:initializing 2025-08-07 04:41:51,519 - INFO - 10.0.0.249 2025-08-07 04:41:51,533 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart] connection down) 2025-08-07 04:41:56,632 - INFO - 10.0.0.249 2025-08-07 04:41:56,638 - INFO - api-server:active 2025-08-07 04:41:56,638 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.249 2025-08-07 04:41:56,748 - INFO - 10.0.0.56 2025-08-07 04:41:56,748 - INFO - config 2025-08-07 04:41:56,755 - INFO - config-nodemgr:active 2025-08-07 04:41:56,761 - INFO - api-server:active 2025-08-07 04:41:56,768 - INFO - schema:active 2025-08-07 04:41:56,774 - INFO - svc-monitor:active 2025-08-07 04:41:56,780 - INFO - device-manager:active 2025-08-07 04:41:56,780 - INFO - config-database 2025-08-07 04:41:56,780 - INFO - config-cassandra:active 2025-08-07 04:41:56,780 - INFO - config-zookeeper:active 2025-08-07 04:41:56,780 - INFO - config-rabbitmq:active 2025-08-07 04:41:56,780 - INFO - control 2025-08-07 04:41:56,786 - INFO - control-nodemgr:active 2025-08-07 04:41:56,793 - INFO - control:active 2025-08-07 04:41:56,793 - INFO - named:active 2025-08-07 04:41:56,802 - INFO - dns:active 2025-08-07 04:41:56,802 - INFO - analytics 2025-08-07 04:41:56,809 - INFO - analytics-nodemgr:active 2025-08-07 04:41:56,815 - INFO - analytics-api:active 2025-08-07 04:41:56,822 - INFO - collector:active 2025-08-07 04:41:56,822 - INFO - analytics-database 2025-08-07 04:41:56,822 - INFO - analytics-cassandra:active 2025-08-07 04:41:56,830 - INFO - analyticsdb-nodemgr:active 2025-08-07 04:41:56,838 - INFO - query-engine:active 2025-08-07 04:41:56,838 - INFO - webui 2025-08-07 04:41:56,839 - INFO - webui:active 2025-08-07 04:41:56,839 - INFO - webui-middleware:active 2025-08-07 04:41:56,839 - INFO - redis:active 2025-08-07 04:41:56,839 - INFO - analytics_snmp 2025-08-07 04:41:56,845 - INFO - snmp-collector:active 2025-08-07 04:41:56,845 - INFO - snmp-topology:active 2025-08-07 04:41:56,846 - INFO - analytics_alarm 2025-08-07 04:41:56,846 - INFO - alarmgen:active 2025-08-07 04:41:56,951 - INFO - 10.0.0.130 2025-08-07 04:41:56,951 - INFO - config 2025-08-07 04:41:56,960 - INFO - config-nodemgr:active 2025-08-07 04:41:56,968 - INFO - api-server:active 2025-08-07 04:41:56,973 - INFO - schema:backup 2025-08-07 04:41:56,980 - INFO - svc-monitor:backup 2025-08-07 04:41:56,989 - INFO - device-manager:backup 2025-08-07 04:41:56,989 - INFO - config-database 2025-08-07 04:41:56,989 - INFO - config-cassandra:active 2025-08-07 04:41:56,989 - INFO - config-zookeeper:active 2025-08-07 04:41:56,989 - INFO - config-rabbitmq:active 2025-08-07 04:41:56,989 - INFO - control 2025-08-07 04:41:56,996 - INFO - control-nodemgr:active 2025-08-07 04:41:57,004 - INFO - control:active 2025-08-07 04:41:57,005 - INFO - named:active 2025-08-07 04:41:57,013 - INFO - dns:active 2025-08-07 04:41:57,013 - INFO - analytics 2025-08-07 04:41:57,019 - INFO - analytics-nodemgr:active 2025-08-07 04:41:57,025 - INFO - analytics-api:active 2025-08-07 04:41:57,034 - INFO - collector:active 2025-08-07 04:41:57,034 - INFO - analytics-database 2025-08-07 04:41:57,035 - INFO - analytics-cassandra:active 2025-08-07 04:41:57,041 - INFO - analyticsdb-nodemgr:active 2025-08-07 04:41:57,053 - INFO - query-engine:active 2025-08-07 04:41:57,053 - INFO - webui 2025-08-07 04:41:57,053 - INFO - webui:active 2025-08-07 04:41:57,053 - INFO - webui-middleware:active 2025-08-07 04:41:57,053 - INFO - redis:active 2025-08-07 04:41:57,053 - INFO - analytics_snmp 2025-08-07 04:41:57,059 - INFO - snmp-collector:active 2025-08-07 04:41:57,060 - INFO - snmp-topology:active 2025-08-07 04:41:57,060 - INFO - analytics_alarm 2025-08-07 04:41:57,060 - INFO - alarmgen:active 2025-08-07 04:41:57,162 - INFO - 10.0.0.249 2025-08-07 04:41:57,162 - INFO - config 2025-08-07 04:41:57,170 - INFO - config-nodemgr:active 2025-08-07 04:41:57,176 - INFO - api-server:active 2025-08-07 04:41:57,182 - INFO - schema:backup 2025-08-07 04:41:57,191 - INFO - svc-monitor:backup 2025-08-07 04:41:57,197 - INFO - device-manager:backup 2025-08-07 04:41:57,198 - INFO - config-database 2025-08-07 04:41:57,198 - INFO - config-cassandra:active 2025-08-07 04:41:57,198 - INFO - config-zookeeper:active 2025-08-07 04:41:57,198 - INFO - config-rabbitmq:active 2025-08-07 04:41:57,198 - INFO - control 2025-08-07 04:41:57,206 - INFO - control-nodemgr:active 2025-08-07 04:41:57,214 - INFO - control:active 2025-08-07 04:41:57,215 - INFO - named:active 2025-08-07 04:41:57,223 - INFO - dns:active 2025-08-07 04:41:57,223 - INFO - analytics 2025-08-07 04:41:57,231 - INFO - analytics-nodemgr:active 2025-08-07 04:41:57,239 - INFO - analytics-api:active 2025-08-07 04:41:57,249 - INFO - collector:active 2025-08-07 04:41:57,249 - INFO - analytics-database 2025-08-07 04:41:57,249 - INFO - analytics-cassandra:active 2025-08-07 04:41:57,256 - INFO - analyticsdb-nodemgr:active 2025-08-07 04:41:57,264 - INFO - query-engine:active 2025-08-07 04:41:57,265 - INFO - webui 2025-08-07 04:41:57,265 - INFO - webui:active 2025-08-07 04:41:57,265 - INFO - webui-middleware:active 2025-08-07 04:41:57,265 - INFO - redis:active 2025-08-07 04:41:57,265 - INFO - analytics_snmp 2025-08-07 04:41:57,271 - INFO - snmp-collector:active 2025-08-07 04:41:57,272 - INFO - snmp-topology:active 2025-08-07 04:41:57,272 - INFO - analytics_alarm 2025-08-07 04:41:57,272 - INFO - alarmgen:active 2025-08-07 04:41:57,385 - INFO - 10.0.0.41 2025-08-07 04:41:57,385 - INFO - vrouter 2025-08-07 04:41:57,395 - INFO - vrouter-nodemgr:active 2025-08-07 04:41:57,402 - INFO - agent:active 2025-08-07 04:41:57,492 - INFO - 10.0.0.61 2025-08-07 04:41:57,492 - INFO - vrouter 2025-08-07 04:41:57,502 - INFO - vrouter-nodemgr:active 2025-08-07 04:41:57,509 - INFO - agent:active 2025-08-07 04:41:57,509 - INFO - All the contrail services are up on all nodes 2025-08-07 04:41:58,383 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:41:58,383 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:41:58,383 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:41:58,383 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:41:58,383 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:41:58,384 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:41:58,384 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:41:58,384 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:41:58,384 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:41:58,384 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:41:58,384 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:41:58,385 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:41:58,385 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:41:58,386 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:41:58,470 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:41:58,470 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:41:58,470 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:41:58,923 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:41:58,924 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:41:58,924 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:41:58,953 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:41:58,953 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:41:58,953 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:41:59,025 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:41:59,061 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:41:59,096 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:41:59,096 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:41:59,097 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:41:59,097 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:41:59,097 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:41:59,098 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:41:59,098 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:41:59,098 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:41:59,099 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:42:04,149 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:42:04,149 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:42:04,150 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:42:04,150 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:42:04,151 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:42:04,151 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:42:04,152 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:42:04,152 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:42:04,153 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:42:04,153 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:42:04,154 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:42:04,154 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:42:04,154 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:42:04,155 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:42:04,191 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:04,192 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:04,192 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:04,229 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:04,230 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:04,231 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:04,265 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:04,265 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:04,265 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:04,345 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:42:04,386 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:42:04,429 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:42:04,429 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:42:04,429 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:42:04,430 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:42:04,430 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:42:04,430 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:42:04,430 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:42:04,430 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:42:04,431 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:42:09,480 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:42:09,481 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:42:09,481 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:42:09,481 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:42:09,481 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:42:09,481 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:42:09,481 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:42:09,481 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:42:09,481 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:42:09,482 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:42:09,482 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:42:09,482 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:42:09,482 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:42:09,482 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:42:09,517 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:09,517 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:09,517 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:09,552 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:09,552 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:09,552 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:09,581 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:09,581 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:09,581 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:09,643 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:42:09,674 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:42:09,708 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:42:09,709 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:42:09,709 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:42:09,709 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:42:09,709 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:42:09,709 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:42:09,709 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:42:09,709 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:42:09,709 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:42:14,750 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:42:14,750 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:42:14,752 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:42:14,752 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:42:14,752 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:42:14,752 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:42:14,752 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:42:14,752 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:42:14,752 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:42:14,752 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:42:14,752 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:42:14,752 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:42:14,753 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:42:14,753 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:42:14,781 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:14,781 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:14,781 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:14,810 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:14,810 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:14,810 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:14,849 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:14,849 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:14,849 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:14,915 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:42:14,946 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:42:14,982 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:42:14,982 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:42:14,982 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:42:14,982 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:42:14,982 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:42:14,982 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:42:14,982 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:42:14,982 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:42:14,983 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:42:20,024 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:42:20,024 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:42:20,024 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:42:20,024 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:42:20,025 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:42:20,025 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:42:20,025 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:42:20,025 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:42:20,025 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:42:20,025 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:42:20,025 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:42:20,025 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:42:20,025 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:42:20,025 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:42:20,060 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:20,061 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:20,061 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:20,102 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:20,102 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:20,102 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:20,151 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:20,152 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:20,152 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:20,217 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:42:20,251 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:42:20,291 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:42:20,291 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:42:20,291 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:42:20,292 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:42:20,292 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:42:20,292 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:42:20,292 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:42:20,293 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:42:20,293 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:42:25,351 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:42:25,352 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:42:25,352 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:42:25,352 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:42:25,352 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:42:25,352 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:42:25,353 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:42:25,353 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:42:25,353 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:42:25,353 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:42:25,353 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:42:25,354 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:42:25,354 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:42:25,354 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:42:25,391 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:25,392 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:25,392 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:25,446 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:25,446 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:25,447 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:25,498 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:25,499 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:25,499 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:25,601 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:42:25,632 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:42:25,665 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:42:25,666 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:42:25,666 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:42:25,666 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:42:25,666 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:42:25,667 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:42:25,667 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:42:25,667 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:42:25,667 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:42:30,709 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:42:30,709 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:42:30,709 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:42:30,709 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:42:30,710 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:42:30,710 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:42:30,710 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:42:30,710 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:42:30,710 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:42:30,710 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:42:30,710 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:42:30,710 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:42:30,710 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:42:30,710 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:42:30,738 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:30,738 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:30,738 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:30,764 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:30,765 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:30,765 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:30,793 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:30,793 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:30,793 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:30,861 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:42:30,891 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:42:30,928 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:42:30,928 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:42:30,929 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:42:30,929 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:42:30,929 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:42:30,929 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:42:30,929 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:42:30,929 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:42:30,929 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:42:35,983 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:42:35,983 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:42:35,983 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:42:35,984 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:42:35,984 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:42:35,984 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:42:35,984 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:42:35,984 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:42:35,984 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:42:35,985 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:42:35,985 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:42:35,985 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:42:35,986 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:42:35,986 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:42:36,023 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:36,023 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:36,023 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:36,052 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:36,052 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:36,052 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:36,086 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:36,086 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:36,086 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:36,160 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:42:36,208 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:42:36,247 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:42:36,247 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:42:36,247 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:42:36,247 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:42:36,247 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:42:36,247 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:42:36,248 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:42:36,248 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:42:36,248 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:42:41,293 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:42:41,293 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:42:41,293 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:42:41,293 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:42:41,293 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:42:41,294 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:42:41,294 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:42:41,294 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:42:41,295 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:42:41,295 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:42:41,295 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:42:41,295 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:42:41,295 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:42:41,295 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:42:41,324 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:41,324 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:41,324 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:41,354 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:41,355 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:41,355 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:41,386 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:41,387 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:41,387 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:41,457 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:42:41,489 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:42:41,524 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:42:41,524 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:42:41,524 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:42:41,525 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:42:41,525 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:42:41,525 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:42:41,525 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:42:41,525 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:42:41,525 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:42:46,576 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:42:46,578 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:42:46,579 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:42:46,579 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:42:46,580 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:42:46,580 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:42:46,581 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:42:46,581 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:42:46,581 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:42:46,581 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:42:46,582 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:42:46,582 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:42:46,582 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:42:46,582 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:42:46,617 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:46,617 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:46,618 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:46,667 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:46,667 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:46,667 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:46,706 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:46,707 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:46,707 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:46,780 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:42:46,818 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:42:46,860 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:42:46,860 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:42:46,860 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:42:46,860 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:42:46,861 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:42:46,861 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:42:46,861 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:42:46,861 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:42:46,861 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:42:51,912 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:42:51,912 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:42:51,912 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:42:51,912 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:42:51,912 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:42:51,912 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:42:51,912 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:42:51,912 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:42:51,913 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:42:51,913 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:42:51,913 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:42:51,913 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:42:51,913 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:42:51,913 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:42:51,945 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:51,946 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:51,946 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:51,990 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:51,990 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:51,990 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:52,019 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:52,019 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:52,019 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:52,090 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:42:52,116 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:42:52,158 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:42:52,158 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:42:52,158 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:42:52,158 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:42:52,158 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:42:52,159 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:42:52,159 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:42:52,159 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:42:52,159 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:42:57,201 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:42:57,201 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:42:57,201 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:42:57,201 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:42:57,201 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:42:57,202 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:42:57,202 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:42:57,202 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:42:57,202 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:42:57,202 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:42:57,202 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:42:57,202 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:42:57,202 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:42:57,202 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:42:57,232 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:57,232 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:57,232 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:57,276 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:57,276 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:57,276 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:57,311 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:42:57,311 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:42:57,312 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:42:57,377 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:42:57,417 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:42:57,450 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:42:57,450 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:42:57,450 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:42:57,450 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:42:57,451 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:42:57,451 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:42:57,451 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:42:57,451 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:42:57,451 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:43:02,498 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:43:02,498 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:43:02,498 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:43:02,498 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:43:02,498 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:43:02,498 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:43:02,498 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:43:02,498 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:43:02,499 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:43:02,499 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:43:02,499 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:43:02,499 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:43:02,499 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:43:02,499 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:43:02,528 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:02,528 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:02,528 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:02,558 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:02,558 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:02,558 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:02,588 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:02,588 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:02,588 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:02,651 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:43:02,681 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:43:02,719 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:43:02,719 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:43:02,719 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:43:02,719 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:43:02,719 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:43:02,719 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:43:02,720 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:43:02,720 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:43:02,720 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:43:07,766 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:43:07,766 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:43:07,766 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:43:07,766 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:43:07,766 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:43:07,766 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:43:07,766 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:43:07,766 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:43:07,766 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:43:07,767 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:43:07,767 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:43:07,767 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:43:07,767 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:43:07,767 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:43:07,801 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:07,801 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:07,801 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:07,832 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:07,832 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:07,832 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:07,867 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:07,867 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:07,868 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:07,933 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:43:07,964 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:43:08,004 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:43:08,004 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:43:08,004 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:43:08,004 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:43:08,004 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:43:08,004 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:43:08,004 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:43:08,005 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:43:08,005 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:43:13,047 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:43:13,048 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:43:13,048 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:43:13,048 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:43:13,049 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:43:13,049 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:43:13,050 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:43:13,050 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:43:13,051 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:43:13,051 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:43:13,052 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:43:13,052 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:43:13,052 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:43:13,053 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:43:13,087 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:13,088 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:13,088 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:13,121 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:13,122 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:13,122 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:13,153 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:13,153 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:13,154 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:13,230 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:43:13,264 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:43:13,308 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:43:13,309 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:43:13,309 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:43:13,310 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:43:13,310 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:43:13,310 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:43:13,311 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:43:13,311 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:43:13,312 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:43:18,360 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:43:18,360 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:43:18,361 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:43:18,361 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:43:18,361 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:43:18,361 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:43:18,361 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:43:18,361 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:43:18,361 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:43:18,361 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:43:18,361 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:43:18,361 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:43:18,361 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:43:18,362 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:43:18,394 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:18,394 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:18,394 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:18,430 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:18,430 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:18,430 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:18,473 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:18,473 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:18,473 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:18,540 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:43:18,573 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:43:18,609 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:43:18,610 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:43:18,610 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:43:18,610 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:43:18,610 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:43:18,611 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:43:18,611 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:43:18,611 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:43:18,611 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:43:23,655 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:43:23,655 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:43:23,655 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:43:23,655 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:43:23,655 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:43:23,655 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:43:23,655 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:43:23,655 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:43:23,655 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:43:23,655 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:43:23,655 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:43:23,655 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:43:23,655 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:43:23,655 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:43:23,692 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:23,692 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:23,693 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:23,723 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:23,723 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:23,724 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:23,754 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:23,755 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:23,755 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:23,821 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:43:23,856 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:43:23,892 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:43:23,892 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:43:23,892 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:43:23,892 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:43:23,892 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:43:23,892 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:43:23,892 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:43:23,893 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:43:23,893 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:43:28,938 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:43:28,938 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:43:28,939 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:43:28,939 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:43:28,940 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:43:28,940 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:43:28,940 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:43:28,941 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:43:28,941 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:43:28,942 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:43:28,943 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:43:28,943 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:43:28,944 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:43:28,945 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:43:28,981 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:28,982 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:28,982 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:29,019 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:29,019 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:29,019 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:29,050 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:29,050 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:29,051 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:29,119 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:43:29,150 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:43:29,189 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:43:29,189 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:43:29,190 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:43:29,191 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:43:29,191 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:43:29,192 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:43:29,193 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:43:29,193 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:43:29,194 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:43:34,238 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:43:34,239 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:43:34,239 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:43:34,239 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:43:34,239 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:43:34,239 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:43:34,239 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:43:34,239 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:43:34,239 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:43:34,239 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:43:34,240 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:43:34,240 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:43:34,240 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:43:34,240 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:43:34,270 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:34,270 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:34,271 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:34,309 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:34,310 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:34,310 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:34,346 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:34,346 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:34,346 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:34,419 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:43:34,449 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:43:34,487 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:43:34,487 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:43:34,487 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:43:34,487 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:43:34,487 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:43:34,488 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:43:34,488 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:43:34,488 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:43:34,488 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:43:39,536 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:43:39,536 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:43:39,536 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:43:39,536 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:43:39,537 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:43:39,537 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:43:39,537 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:43:39,537 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:43:39,538 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:43:39,538 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:43:39,538 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:43:39,539 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:43:39,539 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:43:39,539 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:43:39,572 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:39,572 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:39,572 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:39,605 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:39,605 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:39,605 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:39,636 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:39,636 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:39,636 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:39,712 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:43:39,744 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:43:39,786 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:43:39,786 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:43:39,787 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:43:39,787 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:43:39,787 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:43:39,787 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:43:39,787 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:43:39,787 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:43:39,787 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:43:44,839 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:43:44,839 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:43:44,840 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:43:44,840 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:43:44,840 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:43:44,841 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:43:44,841 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:43:44,841 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:43:44,842 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:43:44,842 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:43:44,842 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:43:44,842 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:43:44,842 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:43:44,843 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:43:44,873 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:44,873 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:44,873 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:44,900 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:44,901 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:44,901 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:44,927 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:44,927 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:44,927 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:44,997 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:43:45,031 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:43:45,077 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:43:45,077 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:43:45,078 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:43:45,078 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:43:45,078 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:43:45,079 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:43:45,079 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:43:45,079 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:43:45,079 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:43:50,124 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:43:50,124 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:43:50,124 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:43:50,125 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:43:50,125 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:43:50,125 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:43:50,125 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:43:50,125 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:43:50,125 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:43:50,125 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:43:50,125 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:43:50,125 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:43:50,126 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:43:50,126 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:43:50,155 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:50,155 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:50,155 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:50,186 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:50,186 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:50,187 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:50,226 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:50,226 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:50,226 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:50,291 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:43:50,323 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:43:50,355 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:43:50,355 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:43:50,356 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:43:50,356 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:43:50,356 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:43:50,356 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:43:50,356 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:43:50,356 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:43:50,356 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:43:55,408 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:43:55,409 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:43:55,409 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:43:55,409 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:43:55,410 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:43:55,410 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:43:55,410 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:43:55,410 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:43:55,410 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:43:55,410 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:43:55,410 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:43:55,410 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:43:55,410 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:43:55,410 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:43:55,445 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:55,445 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:55,445 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:55,473 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:55,473 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:55,473 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:55,505 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:43:55,505 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:43:55,505 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:43:55,580 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:43:55,614 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:43:55,646 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:43:55,646 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:43:55,646 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:43:55,646 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:43:55,646 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:43:55,646 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:43:55,646 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:43:55,646 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:43:55,646 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:44:00,695 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:44:00,695 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:44:00,695 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:44:00,695 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:44:00,695 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:44:00,696 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:44:00,696 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:44:00,696 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:44:00,696 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:44:00,696 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:44:00,696 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:44:00,696 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:44:00,696 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:44:00,696 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:44:00,729 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:44:00,729 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:44:00,729 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:44:00,762 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:44:00,762 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:44:00,762 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:44:00,792 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:44:00,793 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:44:00,793 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:44:00,863 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:44:00,903 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:44:00,946 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:44:00,946 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:44:00,946 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:44:00,946 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:44:00,946 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:44:00,946 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:44:00,947 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:44:00,947 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:44:00,947 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:44:06,006 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:44:06,007 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:44:06,007 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:44:06,007 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:44:06,008 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:44:06,008 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:44:06,008 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:44:06,009 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:44:06,010 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:44:06,010 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:44:06,010 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:44:06,011 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:44:06,013 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:44:06,014 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:44:06,046 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:44:06,047 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:44:06,047 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:44:06,092 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:44:06,094 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:44:06,094 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:44:06,141 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:44:06,142 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:44:06,142 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:44:06,218 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:44:06,253 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:44:06,288 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:44:06,288 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:44:06,288 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:44:06,288 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:44:06,288 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:44:06,289 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:44:06,289 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:44:06,289 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:44:06,290 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:44:11,342 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:44:11,342 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:44:11,342 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:44:11,342 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:44:11,342 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:44:11,343 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:44:11,343 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:44:11,343 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:44:11,343 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:44:11,343 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:44:11,343 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:44:11,343 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:44:11,344 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:44:11,344 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:44:11,376 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:44:11,376 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:44:11,376 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:44:11,404 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:44:11,405 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:44:11,405 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:44:11,439 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:44:11,439 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:44:11,439 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:44:11,507 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:44:11,542 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:44:11,579 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:44:11,579 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:44:11,579 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:44:11,579 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:44:11,579 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:44:11,579 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:44:11,579 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:44:11,579 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:44:11,580 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:44:16,621 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:44:16,621 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:44:16,621 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:44:16,621 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:44:16,622 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:44:16,622 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:44:16,622 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:44:16,622 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:44:16,622 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:44:16,622 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:44:16,622 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:44:16,622 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:44:16,623 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:44:16,623 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:44:16,658 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:44:16,658 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:44:16,658 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:44:16,685 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:44:16,685 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:44:16,685 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:44:16,713 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:44:16,713 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:44:16,713 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:44:16,793 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:44:16,825 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:44:16,869 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:44:16,869 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:44:16,869 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:44:16,869 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:44:16,870 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:44:16,870 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:44:16,870 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:44:16,870 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:44:16,870 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:44:21,925 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:44:21,925 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:44:21,925 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:44:21,925 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:44:21,925 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:44:21,926 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:44:21,926 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:44:21,926 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:44:21,926 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:44:21,926 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:44:21,927 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:44:21,927 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:44:21,927 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:44:21,927 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:44:21,966 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:44:21,967 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:44:21,967 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:44:22,009 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:44:22,009 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:44:22,009 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:44:22,046 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:44:22,046 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:44:22,047 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:44:22,123 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:44:22,158 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:44:22,192 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:44:22,192 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:44:22,192 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:44:22,192 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:44:22,193 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:44:22,193 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:44:22,193 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:44:22,193 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:44:22,193 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:44:27,276 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:44:27,276 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:44:27,276 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:44:27,276 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:44:27,277 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:44:27,277 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:44:27,277 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:44:27,277 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:44:27,278 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:44:27,278 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:44:27,278 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:44:27,278 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:44:27,278 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:44:27,278 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:44:27,311 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:44:27,311 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:44:27,311 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:44:27,342 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:44:27,342 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:44:27,342 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:44:27,371 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:44:27,371 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:44:27,371 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:44:27,437 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:44:27,473 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:44:27,508 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:44:27,509 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:44:27,509 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:44:27,509 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:44:27,509 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:44:27,509 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:44:27,510 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:44:27,510 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:44:27,510 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:44:32,561 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:44:32,561 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:44:32,561 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:44:32,561 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:44:32,561 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:44:32,561 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:44:32,561 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:44:32,561 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:44:32,561 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:44:32,561 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:44:32,561 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:44:32,562 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:44:32,562 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:44:32,562 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:44:32,593 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:44:32,594 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:44:32,594 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:44:32,629 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:44:32,629 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:44:32,629 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:44:32,664 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:44:32,664 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:44:32,664 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:44:32,733 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:44:32,766 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:44:32,809 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:44:32,809 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:44:32,810 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:44:32,810 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:44:32,810 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:44:32,810 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:44:32,810 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:44:32,810 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:44:32,810 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:44:37,855 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:5269'] servers NOT UP 2025-08-07 04:44:37,856 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-08-07 04:44:37,856 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.25 2025-08-07 04:44:37,856 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-08-07 04:44:37,856 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to xmpp 10.20.0.129 2025-08-07 04:44:37,856 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.17:53'] servers UP 2025-08-07 04:44:37,856 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.17 2025-08-07 04:44:37,856 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-08-07 04:44:37,856 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to dns 10.20.0.25 2025-08-07 04:44:37,856 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-08-07 04:44:37,857 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.56:8086'] servers NOT UP 2025-08-07 04:44:37,857 - WARNING - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.130:8086'] servers NOT UP 2025-08-07 04:44:37,857 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1:contrail-vrouter-agent module connection to ['10.0.0.249:8086'] servers UP 2025-08-07 04:44:37,857 - INFO - an-jenkins-deploy-platform-ansible-os-3767-1 connected to collector 10.0.0.249 2025-08-07 04:44:37,883 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:44:37,883 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:44:37,884 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:44:37,912 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:44:37,913 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:44:37,913 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-2:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:44:37,944 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:9041 servers UP 2025-08-07 04:44:37,944 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to 10.0.0.56:5673 servers UP 2025-08-07 04:44:37,945 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-3:contrail-control module connection to ['10.0.0.56:8086'] servers UP 2025-08-07 04:44:38,026 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:44:38,065 - WARNING - No object found for module contrail-device-manager 2025-08-07 04:44:38,109 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:8086 servers NOT UP 2025-08-07 04:44:38,109 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:8086 servers UP 2025-08-07 04:44:38,110 - INFO - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:2181 servers UP 2025-08-07 04:44:38,110 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.56:9161 servers NOT UP 2025-08-07 04:44:38,111 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.130:9161 servers NOT UP 2025-08-07 04:44:38,111 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to 10.0.0.249:9161 servers NOT UP 2025-08-07 04:44:38,112 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-1.*:9161 servers NOT UP 2025-08-07 04:44:38,113 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-2.*:9161 servers NOT UP 2025-08-07 04:44:38,114 - WARNING - cn-jenkins-deploy-platform-ansible-os-3767-1.:contrail-api module connection to cn-jenkins-deploy-platform-ansible-os-3767-3.*:9161 servers NOT UP 2025-08-07 04:44:38,118 - INFO - Deleting VM ctest-vn2_vm1-72239875 2025-08-07 04:44:38,342 - INFO - Deleting VM ctest-vn1_vm1-26459097 2025-08-07 04:44:38,707 - INFO - Deleting VN ctest-vn2-96915256 2025-08-07 04:44:41,175 - INFO - Validated that VN ctest-vn2-96915256 is not found in API Server 2025-08-07 04:44:41,205 - INFO - Validated that VN ctest-vn2-96915256 is not in any agent 2025-08-07 04:44:41,253 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn2-96915256 info 2025-08-07 04:44:41,445 - INFO - Deleting VN ctest-vn1-52141930 2025-08-07 04:44:41,761 - INFO - Validated that VN ctest-vn1-52141930 is not found in API Server 2025-08-07 04:44:41,796 - INFO - Validated that VN ctest-vn1-52141930 is not in any agent 2025-08-07 04:44:41,852 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-52141930 info 2025-08-07 04:44:41,921 - INFO - Deleted policy policy2 2025-08-07 04:44:41,984 - INFO - Deleted policy policy1 2025-08-07 04:44:43,269 - ERROR - AssertionError Python 3.6.8: /usr/bin/python3 Thu Aug 7 04:44:38 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = self = args = () kwargs = {} /contrail-test/serial_scripts/vm_regression/test_vm_serial.py in test_process_restart_in_policy_between_vns(self=) 441 'Hash of error nodes and services : %s' % (error_nodes)) 442 443 assert self.verification_after_process_restart_in_policy_between_vns() 444 for cfgm_name in self.inputs.cfgm_names: 445 assert self.analytics_obj.verify_cfgm_uve_module_state\ self = self.verification_after_process_restart_in_policy_between_vns = .deco_retry....between_vns[cb_sanity,sanity] id=0x7f0bc3fff278>> AssertionError: __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {} __dir__ = __doc__ = 'Assertion failed.' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = args = () with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/serial_scripts/vm_regression/test_vm_serial.py", line 443, in test_process_restart_in_policy_between_vns assert self.verification_after_process_restart_in_policy_between_vns() AssertionError 2025-08-07 04:44:43,270 - INFO - 2025-08-07 04:44:43,270 - INFO - END TEST : test_process_restart_in_policy_between_vns : FAILED[0:06:26] 2025-08-07 04:44:43,270 - INFO - -------------------------------------------------------------------------------- 2025-08-07 04:44:43,273 - INFO - ================================================================================ 2025-08-07 04:44:43,273 - INFO - STARTING TEST : test_underlay_broadcast_traffic_handling 2025-08-07 04:44:43,273 - 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 2025-08-07 04:44:44,586 - INFO - Initial checks done. Running the testcase now 2025-08-07 04:44:44,586 - INFO - 2025-08-07 04:44:44,982 - INFO - Agent interface name: ens6 2025-08-07 04:44:50,428 - INFO - Pinging broacast address 10.20.0.255 from compute 10.20.0.192 2025-08-07 04:45:06,879 - INFO - 10 packets are found in tcpdump output as expected 2025-08-07 04:45:08,928 - INFO - Packet count matched: Compute 10.0.0.61 has receive only 10 packet from source IP 10.20.0.255. No duplicate packet seen 2025-08-07 04:45:10,237 - INFO - END TEST : test_underlay_broadcast_traffic_handling : PASSED[0:00:27] 2025-08-07 04:45:10,238 - INFO - -------------------------------------------------------------------------------- 2025-08-07 04:45:11,136 - INFO - Deleted project: ctest-TestBasicVMVN0-42725027, ID : 5e3149fc-654c-48f0-b6fa-4a576f483cbd 2025-08-07 04:45:11,387 - INFO - Domain Default found not creating 2025-08-07 04:45:11,602 - INFO - Project ctest-TestDropStats-48850477 not found, creating it 2025-08-07 04:45:12,321 - INFO - Created Project:ctest-TestDropStats-48850477, ID : 666cd681-e508-4e9f-8f9c-9b1ee37e3ab1 2025-08-07 04:45:14,003 - INFO - ================================================================================ 2025-08-07 04:45:14,004 - INFO - STARTING TEST : test_flow_action_drop_stats 2025-08-07 04:45:14,004 - 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 2025-08-07 04:45:15,297 - INFO - Initial checks done. Running the testcase now 2025-08-07 04:45:15,298 - INFO - 2025-08-07 04:45:16,474 - INFO - Created VN ctest-vn-14490875 2025-08-07 04:45:17,260 - INFO - Created VN ctest-vn-46861161 2025-08-07 04:45:18,807 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-1) 2025-08-07 04:45:20,369 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3767-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3767-2) 2025-08-07 04:45:20,369 - INFO - Waiting for VM ctest-vm1-82297309 to be up.. 2025-08-07 04:45:25,623 - INFO - VM name : ctest-vm1-82297309 2025-08-07 04:45:33,599 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-82297309 passed 2025-08-07 04:45:33,865 - INFO - Waiting for VM ctest-vm2-81442414 to be up.. 2025-08-07 04:45:33,974 - INFO - VM name : ctest-vm2-81442414 2025-08-07 04:45:35,392 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm2-81442414 passed 2025-08-07 04:45:35,865 - INFO - VM ctest-vm1-82297309 verfication in all API Servers passed 2025-08-07 04:45:36,445 - INFO - VM ctest-vm1-82297309 verifications in Compute nodes passed 2025-08-07 04:45:36,758 - INFO - Validated routes of VM ctest-vm1-82297309 in all vrouters 2025-08-07 04:45:37,581 - INFO - Verification in Control-nodes for VM ctest-vm1-82297309 passed 2025-08-07 04:45:40,771 - INFO - Verifying through opserver in 10.0.0.56 2025-08-07 04:45:40,799 - INFO - VM 697b4d8c-7b14-43a8-a3e0-9e37145dbfe6 is present in default-domain:ctest-TestDropStats-48850477:ctest-vn-14490875 2025-08-07 04:45:41,077 - INFO - tap interface default-domain:ctest-TestDropStats-48850477:46901fbd-872f-403b-9c08-04de9d2af77b of vm 697b4d8c-7b14-43a8-a3e0-9e37145dbfe6 is present in vrouter an-jenkins-deploy-platform-ansible-os-3767-1 uve 2025-08-07 04:45:41,537 - INFO - VM ctest-vm1-82297309 validations in Opserver passed 2025-08-07 04:45:41,746 - INFO - VM ctest-vm2-81442414 verfication in all API Servers passed 2025-08-07 04:45:42,279 - INFO - VM ctest-vm2-81442414 verifications in Compute nodes passed 2025-08-07 04:45:42,585 - INFO - Validated routes of VM ctest-vm2-81442414 in all vrouters 2025-08-07 04:45:43,422 - INFO - Verification in Control-nodes for VM ctest-vm2-81442414 passed 2025-08-07 04:45:47,639 - INFO - Verifying through opserver in 10.0.0.56 2025-08-07 04:45:47,682 - INFO - VM c499c6a1-9e99-4b10-a7bb-4e9515f92d93 is present in default-domain:ctest-TestDropStats-48850477:ctest-vn-46861161 2025-08-07 04:45:47,980 - INFO - tap interface default-domain:ctest-TestDropStats-48850477:884a0f43-32d2-40c0-beb9-c3634c8de33d of vm c499c6a1-9e99-4b10-a7bb-4e9515f92d93 is present in vrouter an-jenkins-deploy-platform-ansible-os-3767-2 uve 2025-08-07 04:45:48,089 - INFO - VM ctest-vm2-81442414 validations in Opserver passed 2025-08-07 04:45:48,118 - INFO - ---------------------------------------------------------------------------------------------------- 2025-08-07 04:45:48,118 - INFO - ds_discard : 2 2025-08-07 04:45:48,119 - INFO - ds_pull : 0 2025-08-07 04:45:48,119 - INFO - ds_invalid_if : 0 2025-08-07 04:45:48,119 - INFO - ds_invalid_arp : 0 2025-08-07 04:45:48,119 - INFO - ds_trap_no_if : 0 2025-08-07 04:45:48,119 - INFO - ds_nowhere_to_go : 0 2025-08-07 04:45:48,119 - INFO - ds_flow_queue_limit_exceeded : 0 2025-08-07 04:45:48,119 - INFO - ds_flow_no_memory : 0 2025-08-07 04:45:48,119 - INFO - ds_flow_invalid_protocol : 0 2025-08-07 04:45:48,119 - INFO - ds_flow_nat_no_rflow : 0 2025-08-07 04:45:48,119 - INFO - ds_flow_action_drop : 0 2025-08-07 04:45:48,119 - INFO - ds_flow_action_invalid : 0 2025-08-07 04:45:48,119 - INFO - ds_flow_unusable : 0 2025-08-07 04:45:48,119 - INFO - ds_flow_table_full : 0 2025-08-07 04:45:48,119 - INFO - ds_interface_tx_discard : 0 2025-08-07 04:45:48,119 - INFO - ds_interface_drop : 0 2025-08-07 04:45:48,119 - INFO - ds_duplicated : 0 2025-08-07 04:45:48,119 - INFO - ds_push : 0 2025-08-07 04:45:48,119 - INFO - ds_ttl_exceeded : 0 2025-08-07 04:45:48,120 - INFO - ds_invalid_nh : 0 2025-08-07 04:45:48,120 - INFO - ds_invalid_label : 0 2025-08-07 04:45:48,120 - INFO - ds_invalid_protocol : 0 2025-08-07 04:45:48,120 - INFO - ds_interface_rx_discard : 0 2025-08-07 04:45:48,120 - INFO - ds_invalid_mcast_source : 0 2025-08-07 04:45:48,120 - INFO - ds_head_alloc_fail : 0 2025-08-07 04:45:48,120 - INFO - ds_pcow_fail : 0 2025-08-07 04:45:48,120 - INFO - ds_mcast_clone_fail : 0 2025-08-07 04:45:48,120 - INFO - ds_rewrite_fail : 0 2025-08-07 04:45:48,120 - INFO - ds_misc : 0 2025-08-07 04:45:48,120 - INFO - ds_invalid_packet : 0 2025-08-07 04:45:48,120 - INFO - ds_cksum_err : 0 2025-08-07 04:45:48,120 - INFO - ds_no_fmd : 0 2025-08-07 04:45:48,120 - INFO - ds_invalid_vnid : 0 2025-08-07 04:45:48,120 - INFO - ds_frag_err : 0 2025-08-07 04:45:48,120 - INFO - ds_invalid_source : 0 2025-08-07 04:45:48,120 - INFO - ds_mcast_df_bit : 0 2025-08-07 04:45:48,120 - INFO - ds_l2_no_route : 0 2025-08-07 04:45:48,120 - INFO - ds_vlan_fwd_tx : 0 2025-08-07 04:45:48,120 - INFO - ds_vlan_fwd_enq : 0 2025-08-07 04:45:48,120 - INFO - ds_drop_new_flow : 0 2025-08-07 04:45:48,121 - INFO - ds_flow_evict : 0 2025-08-07 04:45:48,121 - INFO - ds_trap_original : 0 2025-08-07 04:45:48,121 - INFO - ds_no_memory : 0 2025-08-07 04:45:48,121 - INFO - ds_fragment_queue_fail : 0 2025-08-07 04:45:48,121 - INFO - ds_no_frag_entry : 0 2025-08-07 04:45:48,121 - INFO - ds_icmp_error : 0 2025-08-07 04:45:48,121 - INFO - ds_clone_fail : 0 2025-08-07 04:45:48,121 - INFO - ds_drop_pkts : 2 2025-08-07 04:45:48,130 - INFO - ---------------------------------------------------------------------------------------------------- 2025-08-07 04:45:48,130 - INFO - ds_discard : 2 2025-08-07 04:45:48,130 - INFO - ds_pull : 0 2025-08-07 04:45:48,130 - INFO - ds_invalid_if : 0 2025-08-07 04:45:48,130 - INFO - ds_invalid_arp : 0 2025-08-07 04:45:48,130 - INFO - ds_trap_no_if : 0 2025-08-07 04:45:48,130 - INFO - ds_nowhere_to_go : 0 2025-08-07 04:45:48,130 - INFO - ds_flow_queue_limit_exceeded : 0 2025-08-07 04:45:48,130 - INFO - ds_flow_no_memory : 0 2025-08-07 04:45:48,131 - INFO - ds_flow_invalid_protocol : 0 2025-08-07 04:45:48,131 - INFO - ds_flow_nat_no_rflow : 0 2025-08-07 04:45:48,131 - INFO - ds_flow_action_drop : 0 2025-08-07 04:45:48,131 - INFO - ds_flow_action_invalid : 0 2025-08-07 04:45:48,131 - INFO - ds_flow_unusable : 0 2025-08-07 04:45:48,131 - INFO - ds_flow_table_full : 0 2025-08-07 04:45:48,131 - INFO - ds_interface_tx_discard : 0 2025-08-07 04:45:48,131 - INFO - ds_interface_drop : 0 2025-08-07 04:45:48,131 - INFO - ds_duplicated : 0 2025-08-07 04:45:48,131 - INFO - ds_push : 0 2025-08-07 04:45:48,131 - INFO - ds_ttl_exceeded : 0 2025-08-07 04:45:48,131 - INFO - ds_invalid_nh : 3 2025-08-07 04:45:48,131 - INFO - ds_invalid_label : 0 2025-08-07 04:45:48,131 - INFO - ds_invalid_protocol : 0 2025-08-07 04:45:48,131 - INFO - ds_interface_rx_discard : 0 2025-08-07 04:45:48,131 - INFO - ds_invalid_mcast_source : 0 2025-08-07 04:45:48,131 - INFO - ds_head_alloc_fail : 0 2025-08-07 04:45:48,131 - INFO - ds_pcow_fail : 0 2025-08-07 04:45:48,132 - INFO - ds_mcast_clone_fail : 0 2025-08-07 04:45:48,132 - INFO - ds_rewrite_fail : 0 2025-08-07 04:45:48,132 - INFO - ds_misc : 0 2025-08-07 04:45:48,132 - INFO - ds_invalid_packet : 0 2025-08-07 04:45:48,132 - INFO - ds_cksum_err : 0 2025-08-07 04:45:48,132 - INFO - ds_no_fmd : 0 2025-08-07 04:45:48,132 - INFO - ds_invalid_vnid : 0 2025-08-07 04:45:48,132 - INFO - ds_frag_err : 0 2025-08-07 04:45:48,132 - INFO - ds_invalid_source : 0 2025-08-07 04:45:48,132 - INFO - ds_mcast_df_bit : 0 2025-08-07 04:45:48,132 - INFO - ds_l2_no_route : 12 2025-08-07 04:45:48,132 - INFO - ds_vlan_fwd_tx : 0 2025-08-07 04:45:48,132 - INFO - ds_vlan_fwd_enq : 0 2025-08-07 04:45:48,132 - INFO - ds_drop_new_flow : 0 2025-08-07 04:45:48,132 - INFO - ds_flow_evict : 0 2025-08-07 04:45:48,132 - INFO - ds_trap_original : 0 2025-08-07 04:45:48,132 - INFO - ds_no_memory : 0 2025-08-07 04:45:48,132 - INFO - ds_fragment_queue_fail : 0 2025-08-07 04:45:48,132 - INFO - ds_no_frag_entry : 0 2025-08-07 04:45:48,133 - INFO - ds_icmp_error : 0 2025-08-07 04:45:48,133 - INFO - ds_clone_fail : 0 2025-08-07 04:45:48,133 - INFO - ds_drop_pkts : 17 2025-08-07 04:45:55,263 - WARNING - Ping to IP 1.208.201.131 from VM ctest-vm1-82297309 failed 2025-08-07 04:46:09,432 - INFO - Vif and vrouter dropstats of type ds_flow_action_drop verifed 2025-08-07 04:46:09,433 - INFO - ---------------------------------------------------------------------------------------------------- 2025-08-07 04:46:09,433 - INFO - ds_discard : 3 2025-08-07 04:46:09,433 - INFO - ds_pull : 0 2025-08-07 04:46:09,433 - INFO - ds_invalid_if : 0 2025-08-07 04:46:09,433 - INFO - ds_invalid_arp : 0 2025-08-07 04:46:09,433 - INFO - ds_trap_no_if : 0 2025-08-07 04:46:09,434 - INFO - ds_nowhere_to_go : 0 2025-08-07 04:46:09,434 - INFO - ds_flow_queue_limit_exceeded : 0 2025-08-07 04:46:09,434 - INFO - ds_flow_no_memory : 0 2025-08-07 04:46:09,434 - INFO - ds_flow_invalid_protocol : 0 2025-08-07 04:46:09,434 - INFO - ds_flow_nat_no_rflow : 0 2025-08-07 04:46:09,434 - INFO - ds_flow_action_drop : 5 2025-08-07 04:46:09,434 - INFO - ds_flow_action_invalid : 0 2025-08-07 04:46:09,434 - INFO - ds_flow_unusable : 0 2025-08-07 04:46:09,434 - INFO - ds_flow_table_full : 0 2025-08-07 04:46:09,434 - INFO - ds_interface_tx_discard : 0 2025-08-07 04:46:09,434 - INFO - ds_interface_drop : 0 2025-08-07 04:46:09,434 - INFO - ds_duplicated : 0 2025-08-07 04:46:09,434 - INFO - ds_push : 0 2025-08-07 04:46:09,434 - INFO - ds_ttl_exceeded : 0 2025-08-07 04:46:09,434 - INFO - ds_invalid_nh : 0 2025-08-07 04:46:09,434 - INFO - ds_invalid_label : 0 2025-08-07 04:46:09,434 - INFO - ds_invalid_protocol : 0 2025-08-07 04:46:09,434 - INFO - ds_interface_rx_discard : 0 2025-08-07 04:46:09,435 - INFO - ds_invalid_mcast_source : 0 2025-08-07 04:46:09,435 - INFO - ds_head_alloc_fail : 0 2025-08-07 04:46:09,435 - INFO - ds_pcow_fail : 0 2025-08-07 04:46:09,435 - INFO - ds_mcast_clone_fail : 0 2025-08-07 04:46:09,435 - INFO - ds_rewrite_fail : 0 2025-08-07 04:46:09,435 - INFO - ds_misc : 0 2025-08-07 04:46:09,435 - INFO - ds_invalid_packet : 0 2025-08-07 04:46:09,435 - INFO - ds_cksum_err : 0 2025-08-07 04:46:09,435 - INFO - ds_no_fmd : 0 2025-08-07 04:46:09,435 - INFO - ds_invalid_vnid : 0 2025-08-07 04:46:09,435 - INFO - ds_frag_err : 0 2025-08-07 04:46:09,435 - INFO - ds_invalid_source : 0 2025-08-07 04:46:09,435 - INFO - ds_mcast_df_bit : 0 2025-08-07 04:46:09,435 - INFO - ds_l2_no_route : 0 2025-08-07 04:46:09,435 - INFO - ds_vlan_fwd_tx : 0 2025-08-07 04:46:09,436 - INFO - ds_vlan_fwd_enq : 0 2025-08-07 04:46:09,436 - INFO - ds_drop_new_flow : 0 2025-08-07 04:46:09,436 - INFO - ds_flow_evict : 0 2025-08-07 04:46:09,436 - INFO - ds_trap_original : 0 2025-08-07 04:46:09,436 - INFO - ds_no_memory : 0 2025-08-07 04:46:09,436 - INFO - ds_fragment_queue_fail : 0 2025-08-07 04:46:09,436 - INFO - ds_no_frag_entry : 0 2025-08-07 04:46:09,436 - INFO - ds_icmp_error : 0 2025-08-07 04:46:09,436 - INFO - ds_clone_fail : 0 2025-08-07 04:46:09,436 - INFO - ds_drop_pkts : 8 2025-08-07 04:46:09,436 - INFO - ---------------------------------------------------------------------------------------------------- 2025-08-07 04:46:09,436 - INFO - ds_discard : 3 2025-08-07 04:46:09,436 - INFO - ds_pull : 0 2025-08-07 04:46:09,436 - INFO - ds_invalid_if : 0 2025-08-07 04:46:09,437 - INFO - ds_invalid_arp : 0 2025-08-07 04:46:09,437 - INFO - ds_trap_no_if : 0 2025-08-07 04:46:09,437 - INFO - ds_nowhere_to_go : 0 2025-08-07 04:46:09,437 - INFO - ds_flow_queue_limit_exceeded : 0 2025-08-07 04:46:09,437 - INFO - ds_flow_no_memory : 0 2025-08-07 04:46:09,437 - INFO - ds_flow_invalid_protocol : 0 2025-08-07 04:46:09,437 - INFO - ds_flow_nat_no_rflow : 0 2025-08-07 04:46:09,437 - INFO - ds_flow_action_drop : 5 2025-08-07 04:46:09,437 - INFO - ds_flow_action_invalid : 0 2025-08-07 04:46:09,437 - INFO - ds_flow_unusable : 0 2025-08-07 04:46:09,437 - INFO - ds_flow_table_full : 0 2025-08-07 04:46:09,437 - INFO - ds_interface_tx_discard : 0 2025-08-07 04:46:09,437 - INFO - ds_interface_drop : 0 2025-08-07 04:46:09,438 - INFO - ds_duplicated : 1 2025-08-07 04:46:09,438 - INFO - ds_push : 0 2025-08-07 04:46:09,438 - INFO - ds_ttl_exceeded : 0 2025-08-07 04:46:09,438 - INFO - ds_invalid_nh : 3 2025-08-07 04:46:09,438 - INFO - ds_invalid_label : 0 2025-08-07 04:46:09,438 - INFO - ds_invalid_protocol : 0 2025-08-07 04:46:09,438 - INFO - ds_interface_rx_discard : 0 2025-08-07 04:46:09,438 - INFO - ds_invalid_mcast_source : 0 2025-08-07 04:46:09,438 - INFO - ds_head_alloc_fail : 0 2025-08-07 04:46:09,438 - INFO - ds_pcow_fail : 0 2025-08-07 04:46:09,438 - INFO - ds_mcast_clone_fail : 0 2025-08-07 04:46:09,438 - INFO - ds_rewrite_fail : 0 2025-08-07 04:46:09,438 - INFO - ds_misc : 0 2025-08-07 04:46:09,438 - INFO - ds_invalid_packet : 0 2025-08-07 04:46:09,438 - INFO - ds_cksum_err : 0 2025-08-07 04:46:09,438 - INFO - ds_no_fmd : 0 2025-08-07 04:46:09,438 - INFO - ds_invalid_vnid : 0 2025-08-07 04:46:09,439 - INFO - ds_frag_err : 0 2025-08-07 04:46:09,439 - INFO - ds_invalid_source : 0 2025-08-07 04:46:09,439 - INFO - ds_mcast_df_bit : 0 2025-08-07 04:46:09,439 - INFO - ds_l2_no_route : 12 2025-08-07 04:46:09,439 - INFO - ds_vlan_fwd_tx : 0 2025-08-07 04:46:09,439 - INFO - ds_vlan_fwd_enq : 0 2025-08-07 04:46:09,439 - INFO - ds_drop_new_flow : 0 2025-08-07 04:46:09,439 - INFO - ds_flow_evict : 0 2025-08-07 04:46:09,439 - INFO - ds_trap_original : 0 2025-08-07 04:46:09,439 - INFO - ds_no_memory : 0 2025-08-07 04:46:09,439 - INFO - ds_fragment_queue_fail : 0 2025-08-07 04:46:09,439 - INFO - ds_no_frag_entry : 0 2025-08-07 04:46:09,439 - INFO - ds_icmp_error : 0 2025-08-07 04:46:09,439 - INFO - ds_clone_fail : 0 2025-08-07 04:46:09,439 - INFO - ds_drop_pkts : 24 2025-08-07 04:46:09,439 - INFO - Deleting VM ctest-vm2-81442414 2025-08-07 04:46:11,565 - INFO - VM ctest-vm2-81442414 is fully removed in API-Server 2025-08-07 04:46:11,807 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDropStats-48850477:ctest-vn-46861161 2025-08-07 04:46:11,808 - INFO - VM ctest-vm2-81442414 is removed in Compute, and routes are removed in all compute nodes 2025-08-07 04:46:12,069 - INFO - Routes for VM ctest-vm2-81442414 is removed in all control-nodes 2025-08-07 04:46:18,499 - INFO - c499c6a1-9e99-4b10-a7bb-4e9515f92d93 vm uve deleted from opserver 2025-08-07 04:46:18,518 - INFO - c499c6a1-9e99-4b10-a7bb-4e9515f92d93 vm uve deleted from opserver 2025-08-07 04:46:18,535 - INFO - c499c6a1-9e99-4b10-a7bb-4e9515f92d93 vm uve deleted from opserver 2025-08-07 04:46:18,535 - INFO - Validated that VM c499c6a1-9e99-4b10-a7bb-4e9515f92d93 is removed from Opserver 2025-08-07 04:46:18,535 - INFO - Deleting VM ctest-vm1-82297309 2025-08-07 04:46:20,666 - INFO - VM ctest-vm1-82297309 is fully removed in API-Server 2025-08-07 04:46:20,905 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDropStats-48850477:ctest-vn-14490875 2025-08-07 04:46:20,906 - INFO - VM ctest-vm1-82297309 is removed in Compute, and routes are removed in all compute nodes 2025-08-07 04:46:21,159 - INFO - Routes for VM ctest-vm1-82297309 is removed in all control-nodes 2025-08-07 04:46:40,152 - INFO - 697b4d8c-7b14-43a8-a3e0-9e37145dbfe6 vm uve deleted from opserver 2025-08-07 04:46:40,170 - INFO - 697b4d8c-7b14-43a8-a3e0-9e37145dbfe6 vm uve deleted from opserver 2025-08-07 04:46:40,188 - INFO - 697b4d8c-7b14-43a8-a3e0-9e37145dbfe6 vm uve deleted from opserver 2025-08-07 04:46:40,188 - INFO - Validated that VM 697b4d8c-7b14-43a8-a3e0-9e37145dbfe6 is removed from Opserver 2025-08-07 04:46:40,188 - INFO - Deleting VN ctest-vn-46861161 2025-08-07 04:46:40,411 - INFO - Deleting VN ctest-vn-14490875 2025-08-07 04:46:41,945 - INFO - END TEST : test_flow_action_drop_stats : PASSED[0:01:27] 2025-08-07 04:46:41,946 - INFO - -------------------------------------------------------------------------------- 2025-08-07 04:46:42,744 - INFO - Deleted project: ctest-TestDropStats-48850477, ID : 666cd681-e508-4e9f-8f9c-9b1ee37e3ab1 2025-08-07 04:46:43,022 - INFO - Domain Default found not creating 2025-08-07 04:46:43,238 - INFO - Project ctest-FatFlowAggrIpv6Serial-46546093 not found, creating it 2025-08-07 04:46:43,851 - INFO - Created Project:ctest-FatFlowAggrIpv6Serial-46546093, ID : de77cb0b-8972-4eb2-8558-cf03dfba50fd 2025-08-07 04:46:45,586 - INFO - ================================================================================ 2025-08-07 04:46:45,586 - INFO - STARTING TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node 2025-08-07 04:46:45,587 - 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 2025-08-07 04:46:46,869 - INFO - Initial checks done. Running the testcase now 2025-08-07 04:46:46,869 - INFO - 2025-08-07 04:46:46,870 - INFO - ================================================================================ 2025-08-07 04:46:46,870 - INFO - STARTING TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node 2025-08-07 04:46:46,870 - 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 2025-08-07 04:46:48,183 - INFO - Initial checks done. Running the testcase now 2025-08-07 04:46:48,183 - INFO - 2025-08-07 04:46:49,567 - INFO - Created VN ctest-vn-59499458 2025-08-07 04:46:50,654 - INFO - Created VN ctest-vn-25295175 2025-08-07 04:46:51,386 - INFO - Verified VN network id 7 for VN 7f8c50ef-3dba-4651-bc57-ddea3feb62db 2025-08-07 04:46:51,387 - INFO - Verifications in API Server for VN ctest-vn-59499458 passed 2025-08-07 04:46:51,486 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-59499458 passed 2025-08-07 04:46:52,859 - INFO - Validated that VN default-domain:ctest-FatFlowAggrIpv6Serial-46546093:ctest-vn-59499458 is found in opserver 2025-08-07 04:46:53,167 - INFO - Verified VN network id 8 for VN 05c05b86-2625-4107-8d91-53bd68c46232 2025-08-07 04:46:53,168 - INFO - Verifications in API Server for VN ctest-vn-25295175 passed 2025-08-07 04:46:53,265 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-25295175 passed 2025-08-07 04:46:53,652 - INFO - Validated that VN default-domain:ctest-FatFlowAggrIpv6Serial-46546093:ctest-vn-25295175 is found in opserver gzip: /contrail-test/images/ubuntu.vmdk.gz: unexpected end of file 2025-08-07 04:46:53,967 - INFO - image /contrail-test/images/ubuntu.vmdk is not found 2025-08-07 04:46:53,967 - INFO - Deleting VN ctest-vn-25295175 2025-08-07 04:46:54,304 - INFO - Validated that VN ctest-vn-25295175 is not found in API Server 2025-08-07 04:46:54,337 - INFO - Validated that VN ctest-vn-25295175 is not in any agent 2025-08-07 04:46:54,380 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-25295175 info 2025-08-07 04:46:54,380 - INFO - Deleting VN ctest-vn-59499458 2025-08-07 04:46:54,841 - INFO - Validated that VN ctest-vn-59499458 is not found in API Server 2025-08-07 04:46:54,885 - INFO - Validated that VN ctest-vn-59499458 is not in any agent 2025-08-07 04:46:54,936 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-59499458 info 2025-08-07 04:46:56,249 - INFO - 2025-08-07 04:46:56,249 - INFO - END TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node : SKIPPED[0:00:10] 2025-08-07 04:46:56,250 - INFO - -------------------------------------------------------------------------------- 2025-08-07 04:46:56,250 - INFO - image /contrail-test/images/ubuntu.vmdk is not found 2025-08-07 04:46:57,541 - INFO - 2025-08-07 04:46:57,542 - INFO - END TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node : SKIPPED[0:00:12] 2025-08-07 04:46:57,542 - INFO - -------------------------------------------------------------------------------- 2025-08-07 04:46:58,358 - INFO - Deleted project: ctest-FatFlowAggrIpv6Serial-46546093, ID : de77cb0b-8972-4eb2-8558-cf03dfba50fd 2025-08-07 04:46:58,593 - INFO - Domain Default found not creating 2025-08-07 04:46:58,805 - INFO - Project ctest-FatFlowSerialIpv6-74369923 not found, creating it 2025-08-07 04:46:59,373 - INFO - Created Project:ctest-FatFlowSerialIpv6-74369923, ID : 8f9aa7bb-5aa0-4b76-aaf4-7e206829ffd4 2025-08-07 04:47:01,143 - INFO - ================================================================================ 2025-08-07 04:47:01,144 - INFO - STARTING TEST : test_fat_flow_intra_vn_inter_node 2025-08-07 04:47:01,144 - 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 2025-08-07 04:47:02,478 - INFO - Initial checks done. Running the testcase now 2025-08-07 04:47:02,479 - INFO - 2025-08-07 04:47:03,954 - INFO - Created VN ctest-vn-28099231 2025-08-07 04:47:04,722 - INFO - Verified VN network id 7 for VN 62889387-7956-48e4-bf06-662534d42b71 2025-08-07 04:47:04,722 - INFO - Verifications in API Server for VN ctest-vn-28099231 passed 2025-08-07 04:47:04,827 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-28099231 passed 2025-08-07 04:47:06,177 - INFO - Validated that VN default-domain:ctest-FatFlowSerialIpv6-74369923:ctest-vn-28099231 is found in opserver gzip: /contrail-test/images/ubuntu.vmdk.gz: unexpected end of file 2025-08-07 04:47:06,430 - INFO - image /contrail-test/images/ubuntu.vmdk is not found 2025-08-07 04:47:06,430 - INFO - Deleting VN ctest-vn-28099231 2025-08-07 04:47:06,828 - INFO - Validated that VN ctest-vn-28099231 is not found in API Server 2025-08-07 04:47:06,863 - INFO - Validated that VN ctest-vn-28099231 is not in any agent 2025-08-07 04:47:06,908 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-28099231 info 2025-08-07 04:47:08,194 - INFO - 2025-08-07 04:47:08,194 - INFO - END TEST : test_fat_flow_intra_vn_inter_node : SKIPPED[0:00:07] 2025-08-07 04:47:08,195 - INFO - -------------------------------------------------------------------------------- 2025-08-07 04:47:09,040 - INFO - Deleted project: ctest-FatFlowSerialIpv6-74369923, ID : 8f9aa7bb-5aa0-4b76-aaf4-7e206829ffd4 2025-08-07 04:47:09,286 - INFO - Domain Default found not creating 2025-08-07 04:47:09,487 - INFO - Project ctest-TestXmpptests-66210248 not found, creating it 2025-08-07 04:47:10,174 - INFO - Created Project:ctest-TestXmpptests-66210248, ID : 9c2dce6d-d8da-43db-ac3d-014d0b289a63 2025-08-07 04:47:12,029 - INFO - ================================================================================ 2025-08-07 04:47:12,030 - INFO - STARTING TEST : test_precedence_xmpp_auth 2025-08-07 04:47:12,030 - 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. 2025-08-07 04:47:13,318 - INFO - Xmpp auth should be set before running tests 2025-08-07 04:47:14,636 - INFO - 2025-08-07 04:47:14,636 - INFO - END TEST : test_precedence_xmpp_auth : SKIPPED[0:00:02] 2025-08-07 04:47:14,637 - INFO - -------------------------------------------------------------------------------- 2025-08-07 04:47:14,640 - INFO - ================================================================================ 2025-08-07 04:47:14,641 - INFO - STARTING TEST : test_undo_xmpp_auth 2025-08-07 04:47:14,641 - 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 2025-08-07 04:47:15,961 - INFO - Xmpp auth should be set before running tests 2025-08-07 04:47:17,267 - INFO - 2025-08-07 04:47:17,267 - INFO - END TEST : test_undo_xmpp_auth : SKIPPED[0:00:03] 2025-08-07 04:47:17,267 - INFO - -------------------------------------------------------------------------------- 2025-08-07 04:47:18,124 - INFO - Deleted project: ctest-TestXmpptests-66210248, ID : 9c2dce6d-d8da-43db-ac3d-014d0b289a63 + [[ -z '' ]] + [[ -z sanity ]] + sleep 2 + /usr/bin/python3 tools/report_gen.py contrail_test_input.yaml report_details_2025_08_07_02_20_59.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 "tools/report_gen.py", line 246, in main(sys.argv[1], sys.argv[2]) File "tools/report_gen.py", line 241, in main obj.setUp() File "tools/report_gen.py", line 53, in setUp self.setup_detail = '%s %s~%s' % (self.get_distro(), self.build_id, File "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.56 + echo 'Generated report_details* file: report_details_2025_08_07_02_20_59.ini' Generated report_details* file: report_details_2025_08_07_02_20_59.ini + parse_results + /usr/bin/python3 tools/parse_result.py result_2025_08_07_02_20_59_13739.xml report_details_2025_08_07_02_20_59.ini Traceback (most recent call last): File "/usr/lib64/python3.6/configparser.py", line 1138, in _unify_values sectiondict = self._sections[section] KeyError: 'Test' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "tools/parse_result.py", line 81, in logs_location = _get_log_location(report_file) File "tools/parse_result.py", line 71, in _get_log_location log_location = config.get('Test', 'logslocation') File "/usr/lib64/python3.6/configparser.py", line 781, in get d = self._unify_values(section, vars) File "/usr/lib64/python3.6/configparser.py", line 1141, in _unify_values raise NoSectionError(section) configparser.NoSectionError: No section: 'Test' + /usr/bin/python3 tools/parse_result.py result_2025_08_07_02_20_59_12190.xml report_details_2025_08_07_02_20_59.ini Traceback (most recent call last): File "/usr/lib64/python3.6/configparser.py", line 1138, in _unify_values sectiondict = self._sections[section] KeyError: 'Test' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "tools/parse_result.py", line 81, in logs_location = _get_log_location(report_file) File "tools/parse_result.py", line 71, in _get_log_location log_location = config.get('Test', 'logslocation') File "/usr/lib64/python3.6/configparser.py", line 781, in get d = self._unify_values(section, vars) File "/usr/lib64/python3.6/configparser.py", line 1141, in _unify_values raise NoSectionError(section) configparser.NoSectionError: No section: 'Test' + generate_html + '[' -f result_2025_08_07_02_20_59_13739.xml ']' + /usr/bin/python3 tools/update_testsuite_properties.py report_details_2025_08_07_02_20_59.ini result_2025_08_07_02_20_59_13739.xml Traceback (most recent call last): File "/usr/lib64/python3.6/configparser.py", line 1138, in _unify_values sectiondict = self._sections[section] KeyError: 'Test' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "tools/update_testsuite_properties.py", line 104, in update_xml(sys.argv[1], sys.argv[2]) File "tools/update_testsuite_properties.py", line 8, in update_xml build_id = config.get('Test', 'Build') File "/usr/lib64/python3.6/configparser.py", line 781, in get d = self._unify_values(section, vars) File "/usr/lib64/python3.6/configparser.py", line 1141, in _unify_values raise NoSectionError(section) 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] Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized. [junitreport] Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. [junitreport] Transform time: 508ms 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/tcutils.util.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/testfirewalldraftbasic.log logs/analyticstestsanitywithmin.log logs/testvdnsbasic0.log logs/testbgpaaslocalas.log logs/testmaciplearning.log logs/testrp.log logs/testbgpaaszone.log logs/testxmpptests.log logs/disablepolicyecmpipv6.log logs/testpolicyacl.log logs/testecmpwithsvmchange.log logs/testipvlanlearning.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/testintfmirror.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/testpbbevpnmaclearning.log logs/testbasicpolicymodifyipv4v6.log logs/testmd5testsoncontrol.log logs/dbmanagetest.log logs/teststaticroutetables.log logs/testdpdkbondstatus.log logs/analyticstestsanity3.log logs/testbgpaas.log logs/testgrogso.log logs/testbasicrr.log logs/fatflowserialipv6.log logs/testsvcv2mirror.log logs/testbasicipv6vmvnx.log logs/testevpncasesvxlan.log logs/tcutils.tcpdump_utils.log logs/testsanity_mx.log logs/introspect.log logs/__main__.log logs/testdetailedpolicy1ipv4v6.log logs/tcutils.collector.opserver_results.log logs/testlacp.log logs/testmacip6learning.log logs/testcrud.log logs/common.contrail_test_init.log logs/testdsnat.log logs/testlbaasv2.log logs/testecmpsanity.log logs/testevpncasesrestart.log logs/testecmpfeature.log logs/testintfmirror6.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.249] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-3767-3-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-3767-3-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-3767-3-traceback_parse_failures.log Traceback (most recent call last): File "/tmp/search-bt.py", line 313, in result = btt.search() File "/tmp/search-bt.py", line 267, in search lines = f_h.readlines() File "/usr/lib/python3.10/codecs.py", line 322, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode bytes in position 55-56: invalid continuation byte [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-3767-3-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-3767-3-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-3767-3-traceback_parse_failures.log Traceback (most recent call last): File "/tmp/search-bt.py", line 313, in result = btt.search() File "/tmp/search-bt.py", line 267, in search lines = f_h.readlines() File "/usr/lib/python3.10/codecs.py", line 322, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode bytes in position 55-56: invalid continuation byte [ubuntu@10.0.0.56] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-3767-1-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-3767-1-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-3767-1-traceback_parse_failures.log Traceback (most recent call last): File "/tmp/search-bt.py", line 313, in result = btt.search() File "/tmp/search-bt.py", line 267, in search lines = f_h.readlines() File "/usr/lib/python3.10/codecs.py", line 322, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode byte 0x97 in position 10: invalid start byte [ubuntu@10.0.0.56] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-3767-1-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-3767-1-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-3767-1-traceback_parse_failures.log Traceback (most recent call last): File "/tmp/search-bt.py", line 313, in result = btt.search() File "/tmp/search-bt.py", line 267, in search lines = f_h.readlines() File "/usr/lib/python3.10/codecs.py", line 322, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode byte 0x97 in position 10: invalid start byte [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-3767-2-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-3767-2-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-3767-2-traceback_parse_failures.log Traceback (most recent call last): File "/tmp/search-bt.py", line 313, in result = btt.search() File "/tmp/search-bt.py", line 267, in search lines = f_h.readlines() File "/usr/lib/python3.10/codecs.py", line 322, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode bytes in position 55-56: invalid continuation byte [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-3767-2-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-3767-2-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-3767-2-traceback_parse_failures.log Traceback (most recent call last): File "/tmp/search-bt.py", line 313, in result = btt.search() File "/tmp/search-bt.py", line 267, in search lines = f_h.readlines() File "/usr/lib/python3.10/codecs.py", line 322, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode bytes in position 55-56: invalid continuation byte + 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