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 (JIRA)" <ji...@apache.org> on 2015/11/13 16:20:11 UTC

[jira] [Resolved] (AMBARI-13884) Devdeploy: Knox service check have started before the knox start action

     [ https://issues.apache.org/jira/browse/AMBARI-13884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Onischuk resolved AMBARI-13884.
--------------------------------------
    Resolution: Fixed

Committed to trunk and branch-2.1

> Devdeploy: Knox service check have started before the knox start action
> -----------------------------------------------------------------------
>
>                 Key: AMBARI-13884
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13884
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 2.1.3
>
>
> Impact: -  
> Artifacts: [s11](http://linux-jenkins.qe.hortonworks.com/home/jenkins/qe-
> artifacts/os-u14-plytvs-devdeploy)  
> OS Type: debian7  
> Cluster: <http://172.22.83.43:8080/>
> Issue occurs on enabling Kerberos, during starting of all services. r6 & r7
> builds passed ok, so it's possibly a flaky issue.
>     
>     
>     
>     Traceback (most recent call last):
>       File "/var/lib/ambari-agent/cache/common-services/KNOX/0.5.0.2.2/package/scripts/service_check.py", line 93, in <module>
>         KnoxServiceCheck().execute()
>       File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 218, in execute
>         method(env)
>       File "/var/lib/ambari-agent/cache/common-services/KNOX/0.5.0.2.2/package/scripts/service_check.py", line 88, 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 156, in run
>         self.run_action(resource, action)
>       File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 119, 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 291, in _call
>         raise Fail(err_msg)
>     resource_management.core.exceptions.Fail: Execution of '/usr/bin/kinit -kt /etc/security/keytabs/smokeuser.headless.keytab smk_rndO78iZJxMCQT5krLW5E88LbS@HWQE.HORTONWORKS.COM; /usr/bin/python2.6 /var/lib/ambari-agent/tmp/validateKnoxStatus.py -p 8443 -n os-s11-3-ulepts-devdeploy-4.novalocal' returned 1. Connection to os-s11-3-ulepts-devdeploy-4.novalocal on port 8443 failed: [Errno 111] Connection refused
>     



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)