Builds hang in queued state

We are in the process of migrating workers from travis-ci.org to travis-ci.com in preparation to fully shut down .org (or rather, make it read-only) on December, 31st.

Unfortunately, this might happen as a result — if we see a job stuck in a queue for more than 16 hours, we will review this on a case by case basis and possibly cancel the job to ensure resources are not being reduced across the platform.

Here’s a FAQ to clear things up: https://docs.travis-ci.com/user/migrate/open-source-repository-migration#frequently-asked-questions.

You may want to consider migrating across to .com sooner rather than later, or consider building at a quieter time of the day if remaining on .org for a while longer.

4 Likes

A build that usually takes 30 minutes took 3.5 hours yesterday.

I’ve been seeing fewer than 5 workers on .org for at least 2 weeks, and on every account I’ve checked. The most I’ve seen is 4.

Right now, I can see one account had 2 workers, now it’s stalled. Two other accounts are stalled.

You may want to consider migrating across to .com sooner rather than later, or consider building at a quieter time of the day if remaining on .org for a while longer.

@Montana A blocker: I would migrate more repos but history isn’t yet migrated, please could you answer the questions here? Thank you!

3 posts were split to a new topic: Extremely poor official communication of the .org shutdown

Thanks for that information and thanks for the service to the open source community in all these years!

Can you clarify in which way moving over to travis-ci.com will help? It seems the capacity problems are affecting travis-ci.com in a similar way? Is the queue shown at traviscistatus.com solely for travis-ci.org builds? From our own experience travis-ci.com recently has been similarly affected by high queuing times.

For many usages moving to travis-ci.com is not possible or beneficial:

  • the problem that @dfawley mentioned about permissions
  • travis-ci.com has big open issues with broken caches and a broken cache cleanup page (see other threads on this forum but we also experienced it ourselves), which needs manual and awkward steps to clear caches. Before I found this page we were at the point of considering to move some projects back from travis-ci.com to travis-ci.org for that reason alone
  • inconsistent communication about the overall migration to travis-ci.com and what to expect and when things happen (the email with the migration deadline announcement wasn’t send to everyone, so what does that mean?)

Altogether, for bigger open source projects (which admittedly should probably have been set up on paid plans or a different kind CI in the first place), the situation points rather to a move away from Travis altogether.

Currently, it’s unclear if OS projects are going to be supported in the same way as they used to, whether the situation is going to improve any time soon, or if Travis would like to cut back on OS project support (which would be fair enough, you don’t owe us anything). It would just be nice to know what to expect :slight_smile:

Johannes

8 Likes

Looking at the monthly stats (https://www.traviscistatus.com/#month), it seems in previous spikes the number of “Active Linux Builds for Open Source projects” rose to meet demand while now it is capped at 555.

1 Like

9 posts were split to a new topic: Migrating from .org to .com in the light of .org shutting down

Finally, I’ve migrated several my repos to travis-ci.com. Everything works as expected. Thanks everybody for help.

1 Like

6 posts were split to a new topic: .org -> .com migration unexpectedly comes with a plan change for OSS. What exactly is the new deal?

I am having the same problem. Build stuck, no progress, repeated attempts to remove and re-add travis integration on github did not help. Looks like this years-old problem is not fixed yet.

This shows “build cancelled”, this does not add my repo despite repeated attempts, while this shows successful builds.

@kagalenko-m-b See this for caveats associated with migration:

I have moved to .com and I regret it for the moment, as no builds have started for 15 days:

This is because Travis CI has put a cap on the number of builds you can do (AFAIR 10k or 100k builds). I’ve apparently reached that cap. Up until that point, indeed, builds started fast!

I am a heavy user of Travis CI for all my FOSS and I predict/hope this cap will be lifted when the migration is done. Travis has always been awesome like that!

I just want to share my experience: do not move to .com yet if you are a heavy Travis CI user, as you cannot move back to .org (which has no such cap) after moving to .com.

What? :confused:
It rather says you’ve run out of credits. See

Ah, incorrect wording, my bad! Indeed, instead of describing it as an experience (‘put a cap on the number of builds’) it is indeed closer to ‘You get 10k credits for free. In that time, builds go fast, until the credits run out’.

Same problem, still today. Builds remain pending beyond 12 hours!

Same problem: builds hand in the queue for a veeery long time.
The repo :

The build itself takes less than 2 minutes.

same problem here: https://travis-ci.org/github/dhowe/rita2js/builds/749224914

You will lose a lot of FOSS developers, since the performance on travis-ci.org is really bad currently. Those people are migrating to GitHub Actions and might never return to Travis anymore.

@danger89 That’s not much of a threat, since providing free CI services costs Idera money. They probably love how many FOSS projects are just going somewhere else for CI.

Is anyone considering to migrate to GitLab? Seems also an an option to migrate to!

I am having this issue today, but I started in .com. I even paid for a plan thinking that could be about prioritizing, seems that I was mistaken.