You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "PurelyApplied (GitHub)" <gi...@apache.org> on 2018/09/13 21:10:09 UTC

[GitHub] [geode] PurelyApplied commented on issue #2457: GEODE-5600 - Run createVersionPropertiesFile on SHA change

Spurious failure
```
> Task :geode-core:test

org.apache.geode.internal.process.lang.AvailablePidTest > findAvailablePidShouldNotReturnLivePid FAILED
    org.junit.runners.model.TestTimedOutException: test timed out after 20 seconds
        at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:162)
        at sun.misc.Perf.attach(Native Method)
        at sun.misc.Perf.attachImpl(Perf.java:270)
        at sun.misc.Perf.attach(Perf.java:200)
        at sun.jvmstat.perfdata.monitor.protocol.local.PerfDataBuffer.<init>(PerfDataBuffer.java:64)
        at sun.jvmstat.perfdata.monitor.protocol.local.LocalMonitoredVm.<init>(LocalMonitoredVm.java:68)
        at sun.jvmstat.perfdata.monitor.protocol.local.MonitoredHostProvider.getMonitoredVm(MonitoredHostProvider.java:77)
        at sun.jvmstat.perfdata.monitor.protocol.local.MonitoredHostProvider.getMonitoredVm(MonitoredHostProvider.java:67)
        at sun.tools.attach.HotSpotAttachProvider.listVirtualMachines(HotSpotAttachProvider.java:101)
        at com.sun.tools.attach.VirtualMachine.list(VirtualMachine.java:147)
        at org.apache.geode.internal.process.AttachProcessUtils.isProcessAlive(AttachProcessUtils.java:35)
        at org.apache.geode.internal.process.ProcessUtils.isProcessAlive(ProcessUtils.java:81)
        at org.apache.geode.internal.process.lang.AvailablePidTest.findAvailablePidShouldNotReturnLivePid(AvailablePidTest.java:78)
```
passed upon rerun.

See failing:
https://concourse.apachegeode-ci.info/teams/main/pipelines/pr-develop/jobs/Build/builds/1057

vs passing:
https://concourse.apachegeode-ci.info/teams/main/pipelines/pr-develop/jobs/Build/builds/1063

[ Full content available at: https://github.com/apache/geode/pull/2457 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org