Vadim Pakhnushev created IGNITE-21757:
-----------------------------------------
Summary: Flaky ItComputeTestStandalone
Key: IGNITE-21757
URL: https://issues.apache.org/jira/browse/IGNITE-21757
Project: Ignite
Issue Type: Bug
Components: compute
Reporter: Vadim Pakhnushev
Assignee: Vadim Pakhnushev
org.awaitility.core.ConditionTimeoutException: Lambda expression in
org.apache.ignite.internal.compute.ItComputeTestStandalone that uses
org.apache.ignite.internal.app.IgniteImpl,
org.apache.ignite.internal.app.IgniteImpljava.lang.String,
java.lang.Stringorg.apache.ignite.compute.version.Version: expected <DEPLOYED>
but was null within 10 seconds.
10:40:04 org.awaitility.core.ConditionTimeoutException: Lambda expression
in org.apache.ignite.internal.compute.ItComputeTestStandalone that uses
org.apache.ignite.internal.app.IgniteImpl,
org.apache.ignite.internal.app.IgniteImpljava.lang.String,
java.lang.Stringorg.apache.ignite.compute.version.Version: expected <DEPLOYED>
but was null within 10 seconds.
at
app//org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at
app//org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)
at
app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:985)
at
app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:691)
at
app//org.apache.ignite.internal.compute.ItComputeTestStandalone.deployJar(ItComputeTestStandalone.java:202)
at
app//org.apache.ignite.internal.compute.ItComputeTestStandalone.setUp(ItComputeTestStandalone.java:67)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1541)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1541)
10:40:04
org.apache.ignite.internal.compute.ItComputeTestStandalone.executesJobLocallyAsync()
10:40:04 [2024-03-14T07:40:04,126][INFO ][Test
worker][ItComputeTestStandalone] >>> Starting test:
ItComputeTestStandalone#executesJobLocallyAsync, displayName:
executesJobLocallyAsync()
[2024-03-14T07:40:04,127][INFO ][Test worker][DeploymentManagerImpl]
Undeploying jobs:1.0.0
[2024-03-14T07:40:04,127][INFO ][Test worker][DeployMessagingService]
Stop in progress deploy for jobs:1.0.0
[2024-03-14T07:40:04,240][INFO ][Test worker][DeploymentManagerImpl]
Deploying jobs:1.0.0 on NodesToDeploy\{nodesList=null, deployMode=MAJORITY}
[2024-03-14T07:40:04,244][INFO ][Test worker][ItComputeTestStandalone]
>>> Stopping test: ItComputeTestStandalone#executesJobLocallyAsync,
displayName: executesJobLocallyAsync(), cost: 117ms.
10:40:04 java.lang.AssertionError:
Expected: is <true>
but: was <false>
10:40:04 java.lang.AssertionError:
Expected: is <true>
but: was <false>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
at
org.apache.ignite.internal.compute.ItComputeTestStandalone.deployJar(ItComputeTestStandalone.java:201)
at
org.apache.ignite.internal.compute.ItComputeTestStandalone.setUp(ItComputeTestStandalone.java:67)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)