Advertisement
Guest User

Untitled

a guest
Apr 14th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.88 KB | None | 0 0
  1. Operations to perform:
  2. Synchronize unmigrated apps: django_peeringdb
  3. Apply all migrations: admin, contenttypes, auth, sessions
  4. Synchronizing apps without migrations:
  5. Creating tables...
  6. Running deferred SQL...
  7. Installing custom SQL...
  8. Running migrations:
  9. No migrations to apply.
  10. Your models have changes that are not yet reflected in a migration, and so won't be applied.
  11. Run 'manage.py makemigrations' to make new migrations, and then re-run 'manage.py migrate' to apply them.
  12. syncing from https://www.peeringdb.com/api
  13. only tables False
  14. Starting new HTTPS connection (1): www.peeringdb.com
  15. "GET /api/org?since=1492159253&limit=0 HTTP/1.1" 200 None
  16. org last update 1492159253 0 changed
  17. data to be processed 0
  18. Starting new HTTPS connection (1): www.peeringdb.com
  19. "GET /api/fac?since=1492144689&limit=0 HTTP/1.1" 200 None
  20. fac last update 1492144689 0 changed
  21. data to be processed 0
  22. Starting new HTTPS connection (1): www.peeringdb.com
  23. "GET /api/net?since=1492177444&limit=0 HTTP/1.1" 200 None
  24. net last update 1492177444 0 changed
  25. data to be processed 0
  26. Starting new HTTPS connection (1): www.peeringdb.com
  27. "GET /api/ix?since=1492109333&limit=0 HTTP/1.1" 200 None
  28. ix last update 1492109333 0 changed
  29. data to be processed 0
  30. Starting new HTTPS connection (1): www.peeringdb.com
  31. "GET /api/ixfac?since=1492148703&limit=0 HTTP/1.1" 200 None
  32. ixfac last update 1492148703 0 changed
  33. data to be processed 0
  34. Starting new HTTPS connection (1): www.peeringdb.com
  35. "GET /api/ixlan?since=1492023985&limit=0 HTTP/1.1" 200 None
  36. ixlan last update 1492023985 0 changed
  37. data to be processed 0
  38. Starting new HTTPS connection (1): www.peeringdb.com
  39. "GET /api/ixpfx?since=1491953933&limit=0 HTTP/1.1" 200 None
  40. ixpfx last update 1491953933 0 changed
  41. data to be processed 0
  42. Starting new HTTPS connection (1): www.peeringdb.com
  43. "GET /api/poc?since=1492177401&limit=0 HTTP/1.1" 200 None
  44. poc last update 1492177401 0 changed
  45. data to be processed 0
  46. Starting new HTTPS connection (1): www.peeringdb.com
  47. "GET /api/netfac?since=1484585605&limit=0 HTTP/1.1" 200 None
  48. netfac last update 1484585605 1808 changed
  49. data to be processed 1808
  50. {'net': [u'network instance with id 12293 does not exist.']} : errors: {'net': [u'network instance with id 12293 does not exist.']}
  51. net: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'net', '_choices': [], 'creation_counter': 128, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Network'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: net>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'net', 'db_column': None, 'default': 0, 'attname': u'net_id', 'column': u'net_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  52. net.12293 not found locally, trying to fetch object...
  53. Starting new HTTPS connection (1): www.peeringdb.com
  54. "GET /api/net/12293?depth=0 HTTP/1.1" 200 None
  55. {'net': [u'network instance with id 12273 does not exist.']} : errors: {'net': [u'network instance with id 12273 does not exist.']}
  56. net: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'net', '_choices': [], 'creation_counter': 128, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Network'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: net>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'net', 'db_column': None, 'default': 0, 'attname': u'net_id', 'column': u'net_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  57. net.12273 not found locally, trying to fetch object...
  58. Starting new HTTPS connection (1): www.peeringdb.com
  59. "GET /api/net/12273?depth=0 HTTP/1.1" 200 None
  60. {'net': [u'network instance with id 12332 does not exist.']} : errors: {'net': [u'network instance with id 12332 does not exist.']}
  61. net: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'net', '_choices': [], 'creation_counter': 128, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Network'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: net>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'net', 'db_column': None, 'default': 0, 'attname': u'net_id', 'column': u'net_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  62. net.12332 not found locally, trying to fetch object...
  63. Starting new HTTPS connection (1): www.peeringdb.com
  64. "GET /api/net/12332?depth=0 HTTP/1.1" 200 None
  65. {'net': [u'network instance with id 12354 does not exist.']} : errors: {'net': [u'network instance with id 12354 does not exist.']}
  66. net: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'net', '_choices': [], 'creation_counter': 128, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Network'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: net>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'net', 'db_column': None, 'default': 0, 'attname': u'net_id', 'column': u'net_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  67. net.12354 not found locally, trying to fetch object...
  68. Starting new HTTPS connection (1): www.peeringdb.com
  69. "GET /api/net/12354?depth=0 HTTP/1.1" 200 None
  70. {'net': [u'network instance with id 12322 does not exist.']} : errors: {'net': [u'network instance with id 12322 does not exist.']}
  71. net: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'net', '_choices': [], 'creation_counter': 128, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Network'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: net>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'net', 'db_column': None, 'default': 0, 'attname': u'net_id', 'column': u'net_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  72. net.12322 not found locally, trying to fetch object...
  73. Starting new HTTPS connection (1): www.peeringdb.com
  74. "GET /api/net/12322?depth=0 HTTP/1.1" 200 None
  75. {'net': [u'network instance with id 12347 does not exist.']} : errors: {'net': [u'network instance with id 12347 does not exist.']}
  76. net: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'net', '_choices': [], 'creation_counter': 128, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Network'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: net>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'net', 'db_column': None, 'default': 0, 'attname': u'net_id', 'column': u'net_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  77. net.12347 not found locally, trying to fetch object...
  78. Starting new HTTPS connection (1): www.peeringdb.com
  79. "GET /api/net/12347?depth=0 HTTP/1.1" 200 None
  80. {'net': [u'network instance with id 12346 does not exist.']} : errors: {'net': [u'network instance with id 12346 does not exist.']}
  81. net: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'net', '_choices': [], 'creation_counter': 128, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Network'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: net>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'net', 'db_column': None, 'default': 0, 'attname': u'net_id', 'column': u'net_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  82. net.12346 not found locally, trying to fetch object...
  83. Starting new HTTPS connection (1): www.peeringdb.com
  84. "GET /api/net/12346?depth=0 HTTP/1.1" 200 None
  85. {'net': [u'network instance with id 12372 does not exist.']} : errors: {'net': [u'network instance with id 12372 does not exist.']}
  86. net: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'net', '_choices': [], 'creation_counter': 128, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Network'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: net>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'net', 'db_column': None, 'default': 0, 'attname': u'net_id', 'column': u'net_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  87. net.12372 not found locally, trying to fetch object...
  88. Starting new HTTPS connection (1): www.peeringdb.com
  89. "GET /api/net/12372?depth=0 HTTP/1.1" 200 None
  90. {'net': [u'network instance with id 12356 does not exist.']} : errors: {'net': [u'network instance with id 12356 does not exist.']}
  91. net: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'net', '_choices': [], 'creation_counter': 128, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Network'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: net>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'net', 'db_column': None, 'default': 0, 'attname': u'net_id', 'column': u'net_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  92. net.12356 not found locally, trying to fetch object...
  93. Starting new HTTPS connection (1): www.peeringdb.com
  94. "GET /api/net/12356?depth=0 HTTP/1.1" 200 None
  95. {'net': [u'network instance with id 12373 does not exist.']} : errors: {'net': [u'network instance with id 12373 does not exist.']}
  96. net: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'net', '_choices': [], 'creation_counter': 128, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Network'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: net>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'net', 'db_column': None, 'default': 0, 'attname': u'net_id', 'column': u'net_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  97. net.12373 not found locally, trying to fetch object...
  98. Starting new HTTPS connection (1): www.peeringdb.com
  99. "GET /api/net/12373?depth=0 HTTP/1.1" 200 None
  100. {'net': [u'network instance with id 12382 does not exist.']} : errors: {'net': [u'network instance with id 12382 does not exist.']}
  101. net: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'net', '_choices': [], 'creation_counter': 128, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Network'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: net>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'net', 'db_column': None, 'default': 0, 'attname': u'net_id', 'column': u'net_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  102. net.12382 not found locally, trying to fetch object...
  103. Starting new HTTPS connection (1): www.peeringdb.com
  104. "GET /api/net/12382?depth=0 HTTP/1.1" 200 None
  105. {'net': [u'network instance with id 12406 does not exist.']} : errors: {'net': [u'network instance with id 12406 does not exist.']}
  106. net: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'net', '_choices': [], 'creation_counter': 128, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Network'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: net>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'net', 'db_column': None, 'default': 0, 'attname': u'net_id', 'column': u'net_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  107. net.12406 not found locally, trying to fetch object...
  108. Starting new HTTPS connection (1): www.peeringdb.com
  109. "GET /api/net/12406?depth=0 HTTP/1.1" 200 None
  110. {'net': [u'network instance with id 12424 does not exist.']} : errors: {'net': [u'network instance with id 12424 does not exist.']}
  111. net: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'net', '_choices': [], 'creation_counter': 128, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Network'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: net>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'net', 'db_column': None, 'default': 0, 'attname': u'net_id', 'column': u'net_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  112. net.12424 not found locally, trying to fetch object...
  113. Starting new HTTPS connection (1): www.peeringdb.com
  114. "GET /api/net/12424?depth=0 HTTP/1.1" 200 None
  115. {'net': [u'network instance with id 12432 does not exist.']} : errors: {'net': [u'network instance with id 12432 does not exist.']}
  116. net: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'net', '_choices': [], 'creation_counter': 128, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Network'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: net>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'net', 'db_column': None, 'default': 0, 'attname': u'net_id', 'column': u'net_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  117. net.12432 not found locally, trying to fetch object...
  118. Starting new HTTPS connection (1): www.peeringdb.com
  119. "GET /api/net/12432?depth=0 HTTP/1.1" 200 None
  120. {'net': [u'network instance with id 12420 does not exist.']} : errors: {'net': [u'network instance with id 12420 does not exist.']}
  121. net: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'net', '_choices': [], 'creation_counter': 128, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Network'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: net>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'net', 'db_column': None, 'default': 0, 'attname': u'net_id', 'column': u'net_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  122. net.12420 not found locally, trying to fetch object...
  123. Starting new HTTPS connection (1): www.peeringdb.com
  124. "GET /api/net/12420?depth=0 HTTP/1.1" 200 None
  125. {'net': [u'network instance with id 12433 does not exist.']} : errors: {'net': [u'network instance with id 12433 does not exist.']}
  126. net: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'net', '_choices': [], 'creation_counter': 128, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Network'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: net>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'net', 'db_column': None, 'default': 0, 'attname': u'net_id', 'column': u'net_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  127. net.12433 not found locally, trying to fetch object...
  128. Starting new HTTPS connection (1): www.peeringdb.com
  129. "GET /api/net/12433?depth=0 HTTP/1.1" 200 None
  130. {'net': [u'network instance with id 12441 does not exist.']} : errors: {'net': [u'network instance with id 12441 does not exist.']}
  131. net: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'net', '_choices': [], 'creation_counter': 128, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Network'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: net>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'net', 'db_column': None, 'default': 0, 'attname': u'net_id', 'column': u'net_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  132. net.12441 not found locally, trying to fetch object...
  133. Starting new HTTPS connection (1): www.peeringdb.com
  134. "GET /api/net/12441?depth=0 HTTP/1.1" 200 None
  135. {'net': [u'network instance with id 12409 does not exist.']} : errors: {'net': [u'network instance with id 12409 does not exist.']}
  136. net: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'net', '_choices': [], 'creation_counter': 128, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Network'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: net>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'net', 'db_column': None, 'default': 0, 'attname': u'net_id', 'column': u'net_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  137. net.12409 not found locally, trying to fetch object...
  138. Starting new HTTPS connection (1): www.peeringdb.com
  139. "GET /api/net/12409?depth=0 HTTP/1.1" 200 None
  140. {'net': [u'network instance with id 12350 does not exist.']} : errors: {'net': [u'network instance with id 12350 does not exist.']}
  141. net: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'net', '_choices': [], 'creation_counter': 128, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Network'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: net>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'net', 'db_column': None, 'default': 0, 'attname': u'net_id', 'column': u'net_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  142. net.12350 not found locally, trying to fetch object...
  143. Starting new HTTPS connection (1): www.peeringdb.com
  144. "GET /api/net/12350?depth=0 HTTP/1.1" 200 None
  145. {'net': [u'network instance with id 12504 does not exist.']} : errors: {'net': [u'network instance with id 12504 does not exist.']}
  146. net: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'net', '_choices': [], 'creation_counter': 128, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Network'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: net>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'net', 'db_column': None, 'default': 0, 'attname': u'net_id', 'column': u'net_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  147. net.12504 not found locally, trying to fetch object...
  148. Starting new HTTPS connection (1): www.peeringdb.com
  149. "GET /api/net/12504?depth=0 HTTP/1.1" 200 None
  150. {'net': [u'network instance with id 12503 does not exist.']} : errors: {'net': [u'network instance with id 12503 does not exist.']}
  151. net: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'net', '_choices': [], 'creation_counter': 128, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Network'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: net>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'net', 'db_column': None, 'default': 0, 'attname': u'net_id', 'column': u'net_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  152. net.12503 not found locally, trying to fetch object...
  153. Starting new HTTPS connection (1): www.peeringdb.com
  154. "GET /api/net/12503?depth=0 HTTP/1.1" 200 None
  155. {'net': [u'network instance with id 12518 does not exist.']} : errors: {'net': [u'network instance with id 12518 does not exist.']}
  156. net: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'net', '_choices': [], 'creation_counter': 128, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Network'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: net>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'net', 'db_column': None, 'default': 0, 'attname': u'net_id', 'column': u'net_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  157. net.12518 not found locally, trying to fetch object...
  158. Starting new HTTPS connection (1): www.peeringdb.com
  159. "GET /api/net/12518?depth=0 HTTP/1.1" 200 None
  160. {'net': [u'network instance with id 12534 does not exist.']} : errors: {'net': [u'network instance with id 12534 does not exist.']}
  161. net: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'net', '_choices': [], 'creation_counter': 128, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Network'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: net>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'net', 'db_column': None, 'default': 0, 'attname': u'net_id', 'column': u'net_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  162. net.12534 not found locally, trying to fetch object...
  163. Starting new HTTPS connection (1): www.peeringdb.com
  164. "GET /api/net/12534?depth=0 HTTP/1.1" 200 None
  165. {'net': [u'network instance with id 12297 does not exist.']} : errors: {'net': [u'network instance with id 12297 does not exist.']}
  166. net: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'net', '_choices': [], 'creation_counter': 128, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Network'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: net>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'net', 'db_column': None, 'default': 0, 'attname': u'net_id', 'column': u'net_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  167. net.12297 not found locally, trying to fetch object...
  168. Starting new HTTPS connection (1): www.peeringdb.com
  169. "GET /api/net/12297?depth=0 HTTP/1.1" 200 None
  170. {'net': [u'network instance with id 12505 does not exist.']} : errors: {'net': [u'network instance with id 12505 does not exist.']}
  171. net: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'net', '_choices': [], 'creation_counter': 128, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Network'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: net>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'net', 'db_column': None, 'default': 0, 'attname': u'net_id', 'column': u'net_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  172. net.12505 not found locally, trying to fetch object...
  173. Starting new HTTPS connection (1): www.peeringdb.com
  174. "GET /api/net/12505?depth=0 HTTP/1.1" 200 None
  175. {'net': [u'network instance with id 12544 does not exist.']} : errors: {'net': [u'network instance with id 12544 does not exist.']}
  176. net: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'net', '_choices': [], 'creation_counter': 128, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Network'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: net>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'net', 'db_column': None, 'default': 0, 'attname': u'net_id', 'column': u'net_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  177. net.12544 not found locally, trying to fetch object...
  178. Starting new HTTPS connection (1): www.peeringdb.com
  179. "GET /api/net/12544?depth=0 HTTP/1.1" 200 None
  180. {'net': [u'network instance with id 12402 does not exist.']} : errors: {'net': [u'network instance with id 12402 does not exist.']}
  181. net: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'net', '_choices': [], 'creation_counter': 128, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Network'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: net>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'net', 'db_column': None, 'default': 0, 'attname': u'net_id', 'column': u'net_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  182. net.12402 not found locally, trying to fetch object...
  183. Starting new HTTPS connection (1): www.peeringdb.com
  184. "GET /api/net/12402?depth=0 HTTP/1.1" 200 None
  185. {'net': [u'network instance with id 12532 does not exist.']} : errors: {'net': [u'network instance with id 12532 does not exist.']}
  186. net: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'net', '_choices': [], 'creation_counter': 128, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Network'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: net>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'net', 'db_column': None, 'default': 0, 'attname': u'net_id', 'column': u'net_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  187. net.12532 not found locally, trying to fetch object...
  188. Starting new HTTPS connection (1): www.peeringdb.com
  189. "GET /api/net/12532?depth=0 HTTP/1.1" 200 None
  190. {'fac': [u'facility instance with id 3 does not exist.']} : errors: {'fac': [u'facility instance with id 3 does not exist.']}
  191. fac: Missing Object, dict: {'_validators': [], 'auto_created': False, 'serialize': True, '_unique': False, 'unique_for_year': None, 'blank': False, 'help_text': u'', 'null': False, 'to_fields': ['id'], 'db_tablespace': '', 'db_index': True, 'is_relation': True, 'unique_for_month': None, 'unique_for_date': None, 'primary_key': False, 'concrete': True, 'swappable': True, 'max_length': None, 'rel': <ManyToOneRel: django_peeringdb.networkfacility>, 'from_fields': [u'self'], 'verbose_name': u'fac', '_choices': [], 'creation_counter': 129, 'validators': [], 'editable': True, 'related_model': <class 'django_peeringdb.models.concrete.Facility'>, 'error_messages': {u'unique': <django.utils.functional.__proxy__ object at 0x80a4d6a90>, u'invalid': <django.utils.functional.__proxy__ object at 0x80a55c550>, u'invalid_choice': <django.utils.functional.__proxy__ object at 0x809ac0990>, u'blank': <django.utils.functional.__proxy__ object at 0x80a4d6a50>, u'null': <django.utils.functional.__proxy__ object at 0x80a4d6a10>, u'unique_for_date': <django.utils.functional.__proxy__ object at 0x80a4d6ad0>}, '_related_fields': [(<django.db.models.fields.related.ForeignKey: fac>, <django.db.models.fields.AutoField: id>)], '_error_messages': None, 'db_constraint': True, '_verbose_name': None, 'name': 'fac', 'db_column': None, 'default': 0, 'attname': u'fac_id', 'column': u'fac_id', 'model': <class 'django_peeringdb.models.concrete.NetworkFacility'>, 'opts': <Options for NetworkFacility>}
  192. fac.3 not found locally, trying to fetch object...
  193. Starting new HTTPS connection (1): www.peeringdb.com
  194. "GET /api/fac/3?depth=0 HTTP/1.1" 404 None
  195. Traceback (most recent call last):
  196. File "/usr/local/bin/peeringdb", line 11, in <module>
  197. load_entry_point('peeringdb==0.5.0', 'console_scripts', 'peeringdb')()
  198. File "/usr/local/lib/python2.7/site-packages/click/core.py", line 722, in __call__
  199. return self.main(*args, **kwargs)
  200. File "/usr/local/lib/python2.7/site-packages/click/core.py", line 697, in main
  201. rv = self.invoke(ctx)
  202. File "/usr/local/lib/python2.7/site-packages/click/core.py", line 1066, in invoke
  203. return _process_result(sub_ctx.command.invoke(sub_ctx))
  204. File "/usr/local/lib/python2.7/site-packages/click/core.py", line 895, in invoke
  205. return ctx.invoke(self.callback, **ctx.params)
  206. File "/usr/local/lib/python2.7/site-packages/click/core.py", line 535, in invoke
  207. return callback(*args, **kwargs)
  208. File "/usr/local/lib/python2.7/site-packages/peeringdb/cli.py", line 167, in sync
  209. db.sync()
  210. File "/usr/local/lib/python2.7/site-packages/peeringdb/localdb.py", line 141, in sync
  211. call_command('pdb_sync', interactive=False)
  212. File "/usr/local/lib/python2.7/site-packages/django/core/management/__init__.py", line 120, in call_command
  213. return command.execute(*args, **defaults)
  214. File "/usr/local/lib/python2.7/site-packages/django/core/management/base.py", line 445, in execute
  215. output = self.handle(*args, **options)
  216. File "/usr/local/lib/python2.7/site-packages/django_peeringdb/management/commands/pdb_sync.py", line 92, in handle
  217. self.sync(tables, pk, limit=limit)
  218. File "/usr/local/lib/python2.7/site-packages/django_peeringdb/management/commands/pdb_sync.py", line 99, in sync
  219. self.update_db(cls, self.get_objs(cls, pk=pk, **kwargs))
  220. File "/usr/local/lib/python2.7/site-packages/django_peeringdb/management/commands/pdb_sync.py", line 178, in update_db
  221. self._sync(cls, row)
  222. File "/usr/local/lib/python2.7/site-packages/django_peeringdb/management/commands/pdb_sync.py", line 162, in _sync
  223. r = self.rpc.get(field, int(m.group(1)), depth=0)
  224. File "/usr/local/lib/python2.7/site-packages/twentyc/rpc/client.py", line 114, in get
  225. return self._load(self._request(typ, id=id, params=kwargs))
  226. File "/usr/local/lib/python2.7/site-packages/twentyc/rpc/client.py", line 85, in _load
  227. self._throw(res, data)
  228. File "/usr/local/lib/python2.7/site-packages/twentyc/rpc/client.py", line 65, in _throw
  229. raise NotFoundException("%d %s" % (res.status_code, err))
  230. twentyc.rpc.client.NotFoundException: 404 Not found.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement