Return-Path: X-Original-To: apmail-aurora-dev-archive@minotaur.apache.org Delivered-To: apmail-aurora-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 51DF011EB0 for ; Mon, 12 May 2014 18:33:48 +0000 (UTC) Received: (qmail 35645 invoked by uid 500); 12 May 2014 18:27:07 -0000 Delivered-To: apmail-aurora-dev-archive@aurora.apache.org Received: (qmail 35591 invoked by uid 500); 12 May 2014 18:27:07 -0000 Mailing-List: contact dev-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.incubator.apache.org Delivered-To: mailing list dev@aurora.incubator.apache.org Received: (qmail 35583 invoked by uid 99); 12 May 2014 18:27:07 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 May 2014 18:27:07 +0000 X-ASF-Spam-Status: No, hits=-1998.5 required=5.0 tests=ALL_TRUSTED,HTML_MESSAGE,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 12 May 2014 18:27:06 +0000 Received: (qmail 32008 invoked by uid 99); 12 May 2014 18:26:42 -0000 Received: from urd.zones.apache.org (HELO urd.zones.apache.org) (140.211.11.125) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 May 2014 18:26:42 +0000 Received: from urd.zones.apache.org (urd.zones.apache.org [140.211.11.125]) by urd.zones.apache.org (Postfix) with ESMTP id CA07916A13 for ; Mon, 12 May 2014 18:26:41 +0000 (UTC) Content-Type: multipart/mixed; boundary="===============6123334634838086522==" MIME-Version: 1.0 Subject: Summary of IRC Meeting in #aurora From: ASF IRC Bot To: dev@aurora.incubator.apache.org Message-Id: <20140512182641.CA07916A13@urd.zones.apache.org> Date: Mon, 12 May 2014 18:26:41 +0000 (UTC) X-Virus-Checked: Checked by ClamAV on apache.org --===============6123334634838086522== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Summary of IRC Meeting in #aurora at Mon May 12 18:04:05 2014: Attendees: lexinator, wickman, jfarrell, mchucarroll, kts, jaybuff, mkhutornenko, dlester, ahughes - Preface - release candidate - Action: jfarrell create ticket to track rc1 blockers - Action: kts to send result vote for rc0 IRC log follows: ## Preface ## [Mon May 12 18:05:00 2014] : afternoon everyone, lets start the meeting off with a roll call [Mon May 12 18:05:16 2014] : I’m here. [Mon May 12 18:05:19 2014] : here [Mon May 12 18:05:28 2014] : hola [Mon May 12 18:05:41 2014] : present [Mon May 12 18:05:49 2014] : here [Mon May 12 18:05:53 2014] : awake [Mon May 12 18:05:54 2014] : aye [Mon May 12 18:06:22 2014] : kts: That was it. I mod'd 1 slave and now my simple hello_world jobs are running.... but failing. Getting very close. [Mon May 12 18:06:28 2014] : File "/usr/lib/python2.6/site-packages/apache/aurora/executor/bin/thermos_executor_main.py", line 47, in dump_runner_pex import apache.aurora.executor.resources [Mon May 12 18:06:42 2014] : ImportError: No module named resources [Mon May 12 18:07:00 2014] : ahughes: check out the vagrant provision script [Mon May 12 18:07:15 2014] : it embeds a thermos_runner.pex file into the thermos_executor.pex file under 'resources' ## release candidate ## [Mon May 12 18:07:34 2014] : present [Mon May 12 18:08:03 2014] : kts: due to mail issues i dont think i ever saw us send out a result email (was there one) [Mon May 12 18:08:15 2014] : stopped getting feedback via the ML thread due to mail issues [Mon May 12 18:09:33 2014] : kts: I see it. I'm using this to distribute to slaves: [Mon May 12 18:09:36 2014] : ./pants setup_py --recursive src/main/python/apache/aurora/executor:executor-packaged [Mon May 12 18:09:40 2014] : due to feedback we will need to cut an rc1 after addressing issues brought up and should send out [result][vote] for rc0 [Mon May 12 18:09:47 2014] : based upon the latest Apache INFRA update I've seen https://blogs.apache.org/infra/entry/mail_outage, it sounds like it may take 2-5 days to flush the email backlog [Mon May 12 18:09:48 2014] : pip install -f dist/ --pre apache.aurora.executor [Mon May 12 18:10:15 2014] : however, I don't think we've got any +1s [Mon May 12 18:10:32 2014] : so we should cut a -rc1 incorporating feedback [Mon May 12 18:11:07 2014] : yes, but only the feedback that is a blocker, anything else we should create a ticket for and look at addressing later on [Mon May 12 18:13:02 2014] : how about we cancel the current vote, then cut RC1 later this week once Apache's email is fully back online? [Mon May 12 18:17:34 2014] : so what are the blockers>? [Mon May 12 18:17:53 2014] : sounds like we have some time to address them [Mon May 12 18:18:29 2014] : bin files, license headers, and some other smaller nice to haves [Mon May 12 18:19:28 2014] : i've submitted reviews for most of the blockers and was working throught the bin and src release updates and should have them ready for review in next couple days [Mon May 12 18:19:47 2014] : can we add those as issues to AURORA-147? [Mon May 12 18:20:01 2014] : #action jfarrell create ticket to track rc1 blockers [Mon May 12 18:20:24 2014] : dlester: will create ticket and link the two together as related [Mon May 12 18:20:39 2014] : jfarrell: sounds good, thanks [Mon May 12 18:20:56 2014] : #action kts to send result vote for rc0 [Mon May 12 18:22:23 2014] : sounds good [Mon May 12 18:22:26 2014] : any other topics? [Mon May 12 18:22:28 2014] : any other topic outside the rc that anyone would like to bring up? [Mon May 12 18:22:31 2014] : can we clarify the timeline for the next RC? or, are we simply planning to revisit next week and hope that Apache email is back? [Mon May 12 18:23:26 2014] : i think that is a good plan, not sure if additional reviews are out there so waiting for all email to come in would be good [Mon May 12 18:23:46 2014] : we have a good idea based on the initial feedback we can get started and have 90% knocked out by next meeting [Mon May 12 18:24:18 2014] : and then can either cut it that day or set a time then if additional items are outstanding [Mon May 12 18:24:35 2014] : perfect [Mon May 12 18:26:05 2014] : I think that's all this week. Short and sweet [Mon May 12 18:26:12 2014] : if no other topics are outstanding thanks everyone for joining [Mon May 12 18:26:27 2014] : ASFBot: meeting stop dev@aurora.incubator.apache.org Meeting ended at Mon May 12 18:26:27 2014 --===============6123334634838086522==--