jenkinsci / jenkinsci/parameterized-trigger-plugin

[JENKINS-49676] Downstream jobs aren't triggered when upstream jobs take long time to finish execution

Open
#743 0 comments 0 reactions 0 assignees View on GitHub
component:parameterized-trigger-plugin imported-jira-issue pipeline priority:major resolution:unresolved
Dominant language
Java
Stars
77
Forks
174
Avg merge
22h 27m
Merged PRs (30d)
1

Description

I have an upstream job that manages databases related tasks, the time this job takes to complete varies each time its being built. However, when this job takes less than an hour it triggers downstream jobs otherwise it doesn't, it just marks the build as successful and it sends an email but it doesn't trigger the downstream job.

---
Originally reported by nour, imported from: Downstream jobs aren't triggered when upstream jobs take long time to finish execution


  • status: Open
  • priority: Major
  • component(s): parameterized-trigger-plugin
  • label(s): jenkins, pipeline, plugin, windows
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 2025-12-07

Raw content of original issue

I have an upstream job that manages databases related tasks, the time this job takes to complete varies each time its being built. However, when this job takes less than an hour it triggers downstream jobs otherwise it doesn't, it just marks the build as successful and it sends an email but it doesn't trigger the downstream job.

environment

```
Jenkins 2.73.3

Windows

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.