Skip to content

Conversation

hunshenshi
Copy link
Contributor

I add a UT in TestFederationInterceptor#testAllocateResponse。

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 67 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
+1 mvninstall 1109 trunk passed
+1 compile 65 trunk passed
+1 checkstyle 24 trunk passed
+1 mvnsite 40 trunk passed
+1 shadedclient 823 branch has no errors when building and testing our client artifacts.
+1 javadoc 26 trunk passed
0 spotbugs 78 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 76 trunk passed
_ Patch Compile Tests _
+1 mvninstall 36 the patch passed
+1 compile 57 the patch passed
+1 javac 57 the patch passed
+1 checkstyle 20 the patch passed
+1 mvnsite 36 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 792 patch has no errors when building and testing our client artifacts.
+1 javadoc 24 the patch passed
+1 findbugs 79 the patch passed
_ Other Tests _
+1 unit 1268 hadoop-yarn-server-nodemanager in the patch passed.
+1 asflicense 48 The patch does not generate ASF License warnings.
4674
Subsystem Report/Notes
Docker Client=18.09.5 Server=18.09.5 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/1/artifact/out/Dockerfile
GITHUB PR #1036
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 8c4dce8e52d4 4.15.0-48-generic #51-Ubuntu SMP Wed Apr 3 08:28:49 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / d203045
Default Java 1.8.0_212
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/1/testReport/
Max. process+thread count 306 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/1/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@goiri
Copy link
Member

goiri commented Jul 1, 2019

Can you make the title a little more descriptive?

@hunshenshi hunshenshi changed the title YARN-9655: add a UT YARN-9655: add a UT for lost applicationPriority in FederationInterceptor Jul 2, 2019
@hunshenshi
Copy link
Contributor Author

@goiri Thanks.
I edited the title. Is it ok ?

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 0 Docker mode activated.
-1 patch 9 #1036 does not apply to trunk. Rebase required? Wrong Branch? See https://wiki.apache.org/hadoop/HowToContribute for help.
Subsystem Report/Notes
GITHUB PR #1036
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/2/console
versions git=2.17.1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@goiri
Copy link
Member

goiri commented Jul 3, 2019

The title looks good.
Can we check for the actual priority?
I don't get why Yetus couldn't compile.

@hunshenshi
Copy link
Contributor Author

@goiri The actual priority default is 0. Because the error is NPE,so I just check that it is not null.

@goiri
Copy link
Member

goiri commented Jul 3, 2019

We can still check for 0, right?

@hunshenshi
Copy link
Contributor Author

sure, I fix it. delete check not null, add the actual priority

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 67 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
+1 mvninstall 1092 trunk passed
+1 compile 67 trunk passed
+1 checkstyle 25 trunk passed
+1 mvnsite 41 trunk passed
+1 shadedclient 775 branch has no errors when building and testing our client artifacts.
+1 javadoc 26 trunk passed
0 spotbugs 79 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 76 trunk passed
-0 patch 98 Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+1 mvninstall 35 the patch passed
+1 compile 57 the patch passed
+1 javac 57 the patch passed
+1 checkstyle 20 the patch passed
+1 mvnsite 39 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 885 patch has no errors when building and testing our client artifacts.
+1 javadoc 25 the patch passed
+1 findbugs 87 the patch passed
_ Other Tests _
+1 unit 1285 hadoop-yarn-server-nodemanager in the patch passed.
+1 asflicense 30 The patch does not generate ASF License warnings.
4718
Subsystem Report/Notes
Docker Client=18.09.5 Server=18.09.5 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/4/artifact/out/Dockerfile
GITHUB PR #1036
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 762fdac22979 4.15.0-48-generic #51-Ubuntu SMP Wed Apr 3 08:28:49 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 91cc197
Default Java 1.8.0_212
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/4/testReport/
Max. process+thread count 306 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/4/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@goiri
Copy link
Member

goiri commented Jul 3, 2019

I'm confused now, don't we need:
if (otherResponse.getApplicationPriority() != null) {
homeResponse.setApplicationPriority(otherResponse.getApplicationPriority());
}
?

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 39 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
+1 mvninstall 1168 trunk passed
+1 compile 67 trunk passed
+1 checkstyle 24 trunk passed
+1 mvnsite 41 trunk passed
+1 shadedclient 711 branch has no errors when building and testing our client artifacts.
+1 javadoc 24 trunk passed
0 spotbugs 83 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 82 trunk passed
-0 patch 101 Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+1 mvninstall 36 the patch passed
+1 compile 60 the patch passed
+1 javac 60 the patch passed
+1 checkstyle 20 the patch passed
+1 mvnsite 36 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 748 patch has no errors when building and testing our client artifacts.
+1 javadoc 22 the patch passed
+1 findbugs 86 the patch passed
_ Other Tests _
-1 unit 543 hadoop-yarn-server-nodemanager in the patch failed.
-1 asflicense 27 The patch generated 1 ASF License warnings.
3793
Reason Tests
Failed junit tests hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService
hadoop.yarn.server.nodemanager.containermanager.loghandler.TestNonAggregatingLogHandler
Subsystem Report/Notes
Docker Client=18.09.8 Server=18.09.8 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/5/artifact/out/Dockerfile
GITHUB PR #1036
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux b44172e9fb66 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 4e66cb9
Default Java 1.8.0_212
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/5/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/5/testReport/
asflicense https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/5/artifact/out/patch-asflicense-problems.txt
Max. process+thread count 412 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/5/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 41 Docker mode activated.
_ Prechecks _
+1 dupname 1 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
+1 mvninstall 1033 trunk passed
+1 compile 65 trunk passed
+1 checkstyle 26 trunk passed
+1 mvnsite 40 trunk passed
+1 shadedclient 702 branch has no errors when building and testing our client artifacts.
+1 javadoc 23 trunk passed
0 spotbugs 78 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 76 trunk passed
-0 patch 96 Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+1 mvninstall 38 the patch passed
+1 compile 62 the patch passed
+1 javac 62 the patch passed
+1 checkstyle 19 the patch passed
+1 mvnsite 35 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 684 patch has no errors when building and testing our client artifacts.
+1 javadoc 24 the patch passed
+1 findbugs 86 the patch passed
_ Other Tests _
+1 unit 1280 hadoop-yarn-server-nodemanager in the patch passed.
+1 asflicense 26 The patch does not generate ASF License warnings.
4326
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/6/artifact/out/Dockerfile
GITHUB PR #1036
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 042f47bf4ac4 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / c0a0c35
Default Java 1.8.0_212
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/6/testReport/
Max. process+thread count 444 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/6/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 51 Docker mode activated.
_ Prechecks _
+1 dupname 1 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
+1 mvninstall 1326 trunk passed
+1 compile 77 trunk passed
+1 checkstyle 24 trunk passed
+1 mvnsite 46 trunk passed
+1 shadedclient 731 branch has no errors when building and testing our client artifacts.
+1 javadoc 27 trunk passed
0 spotbugs 90 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 87 trunk passed
-0 patch 108 Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+1 mvninstall 45 the patch passed
+1 compile 71 the patch passed
+1 javac 71 the patch passed
+1 checkstyle 23 the patch passed
+1 mvnsite 43 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 774 patch has no errors when building and testing our client artifacts.
+1 javadoc 28 the patch passed
+1 findbugs 98 the patch passed
_ Other Tests _
+1 unit 1315 hadoop-yarn-server-nodemanager in the patch passed.
+1 asflicense 27 The patch does not generate ASF License warnings.
4860
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/7/artifact/out/Dockerfile
GITHUB PR #1036
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 8a6cea4f7ef7 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 17e8cf5
Default Java 1.8.0_212
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/7/testReport/
Max. process+thread count 412 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/7/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 74 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
+1 mvninstall 1236 trunk passed
+1 compile 64 trunk passed
+1 checkstyle 25 trunk passed
+1 mvnsite 38 trunk passed
+1 shadedclient 801 branch has no errors when building and testing our client artifacts.
+1 javadoc 29 trunk passed
0 spotbugs 92 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 89 trunk passed
-0 patch 111 Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+1 mvninstall 41 the patch passed
+1 compile 64 the patch passed
+1 javac 64 the patch passed
+1 checkstyle 24 the patch passed
+1 mvnsite 39 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 839 patch has no errors when building and testing our client artifacts.
+1 javadoc 25 the patch passed
+1 findbugs 92 the patch passed
_ Other Tests _
+1 unit 1290 hadoop-yarn-server-nodemanager in the patch passed.
+1 asflicense 28 The patch does not generate ASF License warnings.
4872
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/8/artifact/out/Dockerfile
GITHUB PR #1036
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 6849b6d8a083 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 70b4617
Default Java 1.8.0_222
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/8/testReport/
Max. process+thread count 306 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/8/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 43 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
+1 mvninstall 1126 trunk passed
+1 compile 60 trunk passed
+1 checkstyle 29 trunk passed
+1 mvnsite 40 trunk passed
+1 shadedclient 751 branch has no errors when building and testing our client artifacts.
+1 javadoc 25 trunk passed
0 spotbugs 74 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 71 trunk passed
-0 patch 92 Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+1 mvninstall 36 the patch passed
+1 compile 57 the patch passed
+1 javac 57 the patch passed
+1 checkstyle 20 the patch passed
+1 mvnsite 32 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 709 patch has no errors when building and testing our client artifacts.
+1 javadoc 24 the patch passed
+1 findbugs 82 the patch passed
_ Other Tests _
+1 unit 1283 hadoop-yarn-server-nodemanager in the patch passed.
+1 asflicense 29 The patch does not generate ASF License warnings.
4472
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/9/artifact/out/Dockerfile
GITHUB PR #1036
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 93c39836853d 4.4.0-157-generic #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 397a563
Default Java 1.8.0_212
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/9/testReport/
Max. process+thread count 412 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/9/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 44 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
+1 mvninstall 1238 trunk passed
+1 compile 64 trunk passed
+1 checkstyle 25 trunk passed
+1 mvnsite 36 trunk passed
+1 shadedclient 793 branch has no errors when building and testing our client artifacts.
+1 javadoc 27 trunk passed
0 spotbugs 93 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 91 trunk passed
-0 patch 114 Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+1 mvninstall 44 the patch passed
+1 compile 58 the patch passed
+1 javac 58 the patch passed
+1 checkstyle 23 the patch passed
+1 mvnsite 36 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 882 patch has no errors when building and testing our client artifacts.
+1 javadoc 28 the patch passed
+1 findbugs 100 the patch passed
_ Other Tests _
+1 unit 1293 hadoop-yarn-server-nodemanager in the patch passed.
+1 asflicense 26 The patch does not generate ASF License warnings.
4895
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/10/artifact/out/Dockerfile
GITHUB PR #1036
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 17ea9d1d506b 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / e356e4f
Default Java 1.8.0_222
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/10/testReport/
Max. process+thread count 305 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/10/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 38 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
+1 mvninstall 1271 trunk passed
+1 compile 65 trunk passed
+1 checkstyle 28 trunk passed
+1 mvnsite 41 trunk passed
+1 shadedclient 820 branch has no errors when building and testing our client artifacts.
+1 javadoc 30 trunk passed
0 spotbugs 93 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 90 trunk passed
-0 patch 113 Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+1 mvninstall 41 the patch passed
+1 compile 67 the patch passed
+1 javac 67 the patch passed
+1 checkstyle 26 the patch passed
+1 mvnsite 39 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 832 patch has no errors when building and testing our client artifacts.
+1 javadoc 24 the patch passed
+1 findbugs 94 the patch passed
_ Other Tests _
+1 unit 1285 hadoop-yarn-server-nodemanager in the patch passed.
+1 asflicense 27 The patch does not generate ASF License warnings.
4890
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/11/artifact/out/Dockerfile
GITHUB PR #1036
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 690c50699266 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 094d736
Default Java 1.8.0_222
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/11/testReport/
Max. process+thread count 341 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/11/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 43 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
+1 mvninstall 1049 trunk passed
+1 compile 56 trunk passed
+1 checkstyle 23 trunk passed
+1 mvnsite 32 trunk passed
+1 shadedclient 667 branch has no errors when building and testing our client artifacts.
+1 javadoc 22 trunk passed
0 spotbugs 69 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 68 trunk passed
-0 patch 86 Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+1 mvninstall 30 the patch passed
+1 compile 52 the patch passed
+1 javac 52 the patch passed
+1 checkstyle 19 the patch passed
+1 mvnsite 28 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 684 patch has no errors when building and testing our client artifacts.
+1 javadoc 21 the patch passed
+1 findbugs 75 the patch passed
_ Other Tests _
-1 unit 1443 hadoop-yarn-server-nodemanager in the patch failed.
+1 asflicense 24 The patch does not generate ASF License warnings.
4400
Reason Tests
Failed junit tests hadoop.yarn.server.nodemanager.amrmproxy.TestFederationInterceptor
hadoop.yarn.server.nodemanager.containermanager.TestContainerManager
hadoop.yarn.server.nodemanager.containermanager.TestContainerManagerRecovery
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/12/artifact/out/Dockerfile
GITHUB PR #1036
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 3164343eb168 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 69ddb36
Default Java 1.8.0_222
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/12/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/12/testReport/
Max. process+thread count 412 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/12/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 82 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
+1 mvninstall 1270 trunk passed
+1 compile 64 trunk passed
+1 checkstyle 30 trunk passed
+1 mvnsite 40 trunk passed
+1 shadedclient 813 branch has no errors when building and testing our client artifacts.
+1 javadoc 30 trunk passed
0 spotbugs 89 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 86 trunk passed
-0 patch 111 Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+1 mvninstall 40 the patch passed
+1 compile 66 the patch passed
+1 javac 66 the patch passed
+1 checkstyle 25 the patch passed
+1 mvnsite 42 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 859 patch has no errors when building and testing our client artifacts.
+1 javadoc 29 the patch passed
+1 findbugs 86 the patch passed
_ Other Tests _
+1 unit 1350 hadoop-yarn-server-nodemanager in the patch passed.
+1 asflicense 32 The patch does not generate ASF License warnings.
5026
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/13/artifact/out/Dockerfile
GITHUB PR #1036
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 89e2de30882c 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 3329257
Default Java 1.8.0_222
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/13/testReport/
Max. process+thread count 306 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/13/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 44 Docker mode activated.
_ Prechecks _
+1 dupname 1 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
+1 mvninstall 1092 trunk passed
+1 compile 62 trunk passed
+1 checkstyle 29 trunk passed
+1 mvnsite 40 trunk passed
+1 shadedclient 743 branch has no errors when building and testing our client artifacts.
+1 javadoc 30 trunk passed
0 spotbugs 78 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 75 trunk passed
-0 patch 101 Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+1 mvninstall 39 the patch passed
+1 compile 60 the patch passed
+1 javac 60 the patch passed
+1 checkstyle 23 the patch passed
+1 mvnsite 35 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 806 patch has no errors when building and testing our client artifacts.
+1 javadoc 27 the patch passed
+1 findbugs 83 the patch passed
_ Other Tests _
+1 unit 1317 hadoop-yarn-server-nodemanager in the patch passed.
+1 asflicense 34 The patch does not generate ASF License warnings.
4621
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/14/artifact/out/Dockerfile
GITHUB PR #1036
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux e9165a609413 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 915cbc9
Default Java 1.8.0_222
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/14/testReport/
Max. process+thread count 412 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1036/14/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

shanthoosh pushed a commit to shanthoosh/hadoop that referenced this pull request Oct 15, 2019
apache#1036)

* Adding a test case with case

* Added few more boolean check test cases
@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 27s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
+1 💚 mvninstall 19m 53s trunk passed
+1 💚 compile 1m 14s trunk passed with JDK Ubuntu-11.0.8+10-post-Ubuntu-0ubuntu118.04.1
+1 💚 compile 1m 16s trunk passed with JDK Private Build-1.8.0_252-8u252-b09-1~18.04-b09
+1 💚 checkstyle 0m 26s trunk passed
+1 💚 mvnsite 0m 46s trunk passed
+1 💚 shadedclient 16m 28s branch has no errors when building and testing our client artifacts.
-1 ❌ javadoc 0m 22s hadoop-yarn-server-nodemanager in trunk failed with JDK Ubuntu-11.0.8+10-post-Ubuntu-0ubuntu118.04.1.
+1 💚 javadoc 0m 30s trunk passed with JDK Private Build-1.8.0_252-8u252-b09-1~18.04-b09
+0 🆗 spotbugs 1m 25s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 1m 23s trunk passed
-0 ⚠️ patch 1m 42s Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+1 💚 mvninstall 0m 38s the patch passed
+1 💚 compile 1m 11s the patch passed with JDK Ubuntu-11.0.8+10-post-Ubuntu-0ubuntu118.04.1
+1 💚 javac 1m 11s the patch passed
+1 💚 compile 1m 4s the patch passed with JDK Private Build-1.8.0_252-8u252-b09-1~18.04-b09
+1 💚 javac 1m 4s the patch passed
+1 💚 checkstyle 0m 22s the patch passed
+1 💚 mvnsite 0m 36s the patch passed
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedclient 13m 39s patch has no errors when building and testing our client artifacts.
-1 ❌ javadoc 0m 23s hadoop-yarn-server-nodemanager in the patch failed with JDK Ubuntu-11.0.8+10-post-Ubuntu-0ubuntu118.04.1.
+1 💚 javadoc 0m 29s the patch passed with JDK Private Build-1.8.0_252-8u252-b09-1~18.04-b09
+1 💚 findbugs 1m 26s the patch passed
_ Other Tests _
+1 💚 unit 22m 29s hadoop-yarn-server-nodemanager in the patch passed.
+1 💚 asflicense 0m 32s The patch does not generate ASF License warnings.
88m 15s
Subsystem Report/Notes
Docker ClientAPI=1.40 ServerAPI=1.40 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-1036/3/artifact/out/Dockerfile
GITHUB PR #1036
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 48e891e36325 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / e756fe3
Default Java Private Build-1.8.0_252-8u252-b09-1~18.04-b09
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.8+10-post-Ubuntu-0ubuntu118.04.1 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_252-8u252-b09-1~18.04-b09
javadoc https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-1036/3/artifact/out/branch-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-jdkUbuntu-11.0.8+10-post-Ubuntu-0ubuntu118.04.1.txt
javadoc https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-1036/3/artifact/out/patch-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-jdkUbuntu-11.0.8+10-post-Ubuntu-0ubuntu118.04.1.txt
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-1036/3/testReport/
Max. process+thread count 413 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-1036/3/console
versions git=2.17.1 maven=3.6.0 findbugs=4.0.6
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants