GENIRacksHome/ExogeniRacks/ConfirmationTestStatus/GPO: EG-CT-4-gpo-renci-log.txt

File EG-CT-4-gpo-renci-log.txt, 55.7 KB (added by lnevers@bbn.com, 11 years ago)
Line 
1lnevers@arendia:~/gcf-2.2-rc3$  omni.py createslice IG-CT-4
2INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
3INFO:omni:Using control framework pg
4INFO:omni:Created slice with Name IG-CT-4, URN urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4, Expiration 2013-01-04 18:26:29+00:00
5INFO:omni: ------------------------------------------------------------
6INFO:omni: Completed createslice:
7
8  Options as run:
9                framework: pg
10
11  Args: createslice IG-CT-4
12
13  Result Summary: Created slice with Name IG-CT-4, URN urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4, Expiration 2013-01-04 18:26:29+00:00
14 
15INFO:omni: ============================================================
16lnevers@arendia:~/gcf-2.2-rc3$  omni.py renewslice IG-CT-4 2013-01-08
17INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
18INFO:omni:Using control framework pg
19INFO:omni.protogeni:Requesting new slice expiration '2013-01-08T00:00:00'
20INFO:omni:Slice IG-CT-4 now expires at 2013-01-08 00:00:00 UTC
21INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4 expires on 2013-01-08 00:00:00 UTC
22INFO:omni: ------------------------------------------------------------
23INFO:omni: Completed renewslice:
24
25  Options as run:
26                framework: pg
27
28  Args: renewslice IG-CT-4 2013-01-08
29
30  Result Summary: Slice IG-CT-4 now expires at 2013-01-08 00:00:00 UTC
31Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4 expires on 2013-01-08 00:00:00 UTC
32INFO:omni: ============================================================
33lnevers@arendia:~/gcf-2.2-rc3$ omni.py createsliver -a ig-of-utah IG-CT-4 IG-CT-4-openflow-ig-utah.rspec -V1
34INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
35INFO:omni:Using control framework pg
36INFO:omni:Substituting AM nickname ig-of-utah with URL https://foam.utah.geniracks.net:3626/foam/gapi/1, URN unspecified_AM_URN
37INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4 expires on 2013-01-08 00:00:00 UTC
38INFO:omni:Substituting AM nickname ig-of-utah with URL https://foam.utah.geniracks.net:3626/foam/gapi/1, URN unspecified_AM_URN
39INFO:omni:Substituting AM nickname ig-of-utah with URL https://foam.utah.geniracks.net:3626/foam/gapi/1, URN unspecified_AM_URN
40INFO:omni:Creating sliver(s) from rspec file IG-CT-4-openflow-ig-utah.rspec for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4
41INFO:omni:Got return from CreateSliver for slice IG-CT-4 at https://foam.utah.geniracks.net:3626/foam/gapi/1:
42INFO:omni:<?xml version="1.0" encoding="UTF-8"?>
43INFO:omni:  <!-- Reserved resources for:
44        Slice: IG-CT-4
45        at AM:
46        URN: unspecified_AM_URN
47        URL: https://foam.utah.geniracks.net:3626/foam/gapi/1
48 -->
49INFO:omni: 
50<!--
51This rspec will reserve the OpenFlow resources in the InstaGENI rack
52at Utah used by IG-CT-4 New Site Confirmation Test
53
54AM: https://foam.utah.geniracks.net:3626/foam/gapi/1
55-->
56
57<rspec xmlns="http://www.geni.net/resources/rspec/3"
58       xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
59       xmlns:openflow="http://www.geni.net/resources/rspec/ext/openflow/3"
60       xs:schemaLocation="http://www.geni.net/resources/rspec/3
61           http://www.geni.net/resources/rspec/3/manifest.xsd
62           http://www.geni.net/resources/rspec/ext/openflow/3
63           http://www.geni.net/resources/rspec/ext/openflow/3/of-resv.xsd"
64       type="manifest">
65
66  <openflow:sliver description="New Site Confirmation Test IG-CT-4 ">
67
68    <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33020" type="primary" />
69
70
71    <openflow:group name="utah-instageni-1750">
72      <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:ig-utah+datapath+06:d6:00:24:a8:5d:0b:00"
73                         component_manager_id="urn:publicid:IDN+openflow:foam:ig-utah+authority+am" />
74    </openflow:group>
75
76    <openflow:match>
77
78      <openflow:use-group name="utah-instageni-1750" />
79
80      <openflow:packet>
81        <openflow:dl_type value="0x800,0x806"/>
82        <openflow:nw_dst value="10.42.11.0/24"/>
83        <openflow:nw_src value="10.42.11.0/24"/>
84      </openflow:packet>
85
86    </openflow:match>
87
88  </openflow:sliver>
89
90</rspec>
91
92INFO:omni: ------------------------------------------------------------
93INFO:omni: Completed createsliver:
94
95  Options as run:
96                aggregate: ['ig-of-utah']
97                api_version: 1
98                framework: pg
99
100  Args: createsliver IG-CT-4 IG-CT-4-openflow-ig-utah.rspec
101
102  Result Summary: Got Reserved resources RSpec from foam-utah-geniracks-net
103INFO:omni: ============================================================
104
105lnevers@arendia:~/gcf-2.2-rc3$ omni.py createsliver -a ig-of-gpo IG-CT-4 IG-CT-4-openflow-ig-gpo.rspec -V1
106INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
107INFO:omni:Using control framework pg
108INFO:omni:Substituting AM nickname ig-of-gpo with URL https://foam.instageni.gpolab.bbn.com:3626/foam/gapi/1, URN unspecified_AM_URN
109INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4 expires on 2013-01-08 00:00:00 UTC
110INFO:omni:Substituting AM nickname ig-of-gpo with URL https://foam.instageni.gpolab.bbn.com:3626/foam/gapi/1, URN unspecified_AM_URN
111INFO:omni:Substituting AM nickname ig-of-gpo with URL https://foam.instageni.gpolab.bbn.com:3626/foam/gapi/1, URN unspecified_AM_URN
112INFO:omni:Creating sliver(s) from rspec file IG-CT-4-openflow-ig-gpo.rspec for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4
113INFO:omni:Got return from CreateSliver for slice IG-CT-4 at https://foam.instageni.gpolab.bbn.com:3626/foam/gapi/1:
114INFO:omni:<?xml version="1.0" encoding="UTF-8"?>
115INFO:omni:  <!-- Reserved resources for:
116        Slice: IG-CT-4
117        at AM:
118        URN: unspecified_AM_URN
119        URL: https://foam.instageni.gpolab.bbn.com:3626/foam/gapi/1
120 -->
121INFO:omni: 
122<!--
123This rspec will reserve the OpenFlow resources in the InstaGENI rack
124at Utah used by IG-CT-4 New Site Confirmation Test
125
126AM: https://foam.instageni.gpolab.bbn.com:3626/foam/gapi/1
127-->
128
129<rspec xmlns="http://www.geni.net/resources/rspec/3"
130       xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
131       xmlns:openflow="http://www.geni.net/resources/rspec/ext/openflow/3"
132       xs:schemaLocation="http://www.geni.net/resources/rspec/3
133           http://www.geni.net/resources/rspec/3/manifest.xsd
134           http://www.geni.net/resources/rspec/ext/openflow/3
135           http://www.geni.net/resources/rspec/ext/openflow/3/of-resv.xsd"
136       type="manifest">
137
138  <openflow:sliver description="New Site Confirmation Test IG-CT-4 ">
139    <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33020" type="primary" />
140
141    <openflow:group name="bbn-instageni-1750">
142      <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.instageni.gpolab.bbn.com+datapath+06:d6:84:34:97:c6:c9:00"
143        component_manager_id="urn:publicid:IDN+openflow:foam:foam.instageni.gpolab.bbn.com+authority+am"  />
144    </openflow:group>
145
146    <openflow:match>
147
148      <openflow:use-group name="bbn-instageni-1750" />
149
150      <openflow:packet>
151        <openflow:dl_type value="0x800,0x806"/>
152        <openflow:nw_dst value="10.42.11.0/24"/>
153        <openflow:nw_src value="10.42.11.0/24"/>
154      </openflow:packet>
155
156    </openflow:match>
157
158  </openflow:sliver>
159
160</rspec>
161
162
163INFO:omni: ------------------------------------------------------------
164INFO:omni: Completed createsliver:
165
166  Options as run:
167                aggregate: ['ig-of-gpo']
168                api_version: 1
169                framework: pg
170
171  Args: createsliver IG-CT-4 IG-CT-4-openflow-ig-gpo.rspec
172
173  Result Summary: Got Reserved resources RSpec from foam-instageni-gpolab-bbn-com
174INFO:omni: ============================================================
175lnevers@arendia:~/gcf-2.2-rc3$
176lnevers@arendia:~/gcf-2.2-rc3$ omni.py createsliver -a of-uen IG-CT-4  IG-CT-4-openflow-uen.rspec  -V1
177INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
178INFO:omni:Using control framework pg
179INFO:omni:Substituting AM nickname of-uen with URL https://foamyflow.chpc.utah.edu:3626/foam/gapi/1, URN unspecified_AM_URN
180INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4 expires on 2013-01-08 00:00:00 UTC
181INFO:omni:Substituting AM nickname of-uen with URL https://foamyflow.chpc.utah.edu:3626/foam/gapi/1, URN unspecified_AM_URN
182INFO:omni:Substituting AM nickname of-uen with URL https://foamyflow.chpc.utah.edu:3626/foam/gapi/1, URN unspecified_AM_URN
183INFO:omni:Creating sliver(s) from rspec file IG-CT-4-openflow-uen.rspec for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4
184INFO:omni:Got return from CreateSliver for slice IG-CT-4 at https://foamyflow.chpc.utah.edu:3626/foam/gapi/1:
185INFO:omni:<?xml version="1.0" encoding="UTF-8"?>
186INFO:omni:  <!-- Reserved resources for:
187        Slice: IG-CT-4
188        at AM:
189        URN: unspecified_AM_URN
190        URL: https://foamyflow.chpc.utah.edu:3626/foam/gapi/1
191 -->
192INFO:omni: 
193<!--
194This rspec will reserve the OpenFlow resources at UEN
195used by the  IG-CT-4 New Site Confirmation Test
196
197AM: https://foamyflow.chpc.utah.edu:3626/foam/gapi/1
198-->
199
200<rspec xmlns="http://www.geni.net/resources/rspec/3"
201       xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
202       xmlns:openflow="http://www.geni.net/resources/rspec/ext/openflow/3"
203       xs:schemaLocation="http://www.geni.net/resources/rspec/3
204           http://www.geni.net/resources/rspec/3/manifest.xsd
205           http://www.geni.net/resources/rspec/ext/openflow/3
206           http://www.geni.net/resources/rspec/ext/openflow/3/of-resv.xsd"
207       type="manifest">
208
209  <openflow:sliver description="New Site Confirmation Test IG-CT-4 ">
210
211    <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33020" type="primary" />
212
213
214    <openflow:group name="uen-1750">
215    <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foamyflow.chpc.utah.edu+datapath+06:d6:ac:16:2d:f5:2d:00"
216        component_manager_id="urn:publicid:IDN+openflow:foam:foamyflow.chpc.utah.edu+authority+am" dpid="06:d6:ac:16:2d:f5:2d:00">
217        <openflow:port name="A21" num="21"/>
218        <openflow:port name="A22" num="22"/>
219      </openflow:datapath>
220    </openflow:group>
221
222    <openflow:match>
223      <openflow:use-group name="uen-1750" />
224      <openflow:packet>
225        <openflow:dl_type value="0x800,0x806"/>
226        <openflow:nw_dst value="10.42.11.0/24"/>
227        <openflow:nw_src value="10.42.11.0/24"/>
228      </openflow:packet>
229
230    </openflow:match>
231
232  </openflow:sliver>
233
234</rspec>
235
236INFO:omni: ------------------------------------------------------------
237INFO:omni: Completed createsliver:
238
239  Options as run:
240                aggregate: ['of-uen']
241                api_version: 1
242                framework: pg
243
244  Args: createsliver IG-CT-4 IG-CT-4-openflow-uen.rspec
245
246  Result Summary: Got Reserved resources RSpec from foamyflow-chpc-utah-edu
247INFO:omni: ============================================================
248lnevers@arendia:~/gcf-2.2-rc3$ omni.py createsliver -a of-nlr IG-CT-4 IG-CT-4-openflow-nlr.rspec -V1
249INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
250INFO:omni:Using control framework pg
251INFO:omni:Substituting AM nickname of-nlr with URL https://foam.nlr.net:3626/foam/gapi/1, URN unspecified_AM_URN
252INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4 expires on 2013-01-08 00:00:00 UTC
253INFO:omni:Substituting AM nickname of-nlr with URL https://foam.nlr.net:3626/foam/gapi/1, URN unspecified_AM_URN
254INFO:omni:Substituting AM nickname of-nlr with URL https://foam.nlr.net:3626/foam/gapi/1, URN unspecified_AM_URN
255INFO:omni:Creating sliver(s) from rspec file IG-CT-4-openflow-nlr.rspec for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4
256INFO:omni:Got return from CreateSliver for slice IG-CT-4 at https://foam.nlr.net:3626/foam/gapi/1:
257INFO:omni:<?xml version="1.0" encoding="UTF-8"?>
258INFO:omni:  <!-- Reserved resources for:
259        Slice: IG-CT-4
260        at AM:
261        URN: unspecified_AM_URN
262        URL: https://foam.nlr.net:3626/foam/gapi/1
263 -->
264INFO:omni: 
265<!--
266This rspec will reserve the OpenFlow resources at NLR
267for IG-CT-4 New Site Confirmation Test
268AM: https://foam.nlr.net:3626/foam/gapi/1
269-->
270
271<rspec xmlns="http://www.geni.net/resources/rspec/3"
272       xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
273       xmlns:openflow="http://www.geni.net/resources/rspec/ext/openflow/3"
274       xs:schemaLocation="http://www.geni.net/resources/rspec/3
275           http://www.geni.net/resources/rspec/3/manifest.xsd
276           http://www.geni.net/resources/rspec/ext/openflow/3
277           http://www.geni.net/resources/rspec/ext/openflow/3/of-resv.xsd"
278       type="manifest">
279
280  <openflow:sliver description="New Site Confirmation Test IG-CT-4 "
281                   email="lnevers@bbn.com">
282
283    <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33020" type="primary" />
284
285    <openflow:group name="nlr-atla-1750-3716">
286      <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.nlr.net+datapath+06:d6:00:24:a8:d2:b8:40" component_manager_id="urn:publicid:IDN+openflow:foam:foam.nlr.net+authority+am">
287        <openflow:port num="5"/>   <!-- to VLAN 3716 -->
288        <openflow:port num="9"/>   <!-- to AMPATH -->
289        <openflow:port num="11"/>  <!-- to FIU -->
290        <openflow:port num="49"/>  <!-- to RENCI -->
291      </openflow:datapath>
292    </openflow:group>
293
294    <openflow:group name="nlr-3716">
295      <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.nlr.net+datapath+0e:84:00:23:47:c8:bc:00" component_manager_id="urn:publicid:IDN+openflow:foam:foam.nlr.net+authority+am" />  <!-- NLR CHIC 3716 -->
296      <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.nlr.net+datapath+0e:84:00:23:47:ca:bc:40" component_manager_id="urn:publicid:IDN+openflow:foam:foam.nlr.net+authority+am" />  <!-- NLR SUNN 3716 -->
297      <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.nlr.net+datapath+0e:84:00:24:a8:d2:48:00" component_manager_id="urn:publicid:IDN+openflow:foam:foam.nlr.net+authority+am" />  <!-- NLR SEAT 3716 -->
298      <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.nlr.net+datapath+0e:84:00:24:a8:d2:b8:40" component_manager_id="urn:publicid:IDN+openflow:foam:foam.nlr.net+authority+am" />  <!-- NLR ATLA 3716 -->
299      <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.nlr.net+datapath+0e:84:00:26:f1:40:a8:00" component_manager_id="urn:publicid:IDN+openflow:foam:foam.nlr.net+authority+am" />  <!-- NLR DENV 3716 -->
300    </openflow:group>
301
302    <openflow:match>
303      <openflow:use-group name="nlr-atla-1750-3716" />
304      <openflow:use-group name="nlr-3716" />
305      <openflow:packet>
306        <openflow:dl_type value="0x800,0x806"/>
307        <openflow:nw_dst value="10.42.11.0/24"/>
308        <openflow:nw_src value="10.42.11.0/24"/>
309      </openflow:packet>
310    </openflow:match>
311  </openflow:sliver>
312</rspec>
313
314
315INFO:omni: ------------------------------------------------------------
316INFO:omni: Completed createsliver:
317
318  Options as run:
319                aggregate: ['of-nlr']
320                api_version: 1
321                framework: pg
322
323  Args: createsliver IG-CT-4 IG-CT-4-openflow-nlr.rspec
324
325  Result Summary: Got Reserved resources RSpec from foam-nlr-net
326INFO:omni: ============================================================
327lnevers@arendia:~/gcf-2.2-rc3$ omni.py createsliver -a of-indiana IG-CT-4  IG-CT-4-openflow-indiana-wapg.rspec -V1
328INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
329INFO:omni:Using control framework pg
330INFO:omni:Substituting AM nickname of-indiana with URL https://foam.noc.iu.edu:3626/foam/gapi/1, URN unspecified_AM_URN
331INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4 expires on 2013-01-08 00:00:00 UTC
332INFO:omni:Substituting AM nickname of-indiana with URL https://foam.noc.iu.edu:3626/foam/gapi/1, URN unspecified_AM_URN
333INFO:omni:Substituting AM nickname of-indiana with URL https://foam.noc.iu.edu:3626/foam/gapi/1, URN unspecified_AM_URN
334INFO:omni:Creating sliver(s) from rspec file IG-CT-4-openflow-indiana-wapg.rspec for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4
335INFO:omni:Got return from CreateSliver for slice IG-CT-4 at https://foam.noc.iu.edu:3626/foam/gapi/1:
336INFO:omni:<?xml version="1.0" encoding="UTF-8"?>
337INFO:omni:  <!-- Reserved resources for:
338        Slice: IG-CT-4
339        at AM:
340        URN: unspecified_AM_URN
341        URL: https://foam.noc.iu.edu:3626/foam/gapi/1
342 -->
343INFO:omni: 
344<!--
345This rspec will reserve the OpenFlow resources at Rutgers
346used by the IG-CT-4 Site Confirmation Test.
347AM: https://foam.noc.iu.edu:3626/foam/gapi/1
348-->
349
350<rspec xmlns="http://www.geni.net/resources/rspec/3"
351       xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
352       xmlns:openflow="http://www.geni.net/resources/rspec/ext/openflow/3"
353       xs:schemaLocation="http://www.geni.net/resources/rspec/3
354           http://www.geni.net/resources/rspec/3/manifest.xsd
355           http://www.geni.net/resources/rspec/ext/openflow/3
356           http://www.geni.net/resources/rspec/ext/openflow/3/of-resv.xsd"
357       type="manifest">
358
359  <openflow:sliver description="New Site Confirmation Test IG-CT-4 "
360                   email="lnevers@bbn.com">
361
362    <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33020" type="primary" />
363
364    <openflow:group name="indiana-1750-nlr-3716">
365      <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.noc.iu.edu+datapath+06:d6:00:16:b9:cf:fc:40"
366                         component_manager_id="urn:publicid:IDN+openflow:foam:foam.noc.iu.edu+authority+am">
367
368        <openflow:port name="3" num="3"/>   
369        <openflow:port name="5" num="5"/>   
370        <openflow:port name="8" num="8"/>   
371        <openflow:port name="9" num="9"/>   
372        <openflow:port name="10" num="10"/>   
373      </openflow:datapath>
374    </openflow:group>
375
376 <openflow:group name="indiana-WAPG">
377    <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.noc.iu.edu+datapath+06:d6:00:24:a8:fe:e1:00"
378                        component_manager_id="urn:publicid:IDN+openflow:foam:foam.noc.iu.edu+authority+am">   
379        <openflow:port name="3" num="27"/>   
380        <openflow:port name="22" num="46"/>   
381        <openflow:port name="47" num="71"/>   
382        <openflow:port name="8" num="32"/>   
383        <openflow:port name="6" num="30"/>   
384    </openflow:datapath> 
385    </openflow:group>
386
387    <openflow:match>
388
389      <openflow:use-group name="indiana-1750-nlr-3716" />
390      <openflow:use-group name="indiana-WAPG" />
391      <openflow:packet>
392        <openflow:dl_type value="0x800,0x806"/>
393        <openflow:nw_dst value="10.42.11.0/24"/>
394        <openflow:nw_src value="10.42.11.0/24"/>
395      </openflow:packet>
396
397    </openflow:match>
398
399  </openflow:sliver>
400
401</rspec>
402
403INFO:omni: ------------------------------------------------------------
404INFO:omni: Completed createsliver:
405
406  Options as run:
407                aggregate: ['of-indiana']
408                api_version: 1
409                framework: pg
410
411  Args: createsliver IG-CT-4 IG-CT-4-openflow-indiana-wapg.rspec
412
413  Result Summary: Got Reserved resources RSpec from foam-noc-iu-edu
414INFO:omni: ============================================================
415lnevers@arendia:~/gcf-2.2-rc3$ omni.py createsliver -a of-i2 IG-CT-4 IG-CT-4-openflow-internet2.rspec
416INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
417INFO:omni:Using control framework pg
418INFO:omni:Substituting AM nickname of-i2 with URL https://foam.net.internet2.edu:3626/foam/gapi/1, URN unspecified_AM_URN
419WARNING:omni:You asked to use AM API 2, but the AM(s) you are contacting do not all speak that version.
420WARNING:omni:At the URLs you are contacting, all your AMs speak AM API v1.
421WARNING:omni:Switching to AM API v1. Next time call Omni with '-V1'.
422INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4 expires on 2013-01-08 00:00:00 UTC
423INFO:omni:Substituting AM nickname of-i2 with URL https://foam.net.internet2.edu:3626/foam/gapi/1, URN unspecified_AM_URN
424INFO:omni:Substituting AM nickname of-i2 with URL https://foam.net.internet2.edu:3626/foam/gapi/1, URN unspecified_AM_URN
425INFO:omni:Creating sliver(s) from rspec file IG-CT-4-openflow-internet2.rspec for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4
426INFO:omni:Got return from CreateSliver for slice IG-CT-4 at https://foam.net.internet2.edu:3626/foam/gapi/1:
427INFO:omni:<?xml version="1.0" encoding="UTF-8"?>
428INFO:omni:  <!-- Reserved resources for:
429        Slice: IG-CT-4
430        at AM:
431        URN: unspecified_AM_URN
432        URL: https://foam.net.internet2.edu:3626/foam/gapi/1
433 -->
434INFO:omni: 
435<!--
436This rspec will reserve the OpenFlow resources at Internet2
437used by the IG-CT-4 New Site Confirmation Test
438AM: https://foam.net.internet2.edu:3626/foam/gapi/1
439-->
440<rspec xmlns="http://www.geni.net/resources/rspec/3"
441       xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
442       xmlns:openflow="http://www.geni.net/resources/rspec/ext/openflow/3"
443       xs:schemaLocation="http://www.geni.net/resources/rspec/3
444           http://www.geni.net/resources/rspec/3/manifest.xsd
445           http://www.geni.net/resources/rspec/ext/openflow/3
446           http://www.geni.net/resources/rspec/ext/openflow/3/of-resv.xsd"
447       type="manifest">
448  <openflow:sliver description="New Site Confirmation Test IG-CT-4 "
449                   email="lnevers@bbn.com">
450
451 <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33020" type="primary" />
452
453    <openflow:group name="i2-3716">
454      <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+datapath+0e:84:00:12:e2:22:63:1d"
455        component_manager_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+authority+am" />  <!-- I2 NEWY 3716 -->
456      <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+datapath+0e:84:00:12:e2:22:6f:e5"
457        component_manager_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+authority+am" />  <!-- I2 WASH 3716 -->
458      <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+datapath+0e:84:00:12:e2:22:63:6e"
459        component_manager_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+authority+am" />  <!-- I2 ATLA 3716 -->
460      <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+datapath+0e:84:00:12:e2:22:81:42"
461        component_manager_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+authority+am" />  <!-- I2 HOUS 3716 -->
462      <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+datapath+0e:84:00:12:e2:22:63:38"
463        component_manager_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+authority+am" />  <!-- I2 LOSA 3716 -->
464    </openflow:group>
465
466   <openflow:group name="I2-LOSA-1750-3716">
467      <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+datapath+06:d6:00:12:e2:22:63:38"
468        component_manager_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+authority+am" dpid="06:d6:00:12:e2:22:63:38">
469        <openflow:port name="15" num="15"/>
470      </openflow:datapath>
471    </openflow:group>
472
473    <openflow:group name="UEN-1750">
474      <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+datapath+06:d6:00:12:e2:22:63:38"
475        component_manager_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+authority+am" dpid="06:d6:00:12:e2:22:63:38">
476        <openflow:port name="12" num="12"/>
477      </openflow:datapath>
478    </openflow:group>
479
480    <openflow:group name="I2-ATLA-1750-3716">
481      <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+datapath+06:d6:00:12:e2:22:63:6e" 
482        component_manager_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+authority+am" dpid="06:d6:00:12:e2:22:63:6e">
483        <openflow:port name="9" num="9"/>
484      </openflow:datapath>
485    </openflow:group>
486
487    <openflow:match>
488
489      <openflow:use-group name="i2-3716" />
490      <openflow:use-group name="UEN-1750" />
491      <openflow:use-group name="I2-LOSA-1750-3716" />
492      <openflow:packet>
493        <openflow:dl_type value="0x800,0x806"/>
494        <openflow:nw_dst value="10.42.11.0/24"/>
495        <openflow:nw_src value="10.42.11.0/24"/>
496      </openflow:packet>
497
498    </openflow:match>
499
500  </openflow:sliver>
501
502</rspec>
503
504INFO:omni: ------------------------------------------------------------
505INFO:omni: Completed createsliver:
506
507  Options as run:
508                aggregate: ['of-i2']
509                api_version: 1
510                framework: pg
511
512  Args: createsliver IG-CT-4 IG-CT-4-openflow-internet2.rspec
513
514  Result Summary: Your AMs do not all speak requested API v2. At the URLs you are contacting, all your AMs speak AM API v1. Switching to AM API v1. Next time call Omni with '-V1'.
515Got Reserved resources RSpec from foam-net-internet2-edu
516INFO:omni: ============================================================
517lnevers@arendia:~/gcf-2.2-rc3$ omni.py createsliver -a of-gpo IG-CT-4 CT-4-openflow-bbn.rspec
518INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
519INFO:omni:Using control framework pg
520INFO:omni:Substituting AM nickname of-gpo with URL https://foam.gpolab.bbn.com:3626/foam/gapi/1, URN unspecified_AM_URN
521WARNING:omni:You asked to use AM API 2, but the AM(s) you are contacting do not all speak that version.
522WARNING:omni:At the URLs you are contacting, all your AMs speak AM API v1.
523WARNING:omni:Switching to AM API v1. Next time call Omni with '-V1'.
524INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4 expires on 2013-01-08 00:00:00 UTC
525ERROR:omni:Unable to read rspec file CT-4-openflow-bbn.rspec: [Errno 2] No such file or directory: 'CT-4-openflow-bbn.rspec'
526lnevers@arendia:~/gcf-2.2-rc3$ ls *openflow-bbn*
527EG-CT-4-openflow-bbn.rspec
528lnevers@arendia:~/gcf-2.2-rc3$ omni.py createsliver -a of-gpo IG-CT-4 EG-CT-4-openflow-bbn.rspec -V1
529INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
530INFO:omni:Using control framework pg
531INFO:omni:Substituting AM nickname of-gpo with URL https://foam.gpolab.bbn.com:3626/foam/gapi/1, URN unspecified_AM_URN
532INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4 expires on 2013-01-08 00:00:00 UTC
533INFO:omni:Substituting AM nickname of-gpo with URL https://foam.gpolab.bbn.com:3626/foam/gapi/1, URN unspecified_AM_URN
534INFO:omni:Substituting AM nickname of-gpo with URL https://foam.gpolab.bbn.com:3626/foam/gapi/1, URN unspecified_AM_URN
535INFO:omni:Creating sliver(s) from rspec file EG-CT-4-openflow-bbn.rspec for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4
536INFO:omni:Got return from CreateSliver for slice IG-CT-4 at https://foam.gpolab.bbn.com:3626/foam/gapi/1:
537INFO:omni:<?xml version="1.0" encoding="UTF-8"?>
538INFO:omni:  <!-- Reserved resources for:
539        Slice: IG-CT-4
540        at AM:
541        URN: unspecified_AM_URN
542        URL: https://foam.gpolab.bbn.com:3626/foam/gapi/1
543 -->
544INFO:omni: 
545<!-- Request Rspec for Openflow at BBN Meso-scale site
546used in EG-EXP-6 experiment 3
547NOTE: MUST BE RUN AFTER GPO PG Request to determine host port.
548
549AM: https://foam.gpolab.bbn.com:3626/foam/gapi/1
550-->
551
552<rspec xmlns="http://www.geni.net/resources/rspec/3"
553       xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
554       xmlns:openflow="http://www.geni.net/resources/rspec/ext/openflow/3"
555       xs:schemaLocation="http://www.geni.net/resources/rspec/3
556           http://www.geni.net/resources/rspec/3/manifest.xsd
557           http://www.geni.net/resources/rspec/ext/openflow/3
558           http://www.geni.net/resources/rspec/ext/openflow/3/of-resv.xsd"
559       type="manifest">
560
561  <openflow:sliver description="Sliver to allow BBNMeso, BBN ExoGENI, and Rutgers WAPG over 3716 "
562                   email="lnevers@bbn.com">
563
564    <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33020" type="primary" />
565
566   <openflow:group name="bbn-1750-nodes">
567
568     <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.gpolab.bbn.com+datapath+06:d6:00:24:a8:c4:b9:00"     
569                       component_manager_id="urn:publicid:IDN+openflow:foam:foam.gpolab.bbn.com+authority+am"
570                       dpid="06:d6:00:24:a8:c4:b9:00">
571    <openflow:port name="9" num="33"/>
572    </openflow:datapath>
573  </openflow:group>
574
575    <openflow:group name="poblano-1750-nlr-3716">
576      <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.gpolab.bbn.com+datapath+06:d6:00:12:e2:b8:a5:d0"
577                         component_manager_id="urn:publicid:IDN+openflow:foam:foam.gpolab.bbn.com+authority+am">
578        <openflow:port num="5"/>   <!-- to NLR 3716 -->
579        <openflow:port num="15"/>  <!-- to BBN ExoGENI rack -->
580        <openflow:port num="16"/>  <!-- to BBN InstaGENI rack -->
581        <openflow:port num="20"/>  <!-- to habanero -->
582      </openflow:datapath>
583    </openflow:group>
584
585    <openflow:match>
586
587      <openflow:use-group name="bbn-1750-nodes" />
588      <openflow:use-group name="poblano-1750-nlr-3716" />
589
590      <openflow:packet>
591        <openflow:dl_type value="0x800,0x806"/>
592        <openflow:nw_dst value="10.42.11.0/24"/>
593        <openflow:nw_src value="10.42.11.0/24"/>
594      </openflow:packet>
595
596    </openflow:match>
597  </openflow:sliver>
598
599</rspec>
600
601INFO:omni: ------------------------------------------------------------
602INFO:omni: Completed createsliver:
603
604  Options as run:
605                aggregate: ['of-gpo']
606                api_version: 1
607                framework: pg
608
609  Args: createsliver IG-CT-4 EG-CT-4-openflow-bbn.rspec
610
611  Result Summary: Got Reserved resources RSpec from foam-gpolab-bbn-com
612INFO:omni: ============================================================
613lnevers@arendia:~/gcf-2.2-rc3$ omni.py createsliver -a eg-of-gpo IG-CT-4 EG-CT-4-openflow-eg-gpo.rspec
614INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
615INFO:omni:Using control framework pg
616INFO:omni:Substituting AM nickname eg-of-gpo with URL https://bbn-hn.exogeni.net:3626/foam/gapi/1, URN unspecified_AM_URN
617WARNING:omni:You asked to use AM API 2, but the AM(s) you are contacting do not all speak that version.
618WARNING:omni:At the URLs you are contacting, all your AMs speak AM API v1.
619WARNING:omni:Switching to AM API v1. Next time call Omni with '-V1'.
620INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4 expires on 2013-01-08 00:00:00 UTC
621INFO:omni:Substituting AM nickname eg-of-gpo with URL https://bbn-hn.exogeni.net:3626/foam/gapi/1, URN unspecified_AM_URN
622INFO:omni:Substituting AM nickname eg-of-gpo with URL https://bbn-hn.exogeni.net:3626/foam/gapi/1, URN unspecified_AM_URN
623INFO:omni:Creating sliver(s) from rspec file EG-CT-4-openflow-eg-gpo.rspec for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4
624INFO:omni:Got return from CreateSliver for slice IG-CT-4 at https://bbn-hn.exogeni.net:3626/foam/gapi/1:
625INFO:omni:<?xml version="1.0" encoding="UTF-8"?>
626INFO:omni:  <!-- Reserved resources for:
627        Slice: IG-CT-4
628        at AM:
629        URN: unspecified_AM_URN
630        URL: https://bbn-hn.exogeni.net:3626/foam/gapi/1
631 -->
632INFO:omni: 
633<!--
634This rspec will reserve the OpenFlow resources in the BBN ExoGENI rack
635
636-->
637
638<rspec xmlns="http://www.geni.net/resources/rspec/3"
639       xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
640       xmlns:openflow="http://www.geni.net/resources/rspec/ext/openflow/3"
641       xs:schemaLocation="http://www.geni.net/resources/rspec/3
642           http://www.geni.net/resources/rspec/3/manifest.xsd
643           http://www.geni.net/resources/rspec/ext/openflow/3
644           http://www.geni.net/resources/rspec/ext/openflow/3/of-resv.xsd"
645       type="manifest">
646
647  <openflow:sliver description="New Site confirmation test at BBN ExoGENI."
648                   email="lnevers@bbn.com">
649
650    <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33020" type="primary" />
651
652    <openflow:group name="bbn-exogeni">
653      <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:bbn-hn.exogeni.gpolab.bbn.com+datapath+00:64:08:17:f4:b5:2a:00" component_manager_id="urn:publicid:IDN+openflow:foam:bbn-hn.exogeni.gpolab.bbn.com+authority+am" />
654    </openflow:group>
655
656    <openflow:match>
657
658      <openflow:use-group name="bbn-exogeni" />
659
660      <openflow:packet>
661        <openflow:dl_vlan value="1750"/>
662        <openflow:dl_type value="0x800,0x806"/>
663        <openflow:nw_dst value="10.42.11.0/24"/>
664        <openflow:nw_src value="10.42.11.0/24"/>
665      </openflow:packet>
666
667    </openflow:match>
668
669  </openflow:sliver>
670
671</rspec>
672
673INFO:omni: ------------------------------------------------------------
674INFO:omni: Completed createsliver:
675
676  Options as run:
677                aggregate: ['eg-of-gpo']
678                api_version: 1
679                framework: pg
680
681  Args: createsliver IG-CT-4 EG-CT-4-openflow-eg-gpo.rspec
682
683  Result Summary: Your AMs do not all speak requested API v2. At the URLs you are contacting, all your AMs speak AM API v1. Switching to AM API v1. Next time call Omni with '-V1'.
684Got Reserved resources RSpec from bbn-hn-exogeni-net
685INFO:omni: ============================================================
686lnevers@arendia:~/gcf-2.2-rc3$
687
688lnevers@arendia:~/gcf-2.2-rc3$ omni.py createsliver -a eg-of-renci IG-CT-4 ./EG-CT-4-openflow-eg-renci.rspec
689INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
690INFO:omni:Using control framework pg
691INFO:omni:Substituting AM nickname eg-of-renci with URL https://rci-hn.exogeni.net:3626/foam/gapi/1, URN unspecified_AM_URN
692WARNING:omni:You asked to use AM API 2, but the AM(s) you are contacting do not all speak that version.
693WARNING:omni:At the URLs you are contacting, all your AMs speak AM API v1.
694WARNING:omni:Switching to AM API v1. Next time call Omni with '-V1'.
695INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4 expires on 2013-01-08 00:00:00 UTC
696INFO:omni:Substituting AM nickname eg-of-renci with URL https://rci-hn.exogeni.net:3626/foam/gapi/1, URN unspecified_AM_URN
697INFO:omni:Substituting AM nickname eg-of-renci with URL https://rci-hn.exogeni.net:3626/foam/gapi/1, URN unspecified_AM_URN
698INFO:omni:Creating sliver(s) from rspec file ./EG-CT-4-openflow-eg-renci.rspec for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4
699INFO:omni:Got return from CreateSliver for slice IG-CT-4 at https://rci-hn.exogeni.net:3626/foam/gapi/1:
700INFO:omni:<?xml version="1.0" encoding="UTF-8"?>
701INFO:omni:  <!-- Reserved resources for:
702        Slice: IG-CT-4
703        at AM:
704        URN: unspecified_AM_URN
705        URL: https://rci-hn.exogeni.net:3626/foam/gapi/1
706 -->
707INFO:omni: 
708<!--
709This rspec will reserve the OpenFlow resources in the RENCI ExoGENI rack
710
711-->
712<rspec xmlns="http://www.geni.net/resources/rspec/3"
713       xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
714       xmlns:openflow="http://www.geni.net/resources/rspec/ext/openflow/3"
715       xs:schemaLocation="http://www.geni.net/resources/rspec/3
716           http://www.geni.net/resources/rspec/3/manifest.xsd
717           http://www.geni.net/resources/rspec/ext/openflow/3
718           http://www.geni.net/resources/rspec/ext/openflow/3/of-resv.xsd"
719       type="manifest">
720
721 <openflow:sliver description="IG-CT-4 over 3716 "
722                   email="lnevers@bbn.com">
723
724    <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33020" type="primary" />
725
726    <openflow:group name="renci-exogeni">
727  <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:rci-hn.exogeni.net+datapath+00:01:08:17:f4:b3:5b:00"
728        component_manager_id="urn:publicid:IDN+openflow:foam:rci-hn.exogeni.net+authority+am" >
729        </openflow:datapath>
730
731    </openflow:group>
732
733    <openflow:match>
734
735      <openflow:use-group name="renci-exogeni" />
736
737      <openflow:packet>
738        <openflow:dl_vlan value="1750"/>
739        <openflow:dl_type value="0x800,0x806"/>
740        <openflow:nw_dst value="10.42.11.0/24"/>
741        <openflow:nw_src value="10.42.11.0/24"/>
742      </openflow:packet>
743
744    </openflow:match>
745
746  </openflow:sliver>
747
748</rspec>
749
750INFO:omni: ------------------------------------------------------------
751INFO:omni: Completed createsliver:
752
753  Options as run:
754                aggregate: ['eg-of-renci']
755                api_version: 1
756                framework: pg
757
758  Args: createsliver IG-CT-4 ./EG-CT-4-openflow-eg-renci.rspec
759
760  Result Summary: Your AMs do not all speak requested API v2. At the URLs you are contacting, all your AMs speak AM API v1. Switching to AM API v1. Next time call Omni with '-V1'.
761Got Reserved resources RSpec from rci-hn-exogeni-net
762INFO:omni: ============================================================
763
764lnevers@arendia:~/gcf-2.2-rc3$ omni.py createsliver -a pg-utah IG-CT-4  IG-CT-4-indiana-wapg-pg-utah.rspec
765INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
766INFO:omni:Using control framework pg
767INFO:omni:Substituting AM nickname pg-utah with URL https://www.emulab.net:12369/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN
768INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4 expires on 2013-01-08 00:00:00 UTC
769INFO:omni:Substituting AM nickname pg-utah with URL https://www.emulab.net:12369/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN
770INFO:omni:Substituting AM nickname pg-utah with URL https://www.emulab.net:12369/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN
771INFO:omni:Creating sliver(s) from rspec file IG-CT-4-indiana-wapg-pg-utah.rspec for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4
772INFO:omni:Got return from CreateSliver for slice IG-CT-4 at https://www.emulab.net:12369/protogeni/xmlrpc/am/2.0:
773INFO:omni:<!-- Reserved resources for:
774        Slice: IG-CT-4
775        at AM:
776        URN: unspecified_AM_URN
777        URL: https://www.emulab.net:12369/protogeni/xmlrpc/am/2.0
778 -->
779INFO:omni:<rspec xmlns="http://www.geni.net/resources/rspec/3" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xmlns:sharedvlan="http://www.protogeni.net/resources/rspec/ext/shared-vlan/1" xs:schemaLocation="http://www.geni.net/resources/rspec/3            http://www.geni.net/resources/rspec/3/manifest.xsd            http://www.protogeni.net/resources/rspec/ext/shared-vlan/1            http://www.protogeni.net/resources/rspec/ext/shared-vlan/1/request.xsd" type="manifest">
780
781  <node client_id="wapg-indiana-pg58" component_id="urn:publicid:IDN+emulab.net+node+pg58" component_manager_id="urn:publicid:IDN+emulab.net+authority+cm" component_name="pg58" exclusive="true" sliver_id="urn:publicid:IDN+emulab.net+sliver+104832">       
782   <interface client_id="wapg-rutgers-pg58:if0">
783   <ip address="10.42.11.158" netmask="255.255.255.0"/>
784    </interface>
785  <sliver_type name="raw-pc"/><rs:vnode xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1" name="pg58"/><host name="wapg-indiana-pg58.IG-CT-4.pgeni-gpolab-bbn-com.emulab.net"/><services><login authentication="ssh-keys" hostname="pg58.emulab.net" port="22" username="lnevers"/></services></node>
786
787  <node client_id="utah-pg" exclusive="false" component_id="urn:publicid:IDN+emulab.net+node+pc423" component_manager_id="urn:publicid:IDN+emulab.net+authority+cm" sliver_id="urn:publicid:IDN+emulab.net+sliver+104831">
788    <sliver_type name="emulab-openvz"/>
789    <interface client_id="utah-pg:if0" component_id="urn:publicid:IDN+emulab.net+interface+pc423:eth1" sliver_id="urn:publicid:IDN+emulab.net+sliver+104835" mac_address="0232ffb90b2b">
790      <ip address="10.42.11.35" netmask="255.255.255.0" type="ipv4"/>
791    </interface>
792  <rs:vnode xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1" name="pcvm423-2"/><host name="utah-pg.IG-CT-4.pgeni-gpolab-bbn-com.emulab.net"/><services><login authentication="ssh-keys" hostname="pc423.emulab.net" port="30522" username="lnevers"/></services></node>
793  <link xmlns:sharedvlan="http://www.protogeni.net/resources/rspec/ext/shared-vlan/1" client_id="mesoscale-openflow-0" sliver_id="urn:publicid:IDN+emulab.net+sliver+104834">
794    <interface_ref client_id="utah-pg:if0" component_id="urn:publicid:IDN+emulab.net+interface+pc423:eth1" sliver_id="urn:publicid:IDN+emulab.net+sliver+104835"/>
795    <sharedvlan:link_shared_vlan name="mesoscale-openflow"/>
796  </link>
797
798</rspec>
799INFO:omni: ------------------------------------------------------------
800INFO:omni: Completed createsliver:
801
802  Options as run:
803                aggregate: ['pg-utah']
804                framework: pg
805
806  Args: createsliver IG-CT-4 IG-CT-4-indiana-wapg-pg-utah.rspec
807
808  Result Summary: Got Reserved resources RSpec from www-emulab-net-protogeniv2
809INFO:omni: ============================================================
810lnevers@arendia:~/gcf-2.2-rc3$ omni.py createsliver -a ig-utah IG-CT-4 IG-CT-4-ig-utah.rspec
811INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
812INFO:omni:Using control framework pg
813INFO:omni:Substituting AM nickname ig-utah with URL http://utah.geniracks.net/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN
814INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4 expires on 2013-01-08 00:00:00 UTC
815INFO:omni:Substituting AM nickname ig-utah with URL http://utah.geniracks.net/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN
816INFO:omni:Substituting AM nickname ig-utah with URL http://utah.geniracks.net/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN
817INFO:omni:Creating sliver(s) from rspec file IG-CT-4-ig-utah.rspec for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4
818INFO:omni:Got return from CreateSliver for slice IG-CT-4 at http://utah.geniracks.net/protogeni/xmlrpc/am/2.0:
819INFO:omni:<!-- Reserved resources for:
820        Slice: IG-CT-4
821        at AM:
822        URN: unspecified_AM_URN
823        URL: http://utah.geniracks.net/protogeni/xmlrpc/am/2.0
824 -->
825INFO:omni:<rspec xmlns="http://www.geni.net/resources/rspec/3" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xmlns:sharedvlan="http://www.protogeni.net/resources/rspec/ext/shared-vlan/1" xs:schemaLocation="http://www.geni.net/resources/rspec/3            http://www.geni.net/resources/rspec/3/manifest.xsd            http://www.protogeni.net/resources/rspec/ext/shared-vlan/1            http://www.protogeni.net/resources/rspec/ext/shared-vlan/1/request.xsd" type="manifest">
826
827  <node client_id="utah-ig" exclusive="false" component_id="urn:publicid:IDN+utah.geniracks.net+node+pc3" component_manager_id="urn:publicid:IDN+utah.geniracks.net+authority+cm" sliver_id="urn:publicid:IDN+utah.geniracks.net+sliver+15838">
828    <sliver_type name="emulab-openvz"/>
829    <interface client_id="utah-ig:if0" component_id="urn:publicid:IDN+utah.geniracks.net+interface+pc3:eth1" sliver_id="urn:publicid:IDN+utah.geniracks.net+sliver+15842" mac_address="02551393871c">
830      <ip address="10.42.11.33" netmask="255.255.255.0" type="ipv4"/>
831    </interface>
832  <rs:vnode xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1" name="pcvm3-1"/><host name="utah-ig.IG-CT-4.pgeni-gpolab-bbn-com.utah.geniracks.net"/><services><login authentication="ssh-keys" hostname="pc3.utah.geniracks.net" port="31034" username="lnevers"/></services></node>
833
834  <node client_id="utah-ig2" exclusive="false" component_id="urn:publicid:IDN+utah.geniracks.net+node+pc3" component_manager_id="urn:publicid:IDN+utah.geniracks.net+authority+cm" sliver_id="urn:publicid:IDN+utah.geniracks.net+sliver+15839">
835    <sliver_type name="emulab-openvz"/>
836    <interface client_id="utah-ig2:if0" component_id="urn:publicid:IDN+utah.geniracks.net+interface+pc3:eth3" sliver_id="urn:publicid:IDN+utah.geniracks.net+sliver+15844" mac_address="02112bba937a">
837      <ip address="10.42.11.32" netmask="255.255.255.0" type="ipv4"/>
838    </interface>
839  <rs:vnode xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1" name="pcvm3-3"/><host name="utah-ig2.IG-CT-4.pgeni-gpolab-bbn-com.utah.geniracks.net"/><services><login authentication="ssh-keys" hostname="pc3.utah.geniracks.net" port="31035" username="lnevers"/></services></node>
840
841  <link xmlns:sharedvlan="http://www.protogeni.net/resources/rspec/ext/shared-vlan/1" client_id="openflow-mesoscale-0" sliver_id="urn:publicid:IDN+utah.geniracks.net+sliver+15841">
842    <interface_ref client_id="utah-ig:if0" component_id="urn:publicid:IDN+utah.geniracks.net+interface+pc3:eth1" sliver_id="urn:publicid:IDN+utah.geniracks.net+sliver+15842"/>
843    <sharedvlan:link_shared_vlan name="mesoscale-openflow"/>
844  </link>
845
846  <link xmlns:sharedvlan="http://www.protogeni.net/resources/rspec/ext/shared-vlan/1" client_id="openflow-mesoscale-1" sliver_id="urn:publicid:IDN+utah.geniracks.net+sliver+15843">
847    <interface_ref client_id="utah-ig2:if0" component_id="urn:publicid:IDN+utah.geniracks.net+interface+pc3:eth3" sliver_id="urn:publicid:IDN+utah.geniracks.net+sliver+15844"/>
848    <sharedvlan:link_shared_vlan name="mesoscale-openflow"/>
849  </link>
850</rspec>
851INFO:omni: ------------------------------------------------------------
852INFO:omni: Completed createsliver:
853
854  Options as run:
855                aggregate: ['ig-utah']
856                framework: pg
857
858  Args: createsliver IG-CT-4 IG-CT-4-ig-utah.rspec
859
860  Result Summary: Got Reserved resources RSpec from utah-geniracks-net-protogeniv2
861INFO:omni: ============================================================
862lnevers@arendia:~/gcf-2.2-rc3$ omni.py createsliver -a ig-gpo IG-CT-4 IG-CT-4-ig-gpo.rspec
863INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
864INFO:omni:Using control framework pg
865INFO:omni:Substituting AM nickname ig-gpo with URL http://instageni.gpolab.bbn.com/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN
866INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4 expires on 2013-01-08 00:00:00 UTC
867INFO:omni:Substituting AM nickname ig-gpo with URL http://instageni.gpolab.bbn.com/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN
868INFO:omni:Substituting AM nickname ig-gpo with URL http://instageni.gpolab.bbn.com/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN
869INFO:omni:Creating sliver(s) from rspec file IG-CT-4-ig-gpo.rspec for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4
870INFO:omni:Got return from CreateSliver for slice IG-CT-4 at http://instageni.gpolab.bbn.com/protogeni/xmlrpc/am/2.0:
871INFO:omni:<!-- Reserved resources for:
872        Slice: IG-CT-4
873        at AM:
874        URN: unspecified_AM_URN
875        URL: http://instageni.gpolab.bbn.com/protogeni/xmlrpc/am/2.0
876 -->
877INFO:omni:<rspec xmlns="http://www.geni.net/resources/rspec/3" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xmlns:sharedvlan="http://www.protogeni.net/resources/rspec/ext/shared-vlan/1" xs:schemaLocation="http://www.geni.net/resources/rspec/3            http://www.geni.net/resources/rspec/3/manifest.xsd            http://www.protogeni.net/resources/rspec/ext/shared-vlan/1            http://www.protogeni.net/resources/rspec/ext/shared-vlan/1/request.xsd" type="manifest">
878
879  <node client_id="gpo-ig" exclusive="false" component_id="urn:publicid:IDN+instageni.gpolab.bbn.com+node+pc1" component_manager_id="urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm" sliver_id="urn:publicid:IDN+instageni.gpolab.bbn.com+sliver+203">
880    <sliver_type name="emulab-openvz"/>
881    <interface client_id="gpo-ig:if0" component_id="urn:publicid:IDN+instageni.gpolab.bbn.com+interface+pc1:eth2" sliver_id="urn:publicid:IDN+instageni.gpolab.bbn.com+sliver+207" mac_address="0267f42882c9">
882      <ip address="10.42.11.43" netmask="255.255.255.0" type="ipv4"/>
883    </interface>
884  <rs:vnode xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1" name="pcvm1-1"/><host name="gpo-ig.IG-CT-4.pgeni-gpolab-bbn-com.instageni.gpolab.bbn.com"/><services><login authentication="ssh-keys" hostname="pc1.instageni.gpolab.bbn.com" port="30778" username="lnevers"/></services></node>
885
886  <node client_id="gpo-ig2" exclusive="false" component_id="urn:publicid:IDN+instageni.gpolab.bbn.com+node+pc1" component_manager_id="urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm" sliver_id="urn:publicid:IDN+instageni.gpolab.bbn.com+sliver+204">
887    <sliver_type name="emulab-openvz"/>
888    <interface client_id="gpo-ig2:if0" component_id="urn:publicid:IDN+instageni.gpolab.bbn.com+interface+pc1:eth1" sliver_id="urn:publicid:IDN+instageni.gpolab.bbn.com+sliver+209" mac_address="02937d8239fd">
889      <ip address="10.42.11.42" netmask="255.255.255.0" type="ipv4"/>
890    </interface>
891  <rs:vnode xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1" name="pcvm1-2"/><host name="gpo-ig2.IG-CT-4.pgeni-gpolab-bbn-com.instageni.gpolab.bbn.com"/><services><login authentication="ssh-keys" hostname="pc1.instageni.gpolab.bbn.com" port="30779" username="lnevers"/></services></node>
892
893  <link xmlns:sharedvlan="http://www.protogeni.net/resources/rspec/ext/shared-vlan/1" client_id="openflow-mesoscale-0" sliver_id="urn:publicid:IDN+instageni.gpolab.bbn.com+sliver+206">
894    <interface_ref client_id="gpo-ig:if0" component_id="urn:publicid:IDN+instageni.gpolab.bbn.com+interface+pc1:eth2" sliver_id="urn:publicid:IDN+instageni.gpolab.bbn.com+sliver+207"/>
895    <sharedvlan:link_shared_vlan name="mesoscale-openflow"/>
896  </link>
897
898  <link xmlns:sharedvlan="http://www.protogeni.net/resources/rspec/ext/shared-vlan/1" client_id="openflow-mesoscale-1" sliver_id="urn:publicid:IDN+instageni.gpolab.bbn.com+sliver+208">
899    <interface_ref client_id="gpo-ig2:if0" component_id="urn:publicid:IDN+instageni.gpolab.bbn.com+interface+pc1:eth1" sliver_id="urn:publicid:IDN+instageni.gpolab.bbn.com+sliver+209"/>
900    <sharedvlan:link_shared_vlan name="mesoscale-openflow"/>
901  </link>
902</rspec>
903INFO:omni: ------------------------------------------------------------
904INFO:omni: Completed createsliver:
905
906  Options as run:
907                aggregate: ['ig-gpo']
908                framework: pg
909
910  Args: createsliver IG-CT-4 IG-CT-4-ig-gpo.rspec
911
912  Result Summary: Got Reserved resources RSpec from instageni-gpolab-bbn-com-protogeniv2
913INFO:omni: ============================================================
914
915lnevers@arendia:~/gcf-2.2-rc3$ omni.py createsliver -a eg-gpo IG-CT-4  ./EG-CT-4-gpo-shared.rspec
916INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
917INFO:omni:Using control framework pg
918INFO:omni:Substituting AM nickname eg-gpo with URL https://bbn-hn.exogeni.net:11443/orca/xmlrpc, URN unspecified_AM_URN
919INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4 expires on 2013-01-08 00:00:00 UTC
920INFO:omni:Substituting AM nickname eg-gpo with URL https://bbn-hn.exogeni.net:11443/orca/xmlrpc, URN unspecified_AM_URN
921INFO:omni:Substituting AM nickname eg-gpo with URL https://bbn-hn.exogeni.net:11443/orca/xmlrpc, URN unspecified_AM_URN
922INFO:omni:Creating sliver(s) from rspec file ./EG-CT-4-gpo-shared.rspec for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4
923INFO:omni:Got return from CreateSliver for slice IG-CT-4 at https://bbn-hn.exogeni.net:11443/orca/xmlrpc:
924INFO:omni:<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
925INFO:omni:  <!-- Reserved resources for:
926        Slice: IG-CT-4
927        at AM:
928        URN: unspecified_AM_URN
929        URL: https://bbn-hn.exogeni.net:11443/orca/xmlrpc
930 -->
931INFO:omni: 
932<rspec type="manifest" xsi:schemaLocation="http://www.geni.net/resources/rspec/3 http://www.geni.net/resources/rspec/3/manifest.xsd http://hpn.east.isi.edu/rspec/ext/stitch/0.1/ http://hpn.east.isi.edu/rspec/ext/stitch/0.1/stitch-schema.xsd http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1 http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1/slice_info.xsd?format=raw http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/1 http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/1/sliver_info.xsd?format=raw" xmlns:ns2="http://hpn.east.isi.edu/rspec/ext/stitch/0.1/" xmlns="http://www.geni.net/resources/rspec/3" xmlns:ns4="http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/1" xmlns:ns3="http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
933    <node sliver_id="urn:publicid:IDN+exogeni.net:bbnvmsite+sliver+8d7375dd-df0d-448b-b3c4-dd98fbbdaa29#VM" exclusive="true" component_name="orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:bbnvmsite+authority+am" component_id="urn:publicid:IDN+exogeni.net:bbnvmsite+node+orca-vm-cloud" client_id="VM">
934        <sliver_type name="m1.small">
935            <disk_image version="104ea3d824906f0e13cebb89b14df232290553b1 " name="http://geni-images.renci.org/images/standard/debian/deb6-neuca-v1.0.5.xml"/>
936        </sliver_type>
937        <services>
938            <execute command="#!/bin/bash
939# Automatically generated boot script
940execString=&amp;quot;/bin/sh -c \&amp;quot;hostname BBN-shared\&amp;quot;&amp;quot;
941eval $execString
942
943"/>
944        </services>
945        <interface client_id="VM:if0">
946            <ip type="ipv4" netmask="255.255.255.0" address="10.42.11.198"/>
947        </interface>
948        <ns4:geni_sliver_info state="Nascent" start_time="2013-01-04T18:32:59.974Z" expiration_time="2013-01-18T17:32:59.974Z" creation_time="2013-01-04T18:32:59.974Z" creator_urn="urn:publicid:IDN+pgeni.gpolab.bbn.com+user+lnevers"/>
949    </node>
950    <link vlantag="1750" sliver_id="urn:publicid:IDN+exogeni.net:bbnvmsite+sliver+8d7375dd-df0d-448b-b3c4-dd98fbbdaa29#lan0" client_id="lan0">
951        <interface_ref client_id="VM:if0"/>
952        <ns4:geni_sliver_info start_time="2013-01-04T18:32:59.974Z" expiration_time="2013-01-18T17:32:59.974Z" creation_time="2013-01-04T18:32:59.974Z" creator_urn="urn:publicid:IDN+pgeni.gpolab.bbn.com+user+lnevers"/>
953    </link>
954    <ns3:geni_slice_info state="unknown" uuid="27a41993-fd4b-419b-9ba8-f2e75aac3b12" urn="urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4"/>
955</rspec>
956
957INFO:omni: ------------------------------------------------------------
958INFO:omni: Completed createsliver:
959
960  Options as run:
961                aggregate: ['eg-gpo']
962                framework: pg
963
964  Args: createsliver IG-CT-4 ./EG-CT-4-gpo-shared.rspec
965
966  Result Summary: Got Reserved resources RSpec from bbn-hn-exogeni-net-11443-orca
967INFO:omni: ============================================================
968lnevers@arendia:~/gcf-2.2-rc3$
969
970
971lnevers@arendia:~/gcf-2.2-rc3$ omni.py createsliver -a eg-renci IG-CT-4  ./EG-CT-4-renci-shared.rspec
972INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
973INFO:omni:Using control framework pg
974INFO:omni:Substituting AM nickname eg-renci with URL https://rci-hn.exogeni.net:11443/orca/xmlrpc, URN unspecified_AM_URN
975INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4 expires on 2013-01-08 00:00:00 UTC
976INFO:omni:Substituting AM nickname eg-renci with URL https://rci-hn.exogeni.net:11443/orca/xmlrpc, URN unspecified_AM_URN
977INFO:omni:Substituting AM nickname eg-renci with URL https://rci-hn.exogeni.net:11443/orca/xmlrpc, URN unspecified_AM_URN
978INFO:omni:Creating sliver(s) from rspec file ./EG-CT-4-renci-shared.rspec for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4
979INFO:omni:Got return from CreateSliver for slice IG-CT-4 at https://rci-hn.exogeni.net:11443/orca/xmlrpc:
980INFO:omni:<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
981INFO:omni:  <!-- Reserved resources for:
982        Slice: IG-CT-4
983        at AM:
984        URN: unspecified_AM_URN
985        URL: https://rci-hn.exogeni.net:11443/orca/xmlrpc
986 -->
987INFO:omni: 
988<rspec type="manifest" xsi:schemaLocation="http://www.geni.net/resources/rspec/3 http://www.geni.net/resources/rspec/3/manifest.xsd http://hpn.east.isi.edu/rspec/ext/stitch/0.1/ http://hpn.east.isi.edu/rspec/ext/stitch/0.1/stitch-schema.xsd http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1 http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1/slice_info.xsd?format=raw http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/1 http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/1/sliver_info.xsd?format=raw" xmlns:ns2="http://hpn.east.isi.edu/rspec/ext/stitch/0.1/" xmlns="http://www.geni.net/resources/rspec/3" xmlns:ns4="http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/1" xmlns:ns3="http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
989    <node sliver_id="urn:publicid:IDN+exogeni.net:rcivmsite+sliver+f52f5a41-1ad5-4d18-8a12-6218ab2dc60d#VM" exclusive="true" component_name="orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:rcivmsite+authority+am" component_id="urn:publicid:IDN+exogeni.net:rcivmsite+node+orca-vm-cloud" client_id="VM">
990        <sliver_type name="m1.small">
991            <disk_image version="104ea3d824906f0e13cebb89b14df232290553b1 " name="http://geni-images.renci.org/images/standard/debian/deb6-neuca-v1.0.5.xml"/>
992        </sliver_type>
993        <services>
994            <execute command="#!/bin/bash
995# Automatically generated boot script
996execString=&amp;quot;/bin/sh -c \&amp;quot;hostname RENCI-shared\&amp;quot;&amp;quot;
997eval $execString
998
999"/>
1000        </services>
1001        <interface client_id="VM:if0">
1002            <ip type="ipv4" netmask="255.255.255.0" address="10.42.11.205"/>
1003        </interface>
1004        <ns4:geni_sliver_info state="Nascent" start_time="2013-01-04T18:33:21.013Z" expiration_time="2013-01-18T17:33:21.013Z" creation_time="2013-01-04T18:33:21.013Z" creator_urn="urn:publicid:IDN+pgeni.gpolab.bbn.com+user+lnevers"/>
1005    </node>
1006    <link vlantag="1750" sliver_id="urn:publicid:IDN+exogeni.net:rcivmsite+sliver+f52f5a41-1ad5-4d18-8a12-6218ab2dc60d#lan0" client_id="lan0">
1007        <interface_ref client_id="VM:if0"/>
1008        <ns4:geni_sliver_info start_time="2013-01-04T18:33:21.013Z" expiration_time="2013-01-18T17:33:21.013Z" creation_time="2013-01-04T18:33:21.013Z" creator_urn="urn:publicid:IDN+pgeni.gpolab.bbn.com+user+lnevers"/>
1009    </link>
1010    <ns3:geni_slice_info state="unknown" uuid="c45d141d-eeff-4c29-8e0b-c608fa78eafa" urn="urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-4"/>
1011</rspec>
1012
1013INFO:omni: ------------------------------------------------------------
1014INFO:omni: Completed createsliver:
1015
1016  Options as run:
1017                aggregate: ['eg-renci']
1018                framework: pg
1019
1020  Args: createsliver IG-CT-4 ./EG-CT-4-renci-shared.rspec
1021
1022  Result Summary: Got Reserved resources RSpec from rci-hn-exogeni-net-11443-orca
1023INFO:omni: ============================================================
1024lnevers@arendia:~/gcf-2.2-rc3$
1025