[ https://issues.apache.org/jira/browse/AMBARI-8262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14205310#comment-14205310 ]
Hudson commented on AMBARI-8262: -------------------------------- SUCCESS: Integrated in Ambari-branch-1.7.0-docker #147 (See [https://builds.apache.org/job/Ambari-branch-1.7.0-docker/147/]) AMBARI-8262. ZK Service check fails on HDP 1.3 (aonishuk) (aonishuk: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=f09aae3ea269b0198a015d2121ac46c7dab9c346) * ambari-server/src/main/resources/stacks/HDP/2.0.6/services/ZOOKEEPER/package/files/zkSmoke.sh * ambari-server/src/main/resources/stacks/HDP/1.3.2/services/ZOOKEEPER/package/files/zkSmoke.sh > ZK Service check fails on HDP 1.3 > --------------------------------- > > Key: AMBARI-8262 > URL: https://issues.apache.org/jira/browse/AMBARI-8262 > Project: Ambari > Issue Type: Bug > Reporter: Andrew Onischuk > Assignee: Andrew Onischuk > Fix For: 1.7.0 > > > Fail: Execution of 'sh /var/lib/ambari-agent/data/tmp/zkSmoke.sh > /usr/lib/zookeeper/bin/zkCli.sh ambari-qa /etc/zookeeper/conf 2181 False > /usr/bin/kinit no_keytab' returned 1. zk_node1= > Exception in thread "main" > org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode > = ConnectionLoss for /zk_smoketest > at org.apache.zookeeper.KeeperException.create(KeeperException.java:99) > at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) > at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873) > at org.apache.zookeeper.ZooKeeperMain.processZKCmd(ZooKeeperMain.java:705) > at org.apache.zookeeper.ZooKeeperMain.processCmd(ZooKeeperMain.java:593) > at org.apache.zookeeper.ZooKeeperMain.executeLine(ZooKeeperMain.java:365) > at org.apache.zookeeper.ZooKeeperMain.run(ZooKeeperMain.java:323) > at org.apache.zookeeper.ZooKeeperMain.main(ZooKeeperMain.java:282) > Exception in thread "main" > org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode > = ConnectionLoss for /zk_smoketest > at org.apache.zookeeper.KeeperException.create(KeeperException.java:99) > at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) > at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783) > at org.apache.zookeeper.ZooKeeperMain.processZKCmd(ZooKeeperMain.java:700) > at org.apache.zookeeper.ZooKeeperMain.processCmd(ZooKeeperMain.java:593) > at org.apache.zookeeper.ZooKeeperMain.executeLine(ZooKeeperMain.java:365) > at org.apache.zookeeper.ZooKeeperMain.run(ZooKeeperMain.java:323) > at org.apache.zookeeper.ZooKeeperMain.main(ZooKeeperMain.java:282) > Error found in the zookeeper smoke test. Exiting. > java.net.ConnectException: Connection refused java.net.ConnectException: > Connection refused -- This message was sent by Atlassian JIRA (v6.3.4#6332)