blob: 08f7f65d78d9b0526f9f1516b1583e987288c9f9 [file] [log] [blame]
Chetan Gaonkera58c2582017-08-02 00:02:04 +00001ubuntu@cord-rs-s8:~/cord-tester/src/test/setup$ sudo ./cord-test.py run -m manifest-ponsim.json -t voltha:voltha_exchange.test_subscriber_with_voltha_for_igmp_group_include_empty_src_list_verifying_traffic
2# Host [172.17.0.2]:8101 found: line 3 type RSA
3onoscli: eof exception found
4onoscli: logout
5
6Connection to 172.17.0.2 closed.
7
8result.ok, result.status_code are False and 409
9ONOS app cord-config, version 2.0-SNAPSHOT installed
10result.ok, result.status_code are False and 409
11ONOS app aaa, version 2.0-SNAPSHOT installed
12result.ok, result.status_code are False and 409
13ONOS app igmp, version 2.0-SNAPSHOT installed
14Controller IP [u'172.17.0.2'], Test type voltha:voltha_exchange.test_subscriber_with_voltha_for_igmp_group_include_empty_src_list_verifying_traffic
15Installing cord tester ONOS app /home/ubuntu/cord-tester/src/test/apps/ciena-cordigmp-multitable-3.0-SNAPSHOT.oar
16result.ok, result.status_code are False and 409
17WARNING: The DOCKER_HOST_IP variable is not set. Defaulting to a blank string.
18compose_consul_1 is up-to-date
19compose_fluentd_1 is up-to-date
20compose_zookeeper_1 is up-to-date
21compose_registrator_1 is up-to-date
22compose_kafka_1 is up-to-date
23IP 172.18.0.2 for service consul
24IP 172.18.0.5 for service kafka
25IP 172.18.0.4 for service zookeeper
26IP 172.18.0.6 for service registrator
27IP 172.18.0.3 for service fluentd
28Chameleon voltha sevice is already running. Skipped start
29VOLTHA core is already running. Skipped start
30VOLTHA ofagent is already running. Skipped start
31PONSIM already running. Skipped start
32Radius server running with IP 172.17.0.3
33Running ['voltha:voltha_exchange.test_subscriber_with_voltha_for_igmp_group_include_empty_src_list_verifying_traffic'] tests across 1 containers in parallel
34Modifying scapy tool files before running a test: ['voltha:voltha_exchange.test_subscriber_with_voltha_for_igmp_group_include_empty_src_list_verifying_traffic']
35Running tests: ['voltha:voltha_exchange.test_subscriber_with_voltha_for_igmp_group_include_empty_src_list_verifying_traffic']
36WARNING: No route found for IPv6 destination :: (no default route?)
37Connecting to controller at 172.17.0.2
38onoscli: Trying to connect to 172.17.0.2
39# Host [172.17.0.2]:8101 found: line 1 type RSA
40Spawning pexpect for ip 172.17.0.2
41ssh connection asked for password, gave password
42Command 'summary -j' sent to onoscli.
43onoscli: eof exception found
44onoscli: logout
45
46Connection to 172.17.0.2 closed.
47
48Installing the multi table app /root/test/src/test/voltha/../apps/ciena-cordigmp-multitable-3.0-SNAPSHOT.oar for subscriber test
49Test Method: ... Enabling ponsim olt
50Pre-provisioning ponsim_olt with address 172.17.0.1:50060
51Enabling device 4e19bf53124a
52Checking operational status for device 4e19bf53124a
53Installing OLT app
54Adding subscribers through OLT app
55Adding group 225.0.0.1
56All subscribers have joined the channel
57Subscriber on port veth0 checking data traffic receiving from group 225.0.0.1, channel 0
58Subscriber on port veth0 timed out
59Subscriber not receive data from channel 0 on any specific source veth0
60Leaving channel 0 for subscriber on port veth0
61This Subscriber is tested for multiple service eligibility
62Deleted subscriber for device of:0000000000000001 on port 128
63Deleted subscriber for device of:0000000000000001 on port 129
64Deleted subscriber for device of:0000000000000001 on port 130
65Deleted subscriber for device of:0000000000000001 on port 131
66Deleted subscriber for device of:0000000000000001 on port 132
67Deleted subscriber for device of:0000000000000001 on port 133
68Deleted subscriber for device of:0000000000000001 on port 134
69Deleted subscriber for device of:0000000000000001 on port 135
70Deleted subscriber for device of:0000000000000001 on port 136
71Deleted subscriber for device of:0000000000000001 on port 137
72Deleted subscriber for device of:0000000000000001 on port 138
73Disabling device 4e19bf53124a
74Deleting device 4e19bf53124a
75Uninstalling OLT app
76ok
77Installing back the cord igmp app /root/test/src/test/voltha/../apps/ciena-cordigmp-3.0-SNAPSHOT.oar for subscriber test on exit
78
79----------------------------------------------------------------------
80Ran 1 test in 96.090s
81
82OK
83Test volthaTest.py:voltha_exchange.test_subscriber_with_voltha_for_igmp_group_include_empty_src_list_verifying_traffic Success
84Done running tests
85ubuntu@cord-rs-s8:~/cord-tester/src/test/setup$