Project

General

Profile

Actions

Bug #8691

closed

[Nodemanager] NodeManagerDaemonActor dies.

Added by Ward Vandewege about 8 years ago. Updated about 8 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Story points:
-

Description

on wx7k5 running node manager version 0.1.20160311203330-1. See @4000000056e756001b5dddf4.s for the full log.

2016-03-14_23:51:57.51077 2016-03-14 23:51:57 pykka[61889] ERROR: Unhandled exception in NodeManagerDaemonActor (urn:uuid:71f062c3-6cbd-43d0-ab25-961900d865d0):
2016-03-14_23:51:57.51079 Traceback (most recent call last):
2016-03-14_23:51:57.51080   File "/usr/lib/python2.7/dist-packages/pykka/actor.py", line 200, in _actor_loop
2016-03-14_23:51:57.51080     response = self._handle_receive(message)
2016-03-14_23:51:57.51081   File "/usr/lib/python2.7/dist-packages/pykka/actor.py", line 294, in _handle_receive
2016-03-14_23:51:57.51081     return callee(*message['args'], **message['kwargs'])
2016-03-14_23:51:57.51082   File "/usr/local/lib/python2.7/dist-packages/arvnodeman/daemon.py", line 346, in wrapper
2016-03-14_23:51:57.51082     return orig_func(self, *args, **kwargs)
2016-03-14_23:51:57.51082   File "/usr/local/lib/python2.7/dist-packages/arvnodeman/daemon.py", line 398, in stop_booting_node
2016-03-14_23:51:57.51083     if node.cloud_size.get().id == size.id and node.stop_if_no_cloud_node().get():
2016-03-14_23:51:57.51083   File "/usr/local/lib/python2.7/dist-packages/arvnodeman/baseactor.py", line 63, in __getattr__
2016-03-14_23:51:57.51084     raise AttributeError('attribute "%s" is not a callable on %s' % (name, self))
2016-03-14_23:51:57.51084 AttributeError: attribute "cloud_size" is not a callable on <ActorProxy for ComputeNodeSetupActor (urn:uuid:1f47c0b6-2f9c-478d-bc26-7a4c758daae6), attr_path=()>
2016-03-14_23:51:57.51100 2016-03-14 23:51:57 pykka[61889] DEBUG: Unregistered NodeManagerDaemonActor (urn:uuid:71f062c3-6cbd-43d0-ab25-961900d865d0)

Related issues

Related to Arvados - Bug #8678: [NODEMANAGER] ComputeNodeSetupActor dies.Resolved03/10/2016Actions
Has duplicate Arvados - Bug #8716: [NODEMANAGER] attribute "cloud_size" is not a callableDuplicate03/16/2016Actions
Actions

Also available in: Atom PDF