[
https://issues.apache.org/jira/browse/EAGLE-982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15948795#comment-15948795
]
ASF GitHub Bot commented on EAGLE-982:
--------------------------------------
GitHub user asdf2014 opened a pull request:
https://github.com/apache/eagle/pull/897
[EAGLE-982] The log length has exceeded the limit of 4 MB in Travis
Maven throw too many warnings for checking `Code Style` in `Travis`. Should
we disable it for a while until we fix those `Code Style` issues?
```
The log length has exceeded the limit of 4 MB (this usually means that the
test suite is raising the same exception over and over).
The job has been terminated
```
(https://issues.apache.org/jira/browse/EAGLE-982)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/asdf2014/eagle travis_log
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/eagle/pull/897.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #897
----
commit 2742c2961edd16016e86eb737a48b95c0bb3e501
Author: Benedict Jin <[email protected]>
Date: 2017-03-30T05:18:31Z
add batch mode and cache dir into travis
commit e31db15c6024c8d85c9bf39a0240c4e581aa90ef
Author: asdf2014 <[email protected]>
Date: 2017-03-30T06:08:43Z
add MAVEN_OPTS for slaving `GC overhead limit exceeded` problem
commit 767b9440acbbc1e4d5e037e3bd87ce79d4a3bb79
Author: asdf2014 <[email protected]>
Date: 2017-03-30T06:18:26Z
make trvais simple
commit fb56538115d222f31ec3d9a872a17021f5c595ce
Author: asdf2014 <[email protected]>
Date: 2017-03-30T06:28:18Z
echo MAVEN_OPTS into .mavenrc
commit 61698982985ac97f6a092104231105c04bf77263
Author: asdf2014 <[email protected]>
Date: 2017-03-30T06:36:08Z
change `before_script` into `before_install`
commit 95f7a8f13b671d4d04c683570d126a30fb344561
Author: asdf2014 <[email protected]>
Date: 2017-03-30T06:44:32Z
remove cache directory
commit 180d517c48703766a81596cd875e018dd232ca40
Author: asdf2014 <[email protected]>
Date: 2017-03-30T07:00:37Z
add MAVEN_OPTS into global env
commit 38501f960a860f808b98cf656c6e68a4d4a1e268
Author: asdf2014 <[email protected]>
Date: 2017-03-30T07:13:59Z
change `sudo` into `required`
commit 9f49886c30f2fba4969338feb2604f678fe1af92
Author: asdf2014 <[email protected]>
Date: 2017-03-30T07:56:07Z
fix style problem in `RowkeyAPIEntity`
commit 8d7481dd97aba52a777b97e2f2a4341881d6098a
Author: asdf2014 <[email protected]>
Date: 2017-03-30T09:01:50Z
change log level of slf4j
commit 4cb4aa9418ccaf375790861a07edbe1d69056d80
Author: asdf2014 <[email protected]>
Date: 2017-03-30T09:52:43Z
add slf4j level into before_install
----
> The log length has exceeded the limit of 4 MB in Travis
> -------------------------------------------------------
>
> Key: EAGLE-982
> URL: https://issues.apache.org/jira/browse/EAGLE-982
> Project: Eagle
> Issue Type: Bug
> Components: Project Infrastructure
> Affects Versions: v0.4.0
> Environment: Travis
> Reporter: Benedict Jin
> Labels: CI
> Fix For: v0.4.1
>
> Attachments: travis_log.txt
>
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> Maven throw too many warnings for checking `Code Style` in `Travis`. Should
> we disable it for a while until we fix those `Code Style` issues?
> ```
> The log length has exceeded the limit of 4 MB (this usually means that the
> test suite is raising the same exception over and over).
> The job has been terminated
> ```
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)