You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Andrew Onischuk <ao...@hortonworks.com> on 2016/01/18 15:54:03 UTC

Review Request 42462: RU: HBase service check failed during upgrade 2.2.8->2.4

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42462/
-----------------------------------------------------------

Review request for Ambari and Dmytro Sen.


Bugs: AMBARI-14709
    https://issues.apache.org/jira/browse/AMBARI-14709


Repository: ambari


Description
-------

Artifacts:  
<http://qelog.hortonworks.com/log/os-u12-ogxwns-c102dalsec/test-logs
/ambariruc10todal-sec/ambaritestartifacts/artifacts/screenshots/com.hw.ambari.
ui.tests.monitoring.admin_page.TestQuickRollingUpgrade/test060_StartPerformUpg
rade/_18_7_1_15_One_step_of_upgrade_failed_after_retry_Failed_on_Service_Check
_HBase/>

    
    
    
    Traceback (most recent call last):
      File \"/var/lib/ambari-agent/cache/common-services/HBASE/0.96.0.2.0/package/scripts/service_check.py\", line 88, in <module>
        HbaseServiceCheck().execute()
      File \"/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py\", line 219, in execute
        method(env)
      File \"/var/lib/ambari-agent/cache/common-services/HBASE/0.96.0.2.0/package/scripts/service_check.py\", line 84, in service_check
        logoutput = True
      File \"/usr/lib/python2.6/site-packages/resource_management/core/base.py\", line 154, in __init__
        self.env.run()
      File \"/usr/lib/python2.6/site-packages/resource_management/core/environment.py\", line 158, in run
        self.run_action(resource, action)
      File \"/usr/lib/python2.6/site-packages/resource_management/core/environment.py\", line 121, in run_action
        provider_action()
      File \"/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py\", line 238, in action_run
        tries=self.resource.tries, try_sleep=self.resource.try_sleep)
      File \"/usr/lib/python2.6/site-packages/resource_management/core/shell.py\", line 70, in inner
        result = function(command, **kwargs)
      File \"/usr/lib/python2.6/site-packages/resource_management/core/shell.py\", line 92, in checked_call
        tries=tries, try_sleep=try_sleep)
      File \"/usr/lib/python2.6/site-packages/resource_management/core/shell.py\", line 140, in _call_wrapper
        result = _call(command, **kwargs_copy)
      File \"/usr/lib/python2.6/site-packages/resource_management/core/shell.py\", line 290, in _call
        err_msg = Logger.filter_text((\"Execution of '%s' returned %d. %s\") % (command_alias, code, all_output))
    UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 3055: ordinal not in range(128)


Diffs
-----

  ambari-common/src/main/python/resource_management/core/shell.py 14d65c2 

Diff: https://reviews.apache.org/r/42462/diff/


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk


Re: Review Request 42462: RU: HBase service check failed during upgrade 2.2.8->2.4

Posted by Dmitro Lisnichenko <dl...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42462/#review115007
-----------------------------------------------------------

Ship it!


Ship It!

- Dmitro Lisnichenko


On Jan. 18, 2016, 4:54 p.m., Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/42462/
> -----------------------------------------------------------
> 
> (Updated Jan. 18, 2016, 4:54 p.m.)
> 
> 
> Review request for Ambari and Dmytro Sen.
> 
> 
> Bugs: AMBARI-14709
>     https://issues.apache.org/jira/browse/AMBARI-14709
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Artifacts:  
> <http://qelog.hortonworks.com/log/os-u12-ogxwns-c102dalsec/test-logs
> /ambariruc10todal-sec/ambaritestartifacts/artifacts/screenshots/com.hw.ambari.
> ui.tests.monitoring.admin_page.TestQuickRollingUpgrade/test060_StartPerformUpg
> rade/_18_7_1_15_One_step_of_upgrade_failed_after_retry_Failed_on_Service_Check
> _HBase/>
> 
>     
>     
>     
>     Traceback (most recent call last):
>       File \"/var/lib/ambari-agent/cache/common-services/HBASE/0.96.0.2.0/package/scripts/service_check.py\", line 88, in <module>
>         HbaseServiceCheck().execute()
>       File \"/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py\", line 219, in execute
>         method(env)
>       File \"/var/lib/ambari-agent/cache/common-services/HBASE/0.96.0.2.0/package/scripts/service_check.py\", line 84, in service_check
>         logoutput = True
>       File \"/usr/lib/python2.6/site-packages/resource_management/core/base.py\", line 154, in __init__
>         self.env.run()
>       File \"/usr/lib/python2.6/site-packages/resource_management/core/environment.py\", line 158, in run
>         self.run_action(resource, action)
>       File \"/usr/lib/python2.6/site-packages/resource_management/core/environment.py\", line 121, in run_action
>         provider_action()
>       File \"/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py\", line 238, in action_run
>         tries=self.resource.tries, try_sleep=self.resource.try_sleep)
>       File \"/usr/lib/python2.6/site-packages/resource_management/core/shell.py\", line 70, in inner
>         result = function(command, **kwargs)
>       File \"/usr/lib/python2.6/site-packages/resource_management/core/shell.py\", line 92, in checked_call
>         tries=tries, try_sleep=try_sleep)
>       File \"/usr/lib/python2.6/site-packages/resource_management/core/shell.py\", line 140, in _call_wrapper
>         result = _call(command, **kwargs_copy)
>       File \"/usr/lib/python2.6/site-packages/resource_management/core/shell.py\", line 290, in _call
>         err_msg = Logger.filter_text((\"Execution of '%s' returned %d. %s\") % (command_alias, code, all_output))
>     UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 3055: ordinal not in range(128)
> 
> 
> Diffs
> -----
> 
>   ambari-common/src/main/python/resource_management/core/shell.py 14d65c2 
> 
> Diff: https://reviews.apache.org/r/42462/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>