Build failed in Jenkins: AuroraBot #1497

2015-01-27 Thread Apache Jenkins Server
See -- [...truncated 3790 lines...]  src/test/python/apache/aurora/client/cli/test_update.py ... generated xml

Jenkins build is back to normal : AuroraBot #1498

2015-01-27 Thread Apache Jenkins Server
See

Coordinated update configuration

2015-01-27 Thread Maxim Khutornenko
We are working on AURORA-690 to support external service coordinated job updates. The feature design was proposed in [1] and discussed in [2]. The one remaining question I would like to discuss here is how to expose the coordinated update configuration to the user. The approaches as I see: 1. Exp

Build failed in Jenkins: AuroraBot #1557

2015-01-27 Thread Apache Jenkins Server
See -- Started by timer Building remotely on ubuntu-4 (docker Ubuntu ubuntu4 ubuntu) in workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching chan

Jenkins build is back to normal : AuroraBot #1558

2015-01-27 Thread Apache Jenkins Server
See

Re: Coordinated update configuration

2015-01-27 Thread David McLaughlin
The heartbeat requirement feature should be disabled by default, so I think it's best to just do [1] and make it None by default in UpdateConfig and optional field in the thrift API. On Tue, Jan 27, 2015 at 10:21 AM, Maxim Khutornenko wrote: > We are working on AURORA-690 to support external ser

Re: [VOTE] Release Apache Aurora 0.7.0 (incubating) RC1

2015-01-27 Thread Kevin Sweeney
Anyone else seeing test_thermos_executor.py hang when running the tests through ./build-support/jenkins/build.sh? On Mon, Jan 26, 2015 at 4:23 PM, Maxim Khutornenko wrote: > All, > > I propose that we accept the following release candidate as the official > Apache Aurora 0.7.0 release. > > > Aur

Re: [VOTE] Release Apache Aurora 0.7.0 (incubating) RC1

2015-01-27 Thread Bill Farner
Yes, i also bumped into https://issues.apache.org/jira/browse/AURORA-1060 on one out of 3 attempts. I'm overall +0 at this point since i have not been able to successfully run tests. -=Bill On Tue, Jan 27, 2015 at 11:50 AM, Kevin Sweeney wrote: > Anyone else seeing test_thermos_executor.py ha

Re: [VOTE] Release Apache Aurora 0.7.0 (incubating) RC1

2015-01-27 Thread Steve Niemitz
I ran into it today too when I was running end to end tests. On Tue, Jan 27, 2015 at 2:53 PM, Bill Farner wrote: > Yes, i also bumped into https://issues.apache.org/jira/browse/AURORA-1060 > on one out of 3 attempts. > > I'm overall +0 at this point since i have not been able to successfully run

Build failed in Jenkins: Aurora #844

2015-01-27 Thread Apache Jenkins Server
See Changes: [wfarner] Upgrade to rbt=0.7.0. -- [...truncated 3710 lines...] src/test/python/apache/aurora/client/cli/test_update.py ...

Build failed in Jenkins: AuroraBot #1559

2015-01-27 Thread Apache Jenkins Server
See -- [...truncated 3723 lines...]  src/test/python/apache/aurora/client/cli/test_update.py ... generated xml

Build failed in Jenkins: AuroraBot #1560

2015-01-27 Thread Apache Jenkins Server
See Changes: [wfarner] Add CONTRIBUTING.md so github shows a link to it before opening a PR. -- [...truncated 3031 lines...] changing mode of

Build failed in Jenkins: Aurora #845

2015-01-27 Thread Apache Jenkins Server
See Changes: [wfarner] Add CONTRIBUTING.md so github shows a link to it before opening a PR. -- [...truncated 3716 lines...] generated xml file:

Re: [VOTE] Release Apache Aurora 0.7.0 (incubating) RC1

2015-01-27 Thread Steve Niemitz
I just submitted a review request to fix them, https://reviews.apache.org/r/30331/ On Tue, Jan 27, 2015 at 2:54 PM, Steve Niemitz wrote: > I ran into it today too when I was running end to end tests. > > On Tue, Jan 27, 2015 at 2:53 PM, Bill Farner wrote: > >> Yes, i also bumped into https://is

Re: [VOTE] Release Apache Aurora 0.7.0 (incubating) RC1

2015-01-27 Thread Maxim Khutornenko
This is now tracked by AURORA-1067. I am going to abandon this RC and create a new one after the test fix is committed. On Tue, Jan 27, 2015 at 2:45 PM, Steve Niemitz wrote: > I just submitted a review request to fix them, > https://reviews.apache.org/r/30331/ > > On Tue, Jan 27, 2015 at 2:54 PM,

Build failed in Jenkins: AuroraBot #1561

2015-01-27 Thread Apache Jenkins Server
See -- [...truncated 10984 lines...] src/test/python/apache/aurora/client/cli/test_update.py ... generated xml file:

AURORA-507

2015-01-27 Thread Arunabha Ghosh
Is anyone working on AURORA-507 ? If not I'd like to start working on it. What would be a good place to start ? Thanks, Arunabha

Re: AURORA-507

2015-01-27 Thread Bill Farner
Tickets that are unassigned are usually not in progress, so feel free to step in! We'll need to add you to the list of users that can be assigned tasks in our JIRA queue, so please send me your JIRA user name. A good place to start would be a test case in SchedulerThriftInterfaceTest [1] with the

Re: AURORA-507

2015-01-27 Thread Maxim Khutornenko
Thanks for reaching out! We are most likely going to deprecate the acquireLock and releaseLock RPCs once the client updater is removed (AURORA-785). There are plenty of other entry level items to chose from [1] though and we would greatly appreciate your help! https://issues.apache.org/jira/brows

Re: AURORA-507

2015-01-27 Thread Bill Farner
I don't believe we have really discussed the future of these RPCs, and specifically whether we will remove the ability for users to implement client-side updaters. I think a broader discussion on the future of job updates is warranted if you'd like to propose removing that set of RPCs. -=Bill On

[VOTE] Release Apache Aurora 0.7.0 (incubating) RC2

2015-01-27 Thread Maxim Khutornenko
All, I propose that we accept the following release candidate as the official Apache Aurora 0.7.0 release. Aurora 0.7.0-rc2 includes the following: --- The CHANGELOG for the release is available at: https://git-wip-us.apache.org/repos/asf?p=incubator-aurora.git&f=CHANGELOG&hb=0.7.0-rc2 The bran

[RESULT] [VOTE] Release Apache Aurora 0.7.0 (incubating) RC1

2015-01-27 Thread Maxim Khutornenko
Since we have found a blocking bug (AURORA-1065) declaring this vote failed. RC2 vote is out. -- Forwarded message -- From: Maxim Khutornenko Date: Mon, Jan 26, 2015 at 4:23 PM Subject: [VOTE] Release Apache Aurora 0.7.0 (incubating) RC1 To: dev@aurora.incubator.apache.org All,

Build failed in Jenkins: Aurora #846

2015-01-27 Thread Apache Jenkins Server
See Changes: [maxim] Updating release publishing script to work with linked .auroraversion -- [...truncated 3710 lines...] generated xml file:

Build failed in Jenkins: AuroraBot #1562

2015-01-27 Thread Apache Jenkins Server
See Changes: [maxim] Updating release publishing script to work with linked .auroraversion [maxim] Reverting .auroraversion and CHANGELOG changes -- [...truncated 3789 lines...] 

Re: AURORA-507

2015-01-27 Thread Arunabha Ghosh
Ok, so sounds like issue 507 is still viable ? Bill, not sure how I should get a JIRA username. I signed up for Reviewboard though. Arunabha On Tue, Jan 27, 2015 at 5:01 PM, Bill Farner wrote: > I don't believe we have really discussed the future of these RPCs, and > specifically whether we wi

Jenkins build is back to normal : Aurora #847

2015-01-27 Thread Apache Jenkins Server
See

Jenkins build is back to normal : AuroraBot #1563

2015-01-27 Thread Apache Jenkins Server
See

Re: AURORA-507

2015-01-27 Thread Chris Lambert
> > Bill, not sure how I should get a JIRA username. I signed up for > Reviewboard though. I think you can just use the signup link on the login page at issues.apache.org/jira . Chris > On Tue, Jan 27, 2015 at 5:01 PM, Bill Farner wr

Re: AURORA-507

2015-01-27 Thread Arunabha Ghosh
Ok, my JIRA username is 'arunabha' On Tue, Jan 27, 2015 at 7:29 PM, Chris Lambert wrote: > > > > Bill, not sure how I should get a JIRA username. I signed up for > > Reviewboard though. > > > I think you can just use the signup link on the login page at > issues.apache.org/jira >

Re: AURORA-507

2015-01-27 Thread Chris Lambert
Updated. Enjoy! On Tue, Jan 27, 2015 at 8:39 PM, Arunabha Ghosh wrote: > Ok, my JIRA username is 'arunabha' > > On Tue, Jan 27, 2015 at 7:29 PM, Chris Lambert > > wrote: > > > > > > > Bill, not sure how I should get a JIRA username. I signed up for > > > Reviewboard though. > > > > > > I thin

Introduction mail

2015-01-27 Thread Anand J
Hi All, I'm pretty new to Open source world and would like to start helping out with some simple tasks and want to learn new things. I'm a java developer and has some basic knowledge in python as well. If you have any "newbie" tasks that is not assigned to anyone yet, you can assign it to me. I'll

Re: Introduction mail

2015-01-27 Thread Dave Lester
Hi Anand, Welcome to the Aurora project and community! We use JIRA for our issue tracking, and have labeled a number of tickets with "newbie" tasks that you could start with: https://issues.apache.org/jira/issues/?jql=labels%20%3D%20newbie%20AND%20project%20%3D%20AURORA%20AND%20status%20%3D%20Ope