You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/07/24 07:22:58 UTC

Build failed in Jenkins: Accumulo-1.5 #156

See <https://builds.apache.org/job/Accumulo-1.5/156/>

------------------------------------------
[...truncated 1709 lines...]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)

execfile(org.apache.accumulo.test.ShellServerTest)  Time elapsed: 0.01 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<12>
	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.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.accumulo.test.ShellServerTest.assertGoodExit(ShellServerTest.java:119)
	at org.apache.accumulo.test.ShellServerTest.exec(ShellServerTest.java:111)
	at org.apache.accumulo.test.ShellServerTest.execfile(ShellServerTest.java:232)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)

clonetable(org.apache.accumulo.test.ShellServerTest)  Time elapsed: 1.51 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<12>
	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.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.accumulo.test.ShellServerTest.assertGoodExit(ShellServerTest.java:119)
	at org.apache.accumulo.test.ShellServerTest.exec(ShellServerTest.java:98)
	at org.apache.accumulo.test.ShellServerTest.clonetable(ShellServerTest.java:412)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)

notable(org.apache.accumulo.test.ShellServerTest)  Time elapsed: 0.002 sec  <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<13>
	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.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.accumulo.test.ShellServerTest.assertGoodExit(ShellServerTest.java:119)
	at org.apache.accumulo.test.ShellServerTest.exec(ShellServerTest.java:98)
	at org.apache.accumulo.test.ShellServerTest.notable(ShellServerTest.java:351)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)

Running org.apache.accumulo.test.TestAccumuloSplitRecovery
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.818 sec
Running org.apache.accumulo.fate.zookeeper.ZooLockTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.568 sec

Results :

Failed tests:   interpreter(org.apache.accumulo.test.ShellServerTest): HexScan present in root@miniInstance t> interpreter -l(..)
  exporttableImporttable(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<1>
  groups(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<2>
  listscans(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<1>
  maxrow(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<2>
  importDirectory(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<3>
  constraint(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<3>
  renametable(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<3>
  listcompactions(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<4>
  classpath(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<4>
  du(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<5>
  grep(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<6>
  help(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<6>
  info(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<6>
  iter(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<7>
  ping(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<7>
  user(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<7>
  debug(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<7>
  egrep(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<8>
  merge(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<9>
  sleep(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<9>
  trace(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<9>
  testPertableClasspath(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<9>
  setscaniterDeletescaniter(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<10>
  clearCls(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<10>
  deletemany(org.apache.accumulo.test.ShellServerTest): expected:<10> but was:<1>
  deleterows(org.apache.accumulo.test.ShellServerTest)
  execfile(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<12>
  clonetable(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<12>
  notable(org.apache.accumulo.test.ShellServerTest): expected:<0> but was:<13>

Tests run: 46, Failures: 30, Errors: 0, Skipped: 0

[ERROR] There are test failures.

Please refer to <https://builds.apache.org/job/Accumulo-1.5/ws/test/target/surefire-reports> for the individual test results.
Jul 24, 2013 5:22:12 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: ------------------------------------------------------------------------
Jul 24, 2013 5:22:12 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Reactor Summary:
Jul 24, 2013 5:22:12 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: 
Jul 24, 2013 5:22:12 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Apache Accumulo Project ........................... SUCCESS [23.733s]
Jul 24, 2013 5:22:12 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Trace ............................................. SUCCESS [6.513s]
Jul 24, 2013 5:22:12 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Fate .............................................. SUCCESS [2.672s]
Jul 24, 2013 5:22:12 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Start ............................................. SUCCESS [30.801s]
Jul 24, 2013 5:22:12 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Core .............................................. SUCCESS [1:22.141s]
Jul 24, 2013 5:22:12 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Server ............................................ SUCCESS [8.013s]
Jul 24, 2013 5:22:12 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Examples .......................................... SUCCESS [0.789s]
Jul 24, 2013 5:22:12 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Simple Examples ................................... SUCCESS [13.744s]
Jul 24, 2013 5:22:12 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: MiniCluster ....................................... SUCCESS [16.431s]
Jul 24, 2013 5:22:12 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Testing ........................................... FAILURE [1:13.933s]
Jul 24, 2013 5:22:12 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Proxy ............................................. SKIPPED
Jul 24, 2013 5:22:12 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Assemblies ........................................ SKIPPED
Jul 24, 2013 5:22:12 AM org.apache.maven.cli.event.ExecutionEventLogger logResult
INFO: ------------------------------------------------------------------------
Jul 24, 2013 5:22:12 AM org.apache.maven.cli.event.ExecutionEventLogger logResult
INFO: BUILD FAILURE
Jul 24, 2013 5:22:12 AM org.apache.maven.cli.event.ExecutionEventLogger logStats
INFO: ------------------------------------------------------------------------
Jul 24, 2013 5:22:12 AM org.apache.maven.cli.event.ExecutionEventLogger logStats
INFO: Total time: 4:22.524s
Jul 24, 2013 5:22:12 AM org.apache.maven.cli.event.ExecutionEventLogger logStats
INFO: Finished at: Wed Jul 24 05:22:12 UTC 2013
Jul 24, 2013 5:22:13 AM org.apache.maven.cli.event.ExecutionEventLogger logStats
INFO: Final Memory: 34M/147M
Jul 24, 2013 5:22:13 AM org.apache.maven.cli.event.ExecutionEventLogger sessionEnded
INFO: ------------------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/Accumulo-1.5/ws/pom.xml> to /home/hudson/hudson/jobs/Accumulo-1.5/modules/org.apache.accumulo$accumulo-project/builds/2013-07-24_05-17-41/archive/org.apache.accumulo/accumulo-project/1.5.1-SNAPSHOT/accumulo-project-1.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Accumulo-1.5/ws/target/accumulo-project-1.5.1-SNAPSHOT-site.xml> to /home/hudson/hudson/jobs/Accumulo-1.5/modules/org.apache.accumulo$accumulo-project/builds/2013-07-24_05-17-41/archive/org.apache.accumulo/accumulo-project/1.5.1-SNAPSHOT/accumulo-project-1.5.1-SNAPSHOT-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Accumulo-1.5/ws/server/pom.xml> to /home/hudson/hudson/jobs/Accumulo-1.5/modules/org.apache.accumulo$accumulo-server/builds/2013-07-24_05-17-41/archive/org.apache.accumulo/accumulo-server/1.5.1-SNAPSHOT/accumulo-server-1.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Accumulo-1.5/ws/server/target/accumulo-server-1.5.1-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Accumulo-1.5/modules/org.apache.accumulo$accumulo-server/builds/2013-07-24_05-17-41/archive/org.apache.accumulo/accumulo-server/1.5.1-SNAPSHOT/accumulo-server-1.5.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Accumulo-1.5/ws/minicluster/pom.xml> to /home/hudson/hudson/jobs/Accumulo-1.5/modules/org.apache.accumulo$accumulo-minicluster/builds/2013-07-24_05-17-41/archive/org.apache.accumulo/accumulo-minicluster/1.5.1-SNAPSHOT/accumulo-minicluster-1.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Accumulo-1.5/ws/minicluster/target/accumulo-minicluster-1.5.1-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Accumulo-1.5/modules/org.apache.accumulo$accumulo-minicluster/builds/2013-07-24_05-17-41/archive/org.apache.accumulo/accumulo-minicluster/1.5.1-SNAPSHOT/accumulo-minicluster-1.5.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Accumulo-1.5/ws/examples/simple/pom.xml> to /home/hudson/hudson/jobs/Accumulo-1.5/modules/org.apache.accumulo$accumulo-examples-simple/builds/2013-07-24_05-17-41/archive/org.apache.accumulo/accumulo-examples-simple/1.5.1-SNAPSHOT/accumulo-examples-simple-1.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Accumulo-1.5/ws/examples/simple/target/accumulo-examples-simple-1.5.1-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Accumulo-1.5/modules/org.apache.accumulo$accumulo-examples-simple/builds/2013-07-24_05-17-41/archive/org.apache.accumulo/accumulo-examples-simple/1.5.1-SNAPSHOT/accumulo-examples-simple-1.5.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Accumulo-1.5/ws/proxy/pom.xml> to /home/hudson/hudson/jobs/Accumulo-1.5/modules/org.apache.accumulo$accumulo-proxy/builds/2013-07-24_05-17-41/archive/org.apache.accumulo/accumulo-proxy/1.5.1-SNAPSHOT/accumulo-proxy-1.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Accumulo-1.5/ws/examples/pom.xml> to /home/hudson/hudson/jobs/Accumulo-1.5/modules/org.apache.accumulo$accumulo-examples/builds/2013-07-24_05-17-41/archive/org.apache.accumulo/accumulo-examples/1.5.1-SNAPSHOT/accumulo-examples-1.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Accumulo-1.5/ws/assemble/pom.xml> to /home/hudson/hudson/jobs/Accumulo-1.5/modules/org.apache.accumulo$accumulo/builds/2013-07-24_05-17-41/archive/org.apache.accumulo/accumulo/1.5.1-SNAPSHOT/accumulo-1.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Accumulo-1.5/ws/test/pom.xml> to /home/hudson/hudson/jobs/Accumulo-1.5/modules/org.apache.accumulo$accumulo-test/builds/2013-07-24_05-17-41/archive/org.apache.accumulo/accumulo-test/1.5.1-SNAPSHOT/accumulo-test-1.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Accumulo-1.5/ws/start/pom.xml> to /home/hudson/hudson/jobs/Accumulo-1.5/modules/org.apache.accumulo$accumulo-start/builds/2013-07-24_05-17-41/archive/org.apache.accumulo/accumulo-start/1.5.1-SNAPSHOT/accumulo-start-1.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Accumulo-1.5/ws/start/target/accumulo-start-1.5.1-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Accumulo-1.5/modules/org.apache.accumulo$accumulo-start/builds/2013-07-24_05-17-41/archive/org.apache.accumulo/accumulo-start/1.5.1-SNAPSHOT/accumulo-start-1.5.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Accumulo-1.5/ws/fate/pom.xml> to /home/hudson/hudson/jobs/Accumulo-1.5/modules/org.apache.accumulo$accumulo-fate/builds/2013-07-24_05-17-41/archive/org.apache.accumulo/accumulo-fate/1.5.1-SNAPSHOT/accumulo-fate-1.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Accumulo-1.5/ws/fate/target/accumulo-fate-1.5.1-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Accumulo-1.5/modules/org.apache.accumulo$accumulo-fate/builds/2013-07-24_05-17-41/archive/org.apache.accumulo/accumulo-fate/1.5.1-SNAPSHOT/accumulo-fate-1.5.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Accumulo-1.5/ws/core/pom.xml> to /home/hudson/hudson/jobs/Accumulo-1.5/modules/org.apache.accumulo$accumulo-core/builds/2013-07-24_05-17-41/archive/org.apache.accumulo/accumulo-core/1.5.1-SNAPSHOT/accumulo-core-1.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Accumulo-1.5/ws/core/target/accumulo-core-1.5.1-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Accumulo-1.5/modules/org.apache.accumulo$accumulo-core/builds/2013-07-24_05-17-41/archive/org.apache.accumulo/accumulo-core/1.5.1-SNAPSHOT/accumulo-core-1.5.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Accumulo-1.5/ws/trace/pom.xml> to /home/hudson/hudson/jobs/Accumulo-1.5/modules/org.apache.accumulo$accumulo-trace/builds/2013-07-24_05-17-41/archive/org.apache.accumulo/accumulo-trace/1.5.1-SNAPSHOT/accumulo-trace-1.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Accumulo-1.5/ws/trace/target/accumulo-trace-1.5.1-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Accumulo-1.5/modules/org.apache.accumulo$accumulo-trace/builds/2013-07-24_05-17-41/archive/org.apache.accumulo/accumulo-trace/1.5.1-SNAPSHOT/accumulo-trace-1.5.1-SNAPSHOT.jar
Waiting for Jenkins to finish collecting data
mavenExecutionResult exceptions not empty
message : Internal error: hudson.remoting.RemotingSystemException: java.io.InvalidClassException: [Ljava.lang.Object;; enum descriptor has non-zero serialVersionUID: -8012369247114108335
cause : java.io.InvalidClassException: [Ljava.lang.Object;; enum descriptor has non-zero serialVersionUID: -8012369247114108335
Stack trace : 
org.apache.maven.InternalErrorException: Internal error: hudson.remoting.RemotingSystemException: java.io.InvalidClassException: [Ljava.lang.Object;; enum descriptor has non-zero serialVersionUID: -8012369247114108335
	at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:129)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:67)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.remoting.RemotingSystemException: java.io.InvalidClassException: [Ljava.lang.Object;; enum descriptor has non-zero serialVersionUID: -8012369247114108335
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:183)
	at com.sun.proxy.$Proxy7.setExecutedMojos(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter.setExecutedMojos(MavenBuildProxy.java:243)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:574)
	at hudson.maven.Maven3Builder$MavenExecutionListener.mojoSucceeded(Maven3Builder.java:560)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:87)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:228)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	... 28 more
Caused by: java.io.InvalidClassException: [Ljava.lang.Object;; enum descriptor has non-zero serialVersionUID: -8012369247114108335
	at java.io.ObjectStreamClass.readNonProxy(ObjectStreamClass.java:678)
	at java.io.ObjectInputStream.readClassDescriptor(ObjectInputStream.java:827)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1583)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1514)
	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1642)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1341)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1970)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1894)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1777)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1347)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:369)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:722)
Sending e-mails to: notifications@accumulo.apache.org
channel stopped

Jenkins build is back to normal : Accumulo-1.5 #157

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Accumulo-1.5/157/>