Comment 12 for bug 1395896

Revision history for this message
mahmoh (mahmoh) wrote :

$ Jun 17 12:54:06 maas maas.tftp: [WARNING] No boot images have been imported from the region.
Jun 17 12:55:51 maas maas.bootsources: [INFO] Updated boot sources cache.
Jun 17 12:55:51 maas maas.bootresources: [INFO] Started importing of boot images from 1 source(s).
Jun 17 12:55:53 maas maas.bootresources: [INFO] Importing images from source: http://maas.ubuntu.com/images/ephemeral-v2/releases/
Jun 17 12:56:58 maas maas: [WARNING] Failed to create Network when adding/editing cluster interface maas-p4p1 with error [{'ip': [u'Network with this Ip already exists.'], 'name': [u'Network with this Name already exists.']}]. This is OK if it already exists.
Jun 17 12:56:58 maas maas.dns: [ERROR] Reloading BIND failed: Command `rndc -c /etc/bind/maas/rndc.conf.maas reload` returned non-zero exit status 1:#012rndc: recv failed: connection reset
Jun 17 12:57:07 maas maas: [WARNING] Failed to create Network when adding/editing cluster interface maas-p4p1 with error [{'ip': [u'Network with this Ip already exists.'], 'name': [u'Network with this Name already exists.']}]. This is OK if it already exists.
Jun 17 12:57:07 maas maas.dns: [ERROR] Reloading BIND failed: Command `rndc -c /etc/bind/maas/rndc.conf.maas reload` returned non-zero exit status 1:#012rndc: connection to remote host closed#012This may indicate that#012* the remote server is using an older version of the command protocol,#012* this host is not authorized to connect,#012* the clocks are not synchronized, or#012* the key is invalid.
Jun 17 12:57:13 maas maas.bootresources: [INFO] Finished importing of boot images from 1 source(s).
Jun 17 12:57:13 maas maas.import-images: [INFO] Started importing boot images.
tail -f regiond.log
 * the key is invalid.

2015-06-17 12:57:07 [-] 192.168.2.1 - - [17/Jun/2015:16:57:06 +0000] "POST /MAAS/clusters/23fdb518-197e-4116-8c41-98c56e6c6899/interfaces/p4p1/edit/ HTTP/1.1" 500 332 "http://192.168.2.1/MAAS/clusters/23fdb518-197e-4116-8c41-98c56e6c6899/interfaces/p4p1/edit/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"
2015-06-17 12:57:13 [RegionServer,0,192.168.2.1] {}
2015-06-17 12:57:13 [-] 192.168.2.1 - - [17/Jun/2015:16:57:12 +0000] "GET /MAAS/images-stream/streams/v1/index.json HTTP/1.1" 200 347 "-" "Python-urllib/2.7"
2015-06-17 12:57:13 [-] 192.168.2.1 - - [17/Jun/2015:16:57:13 +0000] "GET /MAAS/images-stream/streams/v1/maas:v2:download.json HTTP/1.1" 200 1888 "-" "Python-urllib/2.7"
2015-06-17 12:57:13 [-] 192.168.2.1 - - [17/Jun/2015:16:57:13 +0000] "GET /MAAS/images-stream/streams/v1/index.json HTTP/1.1" 200 347 "-" "Python-urllib/2.7"
2015-06-17 12:57:14 [-] 192.168.2.1 - - [17/Jun/2015:16:57:13 +0000] "GET /MAAS/images-stream/streams/v1/maas:v2:download.json HTTP/1.1" 200 1888 "-" "Python-urllib/2.7"
2015-06-17 12:57:22 [-] 192.168.2.1 - - [17/Jun/2015:16:57:21 +0000] "GET /MAAS/images-stream/ubuntu/amd64/hwe-t/trusty/20140904/root-image.gz HTTP/1.1" 200 341135891 "-" "Python-urllib/2.7"
2015-06-17 12:57:31 [-] 192.168.2.1 - - [17/Jun/2015:16:57:30 +0000] "GET /MAAS/rpc/ HTTP/1.1" 200 364 "-" "provisioningserver.rpc.clusterservice.ClusterClientService"

2015-06-17 12:58:01 [-] 192.168.2.1 - - [17/Jun/2015:16:58:00 +0000] "GET /MAAS/rpc/ HTTP/1.1" 200 364 "-" "provisioningserver.rpc.clusterservice.ClusterClientService"
Jun 17 12:58:01 maas maas: [WARNING] Failed to create Network when adding/editing cluster interface maas-p4p1 with error [{'ip': [u'Network with this Ip already exists.'], 'name': [u'Network with this Name already exists.']}]. This is OK if it already exists.
Jun 17 12:58:01 maas maas.dns: [ERROR] Reloading BIND failed: Command `rndc -c /etc/bind/maas/rndc.conf.maas reload` returned non-zero exit status 1:#012rndc: recv failed: connection reset
2015-06-17 12:58:01 [HTTPChannel,0,192.168.2.1] 500 Error - /MAAS/clusters/23fdb518-197e-4116-8c41-98c56e6c6899/interfaces/p4p1/edit/
 Traceback (most recent call last):
   File "/usr/lib/python2.7/dist-packages/twisted/web/wsgi.py", line 315, in run
     appIterator = self.application(self.environ, self.startResponse)
   File "/usr/lib/python2.7/dist-packages/django/core/handlers/wsgi.py", line 206, in __call__
     response = self.get_response(request)
   File "/usr/lib/python2.7/dist-packages/maasserver/utils/views.py", line 213, in get_response
     response = get_response(request)
   File "/usr/lib/python2.7/dist-packages/maasserver/utils/views.py", line 202, in get_response
     request, get_resolver(None), sys.exc_info())
 --- <exception caught here> ---
   File "/usr/lib/python2.7/dist-packages/maasserver/utils/views.py", line 187, in get_response
     return django_get_response(request)
   File "/usr/lib/python2.7/dist-packages/maasserver/utils/orm.py", line 331, in __exit__
     self.fire()
   File "/usr/lib/python2.7/dist-packages/provisioningserver/utils/twisted.py", line 154, in wrapper
     return func(*args, **kwargs)
   File "/usr/lib/python2.7/dist-packages/maasserver/utils/async.py", line 180, in fire
     self._fire_in_reactor(hook).wait()
   File "/usr/lib/python2.7/dist-packages/crochet/_eventloop.py", line 219, in wait
     result.raiseException()
   File "<string>", line 2, in raiseException

 provisioningserver.utils.shell.ExternalProcessError: Command `rndc -c /etc/bind/maas/rndc.conf.maas reload` returned non-zero exit status 1:
 rndc: recv failed: connection reset

2015-06-17 12:58:01 [-] 192.168.2.1 - - [17/Jun/2015:16:58:01 +0000] "POST /MAAS/clusters/23fdb518-197e-4116-8c41-98c56e6c6899/interfaces/p4p1/edit/ HTTP/1.1" 500 332 "http://192.168.2.1/MAAS/clusters/23fdb518-197e-4116-8c41-98c56e6c6899/interfaces/p4p1/edit/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0"

$ dpkg -l | grep maas
ii maas 1.8.0~rc3+bzr4000-0ubuntu1~trusty1 all MAAS server all-in-one metapackage
ii maas-cli 1.8.0~rc3+bzr4000-0ubuntu1~trusty1 all MAAS command line API tool
ii maas-cluster-controller 1.8.0~rc3+bzr4000-0ubuntu1~trusty1 all MAAS server cluster controller
ii maas-common 1.8.0~rc3+bzr4000-0ubuntu1~trusty1 all MAAS server common files
ii maas-dhcp 1.8.0~rc3+bzr4000-0ubuntu1~trusty1 all MAAS DHCP server
ii maas-dns 1.8.0~rc3+bzr4000-0ubuntu1~trusty1 all MAAS DNS server
ii maas-proxy 1.8.0~rc3+bzr4000-0ubuntu1~trusty1 all MAAS Caching Proxy
ii maas-region-controller 1.8.0~rc3+bzr4000-0ubuntu1~trusty1 all MAAS server complete region controller
ii maas-region-controller-min 1.8.0~rc3+bzr4000-0ubuntu1~trusty1 all MAAS Server minimum region controller
ii python-django-maas 1.8.0~rc3+bzr4000-0ubuntu1~trusty1 all MAAS server Django web framework
ii python-maas-client 1.8.0~rc3+bzr4000-0ubuntu1~trusty1 all MAAS python API client
ii python-maas-provisioningserver 1.8.0~rc3+bzr4000-0ubuntu1~trusty1 all MAAS server provisioning libraries

^same hardware as above by the way, just now running 1.8 clean install (via --purge + trashed db).