You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Mark Hanson (Jira)" <ji...@apache.org> on 2019/12/30 18:52:09 UTC

[jira] [Closed] (GEODE-6566) CI failure: MemberMBeanAttributesDUnitTest testReplRegionAttributes failed with suspect string

     [ https://issues.apache.org/jira/browse/GEODE-6566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Hanson closed GEODE-6566.
------------------------------

Transition from Resolved to Closed for Apache Geode 1.11.0 RC4 release.

> CI failure: MemberMBeanAttributesDUnitTest testReplRegionAttributes failed with suspect string
> ----------------------------------------------------------------------------------------------
>
>                 Key: GEODE-6566
>                 URL: https://issues.apache.org/jira/browse/GEODE-6566
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>            Reporter: Barrett Oglesby
>            Assignee: Kirk Lund
>            Priority: Major
>             Fix For: 1.11.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> CI run:
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/543
> Suspect strings:
> {noformat}
> org.apache.geode.management.MemberMBeanAttributesDUnitTest > testReplRegionAttributes FAILED
>  java.lang.AssertionError: Suspicious strings were written to the log during this run.
>  Fix the strings or use IgnoredException.addIgnoredException to ignore.
>  -----------------------------------------------------------------------
>  Found suspect string in log4j at line 2383
> [fatal 2019/03/27 01:09:04.965 UTC <StatSampler> tid=195] null
>  java.util.ConcurrentModificationException
>  at java.util.HashMap$HashIterator.nextNode(HashMap.java:1442)
>  at java.util.HashMap$ValueIterator.next(HashMap.java:1471)
>  at org.apache.geode.internal.statistics.SampleCollector.sample(SampleCollector.java:231)
>  at org.apache.geode.internal.statistics.HostStatSampler.run(HostStatSampler.java:232)
>  at java.lang.Thread.run(Thread.java:748)
> -----------------------------------------------------------------------
>  Found suspect string in log4j at line 2396
> [fatal 2019/03/27 01:09:04.972 UTC <StatSampler> tid=195] Uncaught exception in thread Thread[StatSampler,10,RMI Runtime]
>  java.util.ConcurrentModificationException
>  at java.util.HashMap$HashIterator.nextNode(HashMap.java:1442)
>  at java.util.HashMap$ValueIterator.next(HashMap.java:1471)
>  at org.apache.geode.internal.statistics.SampleCollector.sample(SampleCollector.java:231)
>  at org.apache.geode.internal.statistics.HostStatSampler.run(HostStatSampler.java:232)
>  at java.lang.Thread.run(Thread.java:748)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)