See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/1077/
################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 10637 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.906 sec - in org.apache.hadoop.mapreduce.lib.fieldsel.TestMRFieldSelection Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0 Running org.apache.hadoop.mapreduce.lib.aggregate.TestMapReduceAggregates Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.812 sec - in org.apache.hadoop.mapreduce.lib.aggregate.TestMapReduceAggregates Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0 Running org.apache.hadoop.mapreduce.lib.chain.TestSingleElementChain Results : Tests in error: TestMiniMRWithDFSWithDistinctUsers.testMultipleSpills:147 » NoClassDefFound or... TestMiniMRWithDFSWithDistinctUsers.tearDown:103 » NoClassDefFound org/apache/h... TestMiniMRWithDFSWithDistinctUsers.setUp:97 » YarnRuntime could not cleanup te... TestMiniMRWithDFSWithDistinctUsers.tearDown:104 » NoClassDefFound org/apache/h... TestMRTimelineEventHandling.testMRTimelineEventHandling:119 » IO Job didn't fi... TestSpecialCharactersInOutputPath.testJobWithDFS:109 » NoClassDefFound org/apa... TestNetworkedJob.testGetJobStatus:77->createMiniClusterWithCapacityScheduler:385 » Tests run: 497, Failures: 0, Errors: 5, Skipped: 11 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Hadoop MapReduce Client .................... SUCCESS [ 2.831 s] [INFO] Apache Hadoop MapReduce Core ...................... SUCCESS [02:02 min] [INFO] Apache Hadoop MapReduce Common .................... SUCCESS [ 31.742 s] [INFO] Apache Hadoop MapReduce Shuffle ................... SUCCESS [ 5.564 s] [INFO] Apache Hadoop MapReduce App ....................... SUCCESS [12:18 min] [INFO] Apache Hadoop MapReduce HistoryServer ............. SUCCESS [06:27 min] [INFO] Apache Hadoop MapReduce JobClient ................. FAILURE [ 02:02 h] [INFO] Apache Hadoop MapReduce HistoryServer Plugins ..... SKIPPED [INFO] Apache Hadoop MapReduce NativeTask ................ SKIPPED [INFO] Apache Hadoop MapReduce Examples .................. SKIPPED [INFO] Apache Hadoop MapReduce ........................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:23 h [INFO] Finished at: 2016-02-23T12:44:42+00:00 [INFO] Final Memory: 40M/163M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: ExecutionException: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Command was /bin/sh -c cd /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Java8/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient && /home/jenkins/tools/java/jdk1.8.0/jre/bin/java -Xmx2048m -XX:MaxPermSize=768m -XX:+HeapDumpOnOutOfMemoryError -jar /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Java8/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire/surefirebooter2884819598403822427.jar /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Java8/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire/surefire8917475674463710204tmp /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Java8/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire/surefire_1984960916707375018820tmp [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :hadoop-mapreduce-client-jobclient Build step 'Execute shell' marked build as failure [FINDBUGS] Skipping publisher since build result is FAILURE Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any ################################################################################### ############################## FAILED TESTS (if any) ############################## 5 tests failed. FAILED: org.apache.hadoop.mapred.TestMiniMRWithDFSWithDistinctUsers.testMultipleSpills Error Message: org/apache/hadoop/ipc/ProtobufHelper Stack Trace: java.lang.NoClassDefFoundError: org/apache/hadoop/ipc/ProtobufHelper at java.net.URLClassLoader$1.run(URLClassLoader.java:372) at java.net.URLClassLoader$1.run(URLClassLoader.java:361) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:360) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolTranslatorPB.delete(ClientNamenodeProtocolTranslatorPB.java:522) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:255) at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:103) at com.sun.proxy.$Proxy25.delete(Unknown Source) at org.apache.hadoop.hdfs.DFSClient.delete(DFSClient.java:1564) at org.apache.hadoop.hdfs.DistributedFileSystem$15.doCall(DistributedFileSystem.java:700) at org.apache.hadoop.hdfs.DistributedFileSystem$15.doCall(DistributedFileSystem.java:697) at org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver.java:81) at org.apache.hadoop.hdfs.DistributedFileSystem.delete(DistributedFileSystem.java:707) at org.apache.hadoop.mapred.TestMiniMRClasspath.configureWordCount(TestMiniMRClasspath.java:49) at org.apache.hadoop.mapred.TestMiniMRWithDFSWithDistinctUsers.testMultipleSpills(TestMiniMRWithDFSWithDistinctUsers.java:147) FAILED: org.apache.hadoop.mapred.TestMiniMRWithDFSWithDistinctUsers.testMultipleSpills Error Message: org/apache/hadoop/service/ServiceOperations Stack Trace: java.lang.NoClassDefFoundError: org/apache/hadoop/service/ServiceOperations at java.net.URLClassLoader$1.run(URLClassLoader.java:372) at java.net.URLClassLoader$1.run(URLClassLoader.java:361) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:360) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.apache.hadoop.service.CompositeService.stop(CompositeService.java:157) at org.apache.hadoop.service.CompositeService.serviceStop(CompositeService.java:131) at org.apache.hadoop.service.AbstractService.stop(AbstractService.java:221) at org.apache.hadoop.mapred.MiniMRYarnClusterAdapter.stop(MiniMRYarnClusterAdapter.java:55) at org.apache.hadoop.mapred.MiniMRCluster.shutdown(MiniMRCluster.java:267) at org.apache.hadoop.mapred.TestMiniMRWithDFSWithDistinctUsers.tearDown(TestMiniMRWithDFSWithDistinctUsers.java:103) FAILED: org.apache.hadoop.mapred.TestMiniMRWithDFSWithDistinctUsers.testDistinctUsers Error Message: could not cleanup test dir: org.apache.hadoop.fs.UnsupportedFileSystemException: fs.AbstractFileSystem.file.impl=null: No AbstractFileSystem configured for scheme: file Stack Trace: org.apache.hadoop.yarn.exceptions.YarnRuntimeException: could not cleanup test dir: org.apache.hadoop.fs.UnsupportedFileSystemException: fs.AbstractFileSystem.file.impl=null: No AbstractFileSystem configured for scheme: file at org.apache.hadoop.fs.AbstractFileSystem.createFileSystem(AbstractFileSystem.java:161) at org.apache.hadoop.fs.AbstractFileSystem.get(AbstractFileSystem.java:250) at org.apache.hadoop.fs.FileContext$2.run(FileContext.java:332) at org.apache.hadoop.fs.FileContext$2.run(FileContext.java:329) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Subject.java:422) at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1743) at org.apache.hadoop.fs.FileContext.getAbstractFileSystem(FileContext.java:329) at org.apache.hadoop.fs.FileContext.getFileContext(FileContext.java:446) at org.apache.hadoop.fs.FileContext.getFileContext(FileContext.java:423) at org.apache.hadoop.fs.FileContext.getLocalFSFileContext(FileContext.java:409) at org.apache.hadoop.yarn.server.MiniYARNCluster.<init>(MiniYARNCluster.java:149) at org.apache.hadoop.mapreduce.v2.MiniMRYarnCluster.<init>(MiniMRYarnCluster.java:79) at org.apache.hadoop.mapreduce.v2.MiniMRYarnCluster.<init>(MiniMRYarnCluster.java:75) at org.apache.hadoop.mapred.MiniMRClientClusterFactory.create(MiniMRClientClusterFactory.java:73) at org.apache.hadoop.mapred.MiniMRCluster.<init>(MiniMRCluster.java:187) at org.apache.hadoop.mapred.MiniMRCluster.<init>(MiniMRCluster.java:175) at org.apache.hadoop.mapred.MiniMRCluster.<init>(MiniMRCluster.java:167) at org.apache.hadoop.mapred.TestMiniMRWithDFSWithDistinctUsers.setUp(TestMiniMRWithDFSWithDistinctUsers.java:97) FAILED: org.apache.hadoop.mapred.TestMiniMRWithDFSWithDistinctUsers.testDistinctUsers Error Message: org/apache/hadoop/util/IntrusiveCollection$IntrusiveIterator Stack Trace: java.lang.NoClassDefFoundError: org/apache/hadoop/util/IntrusiveCollection$IntrusiveIterator at org.apache.hadoop.util.IntrusiveCollection.iterator(IntrusiveCollection.java:213) at org.apache.hadoop.util.IntrusiveCollection.clear(IntrusiveCollection.java:368) at org.apache.hadoop.hdfs.server.blockmanagement.DatanodeManager.clearPendingCachingCommands(DatanodeManager.java:1580) at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.stopActiveServices(FSNamesystem.java:1186) at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.close(FSNamesystem.java:1531) at org.apache.hadoop.hdfs.server.namenode.NameNode.stopCommonServices(NameNode.java:773) at org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:952) at org.apache.hadoop.hdfs.MiniDFSCluster.stopAndJoinNameNode(MiniDFSCluster.java:1965) at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1911) at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1882) at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1875) at org.apache.hadoop.mapred.TestMiniMRWithDFSWithDistinctUsers.tearDown(TestMiniMRWithDFSWithDistinctUsers.java:104) FAILED: org.apache.hadoop.mapred.TestSpecialCharactersInOutputPath.testJobWithDFS Error Message: org/apache/hadoop/hdfs/server/namenode/NameNode$NameNodeHAContext Stack Trace: java.lang.NoClassDefFoundError: org/apache/hadoop/hdfs/server/namenode/NameNode$NameNodeHAContext at java.net.URLClassLoader$1.run(URLClassLoader.java:372) at java.net.URLClassLoader$1.run(URLClassLoader.java:361) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:360) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.apache.hadoop.hdfs.server.namenode.NameNode.createHAContext(NameNode.java:920) at org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:880) at org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:862) at org.apache.hadoop.hdfs.server.namenode.NameNode.createNameNode(NameNode.java:1580) at org.apache.hadoop.hdfs.MiniDFSCluster.createNameNode(MiniDFSCluster.java:1247) at org.apache.hadoop.hdfs.MiniDFSCluster.configureNameService(MiniDFSCluster.java:1016) at org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:891) at org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:823) at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:482) at org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:441) at org.apache.hadoop.mapred.TestSpecialCharactersInOutputPath.testJobWithDFS(TestSpecialCharactersInOutputPath.java:109)
