Attila Doroszlai created HDDS-3045:
--------------------------------------

             Summary: Integration test crashes maybe due to ReconServer NPE
                 Key: HDDS-3045
                 URL: https://issues.apache.org/jira/browse/HDDS-3045
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: test
            Reporter: Attila Doroszlai


{code:title=https://github.com/apache/hadoop-ozone/runs/457951373}
[ERROR] Crashed tests:
[ERROR] org.apache.hadoop.fs.ozone.TestOzoneFileInterfaces
{code}

Log ends with NPE starting Recon, but not sure if it is a cause or an effect:

{code:title=https://github.com/apache/hadoop-ozone/suites/470859679/artifacts/2058465}
2020-02-20 14:45:25,041 [main] INFO  tasks.ReconTaskControllerImpl 
(ReconTaskControllerImpl.java:start(230)) - Starting Recon Task Controller.
java.lang.NullPointerException
        at org.apache.hadoop.ozone.recon.ReconServer.start(ReconServer.java:118)
        at org.apache.hadoop.ozone.recon.ReconServer.call(ReconServer.java:95)
        at org.apache.hadoop.ozone.recon.ReconServer.call(ReconServer.java:39)
{code}

In [another run|https://github.com/apache/hadoop-ozone/runs/457338931] 
TestOzoneClientRetriesOnException crashed, 
[log|https://github.com/apache/hadoop-ozone/suites/470219052/artifacts/2048272] 
also ends with same NPE.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to