You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by Sumit Mohanty <sm...@hortonworks.com> on 2014/05/08 08:46:21 UTC

Unit tests failing

The following unit tests are failing for me -

TestStandaloneAgentAM.testStandaloneAgentAM:48->YarnZKMiniClusterTestBase.createMiniCluster:121->YarnZKMiniClusterTestBase.createMiniCluster:102->YarnMiniClusterTestBase.createMiniCluster:224
» YarnRuntime

TestStandaloneRegistryAM.testRegistryAM:64->YarnZKMiniClusterTestBase.createMiniCluster:121->YarnZKMiniClusterTestBase.createMiniCluster:102->YarnMiniClusterTestBase.createMiniCluster:224
» YarnRuntime

TestAgentAMManagementWS.testAgentAMManagementWS:51->YarnZKMiniClusterTestBase.createMiniCluster:102->YarnMiniClusterTestBase.createMiniCluster:224
» YarnRuntime

TestAgentEcho.testEchoOperation:48->YarnZKMiniClusterTestBase.createMiniCluster:102->YarnMiniClusterTestBase.createMiniCluster:224
» YarnRuntime

TestBuildBasicAgent.testBadTemplates:350->YarnZKMiniClusterTestBase.createMiniCluster:102->YarnMiniClusterTestBase.createMiniCluster:224
» YarnRuntime

TestBuildBasicAgent.testTemplateArgs:322->YarnZKMiniClusterTestBase.createMiniCluster:102->YarnMiniClusterTestBase.createMiniCluster:224
» YarnRuntime

TestBuildBasicAgent.testBadAgentArgs:238->YarnZKMiniClusterTestBase.createMiniCluster:102->YarnMiniClusterTestBase.createMiniCluster:224
» YarnRuntime

TestBuildBasicAgent.testBuildMultipleRoles:71->YarnZKMiniClusterTestBase.createMiniCluster:102->YarnMiniClusterTestBase.createMiniCluster:224
» YarnRuntime

TestRegistryRestResources.testRestURIs:68->YarnZKMiniClusterTestBase.createMiniCluster:102->YarnMiniClusterTestBase.createMiniCluster:224
» YarnRuntime

*Running one of them- I see the error to be:*

2014-05-07 23:43:51,298 [RM-0] INFO  service.AbstractService
(AbstractService.java:noteFailure(272)) - Service
org.apache.hadoop.yarn.server.resourcemanager.ResourceTrackerService failed
in state STARTED; cause:
org.apache.hadoop.yarn.exceptions.YarnRuntimeException:
java.net.BindException: Problem binding to [homeportal:0]
java.net.BindException: Can't assign requested address; For more details
see:  http://wiki.apache.org/hadoop/BindException
org.apache.hadoop.yarn.exceptions.YarnRuntimeException:
java.net.BindException: Problem binding to [homeportal:0]
java.net.BindException: Can't assign requested address; For more details
see:  http://wiki.apache.org/hadoop/BindException
at
org.apache.hadoop.yarn.factories.impl.pb.RpcServerFactoryPBImpl.getServer(RpcServerFactoryPBImpl.java:139)
at
org.apache.hadoop.yarn.ipc.HadoopYarnProtoRPC.getServer(HadoopYarnProtoRPC.java:65)
at org.apache.hadoop.yarn.ipc.YarnRPC.getServer(YarnRPC.java:54)

Has anyone seen this? Is it due to a bad machine state?

-Sumit

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.