Daniel Marino
21 May 2024
Fixing GitLab's Jenkins Build Tag Retrieval Problems
This post discusses a particular Jenkins bug that results in a build timeout when the Git parameter plugin is unable to extract tags from a GitLab repository. It contrasts two Jenkins servers that have different EC2 instance types but the same setup. A number of fixes are investigated to address the issue, such as utilizing alternate techniques like API calls and upgrading the Git version.