Test Results

Designed for use with JUnit and Ant.

Properties


Summary

TestsFailuresErrorsSkippedSuccess rateTime
113703990.54%11762.070
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresSkippedTime(s)
113073911762.070

Package

NameTestsErrorsFailuresSkippedTime(s)
300273910.010
8305327852.060
Back to top


TestCase

NameStatusTypeTime(s)LogFile
test_process_restart_with_rr_set[sanity]Success401.057
test_run_contrail_flows_cli_cmds[sanity]Success15.391
test_run_contrail_logs_cli_cmd_with_multiple_different_optional_args[sanity]Success23.792
test_run_contrail_stats_cli_cmds[sanity]Success17.219
test_verify_session_sampling_teardown[sanity]Success227.695
test_basic_as4_ibgp_sanity[sanity]SkippedSkipping Test. At least 1 external router required to run the test2.673
test_basic_bgpaas_local_as[dev_sanity_dpdk,sanity]Success208.620
test_bgp_control_node_zone[sanity]Success274.759
test_bgp_control_node_zones_from_single_vnf[sanity]Success189.075
test_basic_dm[sanity]Skippeddm_mx env needs to be set in testbed.py to run this script2.627
test_apply_policy_fip_on_same_vn_gw_mx[sanity,serial]SkippedSkipping Test. Env variable MX_TEST is not set. Skipping the test2.641
test_with_vxlan_encap_agent_restart[sanity,serial]Success293.980
test_with_vxlan_encap_dns_disabled_for_l2_vn[cb_sanity,sanity,serial]FailureDetails

Traceback (most recent call last):
testtools.testresult.real._StringException: stderr: {{{
Warning: sudo() received nonzero return code 9 while executing 'dig @13.1.1.253 host1.test.com'!


Warning: sudo() received nonzero return code 9 while executing 'dig @13.1.1.253 juniper.net'!


Warning: sudo() received nonzero return code 9 while executing 'dig @13.1.1.253 juniper.net'!


Warning: sudo() received nonzero return code 9 while executing 'dig @13.1.1.253 juniper.net'!


Warning: sudo() received nonzero return code 9 while executing 'dig @13.1.1.253 www.google.com'!
}}}

stdout: {{{
[localhost] local: mkdir -p /contrail-test/images
[localhost] local: wget -nv http://nexus.opensdn.io/repository///images/converts//ubuntu-dns-server.vmdk.gz -O /contrail-test/images/ubuntu-dns-server.vmdk.gz
[localhost] local: gunzip -f /contrail-test/images/ubuntu-dns-server.vmdk.gz
[localhost] local: rm -f /contrail-test/images/ubuntu-dns-server.vmdk
[ubuntu@169.254.0.3] sudo: ifconfig eth1 up
[ubuntu@169.254.0.3] out: sudo: unable to resolve host dhcp-server
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] sudo: ifconfig
[ubuntu@169.254.0.3] out: sudo: unable to resolve host dhcp-server
[ubuntu@169.254.0.3] out: eth0 Link encap:Ethernet HWaddr 02:54:4f:c7:4e:c9
[ubuntu@169.254.0.3] out: inet addr:11.1.1.252 Bcast:11.1.1.255 Mask:255.255.255.0
[ubuntu@169.254.0.3] out: inet6 addr: fe80::54:4fff:fec7:4ec9/64 Scope:Link
[ubuntu@169.254.0.3] out: UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
[ubuntu@169.254.0.3] out: RX packets:395 errors:0 dropped:0 overruns:0 frame:0
[ubuntu@169.254.0.3] out: TX packets:420 errors:0 dropped:0 overruns:0 carrier:0
[ubuntu@169.254.0.3] out: collisions:0 txqueuelen:1000
[ubuntu@169.254.0.3] out: RX bytes:43918 (43.9 KB) TX bytes:36178 (36.1 KB)
[ubuntu@169.254.0.3] out:
[ubuntu@169.254.0.3] out: eth1 Link encap:Ethernet HWaddr 02:fc:01:50:64:06
[ubuntu@169.254.0.3] out: inet6 addr: fe80::fc:1ff:fe50:6406/64 Scope:Link
[ubuntu@169.254.0.3] out: UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
[ubuntu@169.254.0.3] out: RX packets:8 errors:0 dropped:0 overruns:0 frame:0
[ubuntu@169.254.0.3] out: TX packets:1 errors:0 dropped:0 overruns:0 carrier:0
[ubuntu@169.254.0.3] out: collisions:0 txqueuelen:1000
[ubuntu@169.254.0.3] out: RX bytes:600 (600.0 B) TX bytes:90 (90.0 B)
[ubuntu@169.254.0.3] out:
[ubuntu@169.254.0.3] out: lo Link encap:Local Loopback
[ubuntu@169.254.0.3] out: inet addr:127.0.0.1 Mask:255.0.0.0
[ubuntu@169.254.0.3] out: inet6 addr: ::1/128 Scope:Host
[ubuntu@169.254.0.3] out: UP LOOPBACK RUNNING MTU:65536 Metric:1
[ubuntu@169.254.0.3] out: RX packets:8 errors:0 dropped:0 overruns:0 frame:0
[ubuntu@169.254.0.3] out: TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
[ubuntu@169.254.0.3] out: collisions:0 txqueuelen:0
[ubuntu@169.254.0.3] out: RX bytes:400 (400.0 B) TX bytes:400 (400.0 B)
[ubuntu@169.254.0.3] out:
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] sudo: ifconfig eth1 13.1.1.252 netmask 255.255.255.0
[ubuntu@169.254.0.3] out: sudo: unable to resolve host dhcp-server
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] sudo: service isc-dhcp-server restart
[ubuntu@169.254.0.3] out: sudo: unable to resolve host dhcp-server
[ubuntu@169.254.0.3] out: isc-dhcp-server stop/waiting
[ubuntu@169.254.0.3] out: isc-dhcp-server start/running, process 1412
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.4] sudo: ifconfig eth1 up
[ubuntu@169.254.0.4] out: sudo: unable to resolve host dnsserver
[ubuntu@169.254.0.4] out:

[ubuntu@169.254.0.4] sudo: ifconfig
[ubuntu@169.254.0.4] out: sudo: unable to resolve host dnsserver
[ubuntu@169.254.0.4] out: eth0 Link encap:Ethernet HWaddr 02:d6:d2:f1:b2:7d
[ubuntu@169.254.0.4] out: inet addr:11.1.1.251 Bcast:11.1.1.255 Mask:255.255.255.0
[ubuntu@169.254.0.4] out: inet6 addr: fe80::d6:d2ff:fef1:b27d/64 Scope:Link
[ubuntu@169.254.0.4] out: UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
[ubuntu@169.254.0.4] out: RX packets:376 errors:0 dropped:0 overruns:0 frame:0
[ubuntu@169.254.0.4] out: TX packets:428 errors:0 dropped:0 overruns:0 carrier:0
[ubuntu@169.254.0.4] out: collisions:0 txqueuelen:1000
[ubuntu@169.254.0.4] out: RX bytes:41446 (41.4 KB) TX bytes:36882 (36.8 KB)
[ubuntu@169.254.0.4] out:
[ubuntu@169.254.0.4] out: eth1 Link encap:Ethernet HWaddr 02:ef:b5:bd:c5:6f
[ubuntu@169.254.0.4] out: inet6 addr: fe80::ef:b5ff:febd:c56f/64 Scope:Link
[ubuntu@169.254.0.4] out: UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
[ubuntu@169.254.0.4] out: RX packets:14 errors:0 dropped:0 overruns:0 frame:0
[ubuntu@169.254.0.4] out: TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
[ubuntu@169.254.0.4] out: collisions:0 txqueuelen:1000
[ubuntu@169.254.0.4] out: RX bytes:1128 (1.1 KB) TX bytes:180 (180.0 B)
[ubuntu@169.254.0.4] out:
[ubuntu@169.254.0.4] out: lo Link encap:Local Loopback
[ubuntu@169.254.0.4] out: inet addr:127.0.0.1 Mask:255.0.0.0
[ubuntu@169.254.0.4] out: inet6 addr: ::1/128 Scope:Host
[ubuntu@169.254.0.4] out: UP LOOPBACK RUNNING MTU:65536 Metric:1
[ubuntu@169.254.0.4] out: RX packets:8 errors:0 dropped:0 overruns:0 frame:0
[ubuntu@169.254.0.4] out: TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
[ubuntu@169.254.0.4] out: collisions:0 txqueuelen:0
[ubuntu@169.254.0.4] out: RX bytes:400 (400.0 B) TX bytes:400 (400.0 B)
[ubuntu@169.254.0.4] out:
[ubuntu@169.254.0.4] out:

[ubuntu@169.254.0.4] sudo: ifconfig eth1 13.1.1.253 netmask 255.255.255.0
[ubuntu@169.254.0.4] out: sudo: unable to resolve host dnsserver
[ubuntu@169.254.0.4] out:

[ubuntu@169.254.0.4] sudo: service bind9 restart
[ubuntu@169.254.0.4] out: sudo: unable to resolve host dnsserver
[ubuntu@169.254.0.4] out: * Stopping domain name service... bind9
[ubuntu@169.254.0.4] out: waiting for pid 1198 to die
[ubuntu@169.254.0.4] out: ...done.
[ubuntu@169.254.0.4] out: * Starting domain name service... bind9
[ubuntu@169.254.0.4] out: ...done.
[ubuntu@169.254.0.4] out:

[ubuntu@169.254.0.3] sudo: ifconfig eth1 up
[ubuntu@169.254.0.3] sudo: ifconfig eth1 up
[ubuntu@169.254.0.3] sudo: ifconfig
[ubuntu@169.254.0.3] out: eth0 Link encap:Ethernet HWaddr 02:4b:3e:b5:61:d1
[ubuntu@169.254.0.3] out: inet addr:11.1.1.250 Bcast:11.1.1.255 Mask:255.255.255.0
[ubuntu@169.254.0.3] out: inet6 addr: fe80::4b:3eff:feb5:61d1/64 Scope:Link
[ubuntu@169.254.0.3] out: UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
[ubuntu@169.254.0.3] out: RX packets:417 errors:0 dropped:0 overruns:0 frame:0
[ubuntu@169.254.0.3] out: TX packets:372 errors:0 dropped:0 overruns:0 carrier:0
[ubuntu@169.254.0.3] out: collisions:0 txqueuelen:1000
[ubuntu@169.254.0.3] out: RX bytes:36360 (36.3 KB) TX bytes:29690 (29.6 KB)
[ubuntu@169.254.0.3] out:
[ubuntu@169.254.0.3] out: eth1 Link encap:Ethernet HWaddr 02:f7:bd:ce:df:53
[ubuntu@169.254.0.3] out: inet6 addr: fe80::f7:bdff:fece:df53/64 Scope:Link
[ubuntu@169.254.0.3] out: UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
[ubuntu@169.254.0.3] out: RX packets:20 errors:0 dropped:0 overruns:0 frame:0
[ubuntu@169.254.0.3] out: TX packets:1 errors:0 dropped:0 overruns:0 carrier:0
[ubuntu@169.254.0.3] out: collisions:0 txqueuelen:1000
[ubuntu@169.254.0.3] out: RX bytes:1636 (1.6 KB) TX bytes:90 (90.0 B)
[ubuntu@169.254.0.3] out:
[ubuntu@169.254.0.3] out: lo Link encap:Local Loopback
[ubuntu@169.254.0.3] out: inet addr:127.0.0.1 Mask:255.0.0.0
[ubuntu@169.254.0.3] out: inet6 addr: ::1/128 Scope:Host
[ubuntu@169.254.0.3] out: UP LOOPBACK RUNNING MTU:16436 Metric:1
[ubuntu@169.254.0.3] out: RX packets:0 errors:0 dropped:0 overruns:0 frame:0
[ubuntu@169.254.0.3] out: TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
[ubuntu@169.254.0.3] out: collisions:0 txqueuelen:0
[ubuntu@169.254.0.3] out: RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
[ubuntu@169.254.0.3] out:
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] sudo: dhclient eth1
[ubuntu@169.254.0.3] out: sethostname BEGIN
[ubuntu@169.254.0.3] out: declare -x BASH_ENV=""
[ubuntu@169.254.0.3] out: declare -x BASH_XTRACEFD=""
[ubuntu@169.254.0.3] out: declare -x CDPATH=""
[ubuntu@169.254.0.3] out: declare -x ENV=""
[ubuntu@169.254.0.3] out: declare -x GLOBIGNORE=""
[ubuntu@169.254.0.3] out: declare -x OLDPWD
[ubuntu@169.254.0.3] out: declare -x PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
[ubuntu@169.254.0.3] out: declare -x PWD="/home/ubuntu"
[ubuntu@169.254.0.3] out: declare -x SHLVL="1"
[ubuntu@169.254.0.3] out: declare -x interface="eth1"
[ubuntu@169.254.0.3] out: declare -x pid="1215"
[ubuntu@169.254.0.3] out: declare -x reason="PREINIT"
[ubuntu@169.254.0.3] out: ++ '[' PREINIT = BOUND ']'
[ubuntu@169.254.0.3] out: ++ echo 'sethostname END'
[ubuntu@169.254.0.3] out: sethostname END
[ubuntu@169.254.0.3] out: + '[' -n '' ']'
[ubuntu@169.254.0.3] out: + return
[ubuntu@169.254.0.3] out: + exit_status=0
[ubuntu@169.254.0.3] out: + for script in '$(run-parts --list $dir)'
[ubuntu@169.254.0.3] out: + run_hook /etc/dhcp/dhclient-exit-hooks.d/ntpdate 0
[ubuntu@169.254.0.3] out: + local script
[ubuntu@169.254.0.3] out: + local exit_status
[ubuntu@169.254.0.3] out: + script=/etc/dhcp/dhclient-exit-hooks.d/ntpdate
[ubuntu@169.254.0.3] out: + shift
[ubuntu@169.254.0.3] out: + '[' -f /etc/dhcp/dhclient-exit-hooks.d/ntpdate ']'
[ubuntu@169.254.0.3] out: + . /etc/dhcp/dhclient-exit-hooks.d/ntpdate 0
[ubuntu@169.254.0.3] out: ++ NTPDATE_CONF=/etc/default/ntpdate
[ubuntu@169.254.0.3] out: ++ NTPDATE_DHCP_CONF=/var/lib/ntpdate/default.dhcp
[ubuntu@169.254.0.3] out: ++ ntp_servers_setup
[ubuntu@169.254.0.3] out: ++ case $reason in
[ubuntu@169.254.0.3] out: + '[' -n '' ']'
[ubuntu@169.254.0.3] out: + return
[ubuntu@169.254.0.3] out: + exit_status=0
[ubuntu@169.254.0.3] out: + for script in '$(run-parts --list $dir)'
[ubuntu@169.254.0.3] out: + run_hook /etc/dhcp/dhclient-exit-hooks.d/rfc3442-classless-routes 0
[ubuntu@169.254.0.3] out: + local script
[ubuntu@169.254.0.3] out: + local exit_status
[ubuntu@169.254.0.3] out: + script=/etc/dhcp/dhclient-exit-hooks.d/rfc3442-classless-routes
[ubuntu@169.254.0.3] out: + shift
[ubuntu@169.254.0.3] out: + '[' -f /etc/dhcp/dhclient-exit-hooks.d/rfc3442-classless-routes ']'
[ubuntu@169.254.0.3] out: + . /etc/dhcp/dhclient-exit-hooks.d/rfc3442-classless-routes 0
[ubuntu@169.254.0.3] out: ++ RUN=yes
[ubuntu@169.254.0.3] out: ++ '[' yes = yes ']'
[ubuntu@169.254.0.3] out: ++ '[' -n '' ']'
[ubuntu@169.254.0.3] out: + '[' -n '' ']'
[ubuntu@169.254.0.3] out: + return
[ubuntu@169.254.0.3] out: + exit_status=0
[ubuntu@169.254.0.3] out: + return 0
[ubuntu@169.254.0.3] out: + exit 0
[ubuntu@169.254.0.3] out: sethostname BEGIN
[ubuntu@169.254.0.3] out: declare -x BASH_ENV=""
[ubuntu@169.254.0.3] out: declare -x BASH_XTRACEFD=""
[ubuntu@169.254.0.3] out: declare -x CDPATH=""
[ubuntu@169.254.0.3] out: declare -x ENV=""
[ubuntu@169.254.0.3] out: declare -x GLOBIGNORE=""
[ubuntu@169.254.0.3] out: declare -x OLDPWD
[ubuntu@169.254.0.3] out: declare -x PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
[ubuntu@169.254.0.3] out: declare -x PWD="/home/ubuntu"
[ubuntu@169.254.0.3] out: declare -x SHLVL="1"
[ubuntu@169.254.0.3] out: declare -x interface="eth1"
[ubuntu@169.254.0.3] out: declare -x new_broadcast_address="13.1.1.255"
[ubuntu@169.254.0.3] out: declare -x new_dhcp_lease_time="86400"
[ubuntu@169.254.0.3] out: declare -x new_dhcp_message_type="5"
[ubuntu@169.254.0.3] out: declare -x new_dhcp_server_identifier="13.1.1.252"
[ubuntu@169.254.0.3] out: declare -x new_domain_name="example.org"
[ubuntu@169.254.0.3] out: declare -x new_domain_name_servers="13.1.1.253"
[ubuntu@169.254.0.3] out: declare -x new_expiry="1754686355"
[ubuntu@169.254.0.3] out: declare -x new_ip_address="13.1.1.10"
[ubuntu@169.254.0.3] out: declare -x new_network_number="13.1.1.0"
[ubuntu@169.254.0.3] out: declare -x new_subnet_mask="255.255.255.0"
[ubuntu@169.254.0.3] out: declare -x pid="1215"
[ubuntu@169.254.0.3] out: declare -x reason="BOUND"
[ubuntu@169.254.0.3] out: ++ '[' BOUND = BOUND ']'
[ubuntu@169.254.0.3] out: ++ echo new_ip_address=13.1.1.10
[ubuntu@169.254.0.3] out: new_ip_address=13.1.1.10
[ubuntu@169.254.0.3] out: ++ echo new_host_name=
[ubuntu@169.254.0.3] out: new_host_name=
[ubuntu@169.254.0.3] out: ++ echo new_domain_name=example.org
[ubuntu@169.254.0.3] out: new_domain_name=example.org
[ubuntu@169.254.0.3] out: +++ echo
[ubuntu@169.254.0.3] out: +++ tr _ -
[ubuntu@169.254.0.3] out: ++ updated_hostname=
[ubuntu@169.254.0.3] out: +++ hostname -s
[ubuntu@169.254.0.3] out: ++ oldhostname=testvm1
[ubuntu@169.254.0.3] out: ++ '[' testvm1 '!=' ']'
[ubuntu@169.254.0.3] out: /etc/dhcp/dhclient-exit-hooks.d/hostname: line 12: [: testvm1: unary operator expected
[ubuntu@169.254.0.3] out: ++ echo 'sethostname END'
[ubuntu@169.254.0.3] out: sethostname END
[ubuntu@169.254.0.3] out: + '[' -n '' ']'
[ubuntu@169.254.0.3] out: + return
[ubuntu@169.254.0.3] out: + exit_status=0
[ubuntu@169.254.0.3] out: + for script in '$(run-parts --list $dir)'
[ubuntu@169.254.0.3] out: + run_hook /etc/dhcp/dhclient-exit-hooks.d/ntpdate 0
[ubuntu@169.254.0.3] out: + local script
[ubuntu@169.254.0.3] out: + local exit_status
[ubuntu@169.254.0.3] out: + script=/etc/dhcp/dhclient-exit-hooks.d/ntpdate
[ubuntu@169.254.0.3] out: + shift
[ubuntu@169.254.0.3] out: + '[' -f /etc/dhcp/dhclient-exit-hooks.d/ntpdate ']'
[ubuntu@169.254.0.3] out: + . /etc/dhcp/dhclient-exit-hooks.d/ntpdate 0
[ubuntu@169.254.0.3] out: ++ NTPDATE_CONF=/etc/default/ntpdate
[ubuntu@169.254.0.3] out: ++ NTPDATE_DHCP_CONF=/var/lib/ntpdate/default.dhcp
[ubuntu@169.254.0.3] out: ++ ntp_servers_setup
[ubuntu@169.254.0.3] out: ++ case $reason in
[ubuntu@169.254.0.3] out: ++ ntp_servers_setup_add
[ubuntu@169.254.0.3] out: ++ '[' -e /var/lib/ntpdate/default.dhcp ']'
[ubuntu@169.254.0.3] out: ++ '[' -z '' ']'
[ubuntu@169.254.0.3] out: ++ ntp_servers_setup_remove
[ubuntu@169.254.0.3] out: ++ rm -f /var/lib/ntpdate/default.dhcp
[ubuntu@169.254.0.3] out: ++ return
[ubuntu@169.254.0.3] out: + '[' -n '' ']'
[ubuntu@169.254.0.3] out: + return
[ubuntu@169.254.0.3] out: + exit_status=0
[ubuntu@169.254.0.3] out: + for script in '$(run-parts --list $dir)'
[ubuntu@169.254.0.3] out: + run_hook /etc/dhcp/dhclient-exit-hooks.d/rfc3442-classless-routes 0
[ubuntu@169.254.0.3] out: + local script
[ubuntu@169.254.0.3] out: + local exit_status
[ubuntu@169.254.0.3] out: + script=/etc/dhcp/dhclient-exit-hooks.d/rfc3442-classless-routes
[ubuntu@169.254.0.3] out: + shift
[ubuntu@169.254.0.3] out: + '[' -f /etc/dhcp/dhclient-exit-hooks.d/rfc3442-classless-routes ']'
[ubuntu@169.254.0.3] out: + . /etc/dhcp/dhclient-exit-hooks.d/rfc3442-classless-routes 0
[ubuntu@169.254.0.3] out: ++ RUN=yes
[ubuntu@169.254.0.3] out: ++ '[' yes = yes ']'
[ubuntu@169.254.0.3] out: ++ '[' -n '' ']'
[ubuntu@169.254.0.3] out: + '[' -n '' ']'
[ubuntu@169.254.0.3] out: + return
[ubuntu@169.254.0.3] out: + exit_status=0
[ubuntu@169.254.0.3] out: + return 0
[ubuntu@169.254.0.3] out: + exit 0
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] sudo: ifconfig eth1
[ubuntu@169.254.0.3] out: eth1 Link encap:Ethernet HWaddr 02:f7:bd:ce:df:53
[ubuntu@169.254.0.3] out: inet addr:13.1.1.10 Bcast:13.1.1.255 Mask:255.255.255.0
[ubuntu@169.254.0.3] out: inet6 addr: fe80::f7:bdff:fece:df53/64 Scope:Link
[ubuntu@169.254.0.3] out: UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
[ubuntu@169.254.0.3] out: RX packets:26 errors:0 dropped:0 overruns:0 frame:0
[ubuntu@169.254.0.3] out: TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
[ubuntu@169.254.0.3] out: collisions:0 txqueuelen:1000
[ubuntu@169.254.0.3] out: RX bytes:2508 (2.5 KB) TX bytes:964 (964.0 B)
[ubuntu@169.254.0.3] out:
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] sudo: dig @13.1.1.253 host1.test.com
[ubuntu@169.254.0.3] out:
[ubuntu@169.254.0.3] out: ; <<>> DiG 9.8.1-P1 <<>> @13.1.1.253 host1.test.com
[ubuntu@169.254.0.3] out: ; (1 server found)
[ubuntu@169.254.0.3] out: ;; global options: +cmd
[ubuntu@169.254.0.3] out: ;; connection timed out; no servers could be reached
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] sudo: dig @13.1.1.253 juniper.net
[ubuntu@169.254.0.3] out:
[ubuntu@169.254.0.3] out: ; <<>> DiG 9.8.1-P1 <<>> @13.1.1.253 juniper.net
[ubuntu@169.254.0.3] out: ; (1 server found)
[ubuntu@169.254.0.3] out: ;; global options: +cmd
[ubuntu@169.254.0.3] out: ;; connection timed out; no servers could be reached
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] sudo: dig @13.1.1.253 juniper.net
[ubuntu@169.254.0.3] out:
[ubuntu@169.254.0.3] out: ; <<>> DiG 9.8.1-P1 <<>> @13.1.1.253 juniper.net
[ubuntu@169.254.0.3] out: ; (1 server found)
[ubuntu@169.254.0.3] out: ;; global options: +cmd
[ubuntu@169.254.0.3] out: ;; connection timed out; no servers could be reached
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] sudo: dig @13.1.1.253 juniper.net
[ubuntu@169.254.0.3] out:
[ubuntu@169.254.0.3] out: ; <<>> DiG 9.8.1-P1 <<>> @13.1.1.253 juniper.net
[ubuntu@169.254.0.3] out: ; (1 server found)
[ubuntu@169.254.0.3] out: ;; global options: +cmd
[ubuntu@169.254.0.3] out: ;; connection timed out; no servers could be reached
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] sudo: dig @13.1.1.253 www.google.com
[ubuntu@169.254.0.3] out:
[ubuntu@169.254.0.3] out: ; <<>> DiG 9.8.1-P1 <<>> @13.1.1.253 www.google.com
[ubuntu@169.254.0.3] out: ; (1 server found)
[ubuntu@169.254.0.3] out: ;; global options: +cmd
[ubuntu@169.254.0.3] out: ;; connection timed out; no servers could be reached
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] sudo: nslookup 13.1.1.251 13.1.1.253
[ubuntu@169.254.0.3] out: ;; connection timed out; no servers could be reached
[ubuntu@169.254.0.3] out:
[ubuntu@169.254.0.3] out:
}}}

Traceback (most recent call last):
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

469.620 Log File
test_change_of_rt_in_vn[mx_test,sanity,serial]SkippedSkipping Test. Env variable MX_GW_TEST is not set2.630
test_gw_less_fwd_single_vn_ip_fab[cb_sanity,sanity]SkippedSkipping Test. Fabric gateway is required to run the test2.685
test_check_per_peer_on_control[sanity]Success50.595
test_create_md5_on_control[sanity]Success53.328
test_perms2_global_share[ci_sanity,sanity]Success63.793
test_perms2_owner[ci_sanity,sanity,suite1]Success15.114
test_rbac_acl_different_roles[ci_sanity,sanity,suite1]Success14.301
test_rbac_create_delete_vm[sanity,suite1]Success50.966
test_contrail_status[cb_sanity,ci_sanity,dev_sanity_dpdk,sanity]Success3.894
test_control_node_switchover[cb_sanity,sanity]Success201.940
test_process_restart_in_policy_between_vns[cb_sanity,sanity]FailureDetails

Traceback (most recent call last):
testtools.testresult.real._StringException: stdout: {{{
[ubuntu@169.254.0.3] sudo: ping -s 56 -c 3 -W 1 192.168.2.252
[ubuntu@169.254.0.3] sudo: ping -s 56 -c 3 -W 1 192.168.2.252
[ubuntu@169.254.0.3] out: PING 192.168.2.252 (192.168.2.252) 56(84) bytes of data.
[ubuntu@169.254.0.3] out: 64 bytes from 192.168.2.252: icmp_req=1 ttl=63 time=22.1 ms
[ubuntu@169.254.0.3] out: 64 bytes from 192.168.2.252: icmp_req=2 ttl=63 time=2.48 ms
[ubuntu@169.254.0.3] out: 64 bytes from 192.168.2.252: icmp_req=3 ttl=63 time=1.62 ms
[ubuntu@169.254.0.3] out:
[ubuntu@169.254.0.3] out: --- 192.168.2.252 ping statistics ---
[ubuntu@169.254.0.3] out: 3 packets transmitted, 3 received, 0% packet loss, time 2004ms
[ubuntu@169.254.0.3] out: rtt min/avg/max/mdev = 1.627/8.764/22.179/9.492 ms
[ubuntu@169.254.0.3] out:
}}}

Traceback (most recent call last):
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 21:09:27 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=<serial_scripts.vm_regression.test_vm_serial.Tes..._between_vns[cb_sanity,sanity] id=0x7f9f840ff2b0>, *args=(), **kwargs={})
78 log.info('Initial checks done. Running the testcase now')
79 log.info('')
80 result = function(self, *args, **kwargs)
81 if self.inputs.upgrade:
82 pid = os.getpid()
result = None
function = <function TestBasicVMVN0.test_process_restart_in_policy_between_vns>
self = <serial_scripts.vm_regression.test_vm_serial.Tes..._between_vns[cb_sanity,sanity] id=0x7f9f840ff2b0>
args = ()
kwargs = {}

/contrail-test/serial_scripts/vm_regression/test_vm_serial.py in test_process_restart_in_policy_between_vns(self=<serial_scripts.vm_regression.test_vm_serial.Tes..._between_vns[cb_sanity,sanity] id=0x7f9f840ff2b0>)
431
432 result = self.verification_after_process_restart_in_rr()
433 assert result[0], result[1]
434 for cfgm_name in self.inputs.cfgm_names:
435 assert self.analytics_obj.verify_cfgm_uve_module_state\
result = (False, 'verify_process_and_connection_infos_config')
AssertionError: verify_process_and_connection_infos_config
__cause__ = None
__class__ = <class 'AssertionError'>
__context__ = None
__delattr__ = <method-wrapper '__delattr__' of AssertionError object>
__dict__ = {}
__dir__ = <built-in method __dir__ of AssertionError object>
__doc__ = 'Assertion failed.'
__eq__ = <method-wrapper '__eq__' of AssertionError object>
__format__ = <built-in method __format__ of AssertionError object>
__ge__ = <method-wrapper '__ge__' of AssertionError object>
__getattribute__ = <method-wrapper '__getattribute__' of AssertionError object>
__gt__ = <method-wrapper '__gt__' of AssertionError object>
__hash__ = <method-wrapper '__hash__' of AssertionError object>
__init__ = <method-wrapper '__init__' of AssertionError object>
__init_subclass__ = <built-in method __init_subclass__ of type object>
__le__ = <method-wrapper '__le__' of AssertionError object>
__lt__ = <method-wrapper '__lt__' of AssertionError object>
__ne__ = <method-wrapper '__ne__' of AssertionError object>
__new__ = <built-in method __new__ of type object>
__reduce__ = <built-in method __reduce__ of AssertionError object>
__reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object>
__repr__ = <method-wrapper '__repr__' of AssertionError object>
__setattr__ = <method-wrapper '__setattr__' of AssertionError object>
__setstate__ = <built-in method __setstate__ of AssertionError object>
__sizeof__ = <built-in method __sizeof__ of AssertionError object>
__str__ = <method-wrapper '__str__' of AssertionError object>
__subclasshook__ = <built-in method __subclasshook__ of type object>
__suppress_context__ = False
__traceback__ = <traceback object>
args = ('verify_process_and_connection_infos_config',)
with_traceback = <built-in method with_traceback of AssertionError object>

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

Traceback (most recent call last):
File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
result = function(self, *args, **kwargs)
File "/contrail-test/serial_scripts/vm_regression/test_vm_serial.py", line 433, in test_process_restart_in_policy_between_vns
assert result[0], result[1]
AssertionError: verify_process_and_connection_infos_config

346.453 Log File
test_underlay_broadcast_traffic_handling[sanity]Success27.153
test_flow_action_drop_stats[dev_reg,sanity]Success89.186
test_fat_flow_aggr_dest_udp_inter_vn_inter_node[dev_reg,sanity]Success364.109
test_fat_flow_intra_vn_inter_node[cb_sanity,sanity]Success258.082
test_precedence_xmpp_auth[sanity]SkippedXmpp auth should be set before running tests2.710
test_undo_xmpp_auth[sanity]SkippedXmpp auth should be set before running tests2.663
Properties »

Back to top

TestCase

NameStatusTypeTime(s)LogFile
test_basic_RR[sanity]SkippedSkipping Test. Env variable MX_GW_TEST is not set. Skipping the test1.597
test_create_vm_after_RR_set[sanity]SkippedSkipping Test. Env variable MX_GW_TEST is not set. Skipping the test1.465
test_contrail_status[cb_sanity,ci_sanity,dev_sanity_dpdk,sanity]Success2.095
test_db_nodemgr_status[dev_sanity_dpdk,sanity]Success2.047
test_verify_generator_collector_connections[dev_sanity_dpdk,sanity]Success3.729
test_verify_generator_connections_to_collector_node[dev_sanity_dpdk,sanity]Success2.492
test_verify_process_status_agent[cb_sanity,dev_sanity_dpdk,sanity]Success1.521
test_verify_process_status_analytics_node[cb_sanity,dev_sanity_dpdk,sanity]Success2.131
test_verify_process_status_control_node[cb_sanity,dev_sanity_dpdk,sanity]Success1.540
test_verify_object_logs[ci_sanity,dev_sanity_dpdk,sanity,suite1]Success27.309
test_db_manage[cb_sanity,ci_sanity,dev_sanity_dpdk,sanity]FailureDetails

Traceback (most recent call last):
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/contrail-test/tcutils/wrappers.py", line 176, in wrapper
raise TestFailed("\n ".join(errmsg))
tcutils.cores.TestFailed

10.127 Log File
test_ecmp_hash_src_ip[sanity]SkippedSkipped as test requires at least 3 nodes, but only 2 found1.495
test_ecmp_svc_v2_in_network_nat_with_3_instance[cb_sanity,sanity]SkippedSkipped as test requires at least 3 nodes, but only 2 found1.485
test_ecmp_svc_in_network_with_static_route_no_policy[sanity]Skippedimage /contrail-test/images/tinycore-in-network.qcow2 is not found3.007
test_ecmp_svc_v2_transparent_with_3_instance[cb_sanity,sanity]SkippedSkipped as test requires at least 3 nodes, but only 2 found1.818
test_ecmp_svc_in_network_with_static_route_no_policy[sanity]Skippedimage /contrail-test/images/tinycore-in-network.qcow2 is not found2.454
test_ecmp_svc_v2_transparent_with_3_instance[cb_sanity,sanity]SkippedSkipped as test requires at least 3 nodes, but only 2 found1.408
test_ecmp_svc_in_network_with_3_instance[cb_sanity,sanity]SkippedSkipped as test requires at least 3 nodes, but only 2 found1.459
test_ecmp_with_svm_deletion[sanity]SkippedSkipped as test requires at least 3 nodes, but only 2 found1.481
test_svc_fate_sharing_basic[sanity]Skippedimage /contrail-test/images/tinycore-in-network.qcow2 is not found2.367
test_three_stage_v2_SC[sanity]SkippedSkipped as test requires at least 3 nodes, but only 2 found1.371
test_svc_fate_sharing_basic[sanity]Skippedimage /contrail-test/images/tinycore-in-network.qcow2 is not found3.724
test_floating_ip[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity,quick_sanity,sanity,suite1,vrouter_gw]Success206.427
test_mx_gateway[mx_test,sanity]SkippedSkipping Test. Env variable MX_GW_TEST is not set2.701
test_public_access_thru_svc_w_fip[cb_sanity,sanity]SkippedSkipped as test requires at least 3 nodes, but only 2 found2.746
test_transit_vn_sym_1_innet[sanity]SkippedSkipped as test requires at least 3 nodes, but only 2 found2.707
test_public_access_thru_svc_w_fip[cb_sanity,sanity]SkippedSkipped as v6 not supported for this test2.703
test_svc_creation_with_heat[dev_sanity_dpdk,sanity,suite1]SkippedSkipped as test requires at least 3 nodes, but only 2 found2.702
test_svc_creation_with_heat[sanity]SkippedSkipped as test requires at least 3 nodes, but only 2 found2.732
test_router_crud[ci_sanity,dev_sanity_dpdk,sanity]Success11.561
test_aap_with_fip[cb_sanity,sanity]FailureDetails

Traceback (most recent call last):
testtools.testresult.real._StringException: stdout: {{{
[localhost] local: mkdir -p /contrail-test/images
[localhost] local: wget -nv http://nexus.opensdn.io/repository///images//ubuntu-keepalive.img.gz -O /contrail-test/images/ubuntu-keepalive.img.gz
[localhost] local: gunzip -f /contrail-test/images/ubuntu-keepalive.img.gz
[localhost] local: rm -f /contrail-test/images/ubuntu-keepalive.img
}}}

Traceback (most recent call last):
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 18:19:35 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=<scripts.neutron.test_ports.TestPorts.test_aap_with_fip[cb_sanity,sanity] id=0x7f12110959e8>, *args=(), **kwargs={})
78 log.info('Initial checks done. Running the testcase now')
79 log.info('')
80 result = function(self, *args, **kwargs)
81 if self.inputs.upgrade:
82 pid = os.getpid()
result = None
function = <function TestPorts.test_aap_with_fip>
self = <scripts.neutron.test_ports.TestPorts.test_aap_with_fip[cb_sanity,sanity] id=0x7f12110959e8>
args = ()
kwargs = {}

/contrail-test/scripts/neutron/test_ports.py in test_aap_with_fip(self=<scripts.neutron.test_ports.TestPorts.test_aap_with_fip[cb_sanity,sanity] id=0x7f12110959e8>)
1081 assert vm2_fixture.wait_till_vm_is_up(), 'VM does not seem to be up'
1082 assert vm_test_fixture.wait_till_vm_is_up(
1083 ), 'VM does not seem to be up'
1084 for port in port_list:
1085 self.config_aap(

AssertionError: VM does not seem to be up
__cause__ = None
__class__ = <class 'AssertionError'>
__context__ = None
__delattr__ = <method-wrapper '__delattr__' of AssertionError object>
__dict__ = {}
__dir__ = <built-in method __dir__ of AssertionError object>
__doc__ = 'Assertion failed.'
__eq__ = <method-wrapper '__eq__' of AssertionError object>
__format__ = <built-in method __format__ of AssertionError object>
__ge__ = <method-wrapper '__ge__' of AssertionError object>
__getattribute__ = <method-wrapper '__getattribute__' of AssertionError object>
__gt__ = <method-wrapper '__gt__' of AssertionError object>
__hash__ = <method-wrapper '__hash__' of AssertionError object>
__init__ = <method-wrapper '__init__' of AssertionError object>
__init_subclass__ = <built-in method __init_subclass__ of type object>
__le__ = <method-wrapper '__le__' of AssertionError object>
__lt__ = <method-wrapper '__lt__' of AssertionError object>
__ne__ = <method-wrapper '__ne__' of AssertionError object>
__new__ = <built-in method __new__ of type object>
__reduce__ = <built-in method __reduce__ of AssertionError object>
__reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object>
__repr__ = <method-wrapper '__repr__' of AssertionError object>
__setattr__ = <method-wrapper '__setattr__' of AssertionError object>
__setstate__ = <built-in method __setstate__ of AssertionError object>
__sizeof__ = <built-in method __sizeof__ of AssertionError object>
__str__ = <method-wrapper '__str__' of AssertionError object>
__subclasshook__ = <built-in method __subclasshook__ of type object>
__suppress_context__ = False
__traceback__ = <traceback object>
args = ('VM does not seem to be up',)
with_traceback = <built-in method with_traceback of AssertionError object>

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

Traceback (most recent call last):
File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
result = function(self, *args, **kwargs)
File "/contrail-test/scripts/neutron/test_ports.py", line 1083, in test_aap_with_fip
), 'VM does not seem to be up'
AssertionError: VM does not seem to be up

190.073 Log File
test_aap_with_zero_mac[cb_sanity,sanity]FailureDetails

Traceback (most recent call last):
testtools.testresult.real._StringException: Traceback (most recent call last):
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 18:21:49 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=<scripts.neutron.test_ports.TestPorts.test_aap_with_zero_mac[cb_sanity,sanity] id=0x7f1211095828>, *args=(), **kwargs={})
78 log.info('Initial checks done. Running the testcase now')
79 log.info('')
80 result = function(self, *args, **kwargs)
81 if self.inputs.upgrade:
82 pid = os.getpid()
result = None
function = <function TestPorts.test_aap_with_zero_mac>
self = <scripts.neutron.test_ports.TestPorts.test_aap_with_zero_mac[cb_sanity,sanity] id=0x7f1211095828>
args = ()
kwargs = {}

/contrail-test/scripts/neutron/test_ports.py in test_aap_with_zero_mac(self=<scripts.neutron.test_ports.TestPorts.test_aap_with_zero_mac[cb_sanity,sanity] id=0x7f1211095828>)
1160 assert vm2_fixture.wait_till_vm_is_up(), 'VM does not seem to be up'
1161 assert vm_test_fixture.wait_till_vm_is_up(
1162 ), 'VM does not seem to be up'
1163 for port in port_list:
1164 self.config_aap(

AssertionError: VM does not seem to be up
__cause__ = None
__class__ = <class 'AssertionError'>
__context__ = None
__delattr__ = <method-wrapper '__delattr__' of AssertionError object>
__dict__ = {}
__dir__ = <built-in method __dir__ of AssertionError object>
__doc__ = 'Assertion failed.'
__eq__ = <method-wrapper '__eq__' of AssertionError object>
__format__ = <built-in method __format__ of AssertionError object>
__ge__ = <method-wrapper '__ge__' of AssertionError object>
__getattribute__ = <method-wrapper '__getattribute__' of AssertionError object>
__gt__ = <method-wrapper '__gt__' of AssertionError object>
__hash__ = <method-wrapper '__hash__' of AssertionError object>
__init__ = <method-wrapper '__init__' of AssertionError object>
__init_subclass__ = <built-in method __init_subclass__ of type object>
__le__ = <method-wrapper '__le__' of AssertionError object>
__lt__ = <method-wrapper '__lt__' of AssertionError object>
__ne__ = <method-wrapper '__ne__' of AssertionError object>
__new__ = <built-in method __new__ of type object>
__reduce__ = <built-in method __reduce__ of AssertionError object>
__reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object>
__repr__ = <method-wrapper '__repr__' of AssertionError object>
__setattr__ = <method-wrapper '__setattr__' of AssertionError object>
__setstate__ = <built-in method __setstate__ of AssertionError object>
__sizeof__ = <built-in method __sizeof__ of AssertionError object>
__str__ = <method-wrapper '__str__' of AssertionError object>
__subclasshook__ = <built-in method __subclasshook__ of type object>
__suppress_context__ = False
__traceback__ = <traceback object>
args = ('VM does not seem to be up',)
with_traceback = <built-in method with_traceback of AssertionError object>

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

Traceback (most recent call last):
File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
result = function(self, *args, **kwargs)
File "/contrail-test/scripts/neutron/test_ports.py", line 1162, in test_aap_with_zero_mac
), 'VM does not seem to be up'
AssertionError: VM does not seem to be up

131.849 Log File
test_ports_bindings[ci_sanity,dev_sanity_dpdk,sanity]Success4.395
test_ports_specific_subnet_ip[ci_sanity,dev_sanity_dpdk,sanity]Success25.411
test_basic_router_behavior[ci_sanity,dev_sanity_dpdk,sanity]Success45.036
test_basic_snat_behavior_without_external_connectivity[ci_sanity,dev_sanity_dpdk,sanity,suite1]Success29.462
test_basic_policy_allow_deny[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity,quick_sanity,sanity,suite1]Success135.904
test_policy[quick_sanity,sanity]Success396.736
test_policy_to_deny[quick_sanity,sanity]Success116.326
test_policy_modify_vn_policy[sanity]Success117.041
test_remove_policy_with_ref[ci_sanity,sanity]Success10.378
test_policy_inheritance_src_vn_dst_pol[cb_sanity,sanity,vrouter_gw]Success189.361
test_policy_inheritance_src_pol_dst_any[sanity]Success177.751
test_basic_policy_allow_deny[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity,quick_sanity,sanity,suite1]Success114.665
test_repeated_policy_modify[sanity]Success179.588
test_multi_vn_repeated_policy_update_with_ping[sanity]Success233.740
test_multi_vn_repeated_policy_update_with_ping[sanity]Success267.542
test_qos_remark_dscp_on_vmi[cb_sanity,sanity]Success64.674
test_rp_interface[ci_sanity,sanity]Success33.748
test_rp_interface_ext_community[sanity]Success34.314
test_rp_interface_static[sanity]Success32.881
test_rp_secondary_routes[sanity]SkippedNeeds MX_GW_TEST to be set0.003
test_rt_CEM_22032[cb_sanity,sanity]Success94.710
test_user_def_rt_entry[cb_sanity,sanity]Success81.209
test_sec_group_basic[sanity,suite1]Success265.569
test_sec_group_basic[sanity,suite1]Success233.430
test_sec_group_basic[cb_sanity,ci_contrail_go_kolla_ocata_sanity,sanity,suite1]Success267.629
test_svc_in_net_nat_with_static_routes[sanity]Skippedimage /contrail-test/images/tinycore-in-network-nat.qcow2 is not found26.079
test_svc_v2_transparent_datapath[sanity]Skippedimage /contrail-test/images/tinycore-net-transparent-fw.qcow2 is not found18.014
test_svc_CEM_22032[ci_sanity_WIP,quick_sanity,sanity,suite1]Skippedimage /contrail-test/images/tinycore-in-network-nat.qcow2 is not found17.158
test_svc_in_network_datapath[ci_sanity_WIP,quick_sanity,sanity,suite1]Skippedimage /contrail-test/images/tinycore-in-network-nat.qcow2 is not found14.068
test_svc_hc_basic[sanity]Skippedimage /contrail-test/images/tinycore-in-network-nat.qcow2 is not found16.683
test_svc_trans_segment_right_hc_fail_svm[sanity]Skippedimage /contrail-test/images/tinycore-net-transparent-fw.qcow2 is not found17.994
test_svc_v2_mirroring[ci_sanity_WIP,quick_sanity,sanity]Success199.231
test_vdns_ping_same_vn[ci_sanity,sanity,suite1]Success205.520
test_vm_file_trf_scp_tests[sanity]FailureDetails

Traceback (most recent call last):
testtools.testresult.real._StringException: stderr: {{{Warning: local() encountered an error (return code 8) while executing 'wget -nv http://nexus.opensdn.io/repository///images/converts//ubuntu-sshpass-disk001.vmdk -O /contrail-test/images/ubuntu-sshpass-disk001.vmdk'}}}
stdout: {{{
[localhost] local: mkdir -p /contrail-test/images
[localhost] local: wget -nv http://nexus.opensdn.io/repository///images/converts//ubuntu-sshpass-disk001.vmdk -O /contrail-test/images/ubuntu-sshpass-disk001.vmdk
[localhost] local: rm -f /contrail-test/images/ubuntu-sshpass-disk001.vmdk
}}}

Traceback (most recent call last):
File "/contrail-test/tcutils/wrappers.py", line 176, in wrapper
raise TestFailed("\n ".join(errmsg))
tcutils.cores.TestFailed: Test failed: TestFailed
Python 3.6.8: /usr/bin/python3
Thu Aug 7 19:33:13 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=<scripts.vm_regression.test_vm.TestBasicIPv6VMVN..._vm_file_trf_scp_tests[sanity] id=0x7f1210a152e8>, *args=(), **kwargs={})
78 log.info('Initial checks done. Running the testcase now')
79 log.info('')
80 result = function(self, *args, **kwargs)
81 if self.inputs.upgrade:
82 pid = os.getpid()
result = None
function = <function TestBasicIPv6VMVNx.test_vm_file_trf_scp_tests>
self = <scripts.vm_regression.test_vm.TestBasicIPv6VMVN..._vm_file_trf_scp_tests[sanity] id=0x7f1210a152e8>
args = ()
kwargs = {}

/contrail-test/scripts/vm_regression/test_vm.py in test_vm_file_trf_scp_tests(self=<scripts.vm_regression.test_vm.TestBasicIPv6VMVN..._vm_file_trf_scp_tests[sanity] id=0x7f1210a152e8>)
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 = <class 'super'>
global TestBasicIPv6VMVNx = <class 'scripts.vm_regression.test_vm.TestBasicIPv6VMVNx'>
self = <scripts.vm_regression.test_vm.TestBasicIPv6VMVN..._vm_file_trf_scp_tests[sanity] id=0x7f1210a152e8>
).test_vm_file_trf_scp_tests = <bound method TestBasicIPv6VMVNx.test_vm_file_tr...vm_file_trf_scp_tests[sanity] id=0x7f1210a152e8>>

/contrail-test/tcutils/util.py in wrapper(self=<scripts.vm_regression.test_vm.TestBasicIPv6VMVN..._vm_file_trf_scp_tests[sanity] id=0x7f1210a152e8>, *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 = <function TestBasicVMVNx.test_vm_file_trf_scp_tests>
self = <scripts.vm_regression.test_vm.TestBasicIPv6VMVN..._vm_file_trf_scp_tests[sanity] id=0x7f1210a152e8>
func_args = ()
func_kwargs = {}

/contrail-test/tcutils/wrappers.py in wrapper(self=<scripts.vm_regression.test_vm.TestBasicIPv6VMVN..._vm_file_trf_scp_tests[sanity] id=0x7f1210a152e8>, *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 = <class 'tcutils.cores.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 19:33:09 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=<scripts.vm_regression.test_vm.TestBasicIPv6VMVN..._vm_file_trf_scp_tests[sanity] id=0x7f1210a152e8>, *args=(), **kwargs={})
78 log.info('Initial checks done. Running the testcase now')
79 log.info('')
80 result = function(self, *args, **kwargs)
81 if self.inputs.upgrade:
82 pid = os.getpid()
result = None
function = <function TestBasicVMVNx.test_vm_file_trf_scp_tests>
self = <scripts.vm_regression.test_vm.TestBasicIPv6VMVN..._vm_file_trf_scp_tests[sanity] id=0x7f1210a152e8>
args = ()
kwargs = {}

/contrail-test/scripts/vm_regression/test_vm.py in test_vm_file_trf_scp_tests(self=<scripts.vm_regression.test_vm.TestBasicIPv6VMVN..._vm_file_trf_scp_tests[sanity] id=0x7f1210a152e8>)
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 = <VMFixture: ctest-TestBasicIPv6VMVNx-58636494-39554669>
vm1_fixture.wait_till_vm_is_up = <bound method VMFixture.wait_till_vm_is_up of <V...ure: ctest-TestBasicIPv6VMVNx-58636494-39554669>>
AssertionError:
__cause__ = None
__class__ = <class 'AssertionError'>
__context__ = None
__delattr__ = <method-wrapper '__delattr__' of AssertionError object>
__dict__ = {}
__dir__ = <built-in method __dir__ of AssertionError object>
__doc__ = 'Assertion failed.'
__eq__ = <method-wrapper '__eq__' of AssertionError object>
__format__ = <built-in method __format__ of AssertionError object>
__ge__ = <method-wrapper '__ge__' of AssertionError object>
__getattribute__ = <method-wrapper '__getattribute__' of AssertionError object>
__gt__ = <method-wrapper '__gt__' of AssertionError object>
__hash__ = <method-wrapper '__hash__' of AssertionError object>
__init__ = <method-wrapper '__init__' of AssertionError object>
__init_subclass__ = <built-in method __init_subclass__ of type object>
__le__ = <method-wrapper '__le__' of AssertionError object>
__lt__ = <method-wrapper '__lt__' of AssertionError object>
__ne__ = <method-wrapper '__ne__' of AssertionError object>
__new__ = <built-in method __new__ of type object>
__reduce__ = <built-in method __reduce__ of AssertionError object>
__reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object>
__repr__ = <method-wrapper '__repr__' of AssertionError object>
__setattr__ = <method-wrapper '__setattr__' of AssertionError object>
__setstate__ = <built-in method __setstate__ of AssertionError object>
__sizeof__ = <built-in method __sizeof__ of AssertionError object>
__str__ = <method-wrapper '__str__' of AssertionError object>
__subclasshook__ = <built-in method __subclasshook__ of type object>
__suppress_context__ = False
__traceback__ = <traceback object>
args = ()
with_traceback = <built-in method with_traceback of AssertionError object>

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

Traceback (most recent call last):
File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
result = function(self, *args, **kwargs)
File "/contrail-test/scripts/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__ = <class 'tcutils.cores.TestFailed'>
__context__ = None
__delattr__ = <method-wrapper '__delattr__' of TestFailed object>
__dict__ = {}
__dir__ = <built-in method __dir__ of TestFailed object>
__doc__ = None
__eq__ = <method-wrapper '__eq__' of TestFailed object>
__format__ = <built-in method __format__ of TestFailed object>
__ge__ = <method-wrapper '__ge__' of TestFailed object>
__getattribute__ = <method-wrapper '__getattribute__' of TestFailed object>
__gt__ = <method-wrapper '__gt__' of TestFailed object>
__hash__ = <method-wrapper '__hash__' of TestFailed object>
__init__ = <method-wrapper '__init__' of TestFailed object>
__init_subclass__ = <built-in method __init_subclass__ of type object>
__le__ = <method-wrapper '__le__' of TestFailed object>
__lt__ = <method-wrapper '__lt__' of TestFailed object>
__module__ = 'tcutils.cores'
__ne__ = <method-wrapper '__ne__' of TestFailed object>
__new__ = <built-in method __new__ of type object>
__reduce__ = <built-in method __reduce__ of TestFailed object>
__reduce_ex__ = <built-in method __reduce_ex__ of TestFailed object>
__repr__ = <method-wrapper '__repr__' of TestFailed object>
__setattr__ = <method-wrapper '__setattr__' of TestFailed object>
__setstate__ = <built-in method __setstate__ of TestFailed object>
__sizeof__ = <built-in method __sizeof__ of TestFailed object>
__str__ = <method-wrapper '__str__' of TestFailed object>
__subclasshook__ = <built-in method __subclasshook__ of type object>
__suppress_context__ = False
__traceback__ = <traceback object>
__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 = <built-in method with_traceback of TestFailed object>

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

Traceback (most recent call last):
File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
result = function(self, *args, **kwargs)
File "/contrail-test/scripts/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 19:33:09 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=<scripts.vm_regression.test_vm.TestBasicIPv6VMVN..._vm_file_trf_scp_tests[sanity] id=0x7f1210a152e8>, *args=(), **kwargs={})
78 log.info('Initial checks done. Running the testcase now')
79 log.info('')
80 result = function(self, *args, **kwargs)
81 if self.inputs.upgrade:
82 pid = os.getpid()
result = None
function = <function TestBasicVMVNx.test_vm_file_trf_scp_tests>
self = <scripts.vm_regression.test_vm.TestBasicIPv6VMVN..._vm_file_trf_scp_tests[sanity] id=0x7f1210a152e8>
args = ()
kwargs = {}

/contrail-test/scripts/vm_regression/test_vm.py in test_vm_file_trf_scp_tests(self=<scripts.vm_regression.test_vm.TestBasicIPv6VMVN..._vm_file_trf_scp_tests[sanity] id=0x7f1210a152e8>)
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 = <VMFixture: ctest-TestBasicIPv6VMVNx-58636494-39554669>
vm1_fixture.wait_till_vm_is_up = <bound method VMFixture.wait_till_vm_is_up of <V...ure: ctest-TestBasicIPv6VMVNx-58636494-39554669>>
AssertionError:
__cause__ = None
__class__ = <class 'AssertionError'>
__context__ = None
__delattr__ = <method-wrapper '__delattr__' of AssertionError object>
__dict__ = {}
__dir__ = <built-in method __dir__ of AssertionError object>
__doc__ = 'Assertion failed.'
__eq__ = <method-wrapper '__eq__' of AssertionError object>
__format__ = <built-in method __format__ of AssertionError object>
__ge__ = <method-wrapper '__ge__' of AssertionError object>
__getattribute__ = <method-wrapper '__getattribute__' of AssertionError object>
__gt__ = <method-wrapper '__gt__' of AssertionError object>
__hash__ = <method-wrapper '__hash__' of AssertionError object>
__init__ = <method-wrapper '__init__' of AssertionError object>
__init_subclass__ = <built-in method __init_subclass__ of type object>
__le__ = <method-wrapper '__le__' of AssertionError object>
__lt__ = <method-wrapper '__lt__' of AssertionError object>
__ne__ = <method-wrapper '__ne__' of AssertionError object>
__new__ = <built-in method __new__ of type object>
__reduce__ = <built-in method __reduce__ of AssertionError object>
__reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object>
__repr__ = <method-wrapper '__repr__' of AssertionError object>
__setattr__ = <method-wrapper '__setattr__' of AssertionError object>
__setstate__ = <built-in method __setstate__ of AssertionError object>
__sizeof__ = <built-in method __sizeof__ of AssertionError object>
__str__ = <method-wrapper '__str__' of AssertionError object>
__subclasshook__ = <built-in method __subclasshook__ of type object>
__suppress_context__ = False
__traceback__ = <traceback object>
args = ()
with_traceback = <built-in method with_traceback of AssertionError object>

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

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

436.107 Log File
test_sctp_traffic_between_vm[sanity]Success235.815
test_generic_link_local_service[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity,dev_sanity_dpdk,sanity,suite1]Success23.436
test_metadata_service[cb_sanity,ci_sanity,sanity,suite1]Success21.491
test_ping_within_vn_two_vms_two_different_subnets[ci_contrail_go_kolla_ocata_sanity,ci_sanity,sanity,suite1]Success41.362
test_ecmp_with_static_routes[cb_sanity,dev_reg,sanity]Success278.652
test_bond_lacp_config[dev_reg,sanity]SkippedSkipped as test is not supported if dpdk_cluster=False 2.679
test_dpdk_bond_status[dev_reg,sanity]SkippedSkipped as test is not supported if dpdk_cluster=False 2.766
test_fbit_disable_mbuf_dpdk[dev_reg,sanity]SkippedSkipped as test is not supported if dpdk_cluster=False 2.611
test_dpdk_gro_gso[dev_reg,sanity]SkippedSkipped as test is not supported if dpdk_cluster=False 2.719
test_mtu_config[dev_reg,sanity]SkippedSkipped as test is not supported if dpdk_cluster=False 2.694
test_vifdump_on_interface[dev_reg,sanity]SkippedSkipped as test is not supported if dpdk_cluster=False 2.672
test_fat_flow_aggr_dest_icmp_intra_vn_inter_node[dev_reg,sanity]Success309.896
test_rt_table_scenario_1[dev_reg,sanity]Success43.220
test_vlan_interface_2[cb_sanity,dev_reg,dev_sanity_dpdk,sanity]Success185.650
test_mtu_probe_inter_node[dev_reg,sanity]FailureDetails

Traceback (most recent call last):
testtools.testresult.real._StringException: stderr: {{{
Warning: sudo() received nonzero return code 1 while executing 'dd bs=100 count=1 if=/dev/zero of=testfile;nc -4 -q 2 -w 5 -p 10001 64.114.133.68 5201 < testfile'!


Warning: sudo() received nonzero return code 1 while executing 'dd bs=100 count=1 if=/dev/zero of=testfile;nc -4 -q 2 -w 5 -p 10001 64.114.133.68 5201 < testfile'!


Warning: sudo() received nonzero return code 1 while executing 'dd bs=100 count=1 if=/dev/zero of=testfile;nc -4 -q 2 -w 5 -p 10001 64.114.133.68 5201 < testfile'!


Warning: sudo() received nonzero return code 1 while executing 'dd bs=100 count=1 if=/dev/zero of=testfile;nc -4 -q 2 -w 5 -p 10001 64.114.133.68 5201 < testfile'!


Warning: sudo() received nonzero return code 1 while executing 'dd bs=100 count=1 if=/dev/zero of=testfile;nc -4 -q 2 -w 5 -p 10001 64.114.133.68 5201 < testfile'!
}}}

stdout: {{{
[ubuntu@169.254.0.3] sudo: echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing
[ubuntu@169.254.0.3] sudo: echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing
[ubuntu@169.254.0.3] sudo: echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing
[ubuntu@169.254.0.3] sudo: echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing
[ubuntu@169.254.0.3] sudo: ping -s 56 -c 3 -W 1 64.114.133.68
[ubuntu@169.254.0.3] out: PING 64.114.133.68 (64.114.133.68) 56(84) bytes of data.
[ubuntu@169.254.0.3] out: 64 bytes from 64.114.133.68: icmp_req=1 ttl=64 time=13.0 ms
[ubuntu@169.254.0.3] out: 64 bytes from 64.114.133.68: icmp_req=2 ttl=64 time=1.64 ms
[ubuntu@169.254.0.3] out: 64 bytes from 64.114.133.68: icmp_req=3 ttl=64 time=1.87 ms
[ubuntu@169.254.0.3] out:
[ubuntu@169.254.0.3] out: --- 64.114.133.68 ping statistics ---
[ubuntu@169.254.0.3] out: 3 packets transmitted, 3 received, 0% packet loss, time 2005ms
[ubuntu@169.254.0.3] out: rtt min/avg/max/mdev = 1.646/5.521/13.046/5.321 ms
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] sudo: nohup rm -f testfile;ls -la;nc -4 -q 2 -w 5 -ll -p 5201 > testfile &
[ubuntu@169.254.0.3] out: total 132
[ubuntu@169.254.0.3] out: drwxr-xr-x 11 ubuntu ubuntu 4096 Dec 29 2017 .
[ubuntu@169.254.0.3] out: drwxr-xr-x 3 root root 4096 Jan 4 2013 ..
[ubuntu@169.254.0.3] out: -rw------- 1 ubuntu ubuntu 2689 Dec 29 2017 .bash_history
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 ubuntu ubuntu 220 Apr 3 2012 .bash_logout
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 ubuntu ubuntu 3486 Apr 3 2012 .bashrc
[ubuntu@169.254.0.3] out: drwx------ 2 ubuntu ubuntu 4096 Jan 9 2013 .cache
[ubuntu@169.254.0.3] out: -rwxrwxr-x 1 ubuntu ubuntu 1431 Feb 5 2015 flow_test_pktgen.sh
[ubuntu@169.254.0.3] out: drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fontconfig
[ubuntu@169.254.0.3] out: drwxrwxr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fvwm
[ubuntu@169.254.0.3] out: drwxrwxr-x 3 ubuntu ubuntu 4096 Nov 29 2016 .jenkins
[ubuntu@169.254.0.3] out: -rw------- 1 ubuntu ubuntu 52 Jul 2 2014 .lesshst
[ubuntu@169.254.0.3] out: drwx------ 4 ubuntu ubuntu 4096 Jan 9 2013 .mozilla
[ubuntu@169.254.0.3] out: -rwxrwxr-x 1 ubuntu ubuntu 1378 Jun 27 2014 pktgen_new.sh
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 ubuntu ubuntu 675 Apr 3 2012 .profile
[ubuntu@169.254.0.3] out: drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 scr
[ubuntu@169.254.0.3] out: drwx------ 2 ubuntu ubuntu 4096 Feb 3 2015 .ssh
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 ubuntu ubuntu 0 Jan 9 2013 .sudo_as_admin_successful
[ubuntu@169.254.0.3] out: drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 traffic
[ubuntu@169.254.0.3] out: drwxr-xr-x 4 root root 4096 Jun 27 2014 traffic-1.0
[ubuntu@169.254.0.3] out: -rw-rw-r-- 1 ubuntu ubuntu 16361 Jan 9 2015 traffic-1.0.tar.gz
[ubuntu@169.254.0.3] out: -rw------- 1 root root 4695 Dec 17 2017 .viminfo
[ubuntu@169.254.0.3] out: -rw------- 1 ubuntu ubuntu 152 Jul 2 2014 .Xauthority
[ubuntu@169.254.0.3] out: -rw------- 1 ubuntu ubuntu 29828 Jan 9 2013 .xsession-errors
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] sudo: nohup nc -4 -q 2 -w 5 -ll 5201 > testfile &
[ubuntu@169.254.0.3] sudo: dd bs=100 count=1 if=/dev/zero of=testfile;nc -4 -q 2 -w 5 -p 10001 64.114.133.68 5201 < testfile
[ubuntu@169.254.0.3] out: 1+0 records in
[ubuntu@169.254.0.3] out: 1+0 records out
[ubuntu@169.254.0.3] out: 100 bytes (100 B) copied, 0.000881332 s, 113 kB/s
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] sudo: dd bs=100 count=1 if=/dev/zero of=testfile;nc -4 -q 2 -w 5 -p 10001 64.114.133.68 5201 < testfile
[ubuntu@169.254.0.3] out: 1+0 records in
[ubuntu@169.254.0.3] out: 1+0 records out
[ubuntu@169.254.0.3] out: 100 bytes (100 B) copied, 0.00100484 s, 99.5 kB/s
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] sudo: dd bs=100 count=1 if=/dev/zero of=testfile;nc -4 -q 2 -w 5 -p 10001 64.114.133.68 5201 < testfile
[ubuntu@169.254.0.3] out: 1+0 records in
[ubuntu@169.254.0.3] out: 1+0 records out
[ubuntu@169.254.0.3] out: 100 bytes (100 B) copied, 0.00604254 s, 16.5 kB/s
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] sudo: dd bs=100 count=1 if=/dev/zero of=testfile;nc -4 -q 2 -w 5 -p 10001 64.114.133.68 5201 < testfile
[ubuntu@169.254.0.3] out: 1+0 records in
[ubuntu@169.254.0.3] out: 1+0 records out
[ubuntu@169.254.0.3] out: 100 bytes (100 B) copied, 0.00102341 s, 97.7 kB/s
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] sudo: dd bs=100 count=1 if=/dev/zero of=testfile;nc -4 -q 2 -w 5 -p 10001 64.114.133.68 5201 < testfile
[ubuntu@169.254.0.3] out: 1+0 records in
[ubuntu@169.254.0.3] out: 1+0 records out
[ubuntu@169.254.0.3] out: 100 bytes (100 B) copied, 0.0010001 s, 100 kB/s
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:

[ubuntu@169.254.0.3] run: ls -l testfile
[ubuntu@169.254.0.3] out: -rw-r--r-- 1 root root 0 Aug 7 20:07 testfile
[ubuntu@169.254.0.3] out:
}}}

Traceback (most recent call last):
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 20:11:17 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=<scripts.vrouter.test_tcp_mtu_probe.TestMtuProbe...obe_inter_node[dev_reg,sanity] id=0x7f12109ffb70>, *args=(), **kwargs={})
78 log.info('Initial checks done. Running the testcase now')
79 log.info('')
80 result = function(self, *args, **kwargs)
81 if self.inputs.upgrade:
82 pid = os.getpid()
result = None
function = <function TestMtuProbe.test_mtu_probe_inter_node>
self = <scripts.vrouter.test_tcp_mtu_probe.TestMtuProbe...obe_inter_node[dev_reg,sanity] id=0x7f12109ffb70>
args = ()
kwargs = {}

/contrail-test/tcutils/util.py in wrapper(self=<scripts.vrouter.test_tcp_mtu_probe.TestMtuProbe...obe_inter_node[dev_reg,sanity] id=0x7f12109ffb70>, *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 = <function TestMtuProbe.test_mtu_probe_inter_node>
self = <scripts.vrouter.test_tcp_mtu_probe.TestMtuProbe...obe_inter_node[dev_reg,sanity] id=0x7f12109ffb70>
func_args = ()
func_kwargs = {}

/contrail-test/scripts/vrouter/test_tcp_mtu_probe.py in test_mtu_probe_inter_node(self=<scripts.vrouter.test_tcp_mtu_probe.TestMtuProbe...obe_inter_node[dev_reg,sanity] id=0x7f12109ffb70>)
84 self.configure_tcp_mtu_probe(client,server,value)
85 self.verify_icmp_traffic(client,server)
86 self.verify_tcp_traffic(client,server, value)
87 return True
88
self = <scripts.vrouter.test_tcp_mtu_probe.TestMtuProbe...obe_inter_node[dev_reg,sanity] id=0x7f12109ffb70>
self.verify_tcp_traffic = <bound method TestMtuProbe.verify_tcp_traffic of...be_inter_node[dev_reg,sanity] id=0x7f12109ffb70>>
client = <VMFixture: ctest-TestMtuProbe-86501700-95298529>
server = <VMFixture: ctest-TestMtuProbe-86501700-46094700>
value = 0

/contrail-test/scripts/vrouter/test_tcp_mtu_probe.py in verify_tcp_traffic(self=<scripts.vrouter.test_tcp_mtu_probe.TestMtuProbe...obe_inter_node[dev_reg,sanity] id=0x7f12109ffb70>, client=<VMFixture: ctest-TestMtuProbe-86501700-95298529>, server=<VMFixture: ctest-TestMtuProbe-86501700-46094700>, value=0)
42 if value is 2:
43 sport += value
44 assert self.send_nc_traffic(client, server, sport, dport, proto), "TCP traffic failed"
45 return True
46
self = <scripts.vrouter.test_tcp_mtu_probe.TestMtuProbe...obe_inter_node[dev_reg,sanity] id=0x7f12109ffb70>
self.send_nc_traffic = <bound method BaseVrouterTest.send_nc_traffic of...be_inter_node[dev_reg,sanity] id=0x7f12109ffb70>>
client = <VMFixture: ctest-TestMtuProbe-86501700-95298529>
server = <VMFixture: ctest-TestMtuProbe-86501700-46094700>
sport = 10001
dport = 5201
proto = 'tcp'
AssertionError: TCP traffic failed
__cause__ = None
__class__ = <class 'AssertionError'>
__context__ = None
__delattr__ = <method-wrapper '__delattr__' of AssertionError object>
__dict__ = {}
__dir__ = <built-in method __dir__ of AssertionError object>
__doc__ = 'Assertion failed.'
__eq__ = <method-wrapper '__eq__' of AssertionError object>
__format__ = <built-in method __format__ of AssertionError object>
__ge__ = <method-wrapper '__ge__' of AssertionError object>
__getattribute__ = <method-wrapper '__getattribute__' of AssertionError object>
__gt__ = <method-wrapper '__gt__' of AssertionError object>
__hash__ = <method-wrapper '__hash__' of AssertionError object>
__init__ = <method-wrapper '__init__' of AssertionError object>
__init_subclass__ = <built-in method __init_subclass__ of type object>
__le__ = <method-wrapper '__le__' of AssertionError object>
__lt__ = <method-wrapper '__lt__' of AssertionError object>
__ne__ = <method-wrapper '__ne__' of AssertionError object>
__new__ = <built-in method __new__ of type object>
__reduce__ = <built-in method __reduce__ of AssertionError object>
__reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object>
__repr__ = <method-wrapper '__repr__' of AssertionError object>
__setattr__ = <method-wrapper '__setattr__' of AssertionError object>
__setstate__ = <built-in method __setstate__ of AssertionError object>
__sizeof__ = <built-in method __sizeof__ of AssertionError object>
__str__ = <method-wrapper '__str__' of AssertionError object>
__subclasshook__ = <built-in method __subclasshook__ of type object>
__suppress_context__ = False
__traceback__ = <traceback object>
args = ('TCP traffic failed',)
with_traceback = <built-in method with_traceback of AssertionError object>

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

Traceback (most recent call last):
File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper
result = function(self, *args, **kwargs)
File "/contrail-test/tcutils/util.py", line 1041, in wrapper
return f(self, *func_args, **func_kwargs)
File "/contrail-test/scripts/vrouter/test_tcp_mtu_probe.py", line 86, in test_mtu_probe_inter_node
self.verify_tcp_traffic(client,server, value)
File "/contrail-test/scripts/vrouter/test_tcp_mtu_probe.py", line 44, in verify_tcp_traffic
assert self.send_nc_traffic(client, server, sport, dport, proto), "TCP traffic failed"
AssertionError: TCP traffic failed

1077.280 Log File
test_mtu_probe_intra_node[dev_reg,sanity]Success176.859
test_vif_statistics[dev_reg,sanity]Success155.726
Properties »

Back to top