When a commit is pushed on our Bitbucket server, a Jenkins pipeline is triggered.
The picture below shows 2 executions of the pipeline, each one triggered by 1 commit.
As you can see, the build #6722 shows "1 commit" which is fine. The build #6723 doesn't show anything whereas it was triggered by one commit.
The changes are detected by Jenkins :
When the pipelines starts, commit information are show but they disappear when the pipeline ends.
When I restart Jenkins, these commit informations appear well on previous executed builds.
I don't see any relevant information in the logs (don't know how to set log level to debug for Stage View plugin).
Any idea about this behavior ?
Versions installed:
- Jenkins: 2.361.1
- Pipeline Stage View plugin: 2.24
- Pipeline REST API plugin: 2.24
- JQuery3 API: 3.6.1-1