#5178 Full list of Jenkins builds, warning and build logs availability
Opened 2 years ago by abitrolly. Modified 2 years ago

The https://ci.centos.org/job/pagure-pr/ shows only last 10 builds. And logs only available for the last build only. Is there anything in settings that can be changed to store all build logs or at least last 500? And also show a full list of builds?

There is also a warning that probably could be fixed. But without Jenkinsfile it hard to say for sure what and where.

The following steps that have been detected may have insecure interpolation of sensitive variables (click here for an explanation):

sh: [PAGURE_PUSH_SECRET]
sh: [PAGURE_PUSH_SECRET]


I have no idea what's going on with that, @pingou might be able to help here, though?

No warnings - https://ci.centos.org/job/pagure-pr/4106/ - at least that part is solved.

As for the logs - looks like only 3 last logs are preserved. That's only 1Mb per log. Would be nice to get clarification where these limits are set, why they are imposed and how to lift them / store forever.

Also how to configure the Jenkins to show all builds to see when they started to fail, and compare logs from red with green. I am thinking about https://plugins.jenkins.io/test-results-analyzer/

Login to comment on this ticket.

Metadata