You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Siddharth Wagle (JIRA)" <ji...@apache.org> on 2015/11/03 01:30:27 UTC

[jira] [Created] (AMBARI-13686) Metrics unit test failures in trunk

Siddharth Wagle created AMBARI-13686:
----------------------------------------

             Summary: Metrics unit test failures in trunk 
                 Key: AMBARI-13686
                 URL: https://issues.apache.org/jira/browse/AMBARI-13686
             Project: Ambari
          Issue Type: Bug
          Components: ambari-metrics, ambari-server
    Affects Versions: 2.1.3
            Reporter: Siddharth Wagle
            Assignee: Siddharth Wagle
             Fix For: 2.1.3


https://builds.apache.org/job/Ambari-trunk-Commit/3730/consoleFull

Ambari Metrics Collector
Running org.apache.hadoop.yarn.server.applicationhistoryservice.metrics.timeline.TestClusterSuite
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x48bba52c, pid=11133, tid=4136299328
#
# JRE version: 7.0_25-b15
# Java VM: Java HotSpot(TM) Server VM (23.25-b01 mixed mode linux-x86 )
# Problematic frame:
*** Error in `/home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java': malloc(): memory corruption: 0x45e8a168 ***
Aborted
# C  [libnet.so+0x352c]
Picked up _JAVA_OPTIONS: -Xmx2048m -XX:MaxPermSize=512m -Djava.awt.headless=true

Ambari Server
testTimelineMetricCacheSizing(org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricCacheSizingTest)  Time elapsed: 0.967 sec  <<< FAILURE!
java.lang.AssertionError: Sample size is greater that 10 MB
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.ambari.server.controller.metrics.timeline.cache.TimelineMetricCacheSizingTest.testTimelineMetricCacheSizing(TimelineMetricCacheSizingTest.java:108)

https://builds.apache.org/job/Ambari-trunk-Commit/3730/testReport/org.apache.ambari.server.controller.metrics.timeline.cache/TimelineMetricCacheSizingTest/testTimelineMetricCacheSizing/




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