Skip to content
Success

#29488 (Aug 5, 2026, 1:49:51 PM)

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

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

This run spent:

  • 17 sec waiting;
  • 3.2 sec build duration;
  • 20 sec total from scheduled to completion.
Revision: 9590a6b4dd6331c312d3c2a0a4cb4cd0a2c1035b
Repository: $GERRIT_REPO_URL
  • master
deps: avoid redirect with eclipse gitlab

Use ".git" at the end of gitlab URLs to avoid the redirects, e.g.:

  warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/

This is not just a cosmetic improvement that gets rid of these warnings,
but it actually has the effect that we make less requests to the gitlab
eclipse server and are less likely to trigger the rate limiting. On my
machine I do trigger it with "make deps" without this patch, and with
this patch I don't.

Change-Id: I4cfb625e0d09e2bbcab2eef89b521f94c9b6c42c
Oliver Smith at