Project: http://jenkins.ovirt.org/job/ovirt_engine_unit_tests/ 
Build: http://jenkins.ovirt.org/job/ovirt_engine_unit_tests/1548/
Build Number: 1548
Build Status:  Failure
Triggered By: Started by upstream project "ovirt_engine" build number 2,123

-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #1547

Changes for Build #1548



-----------------
Failed Tests:
-----------------
All tests passed 

------------------
Build Log:
------------------
[...truncated 3086 lines...]
        at 
com.thoughtworks.xstream.core.util.QuickWriter.flush(QuickWriter.java:73)
        at 
com.thoughtworks.xstream.core.util.QuickWriter.write(QuickWriter.java:37)
        at 
com.thoughtworks.xstream.io.xml.PrettyPrintWriter.endNode(PrettyPrintWriter.java:283)
        at 
com.thoughtworks.xstream.io.WriterWrapper.endNode(WriterWrapper.java:37)
        at 
com.thoughtworks.xstream.io.path.PathTrackingWriter.endNode(PathTrackingWriter.java:48)
        at 
com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:65)
        at 
com.thoughtworks.xstream.converters.collections.MapConverter.marshal(MapConverter.java:58)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
        at 
hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
        at 
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
        ... 36 more
Caused by: java.io.IOException: No space left on device
        at java.io.FileOutputStream.writeBytes(Native Method)
        at java.io.FileOutputStream.write(FileOutputStream.java:297)
        at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:220)
        at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:290)
        at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:294)
        at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:140)
        at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
        at java.io.BufferedWriter.flush(BufferedWriter.java:253)
        at hudson.util.AtomicFileWriter.flush(AtomicFileWriter.java:90)
        at 
com.thoughtworks.xstream.core.util.QuickWriter.flush(QuickWriter.java:71)
        ... 47 more
mavenExecutionResult exceptions not empty
message : Internal error: java.lang.RuntimeException: Failed to serialize 
hudson.model.Actionable#actions for class hudson.maven.MavenModuleSetBuild
cause : Failed to serialize hudson.model.Actionable#actions for class 
hudson.maven.MavenModuleSetBuild
Stack trace : 
org.apache.maven.InternalErrorException: Internal error: 
java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions 
for class hudson.maven.MavenModuleSetBuild
        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:79)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        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:158)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:104)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:287)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
        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:1110)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:679)
Caused by: java.lang.RuntimeException: Failed to serialize 
hudson.model.Actionable#actions for class hudson.maven.MavenModuleSetBuild
        at 
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:167)
        at 
hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
        at 
com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
        at 
hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
        at 
hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:98)
        at 
com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:38)
        at com.thoughtworks.xstream.XStream.marshal(XStream.java:840)
        at com.thoughtworks.xstream.XStream.marshal(XStream.java:829)
        at com.thoughtworks.xstream.XStream.toXML(XStream.java:804)
        at hudson.XmlFile.write(XmlFile.java:173)
        at hudson.model.Run.save(Run.java:1540)
        at 
hudson.maven.MavenModuleSetBuild.notifyModuleBuild(MavenModuleSetBuild.java:536)
        at hudson.maven.MavenBuild$ProxyImpl2.end(MavenBuild.java:492)
        at sun.reflect.GeneratedMethodAccessor222.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        at hudson.model.Executor$1.call(Executor.java:533)
        at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23)
        at $Proxy34.end(Unknown Source)
        at sun.reflect.GeneratedMethodAccessor5359.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:274)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:255)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:215)
        ... 9 more
Caused by: java.lang.RuntimeException: Failed to serialize 
hudson.maven.MavenProbeAction#owner for class hudson.maven.MavenProbeAction
        at 
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:167)
        at 
hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
        at 
com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
        at 
hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
        at 
hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
        at 
com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
        at 
com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
        at 
hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
        at 
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
        ... 37 more
Caused by: java.lang.RuntimeException: Failed to serialize 
hudson.maven.MavenModuleSet#publishers for class hudson.maven.MavenModuleSet
        at 
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:167)
        at 
hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
        at 
com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
        at 
hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
        at 
hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
        at 
hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
        at 
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
        ... 51 more
Caused by: java.lang.RuntimeException: Failed to serialize 
hudson.plugins.emailext.ExtendedEmailPublisher#recipientList for class 
hudson.plugins.emailext.ExtendedEmailPublisher
        at 
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:167)
        at 
hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
        at 
com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
        at 
hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
        at 
hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
        at 
com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
        at 
hudson.util.DescribableList$ConverterImpl.marshal(DescribableList.java:240)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
        at 
hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
        at 
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
        ... 60 more
Caused by: com.thoughtworks.xstream.io.StreamException:  : No space left on 
device
        at 
com.thoughtworks.xstream.core.util.QuickWriter.flush(QuickWriter.java:73)
        at 
com.thoughtworks.xstream.core.util.QuickWriter.write(QuickWriter.java:37)
        at 
com.thoughtworks.xstream.io.xml.PrettyPrintWriter.startNode(PrettyPrintWriter.java:165)
        at 
com.thoughtworks.xstream.io.xml.PrettyPrintWriter.startNode(PrettyPrintWriter.java:174)
        at 
com.thoughtworks.xstream.io.WriterWrapper.startNode(WriterWrapper.java:33)
        at 
com.thoughtworks.xstream.io.path.PathTrackingWriter.startNode(PathTrackingWriter.java:44)
        at 
com.thoughtworks.xstream.io.ExtendedHierarchicalStreamWriterHelper.startNode(ExtendedHierarchicalStreamWriterHelper.java:17)
        at 
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:146)
        ... 74 more
Caused by: java.io.IOException: No space left on device
        at java.io.FileOutputStream.writeBytes(Native Method)
        at java.io.FileOutputStream.write(FileOutputStream.java:297)
        at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:220)
        at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:290)
        at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:294)
        at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:140)
        at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
        at java.io.BufferedWriter.flush(BufferedWriter.java:253)
        at hudson.util.AtomicFileWriter.flush(AtomicFileWriter.java:90)
        at 
com.thoughtworks.xstream.core.util.QuickWriter.flush(QuickWriter.java:71)
        ... 81 more
channel stopped
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JUnit
[xUnit] [INFO] - [JUnit] - 371 test report file(s) were found with the pattern 
'**/target/surefire-reports/*.xml' relative to 
'/home/jenkins/workspace/ovirt_engine_unit_tests' for the testing framework 
'JUnit'.
ERROR: Publisher org.jenkinsci.plugins.xunit.XUnitPublisher aborted due to 
exception
java.lang.RuntimeException: Failed to serialize 
hudson.tasks.junit.TestResult#suites for class hudson.tasks.junit.TestResult
        at 
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:167)
        at 
hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
        at 
com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
        at 
hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
        at 
hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:98)
        at 
com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:38)
        at com.thoughtworks.xstream.XStream.marshal(XStream.java:840)
        at com.thoughtworks.xstream.XStream.marshal(XStream.java:829)
        at com.thoughtworks.xstream.XStream.toXML(XStream.java:804)
        at hudson.XmlFile.write(XmlFile.java:173)
        at 
hudson.tasks.junit.TestResultAction.setResult(TestResultAction.java:82)
        at hudson.tasks.junit.TestResultAction.<init>(TestResultAction.java:67)
        at 
org.jenkinsci.plugins.xunit.XUnitPublisher.recordTestResult(XUnitPublisher.java:252)
        at 
org.jenkinsci.plugins.xunit.XUnitPublisher.performXUnit(XUnitPublisher.java:122)
        at 
org.jenkinsci.plugins.xunit.XUnitPublisher.perform(XUnitPublisher.java:92)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
        at 
hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:697)
        at 
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:672)
        at 
hudson.maven.MavenModuleSetBuild$RunnerImpl.post2(MavenModuleSetBuild.java:997)
        at 
hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:619)
        at hudson.model.Run.run(Run.java:1429)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:481)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:238)
Caused by: java.lang.RuntimeException: Failed to serialize 
hudson.tasks.junit.SuiteResult#cases for class hudson.tasks.junit.SuiteResult
        at 
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:167)
        at 
hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
        at 
com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
        at 
hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
        at 
hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
        at 
com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
        at 
com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
        at 
hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
        at 
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
        ... 27 more
Caused by: java.lang.RuntimeException: Failed to serialize 
hudson.tasks.junit.CaseResult#duration for class hudson.tasks.junit.CaseResult
        at 
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:167)
        at 
hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:135)
        at 
com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
        at 
hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:120)
        at 
hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:94)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
        at 
com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
        at 
com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
        at 
hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:175)
        at 
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:163)
        ... 41 more
Caused by: com.thoughtworks.xstream.io.StreamException:  : No space left on 
device
        at 
com.thoughtworks.xstream.core.util.QuickWriter.flush(QuickWriter.java:73)
        at 
com.thoughtworks.xstream.core.util.QuickWriter.write(QuickWriter.java:57)
        at 
com.thoughtworks.xstream.io.xml.PrettyPrintWriter.endOfLine(PrettyPrintWriter.java:307)
        at 
com.thoughtworks.xstream.io.xml.PrettyPrintWriter.finishTag(PrettyPrintWriter.java:298)
        at 
com.thoughtworks.xstream.io.xml.PrettyPrintWriter.startNode(PrettyPrintWriter.java:163)
        at 
com.thoughtworks.xstream.io.xml.PrettyPrintWriter.startNode(PrettyPrintWriter.java:174)
        at 
com.thoughtworks.xstream.io.WriterWrapper.startNode(WriterWrapper.java:33)
        at 
com.thoughtworks.xstream.io.path.PathTrackingWriter.startNode(PathTrackingWriter.java:44)
        at 
com.thoughtworks.xstream.io.ExtendedHierarchicalStreamWriterHelper.startNode(ExtendedHierarchicalStreamWriterHelper.java:17)
        at 
hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:146)
        ... 55 more
Caused by: java.io.IOException: No space left on device
        at java.io.FileOutputStream.writeBytes(Native Method)
        at java.io.FileOutputStream.write(FileOutputStream.java:297)
        at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:220)
        at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:290)
        at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:294)
        at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:140)
        at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
        at java.io.BufferedWriter.flush(BufferedWriter.java:253)
        at hudson.util.AtomicFileWriter.flush(AtomicFileWriter.java:90)
        at 
com.thoughtworks.xstream.core.util.QuickWriter.flush(QuickWriter.java:71)
        ... 64 more
Email was triggered for: Failure
Sending email for trigger: Failure

_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to