How to see logs during a job execution in jenkins's blue ocean
Asked Answered
L

0

8

I have a weird behaviour in Jenkins(2.46.3LTS) blue ocean gui (1.1.2). I don't have the output of my pipeline script (eg. echo "test" ). I only have this output : "Queued Waiting for run to start" despite I have some outputs in the legacy view.

During the job I took two screenshots

Screenshot with legacy gui

Screenshot with blue ocean

How can I fix that ?

Longmire answered 23/6, 2017 at 8:18 Comment(5)
did you find out why? I'm encountering this issue now too, it had just worked correctly before but nowTurnbull
Now I don't really use blue ocean ( too heavy)Longmire
Actually, now it works. I remove the input step from the node . Maybe it helped me .Longmire
We are seeing the same issue in builds that are running with our pipeline (github.com/SAP/cloud-s4-sdk-pipeline). Insights are very appreciated.Canaanite
I'm having the same issue with the inheritance plugin. issues.jenkins.io/browse/JENKINS-66053Sammie

© 2022 - 2024 — McMap. All rights reserved.