-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 1.625
Git plugin 2.4.0
Stash Notifier 1.9.0
REPO plugin 1.10.0
When Stash Backup Client is running Jenkins fails with polling logs.
Stash is currently unavailable: - The system is unavailable while maintenance is being performed. - Stash is unavailable while it is being backed up fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. Stash is currently unavailable: - The system is unavailable while maintenance is being performed. - Stash is unavailable while it is being backed up fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. fatal: cannot obtain manifest ssh://path_to_geritt_manifest Done. Took 1 min 10 sec Changes found
There is the same behavior in Bamboo: https://jira.atlassian.com/browse/BAM-14555
Both came from the fact, that Stash doesn't have zero time backups https://jira.atlassian.com/browse/BSERV-4255, however plugin should take into account that backup is running and prevent SCM Poll during that time.