-
Bug
-
Resolution: Cannot Reproduce
-
Major
Running latest jenkinsci/blueocean image under Docker on Windows. My git checkout is failing on my Docker nodes with Blue Ocean 1.6.0, but works fine when I downgrade to 1.5.0. The culprit seems to be that the git repo contains symlinks. The build works fine on my Windows and macOS nodes.
Attached are the logs for the General SCM stage of the pipeline, under both Blue Ocean 1.5.0 (where the build succeeds) and 1.6.0 (where the build fails).
I actually think this issue is unrelated to the Blue Ocean update, as it's now started intermittently happening on 1.5.0 as well. Closing this issue.