Changes between Version 52 and Version 53 of GeniNetworkStitchingTestStatus/Functional


Ignore:
Timestamp:
06/10/13 12:47:23 (11 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingTestStatus/Functional

    v52 v53  
    20302030==== 2.4.6 Request capacity that is below minimum and above maximum reservable Capacity ====
    20312031
     2032This scenario should be run for each stitching aggregate.  First scenario includes InstaGENI Utah who define the
     2033following capacity: a) minimumReservableCapacity = 1000 and b) maximumReservableCapacity = 1000000         
     2034
     2035'''=> a. Requesting capacity 666 below minimum reservable capacity of 1000 '''
     2036The following link definition was used:
     2037{{{
     2038...
     2039  <link client_id="link">
     2040    <component_manager name="urn:publicid:IDN+emulab.net+authority+cm"/>
     2041    <component_manager name="urn:publicid:IDN+utah.geniracks.net+authority+cm"/>
     2042    <interface_ref client_id="pg-utah:if0"/>
     2043    <interface_ref client_id="ig-utah:if0"/>
     2044    <property source_id="pg-utah:if0" dest_id="ig-utah:if0" capacity="666"/>
     2045    <property source_id="ig-utah:if0" dest_id="pg-utah:if0" capacity="666"/>
     2046  </link>
     2047...
     2048}}}
     2049
     2050The stitcher createsliver
     2051
     2052'''=> b. Requesting capacity 1999999 above maximum reservable capacity of 1000000 '''
     2053{{{
     2054
     2055}}}}
     2056
     2057The stitcher createsliver
     2058{{{
     2059$ stitcher.py createsliver ln1999999 ./stitch-capacity-1999999.rspec
     206012:31:11 INFO     stitcher: Loading config file /home/lnevers/.gcf/omni_config
     206112:31:11 INFO     stitcher: Using control framework pg
     206212:31:14 INFO     stitcher: <Aggregate urn:publicid:IDN+emulab.net+authority+cm> speaks AM API v3, but sticking with v2
     206312:31:14 INFO     stitcher: <Aggregate urn:publicid:IDN+utah.geniracks.net+authority+cm> speaks AM API v3, but sticking with v2
     206412:31:14 INFO     stitch.Aggregate: Writing to '/tmp/ln1999999-createsliver-request-11-emulab-net.xml'
     206512:31:14 INFO     stitch.Aggregate:
     2066        Stitcher doing createsliver at https://www.emulab.net:12369/protogeni/xmlrpc/am
     206712:31:14 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     206812:31:14 INFO     omni: Using control framework pg
     206912:31:15 INFO     omni: Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+ln1999999 expires on 2013-06-11 17:30:45 UTC
     207012:31:15 INFO     omni: Creating sliver(s) from rspec file /tmp/ln1999999-createsliver-request-11-emulab-net.xml for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+ln1999999
     207112:32:14 ERROR    omni:  {'output': '*** ERROR: mapper: Reached run limit. Giving up.\nseed = 1370903756\nPhysical Graph: 276\nCalculating shortest paths on switch fabric.\nVirtual Graph: 2\nGenerating physical equivalence classes:204\nType precheck:\nType precheck passed.\nNode mapping precheck:\nNode mapping precheck succeeded\nPolicy precheck:\nPolicy precheck succeeded\nAnnealing.\nAdjusting dificulty estimate for fixed nodes, 1 remain.\nDoing melting run\nReverting: forced\nReverting to best solution\nDone\n   BEST SCORE:  4.6 in 16840 iters and 0.493181 seconds\nWith 1 violations\nIters to find best score:  12\nViolations: 1\n  unassigned:  0\n  pnode_load:  0\n  no_connect:  1\n  link_users:  0\n  bandwidth:   0\n  desires:     0\n  vclass:      0\n  delay:       0\n  trivial mix: 0\n  subnodes:    0\n  max_types:   0\n  endpoints:   0\nNodes:\nig-utah interconnect-instageni\npg-utah pc411\nEnd Nodes\nEdges:\nlinksimple/link/pg-utah:0,ig-utah:0 Mapping Failed\nEnd Edges\nEnd solution\nSummary:\ninterconnect-instageni 1 vnodes, 0 nontrivial BW, 0 trivial BW, type=interconnect-vm\n    ?+ram: used=128 total=0\n    ?+cpupercent: used=0 total=92\n    ?+rampercent: used=0 total=80\npc411 1 vnodes, 0 nontrivial BW, 0 trivial BW, type=pcvm\n    ?+cpu: used=0 total=2400\n    ?+ram: used=128 total=11008\n    ?+cpupercent: used=0 total=92\n    ?+rampercent: used=0 total=80\nTotal physical nodes used: 2\nEnd summary\nASSIGN FAILED:\nType precheck passed.\nNode mapping precheck succeeded\nPolicy precheck succeeded\nAnnealing.\nAdjusting dificulty estimate for fixed nodes, 1 remain.\nDoing melting run\nReverting: forced\nReverting to best solution\nDone\n   BEST SCORE:  4.6 in 16840 iters and 0.493181 seconds\n  unassigned:  0\n  pnode_load:  0\n  no_connect:  1\n  link_users:  0\n  bandwidth:   0\n  desires:     0\n  vclass:      0\n  delay:       0\n  trivial mix: 0\n  subnodes:    0\n  max_types:   0\n  endpoints:   0\n', 'code': {'protogeni_error_log': 'urn:publicid:IDN+emulab.net+log+8d0e01debe2f270931c7ba281ccf80c8', 'am_type': 'protogeni', 'geni_code': 2, 'am_code': 2, 'protogeni_error_url': 'https://www.emulab.net/spewlogfile.php3?logfile=8d0e01debe2f270931c7ba281ccf80c8'}, 'value': 'Could not map to resources'}
     207212:32:14 INFO     stitch.Aggregate: Got AMAPIError doing createsliver ln1999999 at <Aggregate urn:publicid:IDN+emulab.net+authority+cm>: AMAPIError: Error from Aggregate: code 2. protogeni AM code: 2: *** ERROR: mapper: Reached run limit. Giving up.
     2073seed = 1370903756
     2074Physical Graph: 276
     2075Calculating shortest paths on switch fabric.
     2076Virtual Graph: 2
     2077Generating physical equivalence classes:204
     2078Type precheck:
     2079Type precheck passed.
     2080Node mapping precheck:
     2081Node mapping precheck succeeded
     2082Policy precheck:
     2083Policy precheck succeeded
     2084Annealing.
     2085Adjusting dificulty estimate for fixed nodes, 1 remain.
     2086Doing melting run
     2087Reverting: forced
     2088Reverting to best solution
     2089Done
     2090   BEST SCORE:  4.6 in 16840 iters and 0.493181 seconds
     2091With 1 violations
     2092Iters to find best score:  12
     2093Violations: 1
     2094  unassigned:  0
     2095  pnode_load:  0
     2096  no_connect:  1
     2097  link_users:  0
     2098  bandwidth:   0
     2099  desires:     0
     2100  vclass:      0
     2101  delay:       0
     2102  trivial mix: 0
     2103  subnodes:    0
     2104  max_types:   0
     2105  endpoints:   0
     2106Nodes:
     2107ig-utah interconnect-instageni
     2108pg-utah pc411
     2109End Nodes
     2110Edges:
     2111linksimple/link/pg-utah:0,ig-utah:0 Mapping Failed
     2112End Edges
     2113End solution
     2114Summary:
     2115interconnect-instageni 1 vnodes, 0 nontrivial BW, 0 trivial BW, type=interconnect-vm
     2116    ?+ram: used=128 total=0
     2117    ?+cpupercent: used=0 total=92
     2118    ?+rampercent: used=0 total=80
     2119pc411 1 vnodes, 0 nontrivial BW, 0 trivial BW, type=pcvm
     2120    ?+cpu: used=0 total=2400
     2121    ?+ram: used=128 total=11008
     2122    ?+cpupercent: used=0 total=92
     2123    ?+rampercent: used=0 total=80
     2124Total physical nodes used: 2
     2125End summary
     2126ASSIGN FAILED:
     2127Type precheck passed.
     2128Node mapping precheck succeeded
     2129Policy precheck succeeded
     2130Annealing.
     2131Adjusting dificulty estimate for fixed nodes, 1 remain.
     2132Doing melting run
     2133Reverting: forced
     2134Reverting to best solution
     2135Done
     2136   BEST SCORE:  4.6 in 16840 iters and 0.493181 seconds
     2137  unassigned:  0
     2138  pnode_load:  0
     2139  no_connect:  1
     2140  link_users:  0
     2141  bandwidth:   0
     2142  desires:     0
     2143  vclass:      0
     2144  delay:       0
     2145  trivial mix: 0
     2146  subnodes:    0
     2147  max_types:   0
     2148  endpoints:   0
     2149.
     215012:32:14 WARNING  stitcher: Stitching failed but will retry: Circuit reservation failed at <Aggregate urn:publicid:IDN+emulab.net+authority+cm> (AMAPIError: Error from Aggregate: code 2. protogeni AM code: 2: *** ERROR: mapper: Reached run limit. Giving up.
     2151seed = 1370903756
     2152Physical Graph: 276
     2153Calculating shortest paths on switch fabric.
     2154Virtual Graph: 2
     2155Generating physical equivalence classes:204
     2156Type precheck:
     2157Type precheck passed.
     2158Node mapping precheck:
     2159Node mapping precheck succeeded
     2160Policy precheck:
     2161Policy precheck succeeded
     2162Annealing.
     2163Adjusting dificulty estimate for fixed nodes, 1 remain.
     2164Doing melting run
     2165Reverting: forced
     2166Reverting to best solution
     2167Done
     2168   BEST SCORE:  4.6 in 16840 iters and 0.493181 seconds
     2169With 1 violations
     2170Iters to find best score:  12
     2171Violations: 1
     2172  unassigned:  0
     2173  pnode_load:  0
     2174  no_connect:  1
     2175  link_users:  0
     2176  bandwidth:   0
     2177  desires:     0
     2178  vclass:      0
     2179  delay:       0
     2180  trivial mix: 0
     2181  subnodes:    0
     2182  max_types:   0
     2183  endpoints:   0
     2184Nodes:
     2185ig-utah interconnect-instageni
     2186pg-utah pc411
     2187End Nodes
     2188Edges:
     2189linksimple/link/pg-utah:0,ig-utah:0 Mapping Failed
     2190End Edges
     2191End solution
     2192Summary:
     2193interconnect-instageni 1 vnodes, 0 nontrivial BW, 0 trivial BW, type=interconnect-vm
     2194    ?+ram: used=128 total=0
     2195    ?+cpupercent: used=0 total=92
     2196    ?+rampercent: used=0 total=80
     2197pc411 1 vnodes, 0 nontrivial BW, 0 trivial BW, type=pcvm
     2198    ?+cpu: used=0 total=2400
     2199    ?+ram: used=128 total=11008
     2200    ?+cpupercent: used=0 total=92
     2201    ?+rampercent: used=0 total=80
     2202Total physical nodes used: 2
     2203End summary
     2204ASSIGN FAILED:
     2205Type precheck passed.
     2206Node mapping precheck succeeded
     2207Policy precheck succeeded
     2208Annealing.
     2209Adjusting dificulty estimate for fixed nodes, 1 remain.
     2210Doing melting run
     2211Reverting: forced
     2212Reverting to best solution
     2213Done
     2214   BEST SCORE:  4.6 in 16840 iters and 0.493181 seconds
     2215  unassigned:  0
     2216  pnode_load:  0
     2217  no_connect:  1
     2218  link_users:  0
     2219  bandwidth:   0
     2220  desires:     0
     2221  vclass:      0
     2222  delay:       0
     2223  trivial mix: 0
     2224  subnodes:    0
     2225  max_types:   0
     2226  endpoints:   0
     2227.). Try again from the SCS
     222812:32:14 INFO     stitcher: Pausing for 30 seconds for Aggregates to free up resources...
     2229
     2230
     223112:32:44 INFO     stitcher: Calling SCS for the 2th time...
     223212:32:44 INFO     stitch.Aggregate: Writing to '/tmp/ln1999999-createsliver-request-21-emulab-net.xml'
     223312:32:44 INFO     stitch.Aggregate:
     2234        Stitcher doing createsliver at https://www.emulab.net:12369/protogeni/xmlrpc/am
     223512:32:44 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     223612:32:44 INFO     omni: Using control framework pg
     223712:32:46 INFO     omni: Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+ln1999999 expires on 2013-06-11 17:30:45 UTC
     223812:32:46 INFO     omni: Creating sliver(s) from rspec file /tmp/ln1999999-createsliver-request-21-emulab-net.xml for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+ln1999999
     2239...
     2240<<<<STITCHER CONTINUED TO RUN AN attempt this invalid request.>>>
     2241
     2242}}}
     2243
     2244
     2245
    20322246==== 2.4.7 Invalid Path input - Invalid Routing profiles  ====
    20332247