Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [rdf4j-dev] jenkins verify executing for 4(!) days, seems to execute all benchmarks

Hi Jeen,

Yes I’ve added the benchmarks to jenkins, but not all of them and also only for verification. I had a case a while ago where I managed to break the benchmarks without noticing, so I made a junit test that runs one iteration of each benchmark (except for the particularly slow ones). 

I will look at that build, might be a rare race condition type bug in the SHACL engine. 

Pretty cool that jenkins doesn’t have any timeouts, shouldn’t it have a 1 hour or maybe 4 hour max runtime before the build is killed?

Håvard


On 13 Aug 2019, at 12:44, Jeen Broekstra <jeen.broekstra@xxxxxxxxx> wrote:

Fwiw I don't know for sure that it's the benchmarks that caused this or something else, it's just the first thing I noticed when looking at the console output. Fingers crossed that the next build goes through normally and this was just a temporary glitch.

Jeen

On Tue, Aug 13, 2019 at 8:40 PM Jeen Broekstra <jeen.broekstra@xxxxxxxxx> wrote:
Havard, can you take a closer look please?

It seems that for some reason, your SHACL benchmarks have suddenly started being picked up and executed by Jenkins.

Build 60 on the development branch was hanging, it had been executing for 4 days! See https://ci.eclipse.org/rdf4j/job/rdf4j-storage-develop-verify/60/console .

I don't know if it's something I changed in the config or some change you made, but we need this sorted ASAP, so I'd appreciate any insights :)

Cheers,

Jeen

_______________________________________________
rdf4j-dev mailing list
rdf4j-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/rdf4j-dev


Back to the top