See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/1344/
################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 9682 lines...] Results : Failed tests: TestUberAM.testSleepJob:57->TestMRJobs.testSleepJob:193->TestMRJobs.testSleepJobInternal:240->verifySleepJobCounters:71->TestMRJobs.verifySleepJobCounters:475 null TestUberAM.testSleepJobWithMultipleReducers:64->TestMRJobs.testSleepJob:193->TestMRJobs.testSleepJobInternal:240->verifySleepJobCounters:71->TestMRJobs.verifySleepJobCounters:475 null TestUberAM.testRandomWriter:84->TestMRJobs.testRandomWriter:539->verifyRandomWriterCounters:90->TestMRJobs.verifyRandomWriterCounters:552 null TestUberAM>TestMRJobs.testSleepJobWithRemoteJar:198->TestMRJobs.testSleepJobInternal:240->verifySleepJobCounters:71->TestMRJobs.verifySleepJobCounters:475 null TestMRCJCFileOutputCommitter.testAbort:153 Output directory not empty expected:<0> but was:<4> Tests in error: TestMRCJCFileInputFormat.testLocality:58->newDFSCluster:52 » NoClassDefFound o... TestMRCJCFileInputFormat.testMultiLevelInput:169 » NoClassDefFound org/apache/... TestMRCJCFileInputFormat.testNumInputs:118->newDFSCluster:52 » NoClassDefFound TestMiniMRWithDFSWithDistinctUsers.testMultipleSpills:147 » Remote org/apache/... TestMiniMRWithDFSWithDistinctUsers.tearDown:104 » NoClassDefFound org/apache/h... TestMiniMRChildTask.setup:356 » NoClassDefFound org/apache/hadoop/yarn/event/E... Tests run: 527, Failures: 5, Errors: 4, Skipped: 11 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Hadoop MapReduce Client .................... SUCCESS [ 2.224 s] [INFO] Apache Hadoop MapReduce Core ...................... SUCCESS [01:37 min] [INFO] Apache Hadoop MapReduce Common .................... SUCCESS [ 24.428 s] [INFO] Apache Hadoop MapReduce Shuffle ................... SUCCESS [ 4.275 s] [INFO] Apache Hadoop MapReduce App ....................... SUCCESS [10:10 min] [INFO] Apache Hadoop MapReduce HistoryServer ............. SUCCESS [06:07 min] [INFO] Apache Hadoop MapReduce JobClient ................. FAILURE [ 01:37 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: 01:55 h [INFO] Finished at: 2016-04-29T19:15:38+00:00 [INFO] Final Memory: 34M/185M [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/surefirebooter7395651280021505883.jar /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Java8/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire/surefire3797684693181782309tmp /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Java8/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire/surefire_2971151019236964556290tmp [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) ############################## 9 tests failed. FAILED: org.apache.hadoop.mapred.TestMRCJCFileInputFormat.testLocality Error Message: org/apache/hadoop/security/authentication/server/AuthenticationFilter Stack Trace: java.lang.NoClassDefFoundError: org/apache/hadoop/security/authentication/server/AuthenticationFilter 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.http.HttpServer2.constructSecretProvider(HttpServer2.java:455) at org.apache.hadoop.http.HttpServer2.<init>(HttpServer2.java:348) at org.apache.hadoop.http.HttpServer2.<init>(HttpServer2.java:110) at org.apache.hadoop.http.HttpServer2$Builder.build(HttpServer2.java:292) at org.apache.hadoop.hdfs.server.namenode.NameNodeHttpServer.start(NameNodeHttpServer.java:142) at org.apache.hadoop.hdfs.server.namenode.NameNode.startHttpServer(NameNode.java:862) at org.apache.hadoop.hdfs.server.namenode.NameNode.initialize(NameNode.java:705) at org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:924) at org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:903) at org.apache.hadoop.hdfs.server.namenode.NameNode.createNameNode(NameNode.java:1620) 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.TestMRCJCFileInputFormat.newDFSCluster(TestMRCJCFileInputFormat.java:52) at org.apache.hadoop.mapred.TestMRCJCFileInputFormat.testLocality(TestMRCJCFileInputFormat.java:58) FAILED: org.apache.hadoop.mapred.TestMRCJCFileInputFormat.testMultiLevelInput Error Message: org/apache/hadoop/security/authentication/server/AuthenticationFilter Stack Trace: java.lang.NoClassDefFoundError: org/apache/hadoop/security/authentication/server/AuthenticationFilter at org.apache.hadoop.http.HttpServer2.constructSecretProvider(HttpServer2.java:455) at org.apache.hadoop.http.HttpServer2.<init>(HttpServer2.java:348) at org.apache.hadoop.http.HttpServer2.<init>(HttpServer2.java:110) at org.apache.hadoop.http.HttpServer2$Builder.build(HttpServer2.java:292) at org.apache.hadoop.hdfs.server.namenode.NameNodeHttpServer.start(NameNodeHttpServer.java:142) at org.apache.hadoop.hdfs.server.namenode.NameNode.startHttpServer(NameNode.java:862) at org.apache.hadoop.hdfs.server.namenode.NameNode.initialize(NameNode.java:705) at org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:924) at org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:903) at org.apache.hadoop.hdfs.server.namenode.NameNode.createNameNode(NameNode.java:1620) 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.TestMRCJCFileInputFormat.testMultiLevelInput(TestMRCJCFileInputFormat.java:169) FAILED: org.apache.hadoop.mapred.TestMRCJCFileInputFormat.testNumInputs Error Message: org/apache/hadoop/security/authentication/server/AuthenticationFilter Stack Trace: java.lang.NoClassDefFoundError: org/apache/hadoop/security/authentication/server/AuthenticationFilter at org.apache.hadoop.http.HttpServer2.constructSecretProvider(HttpServer2.java:455) at org.apache.hadoop.http.HttpServer2.<init>(HttpServer2.java:348) at org.apache.hadoop.http.HttpServer2.<init>(HttpServer2.java:110) at org.apache.hadoop.http.HttpServer2$Builder.build(HttpServer2.java:292) at org.apache.hadoop.hdfs.server.namenode.NameNodeHttpServer.start(NameNodeHttpServer.java:142) at org.apache.hadoop.hdfs.server.namenode.NameNode.startHttpServer(NameNode.java:862) at org.apache.hadoop.hdfs.server.namenode.NameNode.initialize(NameNode.java:705) at org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:924) at org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:903) at org.apache.hadoop.hdfs.server.namenode.NameNode.createNameNode(NameNode.java:1620) 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.TestMRCJCFileInputFormat.newDFSCluster(TestMRCJCFileInputFormat.java:52) at org.apache.hadoop.mapred.TestMRCJCFileInputFormat.testNumInputs(TestMRCJCFileInputFormat.java:118) FAILED: org.apache.hadoop.mapred.TestMRCJCFileOutputCommitter.testAbort Error Message: Output directory not empty expected:<0> but was:<4> Stack Trace: java.lang.AssertionError: Output directory not empty expected:<0> but was:<4> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:555) at org.apache.hadoop.mapred.TestMRCJCFileOutputCommitter.testAbort(TestMRCJCFileOutputCommitter.java:153) FAILED: org.apache.hadoop.mapred.TestMiniMRChildTask.org.apache.hadoop.mapred.TestMiniMRChildTask Error Message: org/apache/hadoop/yarn/event/EventHandler Stack Trace: java.lang.NoClassDefFoundError: org/apache/hadoop/yarn/event/EventHandler 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 java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:760) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:455) at java.net.URLClassLoader.access$100(URLClassLoader.java:73) at java.net.URLClassLoader$1.run(URLClassLoader.java:367) 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 java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:760) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:455) at java.net.URLClassLoader.access$100(URLClassLoader.java:73) at java.net.URLClassLoader$1.run(URLClassLoader.java:367) 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.mapred.TestMiniMRChildTask.setup(TestMiniMRChildTask.java:356) FAILED: org.apache.hadoop.mapreduce.v2.TestUberAM.testSleepJob Error Message: null Stack Trace: java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.apache.hadoop.mapreduce.v2.TestMRJobs.verifySleepJobCounters(TestMRJobs.java:475) at org.apache.hadoop.mapreduce.v2.TestUberAM.verifySleepJobCounters(TestUberAM.java:71) FAILED: org.apache.hadoop.mapreduce.v2.TestUberAM.testSleepJobWithMultipleReducers Error Message: null Stack Trace: java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.apache.hadoop.mapreduce.v2.TestMRJobs.verifySleepJobCounters(TestMRJobs.java:475) at org.apache.hadoop.mapreduce.v2.TestUberAM.verifySleepJobCounters(TestUberAM.java:71) FAILED: org.apache.hadoop.mapreduce.v2.TestUberAM.testRandomWriter Error Message: null Stack Trace: java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.apache.hadoop.mapreduce.v2.TestMRJobs.verifyRandomWriterCounters(TestMRJobs.java:552) at org.apache.hadoop.mapreduce.v2.TestUberAM.verifyRandomWriterCounters(TestUberAM.java:90) FAILED: org.apache.hadoop.mapreduce.v2.TestUberAM.testSleepJobWithRemoteJar Error Message: null Stack Trace: java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.apache.hadoop.mapreduce.v2.TestMRJobs.verifySleepJobCounters(TestMRJobs.java:475) at org.apache.hadoop.mapreduce.v2.TestUberAM.verifySleepJobCounters(TestUberAM.java:71)
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
