Ashutosh Chauhan created HIVE-5450:
--------------------------------------

             Summary: pTest2 self-test is failing
                 Key: HIVE-5450
                 URL: https://issues.apache.org/jira/browse/HIVE-5450
             Project: Hive
          Issue Type: Task
          Components: Testing Infrastructure
    Affects Versions: 0.13.0
            Reporter: Ashutosh Chauhan


Following test failed when I ran mvn package:
{code}
Running org.apache.hive.ptest.execution.TestPhase
2013-10-04 22:57:20,150 ERROR HostExecutor$5.call:379 Aborting drone during 
exec echo org.apache.hive.ptest.execution.AbortDroneException: Drone Drone 
[user=someuser, host=somehost, instance=0] exited with 255: SSHResult 
[command=echo, getExitCode()=255, getException()=null, getUser()=someuser, 
getHost()=somehost, getInstance()=0]
        at 
org.apache.hive.ptest.execution.HostExecutor$5.call(HostExecutor.java:379)
        at 
org.apache.hive.ptest.execution.HostExecutor$5.call(HostExecutor.java:368)
        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:886)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:662)

Tests in error: 
  test(org.apache.hive.ptest.execution.TestReportParser): 
src/test/resources/test-outputs/.svn (Is a directory)

Tests run: 44, Failures: 0, Errors: 1, Skipped: 0
{code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to