[ 
https://issues.apache.org/jira/browse/IGNITE-18473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652766#comment-17652766
 ] 

Ignite TC Bot commented on IGNITE-18473:
----------------------------------------

{panel:title=Branch: [pull/10466/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/10466/head] Base: [master] : No new tests 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All* 
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=6977918&buildTypeId=IgniteTests24Java8_RunAll]

> Prevent CdcKafkaReplicationAppsTest from stopping a build
> ---------------------------------------------------------
>
>                 Key: IGNITE-18473
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18473
>             Project: Ignite
>          Issue Type: Test
>          Components: extensions
>            Reporter: Ilya Shishkov
>            Assignee: Ilya Shishkov
>            Priority: Minor
>              Labels: IEP-59, ise
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> CdcKafkaReplicationAppsTest stops JVM with exit code 255 which causes full 
> build stop [1, 2].
> Build log contains such lines:
> {code}
> [21:08:45] :   [Step 3/3] [2022-12-27T21:08:45,376][INFO 
> ][cdc-shutdown-hook][] Stopping Change Data Capture service instance
> ...
> [21:08:46]E:   [Step 3/3] Process exited with code 255 (Step: Run Extension's 
> tests (Maven))
> {code}
> And such error is in log:
> {code}
> java.lang.InterruptedException
>       at java.lang.Object.wait(Native Method)
>       at java.lang.Thread.join(Thread.java:1257)
>       at java.lang.Thread.join(Thread.java:1331)
>       at 
> org.apache.ignite.startup.cmdline.CdcCommandLineStartup.main(CdcCommandLineStartup.java:95)
>       at 
> org.apache.ignite.cdc.kafka.CdcKafkaReplicationAppsTest.lambda$igniteToKafka$b1982e5$1(CdcKafkaReplicationAppsTest.java:126)
>       at org.apache.ignite.internal.util.lang.RunnableX.run(RunnableX.java:37)
>       at 
> org.apache.ignite.testframework.GridTestUtils.lambda$runAsync$3(GridTestUtils.java:1176)
>       at 
> org.apache.ignite.testframework.GridTestUtils.lambda$runAsync$4(GridTestUtils.java:1232)
>       at 
> org.apache.ignite.testframework.GridTestUtils$7.call(GridTestUtils.java:1573)
>       at 
> org.apache.ignite.testframework.GridTestThread.run(GridTestThread.java:88)
> Failed to run CDC: null
> {code}
> Links:
> # 
> https://ci.ignite.apache.org/buildConfiguration/IgniteExtensions_Tests_Cdc/6978239?hideProblemsFromDependencies=false&hideTestsFromDependencies=false&expandBuildProblemsSection=true
> # 
> https://ci2.ignite.apache.org/buildConfiguration/IgniteExtensions_Tests_Cdc/6970356?hideProblemsFromDependencies=false&hideTestsFromDependencies=false&expandBuildProblemsSection=true



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to