You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2014/11/17 12:03:35 UTC

[jira] [Commented] (SLIDER-654) TestStandaloneAgentAM intermittent failures

    [ https://issues.apache.org/jira/browse/SLIDER-654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14214533#comment-14214533 ] 

Steve Loughran commented on SLIDER-654:
---------------------------------------

{code}
Error Message

`/users/jenkins/services/org-apache-slider': No such file or directory: KeeperErrorCode = NoNode for /registry/users/jenkins/services/org-apache-slider
Stacktrace

org.apache.hadoop.fs.PathNotFoundException: `/users/jenkins/services/org-apache-slider': No such file or directory: KeeperErrorCode = NoNode for /registry/users/jenkins/services/org-apache-slider
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1590)
	at org.apache.curator.framework.imps.GetChildrenBuilderImpl$3.call(GetChildrenBuilderImpl.java:214)
	at org.apache.curator.framework.imps.GetChildrenBuilderImpl$3.call(GetChildrenBuilderImpl.java:203)
	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:107)
	at org.apache.curator.framework.imps.GetChildrenBuilderImpl.pathInForeground(GetChildrenBuilderImpl.java:199)
	at org.apache.curator.framework.imps.GetChildrenBuilderImpl.forPath(GetChildrenBuilderImpl.java:191)
	at org.apache.curator.framework.imps.GetChildrenBuilderImpl.forPath(GetChildrenBuilderImpl.java:38)
	at org.apache.hadoop.registry.client.impl.zk.CuratorService.zkList(CuratorService.java:695)
	at org.apache.hadoop.registry.client.impl.zk.RegistryOperationsService.list(RegistryOperationsService.java:154)
	at org.apache.hadoop.registry.client.binding.RegistryUtils.statChildren(RegistryUtils.java:221)
	at org.apache.hadoop.registry.client.binding.RegistryUtils.listServiceRecords(RegistryUtils.java:192)
	at org.apache.slider.client.SliderClient.listRegisteredSliderInstances(SliderClient.java:3311)
	at org.apache.slider.agent.standalone.TestStandaloneAgentAM.testStandaloneAgentAM(TestStandaloneAgentAM.groovy:113)
{code}

> TestStandaloneAgentAM intermittent failures
> -------------------------------------------
>
>                 Key: SLIDER-654
>                 URL: https://issues.apache.org/jira/browse/SLIDER-654
>             Project: Slider
>          Issue Type: Sub-task
>          Components: registry, test
>    Affects Versions: Slider 0.60
>         Environment: Ubuntu 12.04
>            Reporter: Steve Loughran
>             Fix For: Slider 0.70
>
>
> Jenkins failing on {{org.apache.slider.agent.standalone.TestStandaloneAgentAM.testStandaloneAgentAM}}



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