Re: Resolving unstable builds in small Gerrit changes

2019-04-16 Thread Dmitry Lychagin
Steven, I've merged [2] and marked issue [3] as resolved. As for [1] I think it'd be useful if Ali could review it. I'll add him to the reviewers list. Thanks, -- Dmitry On 4/16/19, 2:13 PM, "Stephen Ermshar" wrote: Hi, I have a couple changes in gerrit that I was hoping to get

Resolving unstable builds in small Gerrit changes

2019-04-16 Thread Stephen Ermshar
Hi, I have a couple changes in gerrit that I was hoping to get some help with. The first [1] is a change to the RangePartitionMergeExchangePOperator class. It changes an unordered partition property to an ordered partitioned property since it is part of a range operator. It’s a small change

Re: unstable builds

2016-08-17 Thread Ian Maxon
I retriggered it for you, I don't think your changes would have anything to do with that test failure. On Wed, Aug 17, 2016 at 11:49 AM, Kaveen Rodrigo wrote: > Thanks Micheal, I fixed the problem after letting the system do testing for > a while, It has become unstable

Re: unstable builds

2016-08-17 Thread Kaveen Rodrigo
My bad now I understand Shouldn't have blindingly resolved conflicts , I'll get on and change that. sorry for the troubles , thanks On 17 August 2016 at 23:14, Michael Blow wrote: > No, the issue is in your change when resolving merge conflicts, you are > starting all of

Re: unstable builds

2016-08-17 Thread Michael Blow
No, the issue is in your change when resolving merge conflicts, you are starting all of the servers twice. The servers are now stored in a list and not as individual fields. Take a look at

Re: unstable builds

2016-08-17 Thread Kaveen Rodrigo
I'm a bit puzzled, I thought for each build system spawns an instance to build. Any idea how can I resolve this and re trigger the build? any place I should start looking. thanks in advance On 17 August 2016 at 23:09, Yingyi Bu wrote: > It seems there is some existing

Re: unstable builds

2016-08-17 Thread Yingyi Bu
It seems there is some existing instance on the docker instance and hence it complains that the port is already used. Best, Yingyi On Wed, Aug 17, 2016 at 10:37 AM, Kaveen Rodrigo wrote: > It seems some of the tests have failed, as evident from >

Re: unstable builds

2016-08-17 Thread Kaveen Rodrigo
It seems some of the tests have failed, as evident from https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-notopic/2259/org.apache.asterix$asterix-app/testReport/ the errors that are yielding are mostly cannot bind problems, looking over my code to see if there is anything conflicting, But

Re: unstable builds

2016-08-17 Thread Ian Maxon
The integraiton tests have been faced with some issues lately, but the other tests should be fine. On Wed, Aug 17, 2016 at 3:58 AM, Kaveen Rodrigo wrote: > Hello all, > > I had to do some work on my gerrit patch, after rebasing and submit my > build becomes unstable but

unstable builds

2016-08-17 Thread Kaveen Rodrigo
Hello all, I had to do some work on my gerrit patch, after rebasing and submit my build becomes unstable but Jenkins build log shows every module has built and its a success https://asterix-gerrit.ics.uci.edu/#/c/935 am I doing anything wrong? -- Kaveen Rodrigo Personal Website -