1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888 | Feb 27 21:45:04 maas maas.interface: [info] enp0s8 (physical) on maas: New MAC, IP binding observed: 98:01:a7:93:d7:b3, 192.168.1.13
Feb 27 21:45:05 maas maas.interface: [info] enp0s3 (physical) on maas: New MAC, IP binding observed: 08:00:27:6a:67:e6, 10.0.2.15
Feb 27 21:45:05 maas maas.interface: [info] enp0s3 (physical) on maas: New MAC, IP binding observed: 52:54:00:12:35:03, 10.0.2.3
Feb 27 21:45:09 maas maas.interface: [info] enp0s8 (physical) on maas: New MAC, IP binding observed: 70:70:0d:0f:06:c5, 192.168.1.39
Feb 27 21:45:13 maas maas.interface: [info] enp0s8 (physical) on maas: New MAC, IP binding observed: f0:4d:a2:09:83:00, 192.168.1.11
Feb 27 21:45:18 maas maas.neighbour: [info] enp0s8 (physical) on maas: IP address 192.168.0.120 moved from 18:03:73:fa:fa:8c to 18:0
3:73:fa:f6:5d
Feb 27 21:45:34 maas maas.neighbour: [info] enp0s8 (physical) on maas: IP address 192.168.0.120 moved from 18:03:73:fa:f6:5d to 18:0
3:73:fa:fa:8c
Feb 27 21:45:36 maas maas.interface: [info] enp0s8 (physical) on maas: New MAC, IP binding observed: 00:21:9b:9f:8f:d1, 192.168.100.
105
Feb 27 21:45:41 maas maas.interface: [info] enp0s3 (physical) on maas: New MAC, IP binding observed: 52:54:00:12:35:02, 10.0.2.2
Feb 27 21:45:49 maas maas.neighbour: [info] enp0s8 (physical) on maas: IP address 192.168.0.120 moved from 18:03:73:fa:fa:8c to 18:0
3:73:fa:f6:5d
Feb 27 21:45:49 maas maas.neighbour: [info] enp0s8 (physical) on maas: IP address 192.168.0.120 moved from 18:03:73:fa:fa:8c to f0:4
d:a2:09:8c:1b
Feb 27 21:45:49 maas maas.neighbour: [info] enp0s8 (physical) on maas: IP address 192.168.0.120 moved from 18:03:73:fa:f6:5d to f0:4
d:a2:09:8c:1b
Feb 27 21:45:52 maas maas.interface: [info] enp0s8 (physical) on maas: New MAC, IP binding observed: f0:4d:a2:08:51:14, 192.168.1.33
Feb 27 21:45:59 maas maas.neighbour: [info] enp0s8 (physical) on maas: IP address 192.168.0.120 moved from f0:4d:a2:09:8c:1b to 00:2
1:9b:a1:07:a1
Feb 27 21:46:00 maas maas.interface: [info] enp0s9 (physical) on maas: New MAC, IP binding observed: 08:00:27:f6:f6:ec, 10.255.192.2
Feb 27 21:46:05 maas maas.neighbour: [info] enp0s8 (physical) on maas: IP address 192.168.0.120 moved from 00:21:9b:a1:07:a1 to 18:0
3:73:fa:fa:8c
Feb 27 21:46:08 maas maas.interface: [info] enp0s9 (physical) on maas: New MAC, IP binding observed: 08:00:27:e4:04:11, 10.255.255.4
Feb 27 21:46:10 maas maas.interface: [info] enp0s8 (physical) on maas: New MAC, IP binding observed: 18:03:73:ef:0d:dc, 192.168.1.5
Feb 27 21:46:15 maas maas.interface: [info] enp0s8 (physical) on maas: New MAC, IP binding observed: 60:f1:89:8b:c4:00, 192.168.1.40
Feb 27 21:46:19 maas maas.neighbour: [info] enp0s8 (physical) on maas: IP address 192.168.0.120 moved from 18:03:73:fa:fa:8c to 18:0
3:73:fa:f6:5d
Feb 27 21:46:36 maas maas.neighbour: [info] enp0s8 (physical) on maas: IP address 192.168.0.120 moved from 18:03:73:fa:f6:5d to 18:0
3:73:fa:fa:8c
Feb 27 21:46:50 maas maas.neighbour: [info] enp0s8 (physical) on maas: IP address 192.168.0.120 moved from 18:03:73:fa:fa:8c to f0:4
d:a2:09:8c:1b
Feb 27 21:46:50 maas maas.neighbour: [info] enp0s8 (physical) on maas: IP address 192.168.0.120 moved from 18:03:73:fa:fa:8c to 18:0
3:73:fa:f6:5d
Feb 27 21:46:50 maas maas.neighbour: [info] enp0s8 (physical) on maas: IP address 192.168.0.120 moved from f0:4d:a2:09:8c:1b to 18:0
3:73:fa:f6:5d
Feb 27 21:47:06 maas maas.neighbour: [info] enp0s8 (physical) on maas: IP address 192.168.0.120 moved from 18:03:73:fa:f6:5d to 18:0
3:73:fa:fa:8c
Feb 27 21:47:11 maas maas.interface: [info] enp0s8 (physical) on maas: New MAC, IP binding observed: 54:26:96:dd:7d:bf, 192.168.1.69
Feb 27 21:47:13 maas maas.interface: [info] enp0s8 (physical) on maas: New MAC, IP binding observed: ac:bc:32:aa:7c:1d, 192.168.1.25
:n...skipping...
Traceback (most recent call last):
File "/usr/bin/twistd3", line 18, in <module>
run()
File "/usr/lib/python3/dist-packages/twisted/scripts/twistd.py", line 29, in run
app.run(runApp, ServerOptions)
File "/usr/lib/python3/dist-packages/twisted/application/app.py", line 617, in run
runApp(config)
File "/usr/lib/python3/dist-packages/twisted/scripts/twistd.py", line 25, in runApp
_SomeApplicationRunner(config).run()
File "/usr/lib/python3/dist-packages/twisted/application/app.py", line 348, in run
self.application = self.createOrGetApplication()
File "/usr/lib/python3/dist-packages/twisted/application/app.py", line 408, in createOrGetApplication
ser = plg.makeService(self.config.subOptions)
File "/usr/lib/python3/dist-packages/provisioningserver/plugin.py", line 195, in makeService
with ClusterConfiguration.open() as config:
File "/usr/lib/python3.5/contextlib.py", line 59, in __enter__
return next(self.gen)
File "/usr/lib/python3/dist-packages/provisioningserver/config.py", line 697, in open
with cls.backend.open(filepath) as store:
File "/usr/lib/python3.5/contextlib.py", line 59, in __enter__
return next(self.gen)
File "/usr/lib/python3/dist-packages/provisioningserver/config.py", line 549, in open
touch(path)
File "/usr/lib/python3/dist-packages/provisioningserver/config.py", line 345, in touch
os.close(os.open(path, os.O_CREAT | os.O_APPEND, mode))
PermissionError: [Errno 13] Permission denied: '/etc/maas/rackd.conf'
2017-02-27 21:42:53 -: [info] twistd 16.0.0 (/usr/bin/python3 3.5.2) starting up.
2017-02-27 21:42:53 -: [info] reactor class: twisted.internet.epollreactor.EPollReactor.
2017-02-27 21:42:53 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 404 Not Found
2017-02-27 21:42:55 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 404 Not Found
2017-02-27 21:42:57 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 404 Not Found
2017-02-27 21:42:59 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 404 Not Found
2017-02-27 21:43:01 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 404 Not Found
2017-02-27 21:43:03 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 404 Not Found
2017-02-27 21:43:05 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 404 Not Found
2017-02-27 21:43:07 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 404 Not Found
2017-02-27 21:43:09 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 404 Not Found
2017-02-27 21:43:11 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 404 Not Found
2017-02-27 21:43:13 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 404 Not Found
2017-02-27 21:43:15 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 404 Not Found
2017-02-27 21:43:17 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 404 Not Found
2017-02-27 21:43:19 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 404 Not Found
2017-02-27 21:43:21 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 404 Not Found
2017-02-27 21:43:23 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 404 Not Found
2017-02-27 21:43:25 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 404 Not Found
2017-02-27 21:43:27 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 404 Not Found
2017-02-27 21:43:29 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 404 Not Found
2017-02-27 21:43:31 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 404 Not Found
2017-02-27 21:43:33 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 404 Not Found
2017-02-27 21:43:35 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 404 Not Found
2017-02-27 21:43:37 provisioningserver.rpc.clusterservice: [info] Region not available: Connection was refused by other side: 111: Connection refused. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
2017-02-27 21:43:39 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 503 Service Unavailable
2017-02-27 21:43:41 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 503 Service Unavailable
2017-02-27 21:43:43 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 503 Service Unavailable
2017-02-27 21:43:45 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 503 Service Unavailable
2017-02-27 21:43:47 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 503 Service Unavailable
2017-02-27 21:43:49 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 503 Service Unavailable
2017-02-27 21:43:51 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 503 Service Unavailable
2017-02-27 21:43:53 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 503 Service Unavailable
2017-02-27 21:43:55 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 503 Service Unavailable
2017-02-27 21:43:57 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 503 Service Unavailable
2017-02-27 21:43:59 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 503 Service Unavailable
2017-02-27 21:44:01 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 503 Service Unavailable
2017-02-27 21:44:03 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 503 Service Unavailable
2017-02-27 21:44:05 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 503 Service Unavailable
2017-02-27 21:44:07 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 503 Service Unavailable
2017-02-27 21:44:09 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 503 Service Unavailable
2017-02-27 21:44:11 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 503 Service Unavailable
2017-02-27 21:44:13 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 503 Service Unavailable
2017-02-27 21:44:15 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 503 Service Unavailable
2017-02-27 21:44:17 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 503 Service Unavailable
2017-02-27 21:44:19 provisioningserver.rpc.clusterservice: [critical] Failed to contact region. (While requesting RPC info at b'http://[::ffff:10.255.192.2]/MAAS/rpc/').
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/clusterservice.py", line 978, in update
info = yield self._fetch_rpc_info(info_url)
twisted.web.error.Error: 503 Service Unavailable
2017-02-27 21:44:24 -: [info] twistd 16.0.0 (/usr/bin/python3 3.5.2) starting up.
2017-02-27 21:44:24 -: [info] reactor class: twisted.internet.epollreactor.EPollReactor.
2017-02-27 21:44:24 Uninitialized: [info] ClusterClient connection established (HOST:IPv6Address(TCP, '::ffff:10.0.2.15', 51512) PEER:IPv6Address(TCP, '::ffff:10.0.2.15', 5253))
2017-02-27 21:44:24 Uninitialized: [info] ClusterClient connection established (HOST:IPv6Address(TCP, '::ffff:192.168.1.2', 41672) PEER:IPv6Address(TCP, '::ffff:192.168.1.2', 5251))
2017-02-27 21:44:24 Uninitialized: [info] ClusterClient connection established (HOST:IPv6Address(TCP, '::ffff:192.168.1.2', 35288) PEER:IPv6Address(TCP, '::ffff:192.168.1.2', 5252))
2017-02-27 21:44:24 Uninitialized: [info] ClusterClient connection established (HOST:IPv6Address(TCP, '::ffff:192.168.1.2', 56112) PEER:IPv6Address(TCP, '::ffff:192.168.1.2', 5250))
2017-02-27 21:44:24 provisioningserver.rpc.clusterservice: [info] Event-loop 'maas:pid=13009' authenticated.
2017-02-27 21:44:24 provisioningserver.rpc.clusterservice: [info] Event-loop 'maas:pid=13017' authenticated.
2017-02-27 21:44:24 provisioningserver.rpc.clusterservice: [info] Event-loop 'maas:pid=13013' authenticated.
2017-02-27 21:44:24 provisioningserver.rpc.clusterservice: [info] Rack controller 'yprwcc' registered (via maas:pid=13009).
2017-02-27 21:44:25 provisioningserver.rpc.clusterservice: [info] Rack controller 'yprwcc' registered (via maas:pid=13017).
2017-02-27 21:44:25 provisioningserver.rpc.clusterservice: [info] Rack controller 'yprwcc' registered (via maas:pid=13013).
2017-02-27 21:44:26 Uninitialized: [info] ClusterClient connection established (HOST:IPv6Address(TCP, '::ffff:10.0.2.15', 51530) PEER:IPv6Address(TCP, '::ffff:10.0.2.15', 5253))
2017-02-27 21:44:29 provisioningserver.rackdservices.dhcp_probe_service: [info] Probe for external DHCP servers started on interfaces: enp0s3, enp0s9, enp0s8.
2017-02-27 21:44:29 provisioningserver.rackdservices.image_download_service: [critical] Downloading images failed.
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 434, in errback
self._startRunCallbacks(fail)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 501, in _startRunCallbacks
self._runCallbacks()
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
--- <exception caught here> ---
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "/usr/lib/python3/dist-packages/provisioningserver/rackdservices/image_download_service.py", line 124, in maybe_start_download
yield self._start_download()
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "/usr/lib/python3/dist-packages/provisioningserver/rackdservices/image_download_service.py", line 115, in _start_download
get_proxy_url("https"))
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/boot_images.py", line 145, in _import_boot_images
imported = yield deferToThread(_run_import, sources, **proxies)
File "/usr/lib/python3/dist-packages/twisted/python/threadpool.py", line 246, in inContext
result = inContext.theWork()
File "/usr/lib/python3/dist-packages/twisted/python/threadpool.py", line 262, in <lambda>
inContext.theWork = lambda: context.call(ctx, func, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/python/context.py", line 118, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/usr/lib/python3/dist-packages/twisted/python/context.py", line 81, in callWithContext
return func(*args,**kw)
File "/usr/lib/python3/dist-packages/provisioningserver/utils/twisted.py", line 225, in wrapper
result = func(*args, **kwargs)
File "/usr/lib/python3/dist-packages/provisioningserver/rpc/boot_images.py", line 119, in _run_import
imported = boot_resources.import_images(sources)
File "/usr/lib/python3/dist-packages/provisioningserver/import_images/boot_resources.py", line 270, in import_images
update_iscsi_targets(os.path.join(storage, 'current'))
File "/usr/lib/python3/dist-packages/provisioningserver/import_images/boot_resources.py", line 238, in update_iscsi_targets
update_targets_conf(snapshot_path)
File "/usr/lib/python3/dist-packages/provisioningserver/import_images/boot_resources.py", line 206, in update_targets_conf
'--update', 'ALL',
File "/usr/lib/python3/dist-packages/provisioningserver/utils/shell.py", line 131, in call_and_check
raise ExternalProcessError(process.returncode, command, output=stderr)
provisioningserver.utils.shell.ExternalProcessError: Command `sudo /usr/sbin/tgt-admin --conf /var/lib/maas/boot-resources/current/maas.tgt --update ALL` returned non-zero exit status 2:
Config file /var/lib/maas/boot-resources/current/maas.tgt not found. Exiting...
2017-02-27 21:44:32 provisioningserver.rpc.clusterservice: [info] Event-loop 'maas:pid=13020' authenticated.
2017-02-27 21:44:32 provisioningserver.rpc.clusterservice: [info] Event-loop 'maas:pid=13020' authenticated.
2017-02-27 21:44:32 Uninitialized: [info] ClusterClient connection established (HOST:IPv6Address(TCP, '::ffff:10.0.2.15', 51566) PEER:IPv6Address(TCP, '::ffff:10.0.2.15', 5253))
2017-02-27 21:44:32 provisioningserver.rpc.clusterservice: [info] Event-loop 'maas:pid=13020' authenticated.
2017-02-27 21:44:32 provisioningserver.rpc.clusterservice: [info] Rack controller 'yprwcc' registered (via maas:pid=13020).
2017-02-27 21:44:33 provisioningserver.rpc.clusterservice: [info] Rack controller 'yprwcc' registered (via maas:pid=13020).
2017-02-27 21:44:34 provisioningserver.rpc.clusterservice: [info] Rack controller 'yprwcc' registered (via maas:pid=13020).
2017-02-27 21:44:59 provisioningserver.rackdservices.dhcp_probe_service: [info] External DHCP probe complete.
2017-02-27 21:46:08 provisioningserver.rackdservices.tftp: [info] pxelinux.0 requested by 08:00:27:e4:04:11
2017-02-27 21:46:08 provisioningserver.rackdservices.tftp: [info] pxelinux.0 requested by 08:00:27:e4:04:11
2017-02-27 21:49:24 sstreams: [info] maas:v2:download/maas:boot:grub-ieee1275:ppc64el:generic:open-firmware: to_add=['20170125.0'] to_remove=[]
2017-02-27 21:49:24 sstreams: [info] maas:v2:download/maas:boot:grub-efi:arm64:generic:uefi: to_add=['20170125.0'] to_remove=[]
2017-02-27 21:49:24 sstreams: [info] maas:v2:download/maas:boot:pxelinux:i386:generic:pxe: to_add=['20160930.0'] to_remove=[]
2017-02-27 21:49:24 sstreams: [info] maas:v2:download/maas:boot:grub-efi-signed:amd64:generic:uefi: to_add=['20170125.0'] to_remove=[]
2017-02-27 21:49:24 sstreams: [info] maas:v2:download/maas:boot:grub-ieee1275:ppc64el:generic:open-firmware: to_add=['20170125.0'] to_remove=[]
2017-02-27 21:49:24 sstreams: [info] maas:v2:download/maas:boot:grub-efi:arm64:generic:uefi: to_add=['20170125.0'] to_remove=[]
2017-02-27 21:49:24 sstreams: [info] maas:v2:download/maas:boot:pxelinux:i386:generic:pxe: to_add=['20160930.0'] to_remove=[]
2017-02-27 21:49:24 sstreams: [info] maas:v2:download/maas:boot:grub-efi-signed:amd64:generic:uefi: to_add=['20170125.0'] to_remove=[]
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [info] pxelinux.0 requested by 08:00:27:ca:c9:7d
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [info] pxelinux.0 requested by 08:00:27:ca:c9:7d
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [info] ldlinux.c32 requested by 08:00:27:ca:c9:7d
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/a397d461-3ae0-4841-adc4-852bc42a6930 requested by 08:00:27:ca:c9:7d
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/01-08-00-27-ca-c9-7d requested by 08:00:27:ca:c9:7d
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/0AFFFF05 requested by 08:00:27:ca:c9:7d
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/0AFFFF0 requested by 08:00:27:ca:c9:7d
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/0AFFFF requested by 08:00:27:ca:c9:7d
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/0AFFF requested by 08:00:27:ca:c9:7d
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/0AFF requested by 08:00:27:ca:c9:7d
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/0AF requested by 08:00:27:ca:c9:7d
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/0A requested by 08:00:27:ca:c9:7d
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/0 requested by 08:00:27:ca:c9:7d
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/default requested by 08:00:27:ca:c9:7d
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [critical] TFTP back-end failed.
Traceback (most recent call last):
Failure: twisted.protocols.amp.UnhandledCommand: (b'UNHANDLED', 'Unknown Error [maas:pid=13020:cmd=GetBootConfig:ask=18]')
2017-02-27 21:52:37 provisioningserver.rackdservices.tftp: [info] pxelinux.0 requested by 08:00:27:ca:c9:7d
2017-02-27 21:52:37 provisioningserver.rackdservices.tftp: [info] pxelinux.0 requested by 08:00:27:ca:c9:7d
...skipping...
imported = boot_resources.import_images(sources)
File "/usr/lib/python3/dist-packages/provisioningserver/import_images/boot_resources.py", line 270, in import_images
update_iscsi_targets(os.path.join(storage, 'current'))
File "/usr/lib/python3/dist-packages/provisioningserver/import_images/boot_resources.py", line 238, in update_iscsi_targets
update_targets_conf(snapshot_path)
File "/usr/lib/python3/dist-packages/provisioningserver/import_images/boot_resources.py", line 206, in update_targets_conf
'--update', 'ALL',
File "/usr/lib/python3/dist-packages/provisioningserver/utils/shell.py", line 131, in call_and_check
raise ExternalProcessError(process.returncode, command, output=stderr)
provisioningserver.utils.shell.ExternalProcessError: Command `sudo /usr/sbin/tgt-admin --conf /var/lib/maas/boot-resources/current/maas.tgt --update ALL` returned non-zero exit status 2:
Config file /var/lib/maas/boot-resources/current/maas.tgt not found. Exiting...
2017-02-27 21:44:32 provisioningserver.rpc.clusterservice: [info] Event-loop 'maas:pid=13020' authenticated.
2017-02-27 21:44:32 provisioningserver.rpc.clusterservice: [info] Event-loop 'maas:pid=13020' authenticated.
2017-02-27 21:44:32 Uninitialized: [info] ClusterClient connection established (HOST:IPv6Address(TCP, '::ffff:10.0.2.15', 51566) PEER:IPv6Address(TCP, '::ffff:10.0.2.15', 5253))
2017-02-27 21:44:32 provisioningserver.rpc.clusterservice: [info] Event-loop 'maas:pid=13020' authenticated.
2017-02-27 21:44:32 provisioningserver.rpc.clusterservice: [info] Rack controller 'yprwcc' registered (via maas:pid=13020).
2017-02-27 21:44:33 provisioningserver.rpc.clusterservice: [info] Rack controller 'yprwcc' registered (via maas:pid=13020).
2017-02-27 21:44:34 provisioningserver.rpc.clusterservice: [info] Rack controller 'yprwcc' registered (via maas:pid=13020).
2017-02-27 21:44:59 provisioningserver.rackdservices.dhcp_probe_service: [info] External DHCP probe complete.
2017-02-27 21:46:08 provisioningserver.rackdservices.tftp: [info] pxelinux.0 requested by 08:00:27:e4:04:11
2017-02-27 21:46:08 provisioningserver.rackdservices.tftp: [info] pxelinux.0 requested by 08:00:27:e4:04:11
2017-02-27 21:49:24 sstreams: [info] maas:v2:download/maas:boot:grub-ieee1275:ppc64el:generic:open-firmware: to_add=['20170125.0'] to_remove=[]
2017-02-27 21:49:24 sstreams: [info] maas:v2:download/maas:boot:grub-efi:arm64:generic:uefi: to_add=['20170125.0'] to_remove=[]
2017-02-27 21:49:24 sstreams: [info] maas:v2:download/maas:boot:pxelinux:i386:generic:pxe: to_add=['20160930.0'] to_remove=[]
2017-02-27 21:49:24 sstreams: [info] maas:v2:download/maas:boot:grub-efi-signed:amd64:generic:uefi: to_add=['20170125.0'] to_remove=[]
2017-02-27 21:49:24 sstreams: [info] maas:v2:download/maas:boot:grub-ieee1275:ppc64el:generic:open-firmware: to_add=['20170125.0'] to_remove=[]
2017-02-27 21:49:24 sstreams: [info] maas:v2:download/maas:boot:grub-efi:arm64:generic:uefi: to_add=['20170125.0'] to_remove=[]
2017-02-27 21:49:24 sstreams: [info] maas:v2:download/maas:boot:pxelinux:i386:generic:pxe: to_add=['20160930.0'] to_remove=[]
2017-02-27 21:49:24 sstreams: [info] maas:v2:download/maas:boot:grub-efi-signed:amd64:generic:uefi: to_add=['20170125.0'] to_remove=[]
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [info] pxelinux.0 requested by 08:00:27:ca:c9:7d
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [info] pxelinux.0 requested by 08:00:27:ca:c9:7d
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [info] ldlinux.c32 requested by 08:00:27:ca:c9:7d
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/a397d461-3ae0-4841-adc4-852bc42a6930 requested by 08:00:27:ca:c9:7d
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/01-08-00-27-ca-c9-7d requested by 08:00:27:ca:c9:7d
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/0AFFFF05 requested by 08:00:27:ca:c9:7d
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/0AFFFF0 requested by 08:00:27:ca:c9:7d
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/0AFFFF requested by 08:00:27:ca:c9:7d
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/0AFFF requested by 08:00:27:ca:c9:7d
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/0AFF requested by 08:00:27:ca:c9:7d
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/0AF requested by 08:00:27:ca:c9:7d
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/0A requested by 08:00:27:ca:c9:7d
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/0 requested by 08:00:27:ca:c9:7d
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/default requested by 08:00:27:ca:c9:7d
2017-02-27 21:51:06 provisioningserver.rackdservices.tftp: [critical] TFTP back-end failed.
Traceback (most recent call last):
Failure: twisted.protocols.amp.UnhandledCommand: (b'UNHANDLED', 'Unknown Error [maas:pid=13020:cmd=GetBootConfig:ask=18]')
2017-02-27 21:52:37 provisioningserver.rackdservices.tftp: [info] pxelinux.0 requested by 08:00:27:ca:c9:7d
2017-02-27 21:52:37 provisioningserver.rackdservices.tftp: [info] pxelinux.0 requested by 08:00:27:ca:c9:7d
2017-02-27 21:52:37 provisioningserver.rackdservices.tftp: [info] ldlinux.c32 requested by 08:00:27:ca:c9:7d
2017-02-27 21:52:37 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/a397d461-3ae0-4841-adc4-852bc42a6930 requested by 08:00:27:ca:c9:7d
2017-02-27 21:52:37 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/01-08-00-27-ca-c9-7d requested by 08:00:27:ca:c9:7d
2017-02-27 21:52:37 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/0AFFFF05 requested by 08:00:27:ca:c9:7d
2017-02-27 21:52:37 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/0AFFFF0 requested by 08:00:27:ca:c9:7d
2017-02-27 21:52:37 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/0AFFFF requested by 08:00:27:ca:c9:7d
2017-02-27 21:52:37 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/0AFFF requested by 08:00:27:ca:c9:7d
2017-02-27 21:52:37 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/0AFF requested by 08:00:27:ca:c9:7d
2017-02-27 21:52:37 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/0AF requested by 08:00:27:ca:c9:7d
2017-02-27 21:52:37 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/0A requested by 08:00:27:ca:c9:7d
2017-02-27 21:52:37 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/0 requested by 08:00:27:ca:c9:7d
2017-02-27 21:52:37 provisioningserver.rackdservices.tftp: [info] pxelinux.cfg/default requested by 08:00:27:ca:c9:7d
2017-02-27 21:52:37 provisioningserver.rackdservices.tftp: [critical] TFTP back-end failed.
Traceback (most recent call last):
Failure: twisted.protocols.amp.UnhandledCommand: (b'UNHANDLED', 'Unknown Error [maas:pid=13020:cmd=GetBootConfig:ask=1d]')
2017-02-27 21:54:24 provisioningserver.rackdservices.dhcp_probe_service: [info] Probe for external DHCP servers started on interfaces: enp0s3, enp0s9, enp0s8.
2017-02-27 21:54:54 provisioningserver.rackdservices.dhcp_probe_service: [info] External DHCP probe complete.
|