blob: 439f1d3b60ffb623654b559f0f565c84ce4691c1 [file] [log] [blame]
admin9529d112013-11-22 15:00:05 -08001
2 +----------------+
3------------------------------ { Script And Files } ------------------------------
4 +----------------+
5
6 Script Log File : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_21_Nov_2013_12_13_56/OnosPerf4nodes_21_Nov_2013_12_13_56.log
7 Report Log File : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_21_Nov_2013_12_13_56/OnosPerf4nodes_21_Nov_2013_12_13_56.rpt
8 ONOS4 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_21_Nov_2013_12_13_56/ONOS4.session
9 ONOS2 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_21_Nov_2013_12_13_56/ONOS2.session
10 ONOS3 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_21_Nov_2013_12_13_56/ONOS3.session
11 ONOS1 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_21_Nov_2013_12_13_56/ONOS1.session
12 Cassandra1 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_21_Nov_2013_12_13_56/Cassandra1.session
13 Cassandra2 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_21_Nov_2013_12_13_56/Cassandra2.session
14 Cassandra3 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_21_Nov_2013_12_13_56/Cassandra3.session
15 Cassandra4 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_21_Nov_2013_12_13_56/Cassandra4.session
16 Zookeeper1 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_21_Nov_2013_12_13_56/Zookeeper1.session
17 Mininet1 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_21_Nov_2013_12_13_56/Mininet1.session
18 Mininet4 Session Log : /home/admin/ONLabTest/TestON/logs/OnosPerf4nodes_21_Nov_2013_12_13_56/Mininet4.session
19 Test Script :/home/admin/ONLabTest/TestON/Tests/OnosPerf4nodes.py
20 Test Params : /home/admin/ONLabTest/TestON/Tests/OnosPerf4nodes.params
21 Topology : /home/admin/ONLabTest/TestON/Tests/OnosPerf4nodes.tpl
22 +------------------+
23--------------------------- { Script Exec Params } ---------------------------
24 +------------------+
25
26
27 'CTRL':
28 'ip2': '10.128.100.4'
29 'ip3': '10.128.100.5'
30 'ip1': '10.128.100.1'
31 'ip4': '10.128.100.6'
32 'port4': '6633'
33 'port2': '6633'
34 'port3': '6633'
35 'port1': '6633'
36
37 'MN_size': '57'
38 'FLOWDEF': '~/flowdef_files/Center_Triangle/flowdef_20.txt'
39 'NR_Switches': '25'
40 'WaitTime': '60'
41 'TargetTime': '30'
42 'PING':
43 'source2': 'h7'
44 'source9': 'h14'
45 'source10': 'h15'
46 'source4': 'h9'
47 'source5': 'h10'
48 'target3': '10.0.0.18'
49 'target10': '10.0.0.25'
50 'source3': 'h8'
51 'source1': 'h6'
52 'source6': 'h11'
53 'source7': 'h12'
54 'target8': '10.0.0.23'
55 'target9': '10.0.0.24'
56 'target6': '10.0.0.21'
57 'target7': '10.0.0.22'
58 'target4': '10.0.0.19'
59 'target5': '10.0.0.20'
60 'target2': '10.0.0.17'
61 'source8': 'h13'
62 'target1': '10.0.0.16'
63
64 'NR_Links': '50'
65 'testcases': '1
66 2
67 3
68 4
69 5
70 6
71 7
72 4
73 8
74 7
75 4
76 9
77 7'
78 'RestIP': '10.128.100.4'
79 'Iterations': '3'
80
81
82 +---------------+
83----------------------------- { Components Used } -----------------------------
84 +---------------+
85 ONOS4
86 ONOS2
87 ONOS3
88 ONOS1
89 Cassandra1
90 Cassandra2
91 Cassandra3
92 Cassandra4
93 Zookeeper1
94 Mininet1
95 Mininet4
96
97
98 +--------+
99---------------------------- { Topology } ----------------------------
100 +--------+
101
102
103 'ONOS4':
104 'connect_order': '9'
105 'password': None
106 'type': 'OnosCliDriver'
107 'host': '10.128.100.6'
108 'user': 'admin'
109
110 'ONOS2':
111 'connect_order': '7'
112 'password': None
113 'type': 'OnosCliDriver'
114 'host': '10.128.100.4'
115 'user': 'admin'
116
117 'ONOS3':
118 'connect_order': '8'
119 'password': None
120 'type': 'OnosCliDriver'
121 'host': '10.128.100.5'
122 'user': 'admin'
123
124 'ONOS1':
125 'connect_order': '6'
126 'password': None
127 'type': 'OnosCliDriver'
128 'host': '10.128.100.1'
129 'user': 'admin'
130
131 'Cassandra1':
132 'connect_order': '2'
133 'password': None
134 'type': 'CassandraCliDriver'
135 'host': '10.128.100.1'
136 'user': 'admin'
137
138 'Cassandra2':
139 'connect_order': '3'
140 'password': None
141 'type': 'CassandraCliDriver'
142 'host': '10.128.100.4'
143 'user': 'admin'
144
145 'Cassandra3':
146 'connect_order': '4'
147 'password': None
148 'type': 'CassandraCliDriver'
149 'host': '10.128.100.5'
150 'user': 'admin'
151
152 'Cassandra4':
153 'connect_order': '5'
154 'password': None
155 'type': 'CassandraCliDriver'
156 'host': '10.128.100.6'
157 'user': 'admin'
158
159 'Zookeeper1':
160 'connect_order': '1'
161 'password': None
162 'type': 'ZookeeperCliDriver'
163 'host': '10.128.100.1'
164 'user': 'admin'
165
166 'Mininet1':
167 'connect_order': '10'
168 'host': '10.128.100.11'
169 'user': 'admin'
170 'COMPONENTS':
171 'arg1': '--custom ~/mininet/custom/topo-onos4node.py'
172 'arg2': '--topo mytopo --arp'
173 'controller': 'remote'
174
175 'password': None
176 'type': 'MininetCliDriver'
177
178 'Mininet4':
179 'connect_order': '11'
180 'password': None
181 'type': 'RemoteMininetDriver'
182 'host': '10.128.100.11'
183 'user': 'admin'
184
185
186------------------------------------------------------------
187
188
189******************************
190 CASE INIT
191******************************
192
1932013-11-21 12:13:56,090 - OnosPerf4nodes - INFO - Creating component Handle: Zookeeper1
1942013-11-21 12:13:56,138 - OnosPerf4nodes - INFO - Password not required logged in
1952013-11-21 12:13:56,241 - OnosPerf4nodes - INFO - Starting Zookeeper
1962013-11-21 12:13:58,696 - OnosPerf4nodes - WARNING - zookeeper ... already running
1972013-11-21 12:13:58,697 - OnosPerf4nodes - INFO - Creating component Handle: Cassandra1
1982013-11-21 12:13:58,757 - OnosPerf4nodes - INFO - Password not required logged in
1992013-11-21 12:13:58,860 - OnosPerf4nodes - INFO - Creating component Handle: Cassandra2
2002013-11-21 12:13:58,915 - OnosPerf4nodes - INFO - Password not required logged in
2012013-11-21 12:13:59,018 - OnosPerf4nodes - INFO - Creating component Handle: Cassandra3
2022013-11-21 12:13:59,076 - OnosPerf4nodes - INFO - Password not required logged in
2032013-11-21 12:13:59,178 - OnosPerf4nodes - INFO - Creating component Handle: Cassandra4
2042013-11-21 12:13:59,230 - OnosPerf4nodes - INFO - Password not required logged in
2052013-11-21 12:13:59,334 - OnosPerf4nodes - INFO - Creating component Handle: ONOS1
2062013-11-21 12:13:59,395 - OnosPerf4nodes - INFO - Password not required logged in
2072013-11-21 12:13:59,498 - OnosPerf4nodes - INFO - Creating component Handle: ONOS2
2082013-11-21 12:13:59,549 - OnosPerf4nodes - INFO - Password not required logged in
2092013-11-21 12:13:59,654 - OnosPerf4nodes - INFO - Creating component Handle: ONOS3
2102013-11-21 12:13:59,709 - OnosPerf4nodes - INFO - Password not required logged in
2112013-11-21 12:13:59,813 - OnosPerf4nodes - INFO - Creating component Handle: ONOS4
2122013-11-21 12:13:59,863 - OnosPerf4nodes - INFO - Password not required logged in
2132013-11-21 12:13:59,967 - OnosPerf4nodes - INFO - Creating component Handle: Mininet1
2142013-11-21 12:14:00,033 - OnosPerf4nodes - INFO - Password not required logged in
2152013-11-21 12:14:00,136 - OnosPerf4nodes - INFO - Clearing any residual state or processes
2162013-11-21 12:14:09,482 - OnosPerf4nodes - INFO - Clean
2172013-11-21 12:14:09,483 - OnosPerf4nodes - INFO - building fresh mininet
2182013-11-21 12:14:09,724 - OnosPerf4nodes - INFO - Creating network
2192013-11-21 12:14:09,725 - OnosPerf4nodes - INFO - Adding controller
2202013-11-21 12:14:09,788 - OnosPerf4nodes - INFO - Adding hosts:
2212013-11-21 12:14:10,053 - OnosPerf4nodes - INFO - Adding switches:
2222013-11-21 12:14:11,066 - OnosPerf4nodes - INFO - Adding links:
2232013-11-21 12:14:16,686 - OnosPerf4nodes - INFO - Configuring hosts
2242013-11-21 12:14:21,344 - OnosPerf4nodes - INFO - Starting controller
2252013-11-21 12:14:21,346 - OnosPerf4nodes - INFO - Starting 25 switches
2262013-11-21 12:14:28,242 - OnosPerf4nodes - INFO - Starting CLI:
2272013-11-21 12:14:28,254 - OnosPerf4nodes - INFO - mininet built
2282013-11-21 12:14:28,255 - OnosPerf4nodes - INFO - Creating component Handle: Mininet4
2292013-11-21 12:14:28,316 - OnosPerf4nodes - INFO - Password not required logged in
230
231
232******************************
233 Result summary for Testcase1
234******************************
235
2362013-11-21 12:14:29,234 - OnosPerf4nodes - WARNING - ONOS wasn't running
2372013-11-21 12:14:29,963 - OnosPerf4nodes - WARNING - ONOS wasn't running
2382013-11-21 12:14:30,780 - OnosPerf4nodes - WARNING - ONOS wasn't running
2392013-11-21 12:14:31,874 - OnosPerf4nodes - WARNING - ONOS wasn't running
2402013-11-21 12:14:31,875 - OnosPerf4nodes - INFO - Starting Cassandra
2412013-11-21 12:14:37,471 - OnosPerf4nodes - INFO - Cassandra Started
2422013-11-21 12:14:37,471 - OnosPerf4nodes - INFO - Starting Cassandra
2432013-11-21 12:14:43,093 - OnosPerf4nodes - INFO - Cassandra Started
2442013-11-21 12:14:43,094 - OnosPerf4nodes - INFO - Starting Cassandra
2452013-11-21 12:14:48,726 - OnosPerf4nodes - INFO - Cassandra Started
2462013-11-21 12:14:48,727 - OnosPerf4nodes - INFO - Starting Cassandra
2472013-11-21 12:14:54,345 - OnosPerf4nodes - INFO - Cassandra Started
2482013-11-21 12:15:16,224 - OnosPerf4nodes - INFO - Keyspace dropped
2492013-11-21 12:15:25,992 - OnosPerf4nodes - INFO - ONOS Started
2502013-11-21 12:15:45,736 - OnosPerf4nodes - INFO - ONOS Started
2512013-11-21 12:15:55,776 - OnosPerf4nodes - INFO - ONOS Started
2522013-11-21 12:16:05,671 - OnosPerf4nodes - INFO - ONOS Started
2532013-11-21 12:16:08,169 - OnosPerf4nodes - INFO - Executed :~/ONOS/start-rest.sh start Expected Prompt '\$' Found
2542013-11-21 12:16:08,171 - OnosPerf4nodes - INFO - Rest Server Started Successfully
2552013-11-21 12:16:18,419 - OnosPerf4nodes - INFO - Executed :~/ONOS/start-rest.sh status Expected Prompt 'running' Found
2562013-11-21 12:16:18,420 - OnosPerf4nodes - INFO - Rest Server is running
2572013-11-21 12:16:18,523 - OnosPerf4nodes - INFO - Executed : Expected Prompt '\$' Found
258
259[2013-11-21 12:16:18.637434] [OnosPerf4nodes] [CASE] Checking if the startup was clean...
260
261[2013-11-21 12:16:18.640067] [OnosPerf4nodes] [STEP] INIT : Initializing the test case :Checking if the startup was clean...
262
263[2013-11-21 12:16:18.642942] [OnosPerf4nodes] [STEP] 1.1: Testing startup Zookeeper
2642013-11-21 12:16:18,886 - OnosPerf4nodes - INFO - Executed :
265 Expected Prompt '\$' Found
2662013-11-21 12:16:19,497 - OnosPerf4nodes - INFO - Executed :~/zookeeper-3.4.5/bin/zkServer.sh status Expected Prompt 'Mode' Found
2672013-11-21 12:16:19,501 - OnosPerf4nodes - INFO - Verifying the Expected is equal to the actual or not using assert_equal
2682013-11-21 12:16:19,502 - OnosPerf4nodes - INFO - Zookeeper is up!
2692013-11-21 12:16:19,502 - OnosPerf4nodes - INFO - Assertion Passed
270
271[2013-11-21 12:16:19.503597] [OnosPerf4nodes] [STEP] 1.2: Testing startup Cassandra
2722013-11-21 12:16:19,506 - OnosPerf4nodes - INFO - trying 5 times
2732013-11-21 12:16:19,747 - OnosPerf4nodes - INFO - Executed : Expected Prompt '\$' Found
2742013-11-21 12:16:21,194 - OnosPerf4nodes - INFO - Verifying the Expected is equal to the actual or not using assert_equal
2752013-11-21 12:16:21,195 - OnosPerf4nodes - INFO - Cassandra is up!
2762013-11-21 12:16:21,195 - OnosPerf4nodes - INFO - Assertion Passed
277
278[2013-11-21 12:16:21.197126] [OnosPerf4nodes] [STEP] 1.3: Testing startup ONOS
2792013-11-21 12:16:21,301 - OnosPerf4nodes - INFO - Executed : Expected Prompt '\$' Found
2802013-11-21 12:16:21,896 - OnosPerf4nodes - INFO - Executed :~/ONOS/start-onos.sh status Expected Prompt 'running' Found
2812013-11-21 12:16:21,998 - OnosPerf4nodes - INFO - Executed : Expected Prompt '\$' Found
2822013-11-21 12:16:22,100 - OnosPerf4nodes - INFO - Executed :tail ~/ONOS/onos-logs/onos.*.log Expected Prompt '\$' Found
2832013-11-21 12:16:24,204 - OnosPerf4nodes - INFO - Executed : Expected Prompt '\$' Found
2842013-11-21 12:16:24,306 - OnosPerf4nodes - INFO - Executed :tail ~/ONOS/onos-logs/onos.*.log Expected Prompt '\$' Found
2852013-11-21 12:16:24,308 - OnosPerf4nodes - ERROR - Assertion Failed
2862013-11-21 12:16:24,309 - OnosPerf4nodes - ERROR - ONOS process not running...
2872013-11-21 12:16:24,310 - OnosPerf4nodes - WARNING - Assertion Failed
2882013-11-21 12:16:25,038 - OnosPerf4nodes - WARNING - ONOS wasn't running
2892013-11-21 12:16:25,922 - OnosPerf4nodes - WARNING - ONOS wasn't running
2902013-11-21 12:16:26,818 - OnosPerf4nodes - WARNING - ONOS wasn't running
2912013-11-21 12:16:27,697 - OnosPerf4nodes - WARNING - ONOS wasn't running
2922013-11-21 12:16:42,578 - OnosPerf4nodes - INFO - ONOS Started
2932013-11-21 12:17:02,441 - OnosPerf4nodes - INFO - ONOS Started
2942013-11-21 12:17:12,616 - OnosPerf4nodes - INFO - ONOS Started
2952013-11-21 12:17:22,087 - OnosPerf4nodes - INFO - ONOS Started
2962013-11-21 12:17:22,327 - OnosPerf4nodes - INFO - Executed : Expected Prompt '\$' Found
2972013-11-21 12:17:22,936 - OnosPerf4nodes - INFO - Executed :~/ONOS/start-onos.sh status Expected Prompt 'running' Found
2982013-11-21 12:17:23,038 - OnosPerf4nodes - INFO - Executed : Expected Prompt '\$' Found
2992013-11-21 12:17:23,140 - OnosPerf4nodes - INFO - Executed :tail ~/ONOS/onos-logs/onos.*.log Expected Prompt '\$' Found
3002013-11-21 12:17:25,244 - OnosPerf4nodes - INFO - Executed : Expected Prompt '\$' Found
3012013-11-21 12:17:25,346 - OnosPerf4nodes - INFO - Executed :tail ~/ONOS/onos-logs/onos.*.log Expected Prompt '\$' Found
3022013-11-21 12:17:25,348 - OnosPerf4nodes - ERROR - Assertion Failed
3032013-11-21 12:17:25,348 - OnosPerf4nodes - ERROR - ONOS process not running...
3042013-11-21 12:17:25,349 - OnosPerf4nodes - WARNING - Assertion Failed
3052013-11-21 12:17:25,350 - OnosPerf4nodes - INFO - Verifying the Expected is equal to the actual or not using assert_equal
3062013-11-21 12:17:25,350 - OnosPerf4nodes - ERROR - ONOS didn't start...
3072013-11-21 12:17:25,351 - OnosPerf4nodes - WARNING - Assertion Failed
308
309
310*****************************
311 Result: Failed
312*****************************
313
314
315
316******************************
317 Result summary for Testcase2
318******************************
319
320
321[2013-11-21 12:17:25.355429] [OnosPerf4nodes] [STEP] INIT : Initializing the test case :Checking if the startup was clean...
322
323[2013-11-21 12:17:25.358211] [OnosPerf4nodes] [STEP] 2.1: Checking if MN switches exist
324
325[2013-11-21 12:17:25.364875] [OnosPerf4nodes] [STEP] 2.2: assigning ONOS controllers to switches
3262013-11-21 12:17:25,524 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s1 ptcp:6634 tcp:10.128.100.1:6633 Expected Prompt 'mininet>' Found
3272013-11-21 12:17:26,691 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s1 ptcp:6634 tcp:10.128.100.1:6633 tcp:10.128.100.4:6633 tcp:10.128.100.5:6633 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3282013-11-21 12:17:26,855 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s2 ptcp:6635 tcp:10.128.100.1:6633 Expected Prompt 'mininet>' Found
3292013-11-21 12:17:28,013 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s2 ptcp:6635 tcp:10.128.100.1:6633 tcp:10.128.100.4:6633 tcp:10.128.100.5:6633 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3302013-11-21 12:17:28,175 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s3 ptcp:6636 tcp:10.128.100.1:6633 Expected Prompt 'mininet>' Found
3312013-11-21 12:17:29,339 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s3 ptcp:6636 tcp:10.128.100.1:6633 tcp:10.128.100.4:6633 tcp:10.128.100.5:6633 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3322013-11-21 12:17:29,502 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s4 ptcp:6637 tcp:10.128.100.4:6633 Expected Prompt 'mininet>' Found
3332013-11-21 12:17:30,660 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s4 ptcp:6637 tcp:10.128.100.1:6633 tcp:10.128.100.4:6633 tcp:10.128.100.5:6633 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3342013-11-21 12:17:30,807 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s5 ptcp:6638 tcp:10.128.100.4:6633 Expected Prompt 'mininet>' Found
3352013-11-21 12:17:31,965 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s5 ptcp:6638 tcp:10.128.100.1:6633 tcp:10.128.100.4:6633 tcp:10.128.100.5:6633 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3362013-11-21 12:17:32,128 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s6 ptcp:6639 tcp:10.128.100.5:6633 Expected Prompt 'mininet>' Found
3372013-11-21 12:17:33,292 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s6 ptcp:6639 tcp:10.128.100.1:6633 tcp:10.128.100.4:6633 tcp:10.128.100.5:6633 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3382013-11-21 12:17:33,453 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s7 ptcp:6640 tcp:10.128.100.5:6633 Expected Prompt 'mininet>' Found
3392013-11-21 12:17:34,605 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s7 ptcp:6640 tcp:10.128.100.1:6633 tcp:10.128.100.4:6633 tcp:10.128.100.5:6633 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3402013-11-21 12:17:34,762 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s8 ptcp:6641 tcp:10.128.100.5:6633 Expected Prompt 'mininet>' Found
3412013-11-21 12:17:35,915 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s8 ptcp:6641 tcp:10.128.100.1:6633 tcp:10.128.100.4:6633 tcp:10.128.100.5:6633 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3422013-11-21 12:17:36,068 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s9 ptcp:6642 tcp:10.128.100.5:6633 Expected Prompt 'mininet>' Found
3432013-11-21 12:17:37,221 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s9 ptcp:6642 tcp:10.128.100.1:6633 tcp:10.128.100.4:6633 tcp:10.128.100.5:6633 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3442013-11-21 12:17:37,384 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s10 ptcp:6643 tcp:10.128.100.5:6633 Expected Prompt 'mininet>' Found
3452013-11-21 12:17:38,553 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s10 ptcp:6643 tcp:10.128.100.1:6633 tcp:10.128.100.4:6633 tcp:10.128.100.5:6633 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3462013-11-21 12:17:38,718 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s11 ptcp:6644 tcp:10.128.100.5:6633 Expected Prompt 'mininet>' Found
3472013-11-21 12:17:39,879 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s11 ptcp:6644 tcp:10.128.100.1:6633 tcp:10.128.100.4:6633 tcp:10.128.100.5:6633 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3482013-11-21 12:17:40,044 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s12 ptcp:6645 tcp:10.128.100.5:6633 Expected Prompt 'mininet>' Found
3492013-11-21 12:17:41,203 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s12 ptcp:6645 tcp:10.128.100.1:6633 tcp:10.128.100.4:6633 tcp:10.128.100.5:6633 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3502013-11-21 12:17:41,366 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s13 ptcp:6646 tcp:10.128.100.5:6633 Expected Prompt 'mininet>' Found
3512013-11-21 12:17:42,541 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s13 ptcp:6646 tcp:10.128.100.1:6633 tcp:10.128.100.4:6633 tcp:10.128.100.5:6633 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3522013-11-21 12:17:42,713 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s14 ptcp:6647 tcp:10.128.100.5:6633 Expected Prompt 'mininet>' Found
3532013-11-21 12:17:43,884 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s14 ptcp:6647 tcp:10.128.100.1:6633 tcp:10.128.100.4:6633 tcp:10.128.100.5:6633 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3542013-11-21 12:17:44,032 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s15 ptcp:6648 tcp:10.128.100.5:6633 Expected Prompt 'mininet>' Found
3552013-11-21 12:17:45,182 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s15 ptcp:6648 tcp:10.128.100.1:6633 tcp:10.128.100.4:6633 tcp:10.128.100.5:6633 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3562013-11-21 12:17:45,348 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s31 ptcp:6664 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3572013-11-21 12:17:46,512 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s31 ptcp:6664 tcp:10.128.100.1:6633 tcp:10.128.100.4:6633 tcp:10.128.100.5:6633 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3582013-11-21 12:17:46,658 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s32 ptcp:6665 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3592013-11-21 12:17:47,810 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s32 ptcp:6665 tcp:10.128.100.1:6633 tcp:10.128.100.4:6633 tcp:10.128.100.5:6633 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3602013-11-21 12:17:47,976 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s33 ptcp:6666 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3612013-11-21 12:17:49,147 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s33 ptcp:6666 tcp:10.128.100.1:6633 tcp:10.128.100.4:6633 tcp:10.128.100.5:6633 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3622013-11-21 12:17:49,308 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s34 ptcp:6667 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3632013-11-21 12:17:50,465 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s34 ptcp:6667 tcp:10.128.100.1:6633 tcp:10.128.100.4:6633 tcp:10.128.100.5:6633 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3642013-11-21 12:17:50,629 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s35 ptcp:6668 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3652013-11-21 12:17:51,790 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s35 ptcp:6668 tcp:10.128.100.1:6633 tcp:10.128.100.4:6633 tcp:10.128.100.5:6633 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3662013-11-21 12:17:51,942 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s36 ptcp:6669 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3672013-11-21 12:17:53,106 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s36 ptcp:6669 tcp:10.128.100.1:6633 tcp:10.128.100.4:6633 tcp:10.128.100.5:6633 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3682013-11-21 12:17:53,262 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s37 ptcp:6670 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3692013-11-21 12:17:54,424 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s37 ptcp:6670 tcp:10.128.100.1:6633 tcp:10.128.100.4:6633 tcp:10.128.100.5:6633 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3702013-11-21 12:17:54,590 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s38 ptcp:6671 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3712013-11-21 12:17:55,760 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s38 ptcp:6671 tcp:10.128.100.1:6633 tcp:10.128.100.4:6633 tcp:10.128.100.5:6633 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3722013-11-21 12:17:55,923 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s39 ptcp:6672 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3732013-11-21 12:17:57,076 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s39 ptcp:6672 tcp:10.128.100.1:6633 tcp:10.128.100.4:6633 tcp:10.128.100.5:6633 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3742013-11-21 12:17:57,234 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s40 ptcp:6673 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3752013-11-21 12:17:58,393 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl set-controller s40 ptcp:6673 tcp:10.128.100.1:6633 tcp:10.128.100.4:6633 tcp:10.128.100.5:6633 tcp:10.128.100.6:6633 Expected Prompt 'mininet>' Found
3762013-11-21 12:17:58,530 - OnosPerf4nodes - INFO - Executed :sh ovs-vsctl get-controller s1 Expected Prompt 'mininet>' Found
3772013-11-21 12:17:58,531 - OnosPerf4nodes - INFO - sh ovs-vsctl get-controller s1
378ptcp:6634
379tcp:10.128.100.1:6633
380tcp:10.128.100.4:6633
381tcp:10.128.100.5:6633
382tcp:10.128.100.6:6633
383mininet>
384
385
386*****************************
387 Result: Failed
388*****************************
389
390
391
392******************************
393 Result summary for Testcase3
394******************************
395
396
397[2013-11-21 12:18:03.541241] [OnosPerf4nodes] [CASE] TOPO check
398
399[2013-11-21 12:18:03.543717] [OnosPerf4nodes] [STEP] INIT : Initializing the test case :TOPO check
400
401[2013-11-21 12:18:03.547510] [OnosPerf4nodes] [STEP] 3.1: calling rest calls
4022013-11-21 12:18:03,550 - OnosPerf4nodes - INFO - Making some rest calls...
4032013-11-21 12:18:03,958 - OnosPerf4nodes - INFO -
404-----
405Rest API has an issueRest API has an issue-----
406
4072013-11-21 12:18:08,966 - OnosPerf4nodes - INFO - Making some rest calls...
4082013-11-21 12:18:09,385 - OnosPerf4nodes - INFO -
409-----
410Rest API has an issueRest API has an issue-----
411
4122013-11-21 12:18:14,393 - OnosPerf4nodes - INFO - Making some rest calls...
4132013-11-21 12:18:14,713 - OnosPerf4nodes - INFO -
414-----
415Rest API has an issueRest API has an issue-----
416
4172013-11-21 12:18:19,720 - OnosPerf4nodes - INFO - Making some rest calls...
4182013-11-21 12:18:20,133 - OnosPerf4nodes - INFO -
419-----
420Rest API has an issueRest API has an issue-----
421
4222013-11-21 12:18:34,950 - OnosPerf4nodes - INFO - ONOS Started
4232013-11-21 12:18:45,214 - OnosPerf4nodes - INFO - ONOS Started
4242013-11-21 12:18:55,073 - OnosPerf4nodes - INFO - ONOS Started
4252013-11-21 12:19:04,738 - OnosPerf4nodes - INFO - ONOS Started
4262013-11-21 12:19:49,771 - OnosPerf4nodes - INFO - Making some rest calls...
4272013-11-21 12:19:50,122 - OnosPerf4nodes - INFO -
428-----
429Rest API has an issueRest API has an issue-----
430
4312013-11-21 12:19:55,130 - OnosPerf4nodes - INFO - Making some rest calls...
4322013-11-21 12:19:55,563 - OnosPerf4nodes - INFO -
433-----
434Rest API has an issueRest API has an issue-----
435
4362013-11-21 12:20:00,571 - OnosPerf4nodes - INFO - Making some rest calls...
4372013-11-21 12:20:00,934 - OnosPerf4nodes - INFO -
438-----
439Rest API has an issueRest API has an issue-----
440
4412013-11-21 12:20:05,941 - OnosPerf4nodes - INFO - Making some rest calls...
4422013-11-21 12:20:06,357 - OnosPerf4nodes - INFO -
443-----
444Rest API has an issueRest API has an issue-----
445
4462013-11-21 12:20:11,366 - OnosPerf4nodes - INFO - Verifying the Expected is equal to the actual or not using assert_equal
4472013-11-21 12:20:11,372 - OnosPerf4nodes - WARNING - Assertion Failed
448
449
450*****************************
451 Result: Failed
452*****************************
453
454
455
456******************************
457 Result summary for Testcase4
458******************************
459
460
461[2013-11-21 12:20:11.379461] [OnosPerf4nodes] [CASE] Taking care of these flows!
462
463[2013-11-21 12:20:11.382103] [OnosPerf4nodes] [STEP] INIT : Initializing the test case :Taking care of these flows!
464
465[2013-11-21 12:20:11.387308] [OnosPerf4nodes] [STEP] 4.1: Cleaning out any leftover flows...
4662013-11-21 12:20:11,390 - OnosPerf4nodes - INFO - deleting...
4672013-11-21 12:20:11,390 - OnosPerf4nodes - INFO - Deleting ALL flows...
4682013-11-21 12:20:12,371 - OnosPerf4nodes - INFO - Flows deleted
4692013-11-21 12:20:12,372 - OnosPerf4nodes - INFO - adding...
4702013-11-21 12:20:12,372 - OnosPerf4nodes - INFO - Adding Flows...
4712013-11-21 12:20:16,262 - OnosPerf4nodes - INFO - Flows added
4722013-11-21 12:20:16,263 - OnosPerf4nodes - INFO - Checking...
4732013-11-21 12:20:17,896 - OnosPerf4nodes - INFO - There don't seem to be any flows here...
4742013-11-21 12:20:22,902 - OnosPerf4nodes - INFO - Checking Flows again...
4752013-11-21 12:20:24,476 - OnosPerf4nodes - INFO - There don't seem to be any flows here...
4762013-11-21 12:20:29,481 - OnosPerf4nodes - INFO - Checking Flows again...
4772013-11-21 12:20:31,085 - OnosPerf4nodes - INFO - There don't seem to be any flows here...
4782013-11-21 12:20:36,091 - OnosPerf4nodes - INFO - Checking Flows again...
4792013-11-21 12:20:37,657 - OnosPerf4nodes - INFO - There don't seem to be any flows here...
4802013-11-21 12:20:42,663 - OnosPerf4nodes - INFO - Checking Flows again...
4812013-11-21 12:20:44,257 - OnosPerf4nodes - INFO - There don't seem to be any flows here...
4822013-11-21 12:20:49,263 - OnosPerf4nodes - INFO - Checking Flows again...
4832013-11-21 12:20:50,816 - OnosPerf4nodes - INFO - There don't seem to be any flows here...
4842013-11-21 12:20:55,822 - OnosPerf4nodes - INFO - Checking Flows again...
4852013-11-21 12:20:57,371 - OnosPerf4nodes - INFO - There don't seem to be any flows here...
4862013-11-21 12:21:02,377 - OnosPerf4nodes - INFO - Checking Flows again...
4872013-11-21 12:21:03,962 - OnosPerf4nodes - INFO - There don't seem to be any flows here...
4882013-11-21 12:21:08,968 - OnosPerf4nodes - INFO - Checking Flows again...
4892013-11-21 12:21:10,542 - OnosPerf4nodes - INFO - There don't seem to be any flows here...
4902013-11-21 12:21:15,547 - OnosPerf4nodes - INFO - Checking Flows again...
4912013-11-21 12:21:17,102 - OnosPerf4nodes - INFO - There don't seem to be any flows here...
4922013-11-21 12:21:22,107 - OnosPerf4nodes - INFO - Checking Flows again...
4932013-11-21 12:21:23,649 - OnosPerf4nodes - INFO - There don't seem to be any flows here...
4942013-11-21 12:21:28,654 - OnosPerf4nodes - INFO - Checking Flows again...
4952013-11-21 12:21:30,206 - OnosPerf4nodes - INFO - There don't seem to be any flows here...
4962013-11-21 12:21:35,212 - OnosPerf4nodes - INFO - Checking Flows again...
4972013-11-21 12:21:36,797 - OnosPerf4nodes - INFO - There don't seem to be any flows here...
4982013-11-21 12:21:41,802 - OnosPerf4nodes - INFO - Checking Flows again...
4992013-11-21 12:21:43,491 - OnosPerf4nodes - INFO - There don't seem to be any flows here...
5002013-11-21 12:21:48,497 - OnosPerf4nodes - INFO - Checking Flows again...
5012013-11-21 12:21:50,045 - OnosPerf4nodes - INFO - There don't seem to be any flows here...
5022013-11-21 12:21:55,051 - OnosPerf4nodes - INFO - Checking Flows again...
5032013-11-21 12:21:55,052 - OnosPerf4nodes - INFO -
504 h6 IS PINGING h31
5052013-11-21 12:22:05,155 - OnosPerf4nodes - ERROR - Expected Prompt not found , Time Out!!
5062013-11-21 12:22:05,156 - OnosPerf4nodes - ERROR - mininet
5072013-11-21 12:22:05,157 - OnosPerf4nodes - ERROR - Assertion Failed
5082013-11-21 12:22:05,157 - OnosPerf4nodes - ERROR - Host is not reachable
5092013-11-21 12:22:05,158 - OnosPerf4nodes - WARNING - Assertion Failed
5102013-11-21 12:22:05,158 - OnosPerf4nodes - ERROR - PACKET LOST, HOST IS NOT REACHABLE
5112013-11-21 12:22:05,159 - OnosPerf4nodes - INFO - Ping failed, making attempt number 2 in 10 seconds
5122013-11-21 12:22:15,169 - OnosPerf4nodes - INFO -
513 h6 IS PINGING h31
5142013-11-21 12:22:15,272 - OnosPerf4nodes - INFO - Executed :h6 ping h31 -c 1 -i .2 Expected Prompt 'mininet' Found
5152013-11-21 12:22:15,273 - OnosPerf4nodes - ERROR - Assertion Failed
5162013-11-21 12:22:15,273 - OnosPerf4nodes - ERROR - Host is not reachable
5172013-11-21 12:22:15,274 - OnosPerf4nodes - WARNING - Assertion Failed
5182013-11-21 12:22:15,274 - OnosPerf4nodes - ERROR - PACKET LOST, HOST IS NOT REACHABLE
5192013-11-21 12:22:15,275 - OnosPerf4nodes - INFO - Ping failed, making attempt number 3 in 10 seconds
5202013-11-21 12:22:25,285 - OnosPerf4nodes - INFO -
521 h6 IS PINGING h31
5222013-11-21 12:22:25,388 - OnosPerf4nodes - INFO - Executed :h6 ping h31 -c 1 -i .2 Expected Prompt 'mininet' Found
5232013-11-21 12:22:25,389 - OnosPerf4nodes - ERROR - Assertion Failed
5242013-11-21 12:22:25,389 - OnosPerf4nodes - ERROR - Host is not reachable
5252013-11-21 12:22:25,390 - OnosPerf4nodes - WARNING - Assertion Failed
5262013-11-21 12:22:25,390 - OnosPerf4nodes - ERROR - PACKET LOST, HOST IS NOT REACHABLE
5272013-11-21 12:22:25,390 - OnosPerf4nodes - ERROR - Ping test failed
5282013-11-21 12:22:25,391 - OnosPerf4nodes - INFO - PING TEST FAIL
5292013-11-21 12:22:25,391 - OnosPerf4nodes - INFO - Verifying the Expected is equal to the actual or not using assert_equal
5302013-11-21 12:22:25,391 - OnosPerf4nodes - ERROR - FLOWS not correct
5312013-11-21 12:22:25,392 - OnosPerf4nodes - WARNING - Assertion Failed
532
533[2013-11-21 12:22:25.393313] [OnosPerf4nodes] [CASE] TOPO check
534
535[2013-11-21 12:22:25.396390] [OnosPerf4nodes] [STEP] 4.2: calling rest calls
5362013-11-21 12:22:25,399 - OnosPerf4nodes - INFO - Making some rest calls...
5372013-11-21 12:22:25,826 - OnosPerf4nodes - INFO -
538-----
539Rest API has an issueRest API has an issue-----
540
5412013-11-21 12:22:30,833 - OnosPerf4nodes - INFO - Making some rest calls...
5422013-11-21 12:22:31,188 - OnosPerf4nodes - INFO -
543-----
544Rest API has an issueRest API has an issue-----
545
5462013-11-21 12:22:36,195 - OnosPerf4nodes - INFO - Making some rest calls...
5472013-11-21 12:22:36,561 - OnosPerf4nodes - INFO -
548-----
549Rest API has an issueRest API has an issue-----
550
551
552
553*****************************
554 Result: Failed
555*****************************
556
557
558
559******************************
560 Result summary for Testcase5
561******************************
562
563
564[2013-11-21 12:22:41.579900] [OnosPerf4nodes] [CASE] Testing ping...
5652013-11-21 12:22:41,582 - OnosPerf4nodes - INFO - mininet/util/m h6 ping 10.0.0.16 -c 4 -W 1 -i .2
5662013-11-21 12:22:51,692 - OnosPerf4nodes - ERROR - Expected Prompt not found , Time Out!!
5672013-11-21 12:22:51,693 - OnosPerf4nodes - ERROR - rtt
5682013-11-21 12:22:51,694 - OnosPerf4nodes - ERROR - Assertion Failed
5692013-11-21 12:22:51,694 - OnosPerf4nodes - ERROR - Host is not reachable
5702013-11-21 12:22:51,695 - OnosPerf4nodes - WARNING - Assertion Failed
5712013-11-21 12:22:51,695 - OnosPerf4nodes - ERROR - PACKET LOST, HOST IS NOT REACHABLE
5722013-11-21 12:22:51,696 - OnosPerf4nodes - INFO - Verifying the Expected is equal to the actual or not using assert_equal
5732013-11-21 12:22:51,696 - OnosPerf4nodes - ERROR - PACKET LOST, HOST IS NOT REACHABLE
5742013-11-21 12:22:51,697 - OnosPerf4nodes - WARNING - Assertion Failed
575
576
577*****************************
578 Result: Failed
579*****************************
580
581
582
583******************************
584 Result summary for Testcase6
585******************************
586
587
588[2013-11-21 12:22:51.704166] [OnosPerf4nodes] [CASE] Starting long ping...
5892013-11-21 12:22:51,808 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h6 Expected Prompt '(.*)' Found
5902013-11-21 12:22:51,810 - OnosPerf4nodes - INFO - mininet/util/m h6 ping 10.0.0.16 -i 1 -W 1 > /tmp/ping.h6 &
5912013-11-21 12:22:51,912 - OnosPerf4nodes - INFO - Executed :mininet/util/m h6 ping 10.0.0.16 -i 1 -W 1 > /tmp/ping.h6 & Expected Prompt '(.*)' Found
5922013-11-21 12:22:52,015 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h7 Expected Prompt '(.*)' Found
5932013-11-21 12:22:52,015 - OnosPerf4nodes - INFO - mininet/util/m h7 ping 10.0.0.17 -i 1 -W 1 > /tmp/ping.h7 &
5942013-11-21 12:22:52,117 - OnosPerf4nodes - INFO - Executed :mininet/util/m h7 ping 10.0.0.17 -i 1 -W 1 > /tmp/ping.h7 & Expected Prompt '(.*)' Found
5952013-11-21 12:22:52,220 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h8 Expected Prompt '(.*)' Found
5962013-11-21 12:22:52,221 - OnosPerf4nodes - INFO - mininet/util/m h8 ping 10.0.0.18 -i 1 -W 1 > /tmp/ping.h8 &
5972013-11-21 12:22:52,323 - OnosPerf4nodes - INFO - Executed :mininet/util/m h8 ping 10.0.0.18 -i 1 -W 1 > /tmp/ping.h8 & Expected Prompt '(.*)' Found
5982013-11-21 12:22:52,426 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h9 Expected Prompt '(.*)' Found
5992013-11-21 12:22:52,426 - OnosPerf4nodes - INFO - mininet/util/m h9 ping 10.0.0.19 -i 1 -W 1 > /tmp/ping.h9 &
6002013-11-21 12:22:52,528 - OnosPerf4nodes - INFO - Executed :mininet/util/m h9 ping 10.0.0.19 -i 1 -W 1 > /tmp/ping.h9 & Expected Prompt '(.*)' Found
6012013-11-21 12:22:52,630 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h10 Expected Prompt '(.*)' Found
6022013-11-21 12:22:52,630 - OnosPerf4nodes - INFO - mininet/util/m h10 ping 10.0.0.20 -i 1 -W 1 > /tmp/ping.h10 &
6032013-11-21 12:22:52,732 - OnosPerf4nodes - INFO - Executed :mininet/util/m h10 ping 10.0.0.20 -i 1 -W 1 > /tmp/ping.h10 & Expected Prompt '(.*)' Found
6042013-11-21 12:22:52,834 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h11 Expected Prompt '(.*)' Found
6052013-11-21 12:22:52,834 - OnosPerf4nodes - INFO - mininet/util/m h11 ping 10.0.0.21 -i 1 -W 1 > /tmp/ping.h11 &
6062013-11-21 12:22:52,936 - OnosPerf4nodes - INFO - Executed :mininet/util/m h11 ping 10.0.0.21 -i 1 -W 1 > /tmp/ping.h11 & Expected Prompt '(.*)' Found
6072013-11-21 12:22:53,038 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h12 Expected Prompt '(.*)' Found
6082013-11-21 12:22:53,038 - OnosPerf4nodes - INFO - mininet/util/m h12 ping 10.0.0.22 -i 1 -W 1 > /tmp/ping.h12 &
6092013-11-21 12:22:53,140 - OnosPerf4nodes - INFO - Executed :mininet/util/m h12 ping 10.0.0.22 -i 1 -W 1 > /tmp/ping.h12 & Expected Prompt '(.*)' Found
6102013-11-21 12:22:53,242 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h13 Expected Prompt '(.*)' Found
6112013-11-21 12:22:53,243 - OnosPerf4nodes - INFO - mininet/util/m h13 ping 10.0.0.23 -i 1 -W 1 > /tmp/ping.h13 &
6122013-11-21 12:22:53,344 - OnosPerf4nodes - INFO - Executed :mininet/util/m h13 ping 10.0.0.23 -i 1 -W 1 > /tmp/ping.h13 & Expected Prompt '(.*)' Found
6132013-11-21 12:22:53,447 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h14 Expected Prompt '(.*)' Found
6142013-11-21 12:22:53,447 - OnosPerf4nodes - INFO - mininet/util/m h14 ping 10.0.0.24 -i 1 -W 1 > /tmp/ping.h14 &
6152013-11-21 12:22:53,549 - OnosPerf4nodes - INFO - Executed :mininet/util/m h14 ping 10.0.0.24 -i 1 -W 1 > /tmp/ping.h14 & Expected Prompt '(.*)' Found
6162013-11-21 12:22:53,651 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h15 Expected Prompt '(.*)' Found
6172013-11-21 12:22:53,652 - OnosPerf4nodes - INFO - mininet/util/m h15 ping 10.0.0.25 -i 1 -W 1 > /tmp/ping.h15 &
6182013-11-21 12:22:53,754 - OnosPerf4nodes - INFO - Executed :mininet/util/m h15 ping 10.0.0.25 -i 1 -W 1 > /tmp/ping.h15 & Expected Prompt '(.*)' Found
619
620[2013-11-21 12:22:53.754873] [OnosPerf4nodes] [STEP] INIT : Initializing the test case :Starting long ping...
621
622[2013-11-21 12:22:53.758710] [OnosPerf4nodes] [STEP] 6.1: Check that the pings are going
6232013-11-21 12:22:53,871 - OnosPerf4nodes - INFO - No, or faulty ping data...
6242013-11-21 12:22:53,982 - OnosPerf4nodes - INFO - No, or faulty ping data...
6252013-11-21 12:22:54,093 - OnosPerf4nodes - INFO - No, or faulty ping data...
6262013-11-21 12:22:54,212 - OnosPerf4nodes - INFO - No, or faulty ping data...
6272013-11-21 12:22:54,323 - OnosPerf4nodes - INFO - No, or faulty ping data...
6282013-11-21 12:22:54,434 - OnosPerf4nodes - INFO - No, or faulty ping data...
6292013-11-21 12:22:54,547 - OnosPerf4nodes - INFO - No, or faulty ping data...
6302013-11-21 12:22:54,657 - OnosPerf4nodes - INFO - No, or faulty ping data...
6312013-11-21 12:22:54,767 - OnosPerf4nodes - INFO - No, or faulty ping data...
6322013-11-21 12:22:54,878 - OnosPerf4nodes - INFO - No, or faulty ping data...
633
634[2013-11-21 12:22:54.880062] [OnosPerf4nodes] [STEP] 6.2: Link down number of iterations: 3
6352013-11-21 12:22:54,882 - OnosPerf4nodes - INFO - Bringing Link down...
6362013-11-21 12:22:54,883 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
6372013-11-21 12:22:54,985 - OnosPerf4nodes - INFO - Executed :link s1 s2 down Expected Prompt 'mininet>' Found
6382013-11-21 12:22:54,986 - OnosPerf4nodes - INFO - Waiting 60 seconds....
6392013-11-21 12:23:55,046 - OnosPerf4nodes - INFO - Bringing Link up...
6402013-11-21 12:23:55,047 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
6412013-11-21 12:23:55,149 - OnosPerf4nodes - INFO - Executed :link s1 s2 up Expected Prompt 'mininet>' Found
6422013-11-21 12:23:55,149 - OnosPerf4nodes - INFO - Waiting 60 seconds....
6432013-11-21 12:24:55,183 - OnosPerf4nodes - INFO - Bringing Link down...
6442013-11-21 12:24:55,183 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
6452013-11-21 12:24:55,285 - OnosPerf4nodes - INFO - Executed :link s1 s2 down Expected Prompt 'mininet>' Found
6462013-11-21 12:24:55,286 - OnosPerf4nodes - INFO - Waiting 60 seconds....
6472013-11-21 12:25:55,346 - OnosPerf4nodes - INFO - Bringing Link up...
6482013-11-21 12:25:55,347 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
6492013-11-21 12:25:55,449 - OnosPerf4nodes - INFO - Executed :link s1 s2 up Expected Prompt 'mininet>' Found
6502013-11-21 12:25:55,449 - OnosPerf4nodes - INFO - Waiting 60 seconds....
6512013-11-21 12:26:55,510 - OnosPerf4nodes - INFO - Bringing Link down...
6522013-11-21 12:26:55,510 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
6532013-11-21 12:26:55,612 - OnosPerf4nodes - INFO - Executed :link s1 s2 down Expected Prompt 'mininet>' Found
6542013-11-21 12:26:55,613 - OnosPerf4nodes - INFO - Waiting 60 seconds....
6552013-11-21 12:27:55,657 - OnosPerf4nodes - INFO - Bringing Link up...
6562013-11-21 12:27:55,657 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
6572013-11-21 12:27:55,759 - OnosPerf4nodes - INFO - Executed :link s1 s2 up Expected Prompt 'mininet>' Found
6582013-11-21 12:27:55,760 - OnosPerf4nodes - INFO - Waiting 60 seconds....
659
660[2013-11-21 12:28:55.820990] [OnosPerf4nodes] [CASE] Killing remote ping processes
6612013-11-21 12:28:55,823 - OnosPerf4nodes - INFO - sudo pkill ping
6622013-11-21 12:28:55,925 - OnosPerf4nodes - INFO - Executed :sudo pkill ping Expected Prompt '(.*)' Found
6632013-11-21 12:28:55,925 - OnosPerf4nodes - INFO - Removing old ping data
6642013-11-21 12:28:57,960 - OnosPerf4nodes - INFO - Transferring ping files to TestStation
6652013-11-21 12:28:59,912 - OnosPerf4nodes - INFO - Executed :scp /tmp/ping.* admin@10.128.7.7:/tmp/ Expected Prompt '100%' Found
6662013-11-21 12:28:59,914 - OnosPerf4nodes - INFO - Verifying the Expected is equal to the actual or not using assert_equal
6672013-11-21 12:28:59,915 - OnosPerf4nodes - WARNING - Assertion Failed
668
669
670*****************************
671 Result: Failed
672*****************************
673
674
675
676******************************
677 Result summary for Testcase7
678******************************
679
680
681[2013-11-21 12:28:59.923298] [OnosPerf4nodes] [CASE] Processing Ping data
6822013-11-21 12:29:03,179 - OnosPerf4nodes - INFO - Verifying the Expected is equal to the actual or not using assert_equal
6832013-11-21 12:29:03,180 - OnosPerf4nodes - ERROR - Average is worse then target time...
6842013-11-21 12:29:03,181 - OnosPerf4nodes - WARNING - Assertion Failed
685
686
687*****************************
688 Result: Failed
689*****************************
690
691
692
693******************************
694 Result summary for Testcase4
695******************************
696
697
698[2013-11-21 12:29:03.188753] [OnosPerf4nodes] [CASE] Taking care of these flows!
699
700[2013-11-21 12:29:03.191412] [OnosPerf4nodes] [STEP] INIT : Initializing the test case :Taking care of these flows!
701
702[2013-11-21 12:29:03.196573] [OnosPerf4nodes] [STEP] 4.1: Cleaning out any leftover flows...
7032013-11-21 12:29:03,199 - OnosPerf4nodes - INFO - deleting...
7042013-11-21 12:29:03,199 - OnosPerf4nodes - INFO - Deleting ALL flows...
7052013-11-21 12:29:04,593 - OnosPerf4nodes - INFO - Flows deleted
7062013-11-21 12:29:04,594 - OnosPerf4nodes - INFO - adding...
7072013-11-21 12:29:04,594 - OnosPerf4nodes - INFO - Adding Flows...
7082013-11-21 12:29:12,264 - OnosPerf4nodes - INFO - Flows added
7092013-11-21 12:29:12,265 - OnosPerf4nodes - INFO - Checking...
7102013-11-21 12:29:20,392 - OnosPerf4nodes - INFO - FlowPath without FlowEntry
7112013-11-21 12:29:25,398 - OnosPerf4nodes - INFO - Checking Flows again...
7122013-11-21 12:29:36,255 - OnosPerf4nodes - INFO - All flows pass
7132013-11-21 12:29:36,255 - OnosPerf4nodes - INFO - Number of FlowPaths: 20
7142013-11-21 12:29:36,256 - OnosPerf4nodes - INFO - Adding flows took 31.662 s
7152013-11-21 12:29:36,256 - OnosPerf4nodes - INFO -
716 h6 IS PINGING h31
7172013-11-21 12:29:36,359 - OnosPerf4nodes - INFO - Executed :h6 ping h31 -c 1 -i .2 Expected Prompt 'mininet' Found
7182013-11-21 12:29:36,360 - OnosPerf4nodes - ERROR - Assertion Failed
7192013-11-21 12:29:36,360 - OnosPerf4nodes - ERROR - Host is not reachable
7202013-11-21 12:29:36,361 - OnosPerf4nodes - WARNING - Assertion Failed
7212013-11-21 12:29:36,361 - OnosPerf4nodes - ERROR - PACKET LOST, HOST IS NOT REACHABLE
7222013-11-21 12:29:36,362 - OnosPerf4nodes - INFO - Ping failed, making attempt number 2 in 10 seconds
7232013-11-21 12:29:46,371 - OnosPerf4nodes - INFO -
724 h6 IS PINGING h31
7252013-11-21 12:29:46,474 - OnosPerf4nodes - INFO - Executed :h6 ping h31 -c 1 -i .2 Expected Prompt 'mininet' Found
7262013-11-21 12:29:46,475 - OnosPerf4nodes - INFO - No Packet loss
7272013-11-21 12:29:46,475 - OnosPerf4nodes - INFO - Assertion Passed
7282013-11-21 12:29:46,476 - OnosPerf4nodes - INFO - NO PACKET LOSS, HOST IS REACHABLE
7292013-11-21 12:29:46,476 - OnosPerf4nodes - INFO -
730 h7 IS PINGING h32
7312013-11-21 12:29:46,578 - OnosPerf4nodes - INFO - Executed :h7 ping h32 -c 1 -i .2 Expected Prompt 'mininet' Found
7322013-11-21 12:29:46,579 - OnosPerf4nodes - INFO - No Packet loss
7332013-11-21 12:29:46,579 - OnosPerf4nodes - INFO - Assertion Passed
7342013-11-21 12:29:46,580 - OnosPerf4nodes - INFO - NO PACKET LOSS, HOST IS REACHABLE
7352013-11-21 12:29:46,580 - OnosPerf4nodes - INFO -
736 h8 IS PINGING h33
7372013-11-21 12:29:46,682 - OnosPerf4nodes - INFO - Executed :h8 ping h33 -c 1 -i .2 Expected Prompt 'mininet' Found
7382013-11-21 12:29:46,683 - OnosPerf4nodes - INFO - No Packet loss
7392013-11-21 12:29:46,683 - OnosPerf4nodes - INFO - Assertion Passed
7402013-11-21 12:29:46,684 - OnosPerf4nodes - INFO - NO PACKET LOSS, HOST IS REACHABLE
7412013-11-21 12:29:46,684 - OnosPerf4nodes - INFO -
742 h9 IS PINGING h34
7432013-11-21 12:29:46,786 - OnosPerf4nodes - INFO - Executed :h9 ping h34 -c 1 -i .2 Expected Prompt 'mininet' Found
7442013-11-21 12:29:46,787 - OnosPerf4nodes - INFO - No Packet loss
7452013-11-21 12:29:46,787 - OnosPerf4nodes - INFO - Assertion Passed
7462013-11-21 12:29:46,788 - OnosPerf4nodes - INFO - NO PACKET LOSS, HOST IS REACHABLE
7472013-11-21 12:29:46,788 - OnosPerf4nodes - INFO -
748 h10 IS PINGING h35
7492013-11-21 12:29:46,890 - OnosPerf4nodes - INFO - Executed :h10 ping h35 -c 1 -i .2 Expected Prompt 'mininet' Found
7502013-11-21 12:29:46,891 - OnosPerf4nodes - INFO - No Packet loss
7512013-11-21 12:29:46,891 - OnosPerf4nodes - INFO - Assertion Passed
7522013-11-21 12:29:46,891 - OnosPerf4nodes - INFO - NO PACKET LOSS, HOST IS REACHABLE
7532013-11-21 12:29:46,892 - OnosPerf4nodes - INFO -
754 h11 IS PINGING h36
7552013-11-21 12:29:46,994 - OnosPerf4nodes - INFO - Executed :h11 ping h36 -c 1 -i .2 Expected Prompt 'mininet' Found
7562013-11-21 12:29:46,995 - OnosPerf4nodes - INFO - No Packet loss
7572013-11-21 12:29:46,995 - OnosPerf4nodes - INFO - Assertion Passed
7582013-11-21 12:29:46,995 - OnosPerf4nodes - INFO - NO PACKET LOSS, HOST IS REACHABLE
7592013-11-21 12:29:46,996 - OnosPerf4nodes - INFO -
760 h12 IS PINGING h37
7612013-11-21 12:29:47,098 - OnosPerf4nodes - INFO - Executed :h12 ping h37 -c 1 -i .2 Expected Prompt 'mininet' Found
7622013-11-21 12:29:47,099 - OnosPerf4nodes - INFO - No Packet loss
7632013-11-21 12:29:47,099 - OnosPerf4nodes - INFO - Assertion Passed
7642013-11-21 12:29:47,099 - OnosPerf4nodes - INFO - NO PACKET LOSS, HOST IS REACHABLE
7652013-11-21 12:29:47,100 - OnosPerf4nodes - INFO -
766 h13 IS PINGING h38
7672013-11-21 12:29:47,202 - OnosPerf4nodes - INFO - Executed :h13 ping h38 -c 1 -i .2 Expected Prompt 'mininet' Found
7682013-11-21 12:29:47,203 - OnosPerf4nodes - INFO - No Packet loss
7692013-11-21 12:29:47,203 - OnosPerf4nodes - INFO - Assertion Passed
7702013-11-21 12:29:47,203 - OnosPerf4nodes - INFO - NO PACKET LOSS, HOST IS REACHABLE
7712013-11-21 12:29:47,204 - OnosPerf4nodes - INFO -
772 h14 IS PINGING h39
7732013-11-21 12:29:47,306 - OnosPerf4nodes - INFO - Executed :h14 ping h39 -c 1 -i .2 Expected Prompt 'mininet' Found
7742013-11-21 12:29:47,307 - OnosPerf4nodes - INFO - No Packet loss
7752013-11-21 12:29:47,307 - OnosPerf4nodes - INFO - Assertion Passed
7762013-11-21 12:29:47,307 - OnosPerf4nodes - INFO - NO PACKET LOSS, HOST IS REACHABLE
7772013-11-21 12:29:47,308 - OnosPerf4nodes - INFO -
778 h15 IS PINGING h40
7792013-11-21 12:29:47,410 - OnosPerf4nodes - INFO - Executed :h15 ping h40 -c 1 -i .2 Expected Prompt 'mininet' Found
7802013-11-21 12:29:47,411 - OnosPerf4nodes - INFO - No Packet loss
7812013-11-21 12:29:47,411 - OnosPerf4nodes - INFO - Assertion Passed
7822013-11-21 12:29:47,411 - OnosPerf4nodes - INFO - NO PACKET LOSS, HOST IS REACHABLE
7832013-11-21 12:29:47,412 - OnosPerf4nodes - INFO - Time to complete ping test: 11.16 seconds
7842013-11-21 12:29:47,412 - OnosPerf4nodes - INFO - Verifying the Expected is equal to the actual or not using assert_equal
7852013-11-21 12:29:47,413 - OnosPerf4nodes - INFO - flows are good
7862013-11-21 12:29:47,413 - OnosPerf4nodes - INFO - Assertion Passed
787
788[2013-11-21 12:29:47.414507] [OnosPerf4nodes] [CASE] TOPO check
789
790[2013-11-21 12:29:47.418198] [OnosPerf4nodes] [STEP] 4.2: calling rest calls
7912013-11-21 12:29:47,420 - OnosPerf4nodes - INFO - Making some rest calls...
7922013-11-21 12:29:47,839 - OnosPerf4nodes - INFO -
793-----
794Rest API has an issueRest API has an issue-----
795
7962013-11-21 12:29:52,846 - OnosPerf4nodes - INFO - Making some rest calls...
7972013-11-21 12:29:53,270 - OnosPerf4nodes - INFO -
798-----
799Rest API has an issueRest API has an issue-----
800
8012013-11-21 12:29:58,278 - OnosPerf4nodes - INFO - Making some rest calls...
8022013-11-21 12:29:58,706 - OnosPerf4nodes - INFO -
803-----
804Rest API has an issueRest API has an issue-----
805
806
807
808*****************************
809 Result: Pass
810*****************************
811
812
813
814******************************
815 Result summary for Testcase8
816******************************
817
818
819[2013-11-21 12:30:23.733918] [OnosPerf4nodes] [CASE] Starting long ping...
8202013-11-21 12:30:23,839 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h6 Expected Prompt '(.*)' Found
8212013-11-21 12:30:23,839 - OnosPerf4nodes - INFO - mininet/util/m h6 ping 10.0.0.16 -i 1 -W 1 > /tmp/ping.h6 &
8222013-11-21 12:30:23,942 - OnosPerf4nodes - INFO - Executed :mininet/util/m h6 ping 10.0.0.16 -i 1 -W 1 > /tmp/ping.h6 & Expected Prompt '(.*)' Found
8232013-11-21 12:30:24,044 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h7 Expected Prompt '(.*)' Found
8242013-11-21 12:30:24,045 - OnosPerf4nodes - INFO - mininet/util/m h7 ping 10.0.0.17 -i 1 -W 1 > /tmp/ping.h7 &
8252013-11-21 12:30:24,147 - OnosPerf4nodes - INFO - Executed :mininet/util/m h7 ping 10.0.0.17 -i 1 -W 1 > /tmp/ping.h7 & Expected Prompt '(.*)' Found
8262013-11-21 12:30:24,249 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h8 Expected Prompt '(.*)' Found
8272013-11-21 12:30:24,249 - OnosPerf4nodes - INFO - mininet/util/m h8 ping 10.0.0.18 -i 1 -W 1 > /tmp/ping.h8 &
8282013-11-21 12:30:24,351 - OnosPerf4nodes - INFO - Executed :mininet/util/m h8 ping 10.0.0.18 -i 1 -W 1 > /tmp/ping.h8 & Expected Prompt '(.*)' Found
8292013-11-21 12:30:24,453 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h9 Expected Prompt '(.*)' Found
8302013-11-21 12:30:24,453 - OnosPerf4nodes - INFO - mininet/util/m h9 ping 10.0.0.19 -i 1 -W 1 > /tmp/ping.h9 &
8312013-11-21 12:30:24,555 - OnosPerf4nodes - INFO - Executed :mininet/util/m h9 ping 10.0.0.19 -i 1 -W 1 > /tmp/ping.h9 & Expected Prompt '(.*)' Found
8322013-11-21 12:30:24,657 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h10 Expected Prompt '(.*)' Found
8332013-11-21 12:30:24,658 - OnosPerf4nodes - INFO - mininet/util/m h10 ping 10.0.0.20 -i 1 -W 1 > /tmp/ping.h10 &
8342013-11-21 12:30:24,759 - OnosPerf4nodes - INFO - Executed :mininet/util/m h10 ping 10.0.0.20 -i 1 -W 1 > /tmp/ping.h10 & Expected Prompt '(.*)' Found
8352013-11-21 12:30:24,862 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h11 Expected Prompt '(.*)' Found
8362013-11-21 12:30:24,862 - OnosPerf4nodes - INFO - mininet/util/m h11 ping 10.0.0.21 -i 1 -W 1 > /tmp/ping.h11 &
8372013-11-21 12:30:24,964 - OnosPerf4nodes - INFO - Executed :mininet/util/m h11 ping 10.0.0.21 -i 1 -W 1 > /tmp/ping.h11 & Expected Prompt '(.*)' Found
8382013-11-21 12:30:25,066 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h12 Expected Prompt '(.*)' Found
8392013-11-21 12:30:25,066 - OnosPerf4nodes - INFO - mininet/util/m h12 ping 10.0.0.22 -i 1 -W 1 > /tmp/ping.h12 &
8402013-11-21 12:30:25,168 - OnosPerf4nodes - INFO - Executed :mininet/util/m h12 ping 10.0.0.22 -i 1 -W 1 > /tmp/ping.h12 & Expected Prompt '(.*)' Found
8412013-11-21 12:30:25,270 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h13 Expected Prompt '(.*)' Found
8422013-11-21 12:30:25,271 - OnosPerf4nodes - INFO - mininet/util/m h13 ping 10.0.0.23 -i 1 -W 1 > /tmp/ping.h13 &
8432013-11-21 12:30:25,372 - OnosPerf4nodes - INFO - Executed :mininet/util/m h13 ping 10.0.0.23 -i 1 -W 1 > /tmp/ping.h13 & Expected Prompt '(.*)' Found
8442013-11-21 12:30:25,474 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h14 Expected Prompt '(.*)' Found
8452013-11-21 12:30:25,475 - OnosPerf4nodes - INFO - mininet/util/m h14 ping 10.0.0.24 -i 1 -W 1 > /tmp/ping.h14 &
8462013-11-21 12:30:25,577 - OnosPerf4nodes - INFO - Executed :mininet/util/m h14 ping 10.0.0.24 -i 1 -W 1 > /tmp/ping.h14 & Expected Prompt '(.*)' Found
8472013-11-21 12:30:25,678 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h15 Expected Prompt '(.*)' Found
8482013-11-21 12:30:25,679 - OnosPerf4nodes - INFO - mininet/util/m h15 ping 10.0.0.25 -i 1 -W 1 > /tmp/ping.h15 &
8492013-11-21 12:30:25,780 - OnosPerf4nodes - INFO - Executed :mininet/util/m h15 ping 10.0.0.25 -i 1 -W 1 > /tmp/ping.h15 & Expected Prompt '(.*)' Found
850
851[2013-11-21 12:30:25.781588] [OnosPerf4nodes] [STEP] INIT : Initializing the test case :Starting long ping...
852
853[2013-11-21 12:30:25.785564] [OnosPerf4nodes] [STEP] 8.1: Check that the pings are going
8542013-11-21 12:30:25,905 - OnosPerf4nodes - INFO - Pings look good
8552013-11-21 12:30:26,016 - OnosPerf4nodes - INFO - No, or faulty ping data...
8562013-11-21 12:30:26,127 - OnosPerf4nodes - INFO - No, or faulty ping data...
8572013-11-21 12:30:26,239 - OnosPerf4nodes - INFO - No, or faulty ping data...
8582013-11-21 12:30:26,350 - OnosPerf4nodes - INFO - No, or faulty ping data...
8592013-11-21 12:30:26,462 - OnosPerf4nodes - INFO - No, or faulty ping data...
8602013-11-21 12:30:26,574 - OnosPerf4nodes - INFO - No, or faulty ping data...
8612013-11-21 12:30:26,685 - OnosPerf4nodes - INFO - No, or faulty ping data...
8622013-11-21 12:30:26,796 - OnosPerf4nodes - INFO - No, or faulty ping data...
8632013-11-21 12:30:26,908 - OnosPerf4nodes - INFO - No, or faulty ping data...
864
865[2013-11-21 12:30:26.910550] [OnosPerf4nodes] [STEP] 8.2: Making topo change while flows are rerouting
866
867[2013-11-21 12:30:26.915808] [OnosPerf4nodes] [STEP] 8.3: Link down number of iterations: 3
8682013-11-21 12:30:26,919 - OnosPerf4nodes - INFO - s1-s2 link down
8692013-11-21 12:30:26,920 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
8702013-11-21 12:30:27,024 - OnosPerf4nodes - INFO - Executed :link s1 s2 down Expected Prompt 'mininet>' Found
8712013-11-21 12:30:27,025 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
8722013-11-21 12:30:27,129 - OnosPerf4nodes - INFO - Executed :link s1 s3 up Expected Prompt 'mininet>' Found
8732013-11-21 12:30:27,130 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
8742013-11-21 12:30:27,233 - OnosPerf4nodes - INFO - Executed :link s2 s3 up Expected Prompt 'mininet>' Found
8752013-11-21 12:30:32,238 - OnosPerf4nodes - INFO - s1-s2 link up | s1-s3 link down | s2-s3 link down
8762013-11-21 12:30:32,240 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
8772013-11-21 12:30:32,344 - OnosPerf4nodes - INFO - Executed :link s1 s2 up Expected Prompt 'mininet>' Found
8782013-11-21 12:30:32,345 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
8792013-11-21 12:30:32,449 - OnosPerf4nodes - INFO - Executed :link s1 s3 down Expected Prompt 'mininet>' Found
8802013-11-21 12:30:32,451 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
8812013-11-21 12:30:32,554 - OnosPerf4nodes - INFO - Executed :link s2 s3 down Expected Prompt 'mininet>' Found
8822013-11-21 12:30:32,555 - OnosPerf4nodes - INFO - Waiting 60 seconds....
8832013-11-21 12:32:32,593 - OnosPerf4nodes - INFO - s1-s2 link down
8842013-11-21 12:32:32,594 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
8852013-11-21 12:32:32,696 - OnosPerf4nodes - INFO - Executed :link s1 s2 down Expected Prompt 'mininet>' Found
8862013-11-21 12:32:32,696 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
8872013-11-21 12:32:32,798 - OnosPerf4nodes - INFO - Executed :link s1 s3 up Expected Prompt 'mininet>' Found
8882013-11-21 12:32:32,800 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
8892013-11-21 12:32:32,904 - OnosPerf4nodes - INFO - Executed :link s2 s3 up Expected Prompt 'mininet>' Found
8902013-11-21 12:32:37,911 - OnosPerf4nodes - INFO - s1-s2 link up | s1-s3 link down | s2-s3 link down
8912013-11-21 12:32:37,927 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
8922013-11-21 12:32:38,030 - OnosPerf4nodes - INFO - Executed :link s1 s2 up Expected Prompt 'mininet>' Found
8932013-11-21 12:32:38,032 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
8942013-11-21 12:32:38,135 - OnosPerf4nodes - INFO - Executed :link s1 s3 down Expected Prompt 'mininet>' Found
8952013-11-21 12:32:38,137 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
8962013-11-21 12:32:38,240 - OnosPerf4nodes - INFO - Executed :link s2 s3 down Expected Prompt 'mininet>' Found
8972013-11-21 12:32:38,242 - OnosPerf4nodes - INFO - Waiting 60 seconds....
8982013-11-21 12:34:38,271 - OnosPerf4nodes - INFO - s1-s2 link down
8992013-11-21 12:34:38,272 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
9002013-11-21 12:34:38,374 - OnosPerf4nodes - INFO - Executed :link s1 s2 down Expected Prompt 'mininet>' Found
9012013-11-21 12:34:38,374 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
9022013-11-21 12:34:38,476 - OnosPerf4nodes - INFO - Executed :link s1 s3 up Expected Prompt 'mininet>' Found
9032013-11-21 12:34:38,477 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
9042013-11-21 12:34:38,579 - OnosPerf4nodes - INFO - Executed :link s2 s3 up Expected Prompt 'mininet>' Found
9052013-11-21 12:34:43,586 - OnosPerf4nodes - INFO - s1-s2 link up | s1-s3 link down | s2-s3 link down
9062013-11-21 12:34:43,602 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
9072013-11-21 12:34:43,706 - OnosPerf4nodes - INFO - Executed :link s1 s2 up Expected Prompt 'mininet>' Found
9082013-11-21 12:34:43,708 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
9092013-11-21 12:34:43,811 - OnosPerf4nodes - INFO - Executed :link s1 s3 down Expected Prompt 'mininet>' Found
9102013-11-21 12:34:43,812 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
9112013-11-21 12:34:43,915 - OnosPerf4nodes - INFO - Executed :link s2 s3 down Expected Prompt 'mininet>' Found
9122013-11-21 12:34:43,917 - OnosPerf4nodes - INFO - Waiting 60 seconds....
913
914[2013-11-21 12:36:43.949248] [OnosPerf4nodes] [CASE] Killing remote ping processes
9152013-11-21 12:36:43,952 - OnosPerf4nodes - INFO - sudo pkill ping
9162013-11-21 12:36:44,054 - OnosPerf4nodes - INFO - Executed :sudo pkill ping Expected Prompt '(.*)' Found
9172013-11-21 12:36:44,056 - OnosPerf4nodes - INFO - Removing old ping data
9182013-11-21 12:36:46,091 - OnosPerf4nodes - INFO - Transferring ping files to TestStation
9192013-11-21 12:36:48,078 - OnosPerf4nodes - INFO - Executed :scp /tmp/ping.* admin@10.128.7.7:/tmp/ Expected Prompt '100%' Found
9202013-11-21 12:36:48,080 - OnosPerf4nodes - INFO - Verifying the Expected is equal to the actual or not using assert_equal
9212013-11-21 12:36:48,081 - OnosPerf4nodes - WARNING - Assertion Failed
9222013-11-21 12:36:48,081 - OnosPerf4nodes - INFO - Make sure all links in triangle are up
9232013-11-21 12:36:48,082 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
9242013-11-21 12:36:48,184 - OnosPerf4nodes - INFO - Executed :link s1 s2 up Expected Prompt 'mininet>' Found
9252013-11-21 12:36:48,184 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
9262013-11-21 12:36:48,286 - OnosPerf4nodes - INFO - Executed :link s1 s3 up Expected Prompt 'mininet>' Found
9272013-11-21 12:36:48,287 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
9282013-11-21 12:36:48,389 - OnosPerf4nodes - INFO - Executed :link s2 s3 up Expected Prompt 'mininet>' Found
929
930
931*****************************
932 Result: Failed
933*****************************
934
935
936
937******************************
938 Result summary for Testcase7
939******************************
940
941
942[2013-11-21 12:36:48.403360] [OnosPerf4nodes] [CASE] Processing Ping data
9432013-11-21 12:36:51,604 - OnosPerf4nodes - INFO - Verifying the Expected is equal to the actual or not using assert_equal
9442013-11-21 12:36:51,607 - OnosPerf4nodes - ERROR - Average is worse then target time...
9452013-11-21 12:36:51,610 - OnosPerf4nodes - WARNING - Assertion Failed
946
947
948*****************************
949 Result: Failed
950*****************************
951
952
953
954******************************
955 Result summary for Testcase4
956******************************
957
958
959[2013-11-21 12:36:51.622275] [OnosPerf4nodes] [CASE] Taking care of these flows!
960
961[2013-11-21 12:36:51.625983] [OnosPerf4nodes] [STEP] INIT : Initializing the test case :Taking care of these flows!
962
963[2013-11-21 12:36:51.632981] [OnosPerf4nodes] [STEP] 4.1: Cleaning out any leftover flows...
9642013-11-21 12:36:51,636 - OnosPerf4nodes - INFO - deleting...
9652013-11-21 12:36:51,638 - OnosPerf4nodes - INFO - Deleting ALL flows...
9662013-11-21 12:36:56,533 - OnosPerf4nodes - INFO - Flows deleted
9672013-11-21 12:36:56,534 - OnosPerf4nodes - INFO - adding...
9682013-11-21 12:36:56,536 - OnosPerf4nodes - INFO - Adding Flows...
9692013-11-21 12:37:01,860 - OnosPerf4nodes - INFO - Flows added
9702013-11-21 12:37:01,861 - OnosPerf4nodes - INFO - Checking...
9712013-11-21 12:37:07,386 - OnosPerf4nodes - INFO - FlowPath without FlowEntry
9722013-11-21 12:37:12,394 - OnosPerf4nodes - INFO - Checking Flows again...
9732013-11-21 12:37:19,879 - OnosPerf4nodes - INFO - All flows pass
9742013-11-21 12:37:19,880 - OnosPerf4nodes - INFO - Number of FlowPaths: 20
9752013-11-21 12:37:19,882 - OnosPerf4nodes - INFO - Adding flows took 23.346 s
9762013-11-21 12:37:19,883 - OnosPerf4nodes - INFO -
977 h6 IS PINGING h31
9782013-11-21 12:37:19,987 - OnosPerf4nodes - INFO - Executed :h6 ping h31 -c 1 -i .2 Expected Prompt 'mininet' Found
9792013-11-21 12:37:19,990 - OnosPerf4nodes - ERROR - Assertion Failed
9802013-11-21 12:37:19,991 - OnosPerf4nodes - ERROR - Host is not reachable
9812013-11-21 12:37:19,994 - OnosPerf4nodes - WARNING - Assertion Failed
9822013-11-21 12:37:19,995 - OnosPerf4nodes - ERROR - PACKET LOST, HOST IS NOT REACHABLE
9832013-11-21 12:37:19,996 - OnosPerf4nodes - INFO - Ping failed, making attempt number 2 in 10 seconds
9842013-11-21 12:37:30,008 - OnosPerf4nodes - INFO -
985 h6 IS PINGING h31
9862013-11-21 12:37:30,110 - OnosPerf4nodes - INFO - Executed :h6 ping h31 -c 1 -i .2 Expected Prompt 'mininet' Found
9872013-11-21 12:37:30,111 - OnosPerf4nodes - INFO - No Packet loss
9882013-11-21 12:37:30,111 - OnosPerf4nodes - INFO - Assertion Passed
9892013-11-21 12:37:30,112 - OnosPerf4nodes - INFO - NO PACKET LOSS, HOST IS REACHABLE
9902013-11-21 12:37:30,112 - OnosPerf4nodes - INFO -
991 h7 IS PINGING h32
9922013-11-21 12:37:30,214 - OnosPerf4nodes - INFO - Executed :h7 ping h32 -c 1 -i .2 Expected Prompt 'mininet' Found
9932013-11-21 12:37:30,216 - OnosPerf4nodes - INFO - No Packet loss
9942013-11-21 12:37:30,218 - OnosPerf4nodes - INFO - Assertion Passed
9952013-11-21 12:37:30,219 - OnosPerf4nodes - INFO - NO PACKET LOSS, HOST IS REACHABLE
9962013-11-21 12:37:30,220 - OnosPerf4nodes - INFO -
997 h8 IS PINGING h33
9982013-11-21 12:37:30,324 - OnosPerf4nodes - INFO - Executed :h8 ping h33 -c 1 -i .2 Expected Prompt 'mininet' Found
9992013-11-21 12:37:30,326 - OnosPerf4nodes - INFO - No Packet loss
10002013-11-21 12:37:30,327 - OnosPerf4nodes - INFO - Assertion Passed
10012013-11-21 12:37:30,328 - OnosPerf4nodes - INFO - NO PACKET LOSS, HOST IS REACHABLE
10022013-11-21 12:37:30,330 - OnosPerf4nodes - INFO -
1003 h9 IS PINGING h34
10042013-11-21 12:37:30,433 - OnosPerf4nodes - INFO - Executed :h9 ping h34 -c 1 -i .2 Expected Prompt 'mininet' Found
10052013-11-21 12:37:30,434 - OnosPerf4nodes - INFO - No Packet loss
10062013-11-21 12:37:30,436 - OnosPerf4nodes - INFO - Assertion Passed
10072013-11-21 12:37:30,437 - OnosPerf4nodes - INFO - NO PACKET LOSS, HOST IS REACHABLE
10082013-11-21 12:37:30,437 - OnosPerf4nodes - INFO -
1009 h10 IS PINGING h35
10102013-11-21 12:37:30,540 - OnosPerf4nodes - INFO - Executed :h10 ping h35 -c 1 -i .2 Expected Prompt 'mininet' Found
10112013-11-21 12:37:30,542 - OnosPerf4nodes - INFO - No Packet loss
10122013-11-21 12:37:30,543 - OnosPerf4nodes - INFO - Assertion Passed
10132013-11-21 12:37:30,545 - OnosPerf4nodes - INFO - NO PACKET LOSS, HOST IS REACHABLE
10142013-11-21 12:37:30,546 - OnosPerf4nodes - INFO -
1015 h11 IS PINGING h36
10162013-11-21 12:37:30,649 - OnosPerf4nodes - INFO - Executed :h11 ping h36 -c 1 -i .2 Expected Prompt 'mininet' Found
10172013-11-21 12:37:30,650 - OnosPerf4nodes - INFO - No Packet loss
10182013-11-21 12:37:30,652 - OnosPerf4nodes - INFO - Assertion Passed
10192013-11-21 12:37:30,653 - OnosPerf4nodes - INFO - NO PACKET LOSS, HOST IS REACHABLE
10202013-11-21 12:37:30,653 - OnosPerf4nodes - INFO -
1021 h12 IS PINGING h37
10222013-11-21 12:37:30,756 - OnosPerf4nodes - INFO - Executed :h12 ping h37 -c 1 -i .2 Expected Prompt 'mininet' Found
10232013-11-21 12:37:30,758 - OnosPerf4nodes - INFO - No Packet loss
10242013-11-21 12:37:30,759 - OnosPerf4nodes - INFO - Assertion Passed
10252013-11-21 12:37:30,761 - OnosPerf4nodes - INFO - NO PACKET LOSS, HOST IS REACHABLE
10262013-11-21 12:37:30,762 - OnosPerf4nodes - INFO -
1027 h13 IS PINGING h38
10282013-11-21 12:37:30,866 - OnosPerf4nodes - INFO - Executed :h13 ping h38 -c 1 -i .2 Expected Prompt 'mininet' Found
10292013-11-21 12:37:30,868 - OnosPerf4nodes - INFO - No Packet loss
10302013-11-21 12:37:30,869 - OnosPerf4nodes - INFO - Assertion Passed
10312013-11-21 12:37:30,870 - OnosPerf4nodes - INFO - NO PACKET LOSS, HOST IS REACHABLE
10322013-11-21 12:37:30,871 - OnosPerf4nodes - INFO -
1033 h14 IS PINGING h39
10342013-11-21 12:37:30,974 - OnosPerf4nodes - INFO - Executed :h14 ping h39 -c 1 -i .2 Expected Prompt 'mininet' Found
10352013-11-21 12:37:30,976 - OnosPerf4nodes - INFO - No Packet loss
10362013-11-21 12:37:30,977 - OnosPerf4nodes - INFO - Assertion Passed
10372013-11-21 12:37:30,978 - OnosPerf4nodes - INFO - NO PACKET LOSS, HOST IS REACHABLE
10382013-11-21 12:37:30,979 - OnosPerf4nodes - INFO -
1039 h15 IS PINGING h40
10402013-11-21 12:37:31,082 - OnosPerf4nodes - INFO - Executed :h15 ping h40 -c 1 -i .2 Expected Prompt 'mininet' Found
10412013-11-21 12:37:31,084 - OnosPerf4nodes - INFO - No Packet loss
10422013-11-21 12:37:31,085 - OnosPerf4nodes - INFO - Assertion Passed
10432013-11-21 12:37:31,086 - OnosPerf4nodes - INFO - NO PACKET LOSS, HOST IS REACHABLE
10442013-11-21 12:37:31,087 - OnosPerf4nodes - INFO - Time to complete ping test: 11.2 seconds
10452013-11-21 12:37:31,088 - OnosPerf4nodes - INFO - Verifying the Expected is equal to the actual or not using assert_equal
10462013-11-21 12:37:31,089 - OnosPerf4nodes - INFO - flows are good
10472013-11-21 12:37:31,090 - OnosPerf4nodes - INFO - Assertion Passed
1048
1049[2013-11-21 12:37:31.092090] [OnosPerf4nodes] [CASE] TOPO check
1050
1051[2013-11-21 12:37:31.096484] [OnosPerf4nodes] [STEP] 4.2: calling rest calls
10522013-11-21 12:37:31,099 - OnosPerf4nodes - INFO - Making some rest calls...
10532013-11-21 12:37:36,436 - OnosPerf4nodes - INFO -
1054-----
1055switch: network 1 : 25 switches 25 active
1056link: total 50 links (correct : 50)
1057-----
1058
1059
1060
1061*****************************
1062 Result: Pass
1063*****************************
1064
1065
1066
1067******************************
1068 Result summary for Testcase9
1069******************************
1070
1071
1072[2013-11-21 12:38:01.474104] [OnosPerf4nodes] [CASE] Starting long ping...
10732013-11-21 12:38:01,580 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h6 Expected Prompt '(.*)' Found
10742013-11-21 12:38:01,582 - OnosPerf4nodes - INFO - mininet/util/m h6 ping 10.0.0.16 -i 1 -W 1 > /tmp/ping.h6 &
10752013-11-21 12:38:01,685 - OnosPerf4nodes - INFO - Executed :mininet/util/m h6 ping 10.0.0.16 -i 1 -W 1 > /tmp/ping.h6 & Expected Prompt '(.*)' Found
10762013-11-21 12:38:01,790 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h7 Expected Prompt '(.*)' Found
10772013-11-21 12:38:01,791 - OnosPerf4nodes - INFO - mininet/util/m h7 ping 10.0.0.17 -i 1 -W 1 > /tmp/ping.h7 &
10782013-11-21 12:38:01,895 - OnosPerf4nodes - INFO - Executed :mininet/util/m h7 ping 10.0.0.17 -i 1 -W 1 > /tmp/ping.h7 & Expected Prompt '(.*)' Found
10792013-11-21 12:38:02,000 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h8 Expected Prompt '(.*)' Found
10802013-11-21 12:38:02,001 - OnosPerf4nodes - INFO - mininet/util/m h8 ping 10.0.0.18 -i 1 -W 1 > /tmp/ping.h8 &
10812013-11-21 12:38:02,104 - OnosPerf4nodes - INFO - Executed :mininet/util/m h8 ping 10.0.0.18 -i 1 -W 1 > /tmp/ping.h8 & Expected Prompt '(.*)' Found
10822013-11-21 12:38:02,207 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h9 Expected Prompt '(.*)' Found
10832013-11-21 12:38:02,209 - OnosPerf4nodes - INFO - mininet/util/m h9 ping 10.0.0.19 -i 1 -W 1 > /tmp/ping.h9 &
10842013-11-21 12:38:02,312 - OnosPerf4nodes - INFO - Executed :mininet/util/m h9 ping 10.0.0.19 -i 1 -W 1 > /tmp/ping.h9 & Expected Prompt '(.*)' Found
10852013-11-21 12:38:02,414 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h10 Expected Prompt '(.*)' Found
10862013-11-21 12:38:02,414 - OnosPerf4nodes - INFO - mininet/util/m h10 ping 10.0.0.20 -i 1 -W 1 > /tmp/ping.h10 &
10872013-11-21 12:38:02,516 - OnosPerf4nodes - INFO - Executed :mininet/util/m h10 ping 10.0.0.20 -i 1 -W 1 > /tmp/ping.h10 & Expected Prompt '(.*)' Found
10882013-11-21 12:38:02,618 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h11 Expected Prompt '(.*)' Found
10892013-11-21 12:38:02,619 - OnosPerf4nodes - INFO - mininet/util/m h11 ping 10.0.0.21 -i 1 -W 1 > /tmp/ping.h11 &
10902013-11-21 12:38:02,720 - OnosPerf4nodes - INFO - Executed :mininet/util/m h11 ping 10.0.0.21 -i 1 -W 1 > /tmp/ping.h11 & Expected Prompt '(.*)' Found
10912013-11-21 12:38:02,822 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h12 Expected Prompt '(.*)' Found
10922013-11-21 12:38:02,822 - OnosPerf4nodes - INFO - mininet/util/m h12 ping 10.0.0.22 -i 1 -W 1 > /tmp/ping.h12 &
10932013-11-21 12:38:02,924 - OnosPerf4nodes - INFO - Executed :mininet/util/m h12 ping 10.0.0.22 -i 1 -W 1 > /tmp/ping.h12 & Expected Prompt '(.*)' Found
10942013-11-21 12:38:03,026 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h13 Expected Prompt '(.*)' Found
10952013-11-21 12:38:03,026 - OnosPerf4nodes - INFO - mininet/util/m h13 ping 10.0.0.23 -i 1 -W 1 > /tmp/ping.h13 &
10962013-11-21 12:38:03,128 - OnosPerf4nodes - INFO - Executed :mininet/util/m h13 ping 10.0.0.23 -i 1 -W 1 > /tmp/ping.h13 & Expected Prompt '(.*)' Found
10972013-11-21 12:38:03,230 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h14 Expected Prompt '(.*)' Found
10982013-11-21 12:38:03,230 - OnosPerf4nodes - INFO - mininet/util/m h14 ping 10.0.0.24 -i 1 -W 1 > /tmp/ping.h14 &
10992013-11-21 12:38:03,332 - OnosPerf4nodes - INFO - Executed :mininet/util/m h14 ping 10.0.0.24 -i 1 -W 1 > /tmp/ping.h14 & Expected Prompt '(.*)' Found
11002013-11-21 12:38:03,434 - OnosPerf4nodes - INFO - Executed :rm /tmp/ping.h15 Expected Prompt '(.*)' Found
11012013-11-21 12:38:03,435 - OnosPerf4nodes - INFO - mininet/util/m h15 ping 10.0.0.25 -i 1 -W 1 > /tmp/ping.h15 &
11022013-11-21 12:38:03,537 - OnosPerf4nodes - INFO - Executed :mininet/util/m h15 ping 10.0.0.25 -i 1 -W 1 > /tmp/ping.h15 & Expected Prompt '(.*)' Found
1103
1104[2013-11-21 12:38:03.537684] [OnosPerf4nodes] [STEP] INIT : Initializing the test case :Starting long ping...
1105
1106[2013-11-21 12:38:03.541904] [OnosPerf4nodes] [STEP] 9.1: Check that the pings are going
11072013-11-21 12:38:03,655 - OnosPerf4nodes - INFO - Pings look good
11082013-11-21 12:38:03,767 - OnosPerf4nodes - INFO - No, or faulty ping data...
11092013-11-21 12:38:03,879 - OnosPerf4nodes - INFO - No, or faulty ping data...
11102013-11-21 12:38:03,990 - OnosPerf4nodes - INFO - No, or faulty ping data...
11112013-11-21 12:38:04,102 - OnosPerf4nodes - INFO - No, or faulty ping data...
11122013-11-21 12:38:04,213 - OnosPerf4nodes - INFO - No, or faulty ping data...
11132013-11-21 12:38:04,323 - OnosPerf4nodes - INFO - No, or faulty ping data...
11142013-11-21 12:38:04,434 - OnosPerf4nodes - INFO - No, or faulty ping data...
11152013-11-21 12:38:04,545 - OnosPerf4nodes - INFO - No, or faulty ping data...
11162013-11-21 12:38:04,656 - OnosPerf4nodes - INFO - No, or faulty ping data...
1117
1118[2013-11-21 12:38:04.657454] [OnosPerf4nodes] [STEP] 9.2: Making topo change while flows are rerouting
1119
1120[2013-11-21 12:38:04.661662] [OnosPerf4nodes] [STEP] 9.3: Link down number of iterations: 3
11212013-11-21 12:38:04,664 - OnosPerf4nodes - INFO - s1-s2 link down | Onos 1 down
11222013-11-21 12:38:04,664 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
11232013-11-21 12:38:04,767 - OnosPerf4nodes - INFO - Executed :link s1 s2 down Expected Prompt 'mininet>' Found
11242013-11-21 12:38:06,707 - OnosPerf4nodes - WARNING - ONOS wasn't running
11252013-11-21 12:38:11,713 - OnosPerf4nodes - INFO - s1-s2 link up | Onos 1 back up
11262013-11-21 12:38:11,717 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
11272013-11-21 12:38:11,819 - OnosPerf4nodes - INFO - Executed :link s1 s2 up Expected Prompt 'mininet>' Found
11282013-11-21 12:38:23,711 - OnosPerf4nodes - INFO - ONOS Started
11292013-11-21 12:38:23,813 - OnosPerf4nodes - INFO - Executed : Expected Prompt '\$' Found
11302013-11-21 12:38:24,927 - OnosPerf4nodes - INFO - Executed :~/ONOS/start-onos.sh status Expected Prompt 'running' Found
11312013-11-21 12:38:25,029 - OnosPerf4nodes - INFO - Executed : Expected Prompt '\$' Found
11322013-11-21 12:38:25,131 - OnosPerf4nodes - INFO - Executed :tail ~/ONOS/onos-logs/onos.*.log Expected Prompt '\$' Found
11332013-11-21 12:38:27,236 - OnosPerf4nodes - INFO - Executed : Expected Prompt '\$' Found
11342013-11-21 12:38:27,338 - OnosPerf4nodes - INFO - Executed :tail ~/ONOS/onos-logs/onos.*.log Expected Prompt '\$' Found
11352013-11-21 12:38:27,340 - OnosPerf4nodes - INFO - ONOS process is running...
11362013-11-21 12:38:27,340 - OnosPerf4nodes - INFO - Assertion Passed
11372013-11-21 12:38:27,354 - OnosPerf4nodes - INFO - Onos log is moving! It's looking good!
11382013-11-21 12:38:27,355 - OnosPerf4nodes - INFO - Waiting 60 seconds....
11392013-11-21 12:39:27,416 - OnosPerf4nodes - INFO - s1-s2 link down | Onos 1 down
11402013-11-21 12:39:27,416 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
11412013-11-21 12:39:27,518 - OnosPerf4nodes - INFO - Executed :link s1 s2 down Expected Prompt 'mininet>' Found
11422013-11-21 12:39:28,475 - OnosPerf4nodes - WARNING - ONOS wasn't running
11432013-11-21 12:39:33,481 - OnosPerf4nodes - INFO - s1-s2 link up | Onos 1 back up
11442013-11-21 12:39:33,481 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
11452013-11-21 12:39:33,583 - OnosPerf4nodes - INFO - Executed :link s1 s2 up Expected Prompt 'mininet>' Found
11462013-11-21 12:39:43,892 - OnosPerf4nodes - INFO - ONOS Started
11472013-11-21 12:39:43,995 - OnosPerf4nodes - INFO - Executed : Expected Prompt '\$' Found
11482013-11-21 12:39:44,725 - OnosPerf4nodes - INFO - Executed :~/ONOS/start-onos.sh status Expected Prompt 'running' Found
11492013-11-21 12:39:44,827 - OnosPerf4nodes - INFO - Executed : Expected Prompt '\$' Found
11502013-11-21 12:39:44,930 - OnosPerf4nodes - INFO - Executed :tail ~/ONOS/onos-logs/onos.*.log Expected Prompt '\$' Found
11512013-11-21 12:39:47,034 - OnosPerf4nodes - INFO - Executed : Expected Prompt '\$' Found
11522013-11-21 12:39:47,137 - OnosPerf4nodes - INFO - Executed :tail ~/ONOS/onos-logs/onos.*.log Expected Prompt '\$' Found
11532013-11-21 12:39:47,139 - OnosPerf4nodes - INFO - ONOS process is running...
11542013-11-21 12:39:47,139 - OnosPerf4nodes - INFO - Assertion Passed
11552013-11-21 12:39:47,140 - OnosPerf4nodes - INFO - Onos log is moving! It's looking good!
11562013-11-21 12:39:47,140 - OnosPerf4nodes - INFO - Waiting 60 seconds....
11572013-11-21 12:40:47,148 - OnosPerf4nodes - INFO - s1-s2 link down | Onos 1 down
11582013-11-21 12:40:47,149 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
11592013-11-21 12:40:47,251 - OnosPerf4nodes - INFO - Executed :link s1 s2 down Expected Prompt 'mininet>' Found
11602013-11-21 12:40:48,311 - OnosPerf4nodes - WARNING - ONOS wasn't running
11612013-11-21 12:40:53,317 - OnosPerf4nodes - INFO - s1-s2 link up | Onos 1 back up
11622013-11-21 12:40:53,318 - OnosPerf4nodes - INFO - Bring link(s) between two nodes up or down
11632013-11-21 12:40:53,420 - OnosPerf4nodes - INFO - Executed :link s1 s2 up Expected Prompt 'mininet>' Found
11642013-11-21 12:41:07,237 - OnosPerf4nodes - INFO - ONOS Started
11652013-11-21 12:41:07,339 - OnosPerf4nodes - INFO - Executed : Expected Prompt '\$' Found
11662013-11-21 12:41:08,088 - OnosPerf4nodes - INFO - Executed :~/ONOS/start-onos.sh status Expected Prompt 'running' Found
11672013-11-21 12:41:08,190 - OnosPerf4nodes - INFO - Executed : Expected Prompt '\$' Found
11682013-11-21 12:41:08,293 - OnosPerf4nodes - INFO - Executed :tail ~/ONOS/onos-logs/onos.*.log Expected Prompt '\$' Found
11692013-11-21 12:41:10,397 - OnosPerf4nodes - INFO - Executed : Expected Prompt '\$' Found
11702013-11-21 12:41:10,500 - OnosPerf4nodes - INFO - Executed :tail ~/ONOS/onos-logs/onos.*.log Expected Prompt '\$' Found
11712013-11-21 12:41:10,501 - OnosPerf4nodes - INFO - ONOS process is running...
11722013-11-21 12:41:10,502 - OnosPerf4nodes - INFO - Assertion Passed
11732013-11-21 12:41:10,517 - OnosPerf4nodes - INFO - Onos log is moving! It's looking good!
11742013-11-21 12:41:10,518 - OnosPerf4nodes - INFO - Waiting 60 seconds....
1175
1176[2013-11-21 12:42:10.525002] [OnosPerf4nodes] [CASE] Killing remote ping processes
11772013-11-21 12:42:10,527 - OnosPerf4nodes - INFO - sudo pkill ping
11782013-11-21 12:42:10,629 - OnosPerf4nodes - INFO - Executed :sudo pkill ping Expected Prompt '(.*)' Found
11792013-11-21 12:42:10,630 - OnosPerf4nodes - INFO - Removing old ping data
11802013-11-21 12:42:12,664 - OnosPerf4nodes - INFO - Transferring ping files to TestStation
11812013-11-21 12:42:14,555 - OnosPerf4nodes - INFO - Executed :scp /tmp/ping.* admin@10.128.7.7:/tmp/ Expected Prompt '100%' Found
11822013-11-21 12:42:14,556 - OnosPerf4nodes - INFO - Verifying the Expected is equal to the actual or not using assert_equal
11832013-11-21 12:42:14,557 - OnosPerf4nodes - WARNING - Assertion Failed
1184
1185
1186*****************************
1187 Result: Failed
1188*****************************
1189
1190
1191
1192******************************
1193 Result summary for Testcase7
1194******************************
1195
1196
1197[2013-11-21 12:42:14.566863] [OnosPerf4nodes] [CASE] Processing Ping data
11982013-11-21 12:42:17,771 - OnosPerf4nodes - INFO - Verifying the Expected is equal to the actual or not using assert_equal
11992013-11-21 12:42:17,772 - OnosPerf4nodes - ERROR - Average is worse then target time...
12002013-11-21 12:42:17,773 - OnosPerf4nodes - WARNING - Assertion Failed
1201
1202
1203*****************************
1204 Result: Failed
1205*****************************
1206
1207
1208
1209
1210*************************************
1211 Test Execution Summary
1212
1213*************************************
1214
1215 Test Start : 21 Nov 2013 12:13:56
1216 Test End : 21 Nov 2013 12:42:17
1217 Execution Time : 0:28:21.691540
1218 Total tests planned : 9
1219 Total tests RUN : 13
1220 Total Pass : 2
1221 Total Fail : 11
1222 Total No Result : 0
1223 Success Percentage : 15%
1224 Execution Result : 144%
12252013-11-21 12:42:19,613 - OnosPerf4nodes - INFO - Disconnecting mininet...
12262013-11-21 12:42:19,715 - OnosPerf4nodes - INFO - Executed :exit Expected Prompt '(.*)' Found
12272013-11-21 12:42:19,817 - OnosPerf4nodes - INFO - Executed :exit Expected Prompt '(.*)' Found