[
https://issues.apache.org/jira/browse/CAMEL-23129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18063142#comment-18063142
]
Claus Ibsen commented on CAMEL-23129:
-------------------------------------
Yeah its also stuck for me locally
Last log activity is
{code:java}
2026-03-05 09:55:00,136 [ - ShutdownTask] INFO DefaultShutdownStrategy
- Waiting as there are still 100 inflight and pending exchanges to complete,
timeout in 8 seconds. Inflights per route: [route2806 = 100]
2026-03-05 09:55:01,143 [ - ShutdownTask] INFO DefaultShutdownStrategy
- Waiting as there are still 100 inflight and pending exchanges to complete,
timeout in 7 seconds. Inflights per route: [route2806 = 100]
2026-03-05 09:55:02,147 [ - ShutdownTask] INFO DefaultShutdownStrategy
- Waiting as there are still 100 inflight and pending exchanges to complete,
timeout in 6 seconds. Inflights per route: [route2806 = 100]
2026-03-05 09:55:03,152 [ - ShutdownTask] INFO DefaultShutdownStrategy
- Waiting as there are still 100 inflight and pending exchanges to complete,
timeout in 5 seconds. Inflights per route: [route2806 = 100]
2026-03-05 09:55:04,157 [ - ShutdownTask] INFO DefaultShutdownStrategy
- Waiting as there are still 100 inflight and pending exchanges to complete,
timeout in 4 seconds. Inflights per route: [route2806 = 100]
2026-03-05 09:55:05,162 [ - ShutdownTask] INFO DefaultShutdownStrategy
- Waiting as there are still 100 inflight and pending exchanges to complete,
timeout in 3 seconds. Inflights per route: [route2806 = 100]
2026-03-05 09:55:06,168 [ - ShutdownTask] INFO DefaultShutdownStrategy
- Waiting as there are still 100 inflight and pending exchanges to complete,
timeout in 2 seconds. Inflights per route: [route2806 = 100]
2026-03-05 09:55:07,173 [ - ShutdownTask] INFO DefaultShutdownStrategy
- Waiting as there are still 100 inflight and pending exchanges to complete,
timeout in 1 seconds. Inflights per route: [route2806 = 100]
2026-03-05 09:55:08,132 [ol-1-worker-281] WARN DefaultShutdownStrategy
- Timeout occurred during graceful shutdown. Forcing the routes to be shutdown
now. Notice: some resources may still be running as graceful shutdown did not
complete successfully.
2026-03-05 09:55:08,132 [ - ShutdownTask] WARN DefaultShutdownStrategy
- Interrupted while waiting during graceful shutdown, will force shutdown now.
{code}
> Tests frozen in camel-core on Jenkisn CI
> ----------------------------------------
>
> Key: CAMEL-23129
> URL: https://issues.apache.org/jira/browse/CAMEL-23129
> Project: Camel
> Issue Type: Test
> Components: camel-core, tests
> Affects Versions: 4.19.0
> Reporter: Aurélien Pupier
> Priority: Major
> Fix For: 4.19.0
>
> Attachments: image-2026-03-05-09-46-08-834.png
>
>
> all jobs on CI were tstuck for several hours and went on timeout when on some
> camel-core tests:
> jdk 25
> {noformat}
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.307
> s -- in org.apache.camel.processor.Camel715ThreadProcessorTest
>
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.143
> s -- in org.apache.camel.component.ref.RefInvalidTest
>
> [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.286
> s -- in org.apache.camel.component.seda.SedaConcurrentTest
>
> [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.317
> s -- in org.apache.camel.impl.DefaultConsumerTemplateTest
>
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.556
> s -- in org.apache.camel.component.stub.StubConsumerTest
>
> [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.889
> s -- in org.apache.camel.component.saga.SagaComponentTest
>
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.910
> s -- in
> org.apache.camel.component.scheduler.TwoSchedulerConcurrentTasksOneRouteTest
>
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.903
> s -- in org.apache.camel.impl.StopRouteAbortAfterTimeoutTest
>
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.897
> s -- in org.apache.camel.impl.engine.DefaultSupervisingRouteControllerTest
>
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.54
> s -- in org.apache.camel.issues.DynamicallyConcurrentlyAddRoutesTest
>
> Cancelling nested steps due to timeout
> {noformat}
> jdk 21
> {noformat}
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.763
> s -- in org.apache.camel.processor.Camel715ThreadProcessorTest
>
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.727
> s -- in org.apache.camel.impl.engine.DefaultSupervisingRouteControllerTest
>
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.031
> s -- in org.apache.camel.impl.StopRouteAbortAfterTimeoutTest
>
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.57
> s -- in org.apache.camel.issues.DynamicallyConcurrentlyAddRoutesTest
>
> Cancelling nested steps due to timeout
>
> Sending interrupt signal to process
> {noformat}
> s390x
> {noformat}
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.92
> s -- in org.apache.camel.processor.Camel715ThreadProcessorTest
>
> Cancelling nested steps due to timeout
>
> Sending interrupt signal to process
> {noformat}
> !image-2026-03-05-09-46-08-834.png|thumbnail!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)