Return-Path: X-Original-To: apmail-aurora-reviews-archive@minotaur.apache.org Delivered-To: apmail-aurora-reviews-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EF6E91876C for ; Tue, 8 Mar 2016 17:54:32 +0000 (UTC) Received: (qmail 15239 invoked by uid 500); 8 Mar 2016 17:54:32 -0000 Delivered-To: apmail-aurora-reviews-archive@aurora.apache.org Received: (qmail 15183 invoked by uid 500); 8 Mar 2016 17:54:32 -0000 Mailing-List: contact reviews-help@aurora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@aurora.apache.org Delivered-To: mailing list reviews@aurora.apache.org Received: (qmail 15158 invoked by uid 99); 8 Mar 2016 17:54:32 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Mar 2016 17:54:32 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 93F172AA88B; Tue, 8 Mar 2016 17:54:31 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============5963132943343194675==" MIME-Version: 1.0 Subject: Re: Review Request 44517: Upgrade pants to 0.0.75. From: Aurora ReviewBot To: Joshua Cohen Cc: Aurora ReviewBot , John Sirois , Aurora Date: Tue, 08 Mar 2016 17:54:31 -0000 Message-ID: <20160308175431.8638.98510@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Aurora ReviewBot X-ReviewGroup: Aurora X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/44517/ X-Sender: Aurora ReviewBot References: <20160308174532.8639.84490@reviews.apache.org> In-Reply-To: <20160308174532.8639.84490@reviews.apache.org> Reply-To: Aurora ReviewBot X-ReviewRequest-Repository: aurora --===============5963132943343194675== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44517/#review122553 ----------------------------------------------------------- Master (a91a759) is red with this patch. ./build-support/jenkins/build.sh + date Tue Mar 8 17:53:03 UTC 2016 + ./gradlew -Pq clean build :buildSrc:clean UP-TO-DATE :buildSrc:compileJava UP-TO-DATE :buildSrc:compileGroovy :buildSrc:processResources UP-TO-DATE :buildSrc:classes :buildSrc:jar :buildSrc:assemble :buildSrc:compileTestJava UP-TO-DATE :buildSrc:compileTestGroovy UP-TO-DATE :buildSrc:processTestResources UP-TO-DATE :buildSrc:testClasses UP-TO-DATE :buildSrc:test UP-TO-DATE :buildSrc:check UP-TO-DATE :buildSrc:build FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'aurora'. > Could not open proj class cache for build file '/home/jenkins/jenkins-slave/workspace/AuroraBot/build.gradle' (/home/jenkins/.gradle/caches/2.10/scripts/build_e62v1tfg3vtzz7pxxy2kzgwpr/proj). > Timeout waiting to lock proj class cache for build file '/home/jenkins/jenkins-slave/workspace/AuroraBot/build.gradle' (/home/jenkins/.gradle/caches/2.10/scripts/build_e62v1tfg3vtzz7pxxy2kzgwpr/proj). It is currently in use by another Gradle instance. Owner PID: unknown Our PID: 10437 Owner Operation: unknown Our operation: Initialize cache Lock file: /home/jenkins/.gradle/caches/2.10/scripts/build_e62v1tfg3vtzz7pxxy2kzgwpr/proj/cache.properties.lock * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 1 mins 28.18 secs I will refresh this build result if you post a review containing "@ReviewBot retry" - Aurora ReviewBot On March 8, 2016, 5:45 p.m., John Sirois wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/44517/ > ----------------------------------------------------------- > > (Updated March 8, 2016, 5:45 p.m.) > > > Review request for Aurora and Joshua Cohen. > > > Repository: aurora > > > Description > ------- > > The only Aurora-impacting change is faster pythonstyle checks. > See the CHANGELOG here: http://pantsbuild.github.io/changelog.html. > > pants.ini | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > > Diffs > ----- > > pants.ini 97bc327a794ef383ac2245c869ba32d3160a9a26 > > Diff: https://reviews.apache.org/r/44517/diff/ > > > Testing > ------- > > Locally green: `./build-support/jenkins/build.sh` > > > Thanks, > > John Sirois > > --===============5963132943343194675==--