[ 
https://issues.apache.org/jira/browse/HDDS-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16554432#comment-16554432
 ] 

Hudson commented on HDDS-272:
-----------------------------

FAILURE: Integrated in Jenkins build Hadoop-trunk-Commit #14625 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/14625/])
HDDS-272. TestBlockDeletingService is failing with (msingh: rev 
773d312f7412d5050c106ed3a1cd0d1934bfa2e0)
* (edit) 
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/keyvalue/KeyValueHandler.java
* (edit) 
hadoop-hdds/container-service/src/test/java/org/apache/hadoop/ozone/container/testutils/BlockDeletingServiceTestImpl.java
* (edit) 
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/keyvalue/statemachine/background/BlockDeletingService.java
* (edit) 
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/container/common/TestBlockDeletingService.java


> TestBlockDeletingService is failing with DiskOutOfSpaceException
> ----------------------------------------------------------------
>
>                 Key: HDDS-272
>                 URL: https://issues.apache.org/jira/browse/HDDS-272
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: Ozone Datanode
>    Affects Versions: 0.2.1
>            Reporter: Mukul Kumar Singh
>            Assignee: Lokesh Jain
>            Priority: Major
>             Fix For: 0.2.1
>
>         Attachments: HDDS-272.001.patch
>
>
> {code}
> [INFO] Running 
> org.apache.hadoop.ozone.container.common.TestBlockDeletingService
> [ERROR] Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 1.337 
> s <<< FAILURE! - in 
> org.apache.hadoop.ozone.container.common.TestBlockDeletingService
> [ERROR] 
> testContainerThrottle(org.apache.hadoop.ozone.container.common.TestBlockDeletingService)
>   Time elapsed: 1.02 s  <<< ERROR!
> org.apache.hadoop.util.DiskChecker$DiskOutOfSpaceException: No storage 
> location configured
>       at 
> org.apache.hadoop.ozone.container.common.volume.VolumeSet.initializeVolumeSet(VolumeSet.java:156)
>       at 
> org.apache.hadoop.ozone.container.common.volume.VolumeSet.<init>(VolumeSet.java:114)
>       at 
> org.apache.hadoop.ozone.container.common.volume.VolumeSet.<init>(VolumeSet.java:94)
>       at 
> org.apache.hadoop.ozone.container.common.TestBlockDeletingService.createToDeleteBlocks(TestBlockDeletingService.java:120)
>       at 
> org.apache.hadoop.ozone.container.common.TestBlockDeletingService.testContainerThrottle(TestBlockDeletingService.java:350)
>       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:498)
>       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)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to