Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 3183E200CF0 for ; Mon, 21 Aug 2017 20:53:57 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3030C163790; Mon, 21 Aug 2017 18:53:57 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4E032163797 for ; Mon, 21 Aug 2017 20:53:56 +0200 (CEST) Received: (qmail 84350 invoked by uid 500); 21 Aug 2017 18:53:54 -0000 Mailing-List: contact dev-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mesos.apache.org Delivered-To: mailing list dev@mesos.apache.org Received: (qmail 84333 invoked by uid 99); 21 Aug 2017 18:53:54 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Aug 2017 18:53:54 +0000 Received: from mail-oi0-f44.google.com (mail-oi0-f44.google.com [209.85.218.44]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 55B921A04B8 for ; Mon, 21 Aug 2017 18:53:53 +0000 (UTC) Received: by mail-oi0-f44.google.com with SMTP id r200so28143022oie.2 for ; Mon, 21 Aug 2017 11:53:53 -0700 (PDT) X-Gm-Message-State: AHYfb5iJTnHed8T2rCEoS0Z0YOWrXYFjVw0Es1sgNvMxlY7Sc1GYE3Mo SxjpF1VOCQ7kFRMQ8viEVnuaFLL4ju12 X-Received: by 10.202.240.194 with SMTP id o185mr20509123oih.245.1503341631966; Mon, 21 Aug 2017 11:53:51 -0700 (PDT) MIME-Version: 1.0 Received: by 10.58.43.76 with HTTP; Mon, 21 Aug 2017 11:53:21 -0700 (PDT) In-Reply-To: References: From: Vinod Kone Date: Mon, 21 Aug 2017 11:53:21 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [VOTE] Release Apache Mesos 1.4.0 (rc1) To: user Cc: dev , Anand Mazumdar Content-Type: multipart/alternative; boundary="94eb2c095874f32860055747ff0d" archived-at: Mon, 21 Aug 2017 18:53:57 -0000 --94eb2c095874f32860055747ff0d Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Ran on ASF CI. Found 3 issues with tests. 1) GarbageCollectorIntegrationTest.ExitedFramework : This one seems fairly new. *@Kapil can you confirm if this is a test issue or something in the code?* 2) DiskResource Persistent Volume tests seem to have interleaved output. This is a known issue which we never got to the bottom of; I added logs from the CI. This is a CMake build FWIW. 3) Double free corruption in python example framework test. Known issue which we never got to the bottom of; added latest logs. *Revision*: b9187d54a97206b4a09fb5cb1d0834ab5fa5abd3 - refs/tags/1.4.0-rc1 Configuration Matrix gcc clang centos:7 --verbose --enable-libevent --enable-ssl autotools [image: Success] [image: Not run] cmake [image: Success] [image: Not run] --verbose autotools [image: Success] [image: Not run] cmake [image: Success] [image: Not run] ubuntu:14.04 --verbose --enable-libevent --enable-ssl autotools [image: Success] [image: Failed] cmake [image: Failed] [image: Success] --verbose autotools [image: Success] [image: Failed] cmake [image: Success] [image: Success] On Mon, Aug 21, 2017 at 10:58 AM, Zhitao Li wrote: > +1 (nonbinding) > > Tested by running `make check` on a debian/jessie server on AWS. > > On Fri, Aug 18, 2017 at 12:27 PM, Kapil Arya wrote: > >> Hi all, >> >> Please vote on releasing the following candidate as Apache Mesos 1.4.0. >> >> 1.4.0 includes the following: >> ------------------------------------------------------------------------= -------- >> >> * Ability to recover the agent ID after a host reboot. >> * File-based and image-pull secrets. >> * Linux ambient and bounding capabilities support. >> * Hierarchical resource allocation roles. [EXPERIMENTAL] >> >> The CHANGELOG for the release is available at: >> https://git-wip-us.apache.org/repos/asf?p=3Dmesos.git;a=3Dblob_p >> lain;f=3DCHANGELOG;hb=3D1.4.0-rc1 >> ------------------------------------------------------------------------= -------- >> >> >> The candidate for Mesos 1.4.0 release is available at: >> https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc1/mesos-1.4.0.tar.g= z >> >> The tag to be voted on is 1.4.0-rc1: >> https://git-wip-us.apache.org/repos/asf?p=3Dmesos.git;a=3Dcommit;h=3D1.4= .0-rc1 >> >> The MD5 checksum of the tarball can be found at: >> https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc1/mesos >> -1.4.0.tar.gz.md5 >> >> The signature of the tarball can be found at: >> https://dist.apache.org/repos/dist/dev/mesos/1.4.0-rc1/mesos >> -1.4.0.tar.gz.asc >> >> The PGP key used to sign the release is here: >> https://dist.apache.org/repos/dist/release/mesos/KEYS >> >> The JAR is up in Maven in a staging repository here: >> https://repository.apache.org/content/repositories/orgapachemesos-1206 >> >> Please vote on releasing this package as Apache Mesos 1.4.0! >> >> The vote is open until Wed. Aug 23, 2017 11:59:59 PM PDT, and passes if = a >> majority of at least 3 +1 PMC votes are cast. >> >> [ ] +1 Release this package as Apache Mesos 1.4.0 >> [ ] -1 Do not release this package because ... >> >> Thanks, >> Anand and Kapil >> >> > > > -- > Cheers, > > Zhitao Li > --94eb2c095874f32860055747ff0d--