-
Bug
-
Resolution: Won't Fix
-
Major
-
None
Summary:
Stage logs become unclickable in the Stage View once a pipeline build completes.
Description:
We are experiencing an issue in both older Jenkins versions and the latest LTS with the most recent plugin updates. When a build is in progress, I can access and click on the stage logs in the Stage View as expected. However, once the build completes, the stage logs become unclickable, preventing us from accessing detailed log information for each stage. This issue affects every pipeline.
Steps to Reproduce:
- Start a pipeline build.
- While the build is running, click on the Stage View to access stage logs.
- Wait for the build to complete.
- Attempt to click on the stage logs in the Stage View after the build finishes.
Expected Behavior:
Stage logs should remain clickable in the Stage View even after a build completes, allowing users to access logs for each pipeline stage.
Actual Behavior:
Stage logs become unclickable after the build completes, making it impossible to access individual stage logs.
Workaround:
Restarting Jenkins temporarily restores clickability for stage logs in previously completed builds. However, this issue reoccurs with new builds.
Environment Details:
- Jenkins Version: latest LTS
- Plugin Versions: Latest