----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41048/#review109181 -----------------------------------------------------------
Master (676ee5b) is red with this patch. ./build-support/jenkins/build.sh Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. :commons:generateThriftResources :commons:processResources :commons:classes :commons:jar :compileJavaNote: Writing file:/home/jenkins/jenkins-slave/workspace/AuroraBot/dist/classes/main/org/apache/aurora/common/args/apt/cmdline.arg.info.txt.2 Note: Writing file:/home/jenkins/jenkins-slave/workspace/AuroraBot/dist/classes/main/META-INF/compiler/resource-mappings/org.apache.aurora.common.args.apt.CmdLineProcessor :generateBuildProperties :processResources :classes :jar :startScripts :distTar :distZip :assemble :compileJmhJavaNote: /home/jenkins/jenkins-slave/workspace/AuroraBot/src/jmh/java/org/apache/aurora/benchmark/fakes/FakeSchedulerDriver.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. :processJmhResources UP-TO-DATE :jmhClasses :checkstyleJmh :jsHint :checkstyleMain[ant:checkstyle] /home/jenkins/jenkins-slave/workspace/AuroraBot/src/main/java/org/apache/aurora/scheduler/reconciliation/TaskReconciler.java:155: error: Line is longer than 100 characters (found 101). FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':checkstyleMain'. > Checkstyle rule violations were found. See the report at: > file:///home/jenkins/jenkins-slave/workspace/AuroraBot/dist/reports/checkstyle/main.xml * 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: 2 mins 6.427 secs I will refresh this build result if you post a review containing "@ReviewBot retry" - Aurora ReviewBot On Dec. 7, 2015, 7:16 p.m., Tengfei Mu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/41048/ > ----------------------------------------------------------- > > (Updated Dec. 7, 2015, 7:16 p.m.) > > > Review request for Aurora. > > > Repository: aurora > > > Description > ------- > > set TaskStatus.slave_id field in TaskReconsiler > > > Diffs > ----- > > src/main/java/org/apache/aurora/scheduler/base/TaskTestUtil.java > 2cdb2f21202c09b6308e3cfa75d2255699b4c2e5 > > src/main/java/org/apache/aurora/scheduler/reconciliation/TaskReconciler.java > c797914ded51cd123dddef188373fe58e190773a > > src/test/java/org/apache/aurora/scheduler/reconciliation/TaskReconcilerTest.java > 1308a1c9884e7759e6139787710b367bbf9cd4e9 > > Diff: https://reviews.apache.org/r/41048/diff/ > > > Testing > ------- > > > Thanks, > > Tengfei Mu > >
