-1 Built and ran tests: Tests fail consistently with:
testTryLockMultiClients(org.apache.twill.internal.zookeeper.ReentrantDistributedLockTest) Time elapsed: 20.005 sec <<< ERROR! java.lang.Exception: test timed out after 20000 milliseconds at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:997) at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1304) at com.google.common.util.concurrent.AbstractFuture$Sync.get(AbstractFuture.java:280) at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:116) at com.google.common.util.concurrent.Uninterruptibles.getUninterruptibly(Uninterruptibles.java:132) at com.google.common.util.concurrent.Futures.getUnchecked(Futures.java:999) at com.google.common.util.concurrent.AbstractService.startAndWait(AbstractService.java:220) at org.apache.twill.internal.zookeeper.DefaultZKClientService.startAndWait(DefaultZKClientService.java:311) at org.apache.twill.internal.zookeeper.ReentrantDistributedLockTest.createZKClient(ReentrantDistributedLockTest.java:480) at org.apache.twill.internal.zookeeper.ReentrantDistributedLockTest.testTryLockMultiClients(ReentrantDistributedLockTest.java:321) On Fri, Mar 16, 2018 at 5:47 PM, Poorna Chandra <poo...@cask.co> wrote: > +1 > > Verified checksums, signature, hash and build/test. > Verified that no binary files are present in the source tarball. > > Poorna. > > On Fri, Mar 16, 2018 at 9:41 PM, Terence Yim <cht...@apache.org> wrote: > > > Hi all, > > > > This is a call for a vote on releasing Apache Twill 0.12.1, release > > candidate 1. This > > is the 14th release of Twill. This is a patch release to bring in couple > > critical fixes from the master branch for better compatibility. > > > > The source tarball, including signatures, digests, etc. can be found at: > > https://dist.apache.org/repos/dist/dev/twill/0.12.1-rc1/src > > > > The tag to be voted upon is v0.12.1: > > https://git-wip-us.apache.org/repos/asf?p=twill.git;a= > > shortlog;h=refs/tags/v0.12.1 > > > > The release hash is 02f50385b1330d7d338e2d13edf6c7e2b1a23fc1: > > https://git-wip-us.apache.org/repos/asf?p=twill.git;a=commit;h= > > 02f50385b1330d7d338e2d13edf6c7e2b1a23fc1 > > > > The Nexus Staging URL: > > https://repository.apache.org/content/repositories/orgapachetwill-1025 > > > > Release artifacts are signed with the following key: > > https://people.apache.org/keys/committer/chtyim.asc > > > > KEYS file available: > > https://dist.apache.org/repos/dist/dev/twill/KEYS > > > > For information about the contents of this release, see: > > https://dist.apache.org/repos/dist/dev/twill/0.12.1-rc1/CHANGES.txt > > > > Please vote on releasing this package as Apache Twill 0.12.1 > > > > The vote will be open for 72 hours. > > > > [ ] +1 Release this package as Apache Twill 0.12.1 > > [ ] +0 no opinion > > [ ] -1 Do not release this package because ... > > > > +1 from myself. > > > > Thanks, > > Terence > > >