Github user kevinjmh commented on the issue:
https://github.com/apache/carbondata/pull/2435
```
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 36:05 min
[INFO] Finished at: 2018-07-06T03:18:36+02:00
[INFO] Final Memory: 218M/3157M
[INFO]
------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
......
[ some JENKINS detail logs ]
......
channel stopped
Checking console output
/var/lib/jenkins/jobs/ApacheCarbonPRBuilder1/builds/6860/log:
[31m*** RUN ABORTED ***[0m
Build step 'Jenkins Text Finder' changed build result to UNSTABLE
Setting status of a69012fd48fa140bc6c4ef720618db4186c17946 to FAILURE with
url http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/6860/ and message:
'Build finished. '
FileNotFoundException means that the credentials Jenkins is using is
probably wrong. Or the user account does not have write access to the repo.
org.kohsuke.github.GHFileNotFoundException: {"message":"Not
Found","documentation_url":"https://developer.github.com/v3/repos/statuses/#create-a-status"}
```
---