> On Jan. 12, 2017, 10:21 p.m., Aurora ReviewBot wrote:
> > Master (06a221f) is red with this patch.
> >   ./build-support/jenkins/build.sh
> > 
> > thrift-0.9.1/tutorial/py/Makefile.in
> > thrift-0.9.1/tutorial/py/PythonClient.py
> > thrift-0.9.1/tutorial/py/PythonServer.py
> > thrift-0.9.1/tutorial/py.tornado/
> > thrift-0.9.1/tutorial/py.tornado/Makefile.am
> > thrift-0.9.1/tutorial/py.tornado/Makefile.in
> > thrift-0.9.1/tutorial/py.tornado/PythonClient.py
> > thrift-0.9.1/tutorial/py.tornado/PythonServer.py
> > thrift-0.9.1/tutorial/py.twisted/
> > thrift-0.9.1/tutorial/py.twisted/Makefile.am
> > thrift-0.9.1/tutorial/py.twisted/Makefile.in
> > thrift-0.9.1/tutorial/py.twisted/PythonClient.py
> > thrift-0.9.1/tutorial/py.twisted/PythonServer.py
> > thrift-0.9.1/tutorial/py.twisted/PythonServer.tac
> > thrift-0.9.1/tutorial/rb/
> > thrift-0.9.1/tutorial/rb/Makefile.am
> > thrift-0.9.1/tutorial/rb/Makefile.in
> > thrift-0.9.1/tutorial/rb/RubyClient.rb
> > thrift-0.9.1/tutorial/rb/RubyServer.rb
> > thrift-0.9.1/tutorial/README
> > thrift-0.9.1/tutorial/shared.thrift
> > thrift-0.9.1/tutorial/tutorial.thrift
> > thrift-0.9.1/ylwrap
> > Makefile:49: recipe for target 'thrift-0.9.1/compiler/cpp/thrift' failed
> > make: Leaving directory 
> > '/home/jenkins/jenkins-slave/workspace/AuroraBot/build-support/thrift'
> > make: *** [thrift-0.9.1/compiler/cpp/thrift] Error 1
> > :api:generateThriftJava FAILED
> > 
> > FAILURE: Build failed with an exception.
> > 
> > * What went wrong:
> > Execution failed for task ':api:generateThriftJava'.
> > > Process 'command 
> > > '/home/jenkins/jenkins-slave/workspace/AuroraBot/build-support/thrift/thriftw''
> > >  finished with non-zero exit value 2
> > 
> > * 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: 11.996 secs
> > 
> > 
> > I will refresh this build result if you post a review containing 
> > "@ReviewBot retry"

@ReviewBot retry


- Pradyumna


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54960/#review161435
-----------------------------------------------------------


On Jan. 12, 2017, 9:17 p.m., Pradyumna Kaushik wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/54960/
> -----------------------------------------------------------
> 
> (Updated Jan. 12, 2017, 9:17 p.m.)
> 
> 
> Review request for Aurora and Mehrdad Nurolahzade.
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> Exposed stats on number of offers rescinded and number of slaves lost.
> 
> 
> Diffs
> -----
> 
>   src/main/java/org/apache/aurora/scheduler/mesos/MesosSchedulerImpl.java 
> d63bfc10442b791b423d0d8c83cc280610103299 
>   src/test/java/org/apache/aurora/scheduler/mesos/MesosSchedulerImplTest.java 
> 242530a8fdab8707e4ff79efae87da7bc840d247 
> 
> Diff: https://reviews.apache.org/r/54960/diff/
> 
> 
> Testing
> -------
> 
> curl -w '\n' 192.168.33.7:8081/vars | grep offers_rescinded
> % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>                                  Dload  Upload   Total   Spent    Left  Speed
>   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
> offers_rescinded 0
> 
> curl -w '\n' 192.168.33.7:8081/vars | grep slaves_lost
>   % Total    % Received % Xferd  Average Speed   Time    Time     Time  
> Current
>                                  Dload  Upload   Total   Spent    Left  Speed
> 100 30970    0 30970    0     0  4323k      0 --:--:-- --:--:-- --:--:-- 5040k
> slaves_lost 0
> 
> ./build-support/jenkins/build.sh
> ./src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh
> 
> 
> Thanks,
> 
> Pradyumna Kaushik
> 
>

Reply via email to