jenkinsci / jenkinsci/workflow-multibranch-plugin

[JENKINS-63258] Mangled workspace names in multibranch

Open
#520 0 comments 0 reactions 0 assignees View on GitHub
component:workflow-multibranch-plugin imported-jira-issue pipeline priority:minor resolution:unresolved
Dominant language
Java
Stars
87
Forks
131
PR merge metrics
No merged PRs in 30d

Description

Same problem descrip in https://issues.jenkins-ci.org/browse/JENKINS-38706

Multibranch Pipeline jobs started but cut the workspaces directory.

By example,

converter-consumer-job


create folder

erter-consumer_push-check_master


This not affect build directly but the access to result in workspace directory at the end of pipeline

No such file or directory

---
Originally reported by rmsys, imported from: Mangled workspace names in multibranch


  • status: Open
  • priority: Minor
  • component(s): workflow-multibranch-plugin
  • label(s): pipeline
  • resolution: Unresolved
  • votes: 1
  • watchers: 3
  • imported: 20251212-090250

Raw content of original issue

Same problem descrip in https://issues.jenkins-ci.org/browse/JENKINS-38706

Multibranch Pipeline jobs started but cut the workspaces directory.

By example,



converter-consumer-job



create folder



erter-consumer_push-check_master



This not affect build directly but the access to result in workspace directory at the end of pipeline



No such file or directory


environment

```
Jenkins Server v 2.222.4 / Linux (running in container)

Pipeline: API 2.40

Pipeline: Multibranch v 2.21

Pipeline v 2.6

Pipeline: Declarative v 1.7.0

Jenkins agent

Amazon Linux / Linux 4.14.128-87.105.amzn1.x86_64
```

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.