Github user xuchuanyin commented on the issue:
https://github.com/apache/carbondata/pull/2413
The CI build console shows that:
```
Checking console output
Setting status of 7612a8cd2b5168c780b7d1448ff4f723eebb10fd to FAILURE with
url http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/5603/ 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.
```
maybe there is something wrong with the CI
---