jenkinsci / jenkinsci/checks-api-plugin

Build log Output truncated. - print tail of log instead of head

Open
#138 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
49
Forks
32
Avg merge
2d 5h
Merged PRs (30d)
5

Description

### Dependencies

### Feature Request

Our pipeline step prints a decent amount to the console logs:
```bash
wc ci_output/make.out
3186 25671 294530 ci_output/make.out
```
When it fails, the majority of _useful_ prints are at the end.

As an alternative, would it be possible to get publish the _tail_ of the Build log?

Ideally I'd like to see the full Build log, but I don't know the reason(s) why it is currently getting truncated or what the limit is (Jenkins vs GitHub restrictions/limitations?)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.