Re: [controller-dev] [release] Autorelease carbon failed to build sal-distributed-datastore from controller

2017-08-11 Thread Sam Hague
controller had one patch go in today [1]. Looks like maybe an IT just needed to be udpated. [1] https://git.opendaylight.org/gerrit/61433 On Fri, Aug 11, 2017 at 9:12 PM, Jenkins wrote: > Attention controller-devs, > > Autorelease carbon failed to build sal-distributed-datastore from > controll

[controller-dev] [release] Autorelease carbon failed to build sal-distributed-datastore from controller

2017-08-11 Thread Jenkins
Attention controller-devs, Autorelease carbon failed to build sal-distributed-datastore from controller in build 429. Attached is a snippet of the error message related to the failure that we were able to automatically parse as well as console logs. Console Logs: https://logs.opendaylight.org/

[controller-dev] [release] Autorelease nitrogen failed to build sal-distributed-datastore from controller

2017-08-11 Thread Jenkins
Attention controller-devs, Autorelease nitrogen failed to build sal-distributed-datastore from controller in build 156. Attached is a snippet of the error message related to the failure that we were able to automatically parse as well as console logs. Console Logs: https://logs.opendaylight.or

Re: [controller-dev] Circuit Breaker timed out

2017-08-11 Thread Srini Seetharaman
Or was there a real disk issue in that machine you were using? On Fri, Aug 11, 2017 at 10:58 AM, Srini Seetharaman < srini.seethara...@gmail.com> wrote: > Muthu, > It's worrisome to hear that you've seen this too. Did it go away with > Nitrogen or with moving to Akka 2.5 persistence? > > I am ref

Re: [controller-dev] Circuit Breaker timed out

2017-08-11 Thread Srini Seetharaman
Muthu, It's worrisome to hear that you've seen this too. Did it go away with Nitrogen or with moving to Akka 2.5 persistence? I am referring to the following params within the persistence section of akka.conf circuit-breaker { max-failures = 10 call-timeout = 10s reset-ti