*** This bug is a duplicate of bug 1376483 ***
    https://bugs.launchpad.net/bugs/1376483

Public bug reported:

I'm commissioning ppc64el (IBM power CPU arch) with MAAS.

MAAS version: 2.3.0 (6434-gd354690-0ubuntu1~16.04.1)

There seems to be an unhandled error although it doesn't seem to break.

I can still get the server into state: New

I can commission it.

The problem seems not to generate any side effects, but shouldn't
produce an unhandled exception.


=> /var/log/maas/rackd.log <==
2018-02-01 16:25:53 provisioningserver.rackdservices.tftp: [info] 
/ppc64el/pxelinux.cfg/01-70-e2-84-14-2f-f2 requested by 70:e2:84:14:2f:f2
2018-02-01 16:25:54 -: [critical] Unhandled Error
        Traceback (most recent call last):
          File "/usr/lib/python3/dist-packages/twisted/application/app.py", 
line 364, in startReactor
            self.config, oldstdout, oldstderr, self.profiler, reactor)
          File "/usr/lib/python3/dist-packages/twisted/application/app.py", 
line 285, in runReactorWithLogging
            reactor.run()
          File "/usr/lib/python3/dist-packages/twisted/internet/base.py", line 
1194, in run
            self.mainLoop()
          File "/usr/lib/python3/dist-packages/twisted/internet/base.py", line 
1203, in mainLoop
            self.runUntilCurrent()
        --- <exception caught here> ---
          File "/usr/lib/python3/dist-packages/twisted/internet/base.py", line 
825, in runUntilCurrent
            call.func(*call.args, **call.kw)
          File "/usr/lib/python3/dist-packages/tftp/util.py", line 81, in 
_call_and_schedule
            self.callable(*self.callable_args, **self.callable_kwargs)
          File "/usr/lib/python3/dist-packages/twisted/internet/udp.py", line 
268, in write
            return self.socket.send(datagram)
        builtins.AttributeError: 'Port' object has no attribute 'socket'
        
2018-02-01 16:26:03 provisioningserver.rackdservices.tftp: [info] 
/ppc64el/ubuntu/ppc64el/ga-16.04/xenial/daily/boot-kernel requested by 
70:e2:84:14:2f:f2
2018-02-01 16:26:03 provisioningserver.rackdservices.tftp: [info] 
/ppc64el/ubuntu/ppc64el/ga-16.04/xenial/daily/boot-initrd requested by 
70:e2:84:14:2f:f2

** Affects: maas (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1746750

Title:
  Unhandled error when pxe ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1746750/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to