Activity log for bug #1386699

Date Who What changed Old value New value Message
2014-10-28 13:49:16 Denis Egorenko bug added bug
2014-10-28 13:52:10 Sergey Murashov mos: milestone 6.0
2014-10-28 13:52:15 Sergey Murashov mos: importance Undecided Critical
2014-10-28 13:52:20 Sergey Murashov mos: status New Confirmed
2014-10-28 13:52:59 Sergey Murashov mos: assignee MOS Murano (mos-murano)
2014-10-28 13:53:06 Denis Egorenko description {"build_id": "2014-10-27_17-39-17", "ostf_sha": "f47fd1d66a7255213ee075d5c11b8f111f922000", "build_number": "241", "auth_required": true, "api": "1.0", "nailgun_sha": "d131ddacb7b6947fc229eadb4422229af6bb3e4f", "production": "docker", "fuelmain_sha": "174b44326c7d4abadbf94e4932f2d2e2f6f99d55", "astute_sha": "97eea90efe0a1f17b4934919d6e459d270c10372", "feature_groups": ["mirantis"], "release": "6.0", "release_versions": {"2014.2-6.0": {"VERSION": {"build_id": "2014-10-27_17-39-17", "ostf_sha": "f47fd1d66a7255213ee075d5c11b8f111f922000", "build_number": "241", "api": "1.0", "nailgun_sha": "d131ddacb7b6947fc229eadb4422229af6bb3e4f", "production": "docker", "fuelmain_sha": "174b44326c7d4abadbf94e4932f2d2e2f6f99d55", "astute_sha": "97eea90efe0a1f17b4934919d6e459d270c10372", "feature_groups": ["mirantis"], "release": "6.0", "fuellib_sha": "07b10414f8e2f3ba1e9e84e415ed34b9669be823"}}}, "fuellib_sha": "07b10414f8e2f3ba1e9e84e415ed34b9669be823"} Steps to reproduce: 1) Deploy Ubuntu HA; 2) Neutron GRE; 3) Murano; 4) 3 Controllers + 1 compute; 5) Upload Murano image; 6) Run OSTF check - Check that user can deploy Telnet service in Murano environment; http://paste.openstack.org/show/125947/ {"build_id": "2014-10-27_17-39-17", "ostf_sha": "f47fd1d66a7255213ee075d5c11b8f111f922000", "build_number": "241", "auth_required": true, "api": "1.0", "nailgun_sha": "d131ddacb7b6947fc229eadb4422229af6bb3e4f", "production": "docker", "fuelmain_sha": "174b44326c7d4abadbf94e4932f2d2e2f6f99d55", "astute_sha": "97eea90efe0a1f17b4934919d6e459d270c10372", "feature_groups": ["mirantis"], "release": "6.0", "release_versions": {"2014.2-6.0": {"VERSION": {"build_id": "2014-10-27_17-39-17", "ostf_sha": "f47fd1d66a7255213ee075d5c11b8f111f922000", "build_number": "241", "api": "1.0", "nailgun_sha": "d131ddacb7b6947fc229eadb4422229af6bb3e4f", "production": "docker", "fuelmain_sha": "174b44326c7d4abadbf94e4932f2d2e2f6f99d55", "astute_sha": "97eea90efe0a1f17b4934919d6e459d270c10372", "feature_groups": ["mirantis"], "release": "6.0", "fuellib_sha": "07b10414f8e2f3ba1e9e84e415ed34b9669be823"}}}, "fuellib_sha": "07b10414f8e2f3ba1e9e84e415ed34b9669be823"} Steps to reproduce: 1) Deploy Ubuntu HA; 2) Neutron GRE; 3) Murano; 4) 3 Controllers + 1 compute; 5) Upload Murano image; 6) Run OSTF check - Check that user can deploy Telnet service in Murano environment; 2014-10-28T13:36:32.852478+00:00 err: 2014-10-28 13:36:32.741 24042 ERROR oslo.messaging.rpc.dispatcher [-] Exception during message handling: 'NoneType' object has no attribute 'state' Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/oslo/messaging/rpc/dispatcher.py", line 137, in _dispatch_and_reply incoming.message)) File "/usr/lib/python2.7/dist-packages/oslo/messaging/rpc/dispatcher.py", line 180, in _dispatch return self._do_dispatch(endpoint, method, ctxt, args) File "/usr/lib/python2.7/dist-packages/oslo/messaging/rpc/dispatcher.py", line 126, in _do_dispatch result = getattr(endpoint, method)(ctxt, **new_args) File "/usr/lib/python2.7/dist-packages/murano/common/server.py", line 105, in process_result conf_session.state = sessions.SessionState.DEPLOYED AttributeError: 'NoneType' object has no attribute 'state' 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher Traceback (most recent call last): 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/dist-packages/oslo/messaging/rpc/dispatcher.py", line 137, in _dispatch_and_reply 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher incoming.message)) 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/dist-packages/oslo/messaging/rpc/dispatcher.py", line 180, in _dispatch 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher return self._do_dispatch(endpoint, method, ctxt, args) 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/dist-packages/oslo/messaging/rpc/dispatcher.py", line 126, in _do_dispatch 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher result = getattr(endpoint, method)(ctxt, **new_args) 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/dist-packages/murano/common/engine.py", line 63, in handle_task 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher rpc.api().process_result(result, task['id']) 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/dist-packages/murano/common/rpc.py", line 31, in process_result 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher environment_id=environment_id) 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/dist-packages/oslo/messaging/rpc/client.py", line 389, in call 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher return self.prepare().call(ctxt, method, **kwargs) 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/dist-packages/oslo/messaging/rpc/client.py", line 152, in call 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher retry=self.retry) 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/dist-packages/oslo/messaging/transport.py", line 90, in _send 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher timeout=timeout, retry=retry) 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/dist-packages/oslo/messaging/_drivers/amqpdriver.py", line 434, in send 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher retry=retry) 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/dist-packages/oslo/messaging/_drivers/amqpdriver.py", line 425, in _send 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher raise result 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher AttributeError: 'NoneType' object has no attribute 'state' 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher Traceback (most recent call last): 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/dist-packages/oslo/messaging/rpc/dispatcher.py", line 137, in _dispatch_and_reply 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher incoming.message)) 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/dist-packages/oslo/messaging/rpc/dispatcher.py", line 180, in _dispatch 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher return self._do_dispatch(endpoint, method, ctxt, args) 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/dist-packages/oslo/messaging/rpc/dispatcher.py", line 126, in _do_dispatch 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher result = getattr(endpoint, method)(ctxt, **new_args) 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/dist-packages/murano/common/server.py", line 105, in process_result 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher conf_session.state = sessions.SessionState.DEPLOYED 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher AttributeError: 'NoneType' object has no attribute 'state' 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher 2014-10-28 13:36:32.741 24042 TRACE oslo.messaging.rpc.dispatcher
2014-10-28 14:35:07 Denis Egorenko attachment added fuel-snapshot-2014-10-28_14-26-29.tgz https://bugs.launchpad.net/mos/+bug/1386699/+attachment/4247141/+files/fuel-snapshot-2014-10-28_14-26-29.tgz
2014-10-28 15:08:09 Denis Egorenko attachment added telnet.zip https://bugs.launchpad.net/mos/+bug/1386699/+attachment/4247195/+files/telnet.zip
2014-10-28 15:08:47 Stan Lagun mos: assignee MOS Murano (mos-murano) Stan Lagun (slagun)
2014-11-14 19:32:08 Serg Melikyan mos: status Confirmed Triaged
2014-11-17 15:10:47 ruhe mos: importance Critical High
2014-12-02 14:35:30 Stan Lagun mos: status Triaged Fix Committed
2015-03-26 14:47:29 Timur Nurlygayanov mos: status Fix Committed Fix Released