jenkinsci / jenkinsci/github-branch-source-plugin

[JENKINS-70244] Gradle jobdsl tests timing out since 2.357 - multibranchPipelineJob - loop over many repos

Open
#1,413 0 comments 0 reactions 0 assignees View on GitHub
component:github-branch-source-plugin imported-jira-issue pipeline priority:minor resolution:unresolved
Dominant language
Java
Stars
217
Forks
398
Avg merge
30m
Merged PRs (30d)
1

Description

Apologies if this is not the correct place to log this issue

We have gradle tests that we run on our jobdsl jobs

Since upgrading the jenkinsVersion we are getting timeouts for our tests, for a larger file which defines a number of repos that we loop over to create multi-branch pipeline jobs

I have pinned this down to v2.357 introducing the issue, with v2.356 working as expected

I have pushed the code to test to repo - https://github.com/psimms-r7/jenkins-2.357-breaking-job-dsl-gradle-tests

Running "./gradlew test" here will fail, however amending the jenkinsVersion to 2.356 will pass

See attached debug log

---
Originally reported by psimms_r7, imported from: Gradle jobdsl tests timing out since 2.357 - multibranchPipelineJob - loop over many repos


  • status: Open
  • priority: Minor
  • component(s): github-branch-source-plugin
  • label(s): jenkins, pipeline, plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 2025-12-02

Raw content of original issue

Apologies if this is not the correct place to log this issue

We have gradle tests that we run on our jobdsl jobs

Since upgrading the jenkinsVersion we are getting timeouts for our tests, for a larger file which defines a number of repos that we loop over to create multi-branch pipeline jobs

I have pinned this down to v2.357 introducing the issue, with v2.356 working as expected

I have pushed the code to test to repo - https://github.com/psimms-r7/jenkins-2.357-breaking-job-dsl-gradle-tests

Running "./gradlew test" here will fail, however amending the jenkinsVersion to 2.356 will pass

See attached debug log

environment

```
jenkins v2.357

gradle tests

jobdsl

multibranchPipelineJob

github-branch-source-plugin

```

1 attachment

- [debug.log](https://issues.jenkins.io/secure/attachment/59649/debug.log)

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.