Opened 10 years ago

#134 new

AM API V3 provision fails with "this is not your ticket error"

Reported by: lnevers@bbn.com Owned by: somebody
Priority: major Milestone:
Component: Experiment Version: SPIRAL6
Keywords: AM API V3 Cc: duerig@flux.utah.edu
Dependencies:

Description

The AM API V3 provision call no longer works:

$ omni.py provision -a am-undertest lnv3 ./request.xml -V3
07:14:40 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
07:14:40 INFO     omni: Loading config file omni_config
07:14:40 INFO     omni: Using control framework portal
07:14:40 INFO     omni: Member Authority is https://ch.geni.net/MA (from config)
07:14:40 INFO     omni: Slice Authority is https://ch.geni.net/SA (from config)
07:14:40 INFO     omni: Substituting AM nickname am-undertest with URL https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/3.0, URN unspecified_AM_URN
07:14:40 INFO     omni: Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+lnv3 expires on 2014-05-29 11:13:21 UTC
07:14:40 INFO     omni: Provision slivers in slice urn:publicid:IDN+ch.geni.net:ln-test+slice+lnv3 at gpo3-ig
07:14:42 WARNING  omni: Provision of slivers in slice urn:publicid:IDN+ch.geni.net:ln-test+slice+lnv3 at gpo3-ig failed: Error from Aggregate: code 3. protogeni AM code: 3: This is not your ticket (PG log url - look here for details on any failures: https://boss.instageni.gpolab.bbn.com/spewlogfile.php3?logfile=69c9562fa8d6e54a32f8a1113bb4a0de).
07:14:42 INFO     omni:  ------------------------------------------------------
07:14:42 INFO     omni:  Completed provision:
Args: provision lnv3 ./request.xml

  Result Summary: Provision of slivers in slice urn:publicid:IDN+ch.geni.net:ln-test+slice+lnv3 at gpo3-ig failed: Error from Aggregate: code 3. protogeni AM code: 3: This is not your ticket (PG log url - look here for details on any failures: https://boss.instageni.gpolab.bbn.com/spewlogfile.php3?logfile=69c9562fa8d6e54a32f8a1113bb4a0de).
Provision slivers in slice urn:publicid:IDN+ch.geni.net:ln-test+slice+lnv3 failed at https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/3.0 
07:14:42 INFO     omni:  ======================================================

This problem is repeatable on every attempt.

Change History (0)

Note: See TracTickets for help on using tickets.