[
https://issues.apache.org/jira/browse/AMBARI-13884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15004543#comment-15004543
]
Hudson commented on AMBARI-13884:
---------------------------------
ABORTED: Integrated in Ambari-branch-2.1 #856 (See
[https://builds.apache.org/job/Ambari-branch-2.1/856/])
AMBARI-13884. Devdeploy: Knox service check have started before the knox
(aonishuk:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=ff2d76a9fb87117fdc84329276464c42c1271aa9])
* ambari-server/src/main/resources/stacks/HDP/2.2/role_command_order.json
> 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
> [email protected]; /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)