Alejandro Fernandez created AMBARI-19408:
--------------------------------------------
Summary: Ambari Server Unit Test failures on trunk/branch-2.5 for
JMXPropertyProviderTest, timing out after 50ms
Key: AMBARI-19408
URL: https://issues.apache.org/jira/browse/AMBARI-19408
Project: Ambari
Issue Type: Bug
Components: ambari-server
Reporter: Alejandro Fernandez
Assignee: Alejandro Fernandez
Both of these are failing on the latest trunk/branch-2.5.
https://builds.apache.org/job/Ambari-trunk-commit/6352/
https://builds.apache.org/job/Ambari-branch-2.5/635/
{code}
Error Message
expected:<1> but was:<0>
Stacktrace
java.lang.AssertionError: expected:<1> but was:<0>
at
org.apache.ambari.server.controller.metrics.JMXPropertyProviderTest.testPopulateResources(JMXPropertyProviderTest.java:217)
at
org.apache.ambari.server.controller.metrics.JMXPropertyProviderTest.testJMXPropertyProviderAsAdministrator(JMXPropertyProviderTest.java:154)
Standard Output
2017-01-06 18:30:35,858 ERROR [main] internal.BaseProvider
(ThreadPoolEnabledPropertyProvider.java:populateResources(190)) - Timed out
after waiting 50ms waiting for request Request:, propertyIds=[ ], properties=[
], temporalInfo=[null ]
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)