jenkinsci / jenkinsci/parameterized-trigger-plugin

[JENKINS-47547] Plugin in version 2.35.2 does not start a jenkins job on Windows slave

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

Description

I have a jenkins freestyle job running on the jenkins master.

Depending on the operating system of the slave it tries to start different freestyle jobs on the slaves.

The jobs to start on Linux slaves will be started correctly.

The jobs to start on Windows slaves are created and are shown as waiting for a free build processor on the windows slave. But the slave is online and the defined 4 worker threads are idle.

If i go back to version 2.35.1 the jobs will be started as designed. 

---
Originally reported by rw250155, imported from: Plugin in version 2.35.2 does not start a jenkins job on Windows slave


  • assignee: huybrechts
  • status: Open
  • priority: Minor
  • component(s): parameterized-trigger-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 2025-12-07

Raw content of original issue

I have a jenkins freestyle job running on the jenkins master.

Depending on the operating system of the slave it tries to start different freestyle jobs on the slaves.

The jobs to start on Linux slaves will be started correctly.

The jobs to start on Windows slaves are created and are shown as waiting for a free build processor on the windows slave. But the slave is online and the defined 4 worker threads are idle.

If i go back to version 2.35.1 the jobs will be started as designed. 

  • environment: Jenkins v2.85 on Linux, slaves on Windows and Linux

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.