Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [incubation] [cross-project-issues-dev] Travis CI and Eclipse Projects build

Alberto,

I'm moving this discussion to (incubation@xxxxxxxxxxx). Cross-project is intended for different kind of discussions.

AFAIK Webmaster are experimenting with different/dedicated GitHub organisations per (top-level) project. Maybe that's something for you. Another possibility is finding a sponsor for your project's own paid Travis CI subscription. Jenkins would also work but also does not offer unlimited scalability.

-Gunnar

-- 
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx, http://guw.io/






On Aug 31, 2018, at 15:01, Codutti, Alberto <alberto.codutti@xxxxxxxxxxxx> wrote:

Hi all, 
 
I’m a committer of the Eclipse Kapua project.
 
We use Travis CI as a continuous integration tool for branches and pull requests alongside Eclipse Jenkins.
 
In the last few months (and especially in the last few weeks) we noticed an increased time that it takes to actually start a build. Now we are at the point in which it take 2-3 hours to start a build after being enqueued. 
To try to troubleshooting the problem, we reached Travis CI support.
After a couple of mail exchange the problem came out.
It turns out that Travis CI is free for opensource projects but allows only 5 jobs to run concurrently per each organization. This means that all Eclipse projects that are using Travis CI share this limit of 5 concurrent jobs, explaining the long time waiting an available executor. 
 
Support also reported that on 2018-08-28 09:32:45 UTC there were 226 jobs waiting enqueued for Eclipse organization.
 
Is there any plan on the Eclipse side to get around this problem?
Do we need to find other solutions? Eclipse Jenkins could be one, but it allows only 2 concurrent jobs.
 
Best Regards, 
 
Alberto Codutti
Software Engineer – R&D – Eurotech Italy
email:   alberto.codutti@xxxxxxxxxxxx

EUROTECH

Imagine.Build.Succeed.

ITALY - Eurotech S.p.A. - Via Fratelli Solari, 3/a | 33020 Amaro UD | Tel. +39. 0433 485411  | Fax +39. 0433 485499 |
Cap. Soc. 8.878.946,00 € I.V. | P.IVA / C.F.: IT 01791330309 | REA Udine 196115
www.eurotech.com
____________________________________

Il presente messaggio ed ogni suo allegato sono da intendersi inviati esclusivamente agli effettivi destinatari, possono contenere informazioni riservate o confidenziali e potrebbero essere soggetti a restrizioni legali. Se avete ricevuto questo messaggio per errore vi invitiamo a darne immediata notifica al mittente e cancellarlo dal vostro sistema. Qualsiasi altro uso di questo messaggio da parte vostra e' strettamente proibito.
This e-mail, and any file attached to it, is meant only for the intended recipient of the transmission, may contain information which is confidential or privileged and may be a communication privileged by law. If you have received it in error, please notify the sender immediately and delete the original from your system. Any other use of this e-mail by you is strictly forbidden.
____________________________________
Per favore, pensate all’ambiente prima di stampare questa e-mail. Please consider the environment before printing this e-mail
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Back to the top