-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
Hi, So I have been using Jenkins to have CI with my projects on Bitbucket server, I have Bitbucket branch source plugin in place. Also I am using Multibranch pipeline, in which I am using Bitbucket as a branch source. I have 6 projects configured, each of them have Periodically if not otherwise run interval under Scan Multibranch Pipeline Triggers in the configuration set as 4hr. So it is expected to be updating after 4hr, but it is not. No project is on time. They are getting updated totally randomly, with no pattern at all. Now this is a something which is not expected because it is affecting the CI. Any Help is appreciated. Thanks
[JENKINS-53096] Periodically if not otherwise run, in multibranch pipeline has been set 4hr for all my projects, but still they don't get updated after the specified interval.
Summary | Original: Periodically if not otherwise run in multibranch pipeline has been set 4hr for all my projects, but still they don't get updated after the specified interval | New: Periodically if not otherwise run in multibranch pipeline has been set 4hr for all my projects, but still they don't get updated after the specified interval , |
Summary | Original: Periodically if not otherwise run in multibranch pipeline has been set 4hr for all my projects, but still they don't get updated after the specified interval , | New: Periodically if not otherwise run, in multibranch pipeline has been set 4hr for all my projects, but still they don't get updated after the specified interval. |
Assignee | New: Erina Gomi [ 0000144223 ] |
Description | Original: Hi, So I have been using Jenkins to have CI with my projects on Bitbucket server, I have Bitbucket branch source plugin in place. Also I am using Multibranch pipeline, in which iIam using Bitbucket as a branch source. I have 6 projects configured, each of them have Periodically if not otherwise run interval under Scan Multibranch Pipeline Triggers in the configuration set as 4hr. So it is expected to be updating after 4hr, but it is not. No project is on time. They are getting updated totally randomly, with no pattern at all. Now this is a something that is not expected because it is affecting the CI. Any Help is appreciated. Thanks | New: Hi, So I have been using Jenkins to have CI with my projects on Bitbucket server, I have Bitbucket branch source plugin in place. Also I am using Multibranch pipeline, in which iIam using Bitbucket as a branch source. I have 6 projects configured, each of them have Periodically if not otherwise run interval under Scan Multibranch Pipeline Triggers in the configuration set as 4hr. So it is expected to be updating after 4hr, but it is not. No project is on time. They are getting updated totally randomly, with no pattern at all. Now this is a something which is not expected because it is affecting the CI. Any Help is appreciated. Thanks |
Description | Original: Hi, So I have been using Jenkins to have CI with my projects on Bitbucket server, I have Bitbucket branch source plugin in place. Also I am using Multibranch pipeline, in which iIam using Bitbucket as a branch source. I have 6 projects configured, each of them have Periodically if not otherwise run interval under Scan Multibranch Pipeline Triggers in the configuration set as 4hr. So it is expected to be updating after 4hr, but it is not. No project is on time. They are getting updated totally randomly, with no pattern at all. Now this is a something which is not expected because it is affecting the CI. Any Help is appreciated. Thanks | New: Hi, So I have been using Jenkins to have CI with my projects on Bitbucket server, I have Bitbucket branch source plugin in place. Also I am using Multibranch pipeline, in which I am using Bitbucket as a branch source. I have 6 projects configured, each of them have Periodically if not otherwise run interval under Scan Multibranch Pipeline Triggers in the configuration set as 4hr. So it is expected to be updating after 4hr, but it is not. No project is on time. They are getting updated totally randomly, with no pattern at all. Now this is a something which is not expected because it is affecting the CI. Any Help is appreciated. Thanks |
Issue Type | Original: Task [ 3 ] | New: Bug [ 1 ] |
I've had what I imagine is the same issue for a long time. In a multibranch pipeline project, I have set "Scan Multibranch Pipeline Triggers" to "Periodically if not otherwise run" with a five minute interval. In practice, it runs maybe every 10-15 minutes. The situation does not seem to change if I set the interval to 2 minutes.
I have another project which polls Bitbucket Server using the "Bitbucket Pull Request Builder" plugin, and this scans at the set interval (4 minutes).