[
https://issues.apache.org/jira/browse/GEODE-9935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17478937#comment-17478937
]
Jinmei Liao commented on GEODE-9935:
------------------------------------
I believe this is temporary resource issue, when starting the locator, there
are 25 seconds gap in the logs:
[info 2022/01/07 20:06:05.134 UTC loc2 <main> tid=0x1]
ClusterManagementServiceInfoRequestHandler installed
[warn 2022/01/07 20:06:30.111 UTC loc2 <StatSampler> tid=0x40] Statistics
sampling thread detected a wakeup delay of 17478 ms, indicating a possible
resource issue. Check the GC, memory, and CPU statistics.
[warn 2022/01/07 20:06:30.184 UTC loc2 <Geode Heartbeat Sender> tid=0x31]
Failure detection heartbeat-generation thread overslept by more than a full
period. Asleep time: 20,621,115,279 nanoseconds. Period: 2,500,000,000
nanoseconds.
Closing this ticket for now.
> CI Failure: RollingUpgradeWithGfshDUnitTest > testRollingUpgradeWithDeployment
> ------------------------------------------------------------------------------
>
> Key: GEODE-9935
> URL: https://issues.apache.org/jira/browse/GEODE-9935
> Project: Geode
> Issue Type: Bug
> Components: gfsh
> Affects Versions: 1.15.0
> Reporter: Hale Bales
> Assignee: Jinmei Liao
> Priority: Major
> Labels: GeodeOperationAPI, needsTriage
>
> CI Failure in upgrade tests in RollingUpgradeWithGfshDUnitTest >
> testRollingUpgradeWithDeployment. starting locator exits with status of 1,
> not the expected 0.
> {code:java}
> > Task :geode-assembly:upgradeTest
> RollingUpgradeWithGfshDUnitTest > testRollingUpgradeWithDeployment[1.10.0]
> FAILED
> org.opentest4j.AssertionFailedError: [Exit value from process started by
> [e35c359d41713de9: gfsh -e start locator --name=loc2 --port=24585
> --http-service-port=0 --locators=localhost[24583]
> --J=-Dgemfire.jmx-manager-port=24586]]
> expected: 0
> but was: 1
> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
> Method)
> at
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
> at
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> at
> org.apache.geode.test.junit.rules.gfsh.GfshExecution.awaitTermination(GfshExecution.java:103)
> at
> org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:143)
> at
> org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:152)
> at
> org.apache.geode.test.junit.rules.gfsh.GfshScript.execute(GfshScript.java:153)
> at
> org.apache.geode.management.RollingUpgradeWithGfshDUnitTest.testRollingUpgradeWithDeployment(RollingUpgradeWithGfshDUnitTest.java:107)
> 134 tests completed, 1 failed
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0767/test-results/upgradeTest/1641589807/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0767/test-artifacts/1641589807/upgradetestfiles-openjdk8-1.15.0-build.0767.tgz
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)