Skip to content
Success

#29487 (Aug 5, 2026, 1:49:45 PM)

Started 12 hr ago
Took 5 sec on build5-deb12build-ansible

Started by upstream project gerrit-osmo-ttcn3-hacks build number 4292
originally caused by:

This run spent:

  • 11 sec waiting;
  • 5 sec build duration;
  • 16 sec total from scheduled to completion.
Revision: 351d9ecf84f7cc32bd6a9b136ca3e3c408d60425
Repository: $GERRIT_REPO_URL
  • master
deps: move "git clone" logic into update.sh

Prepare to have more logic for cloning and updating git repositories in
the script, see follow-up patches. The purpose of this patch series is
to fix the rate limiting errors we are seeing from gitlab eclipse, that
lead to aborts of our ttcn3 jobs:

  [titan.ProtocolModules.ROSE] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE
  remote: You have reached the limit of requests you can make to Eclipse GitLab. This could be caused by too many open tabs, which query the GitLab server in the background. Please close unused tabs, or put them to sleep so they don't issue requests needlessly.
  fatal: unable to access 'https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA/': The requested URL returned error: 429
  make[1]: *** [Makefile:174: titan.ProtocolModules.M3UA/update] Error 128

Change-Id: I7c1647edd11afac657acaf6add08903373eae585
Oliver Smith at