Closed Bug 946002 Opened 11 years ago Closed 11 years ago

Run Valgrind builds on every push

Categories

(Release Engineering :: General, defect, P3)

All
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: n.nethercote, Assigned: catlee)

References

Details

(Whiteboard: [valgrind])

Attachments

(1 file)

For Valgrind builds to be unhidden, they need to run on every push.
Additional info:  they only need to run on Linux64, which is our most scalable platform.  They currently take about 45 minutes.
Assignee: nobody → catlee
do valgrind builds per push rather than nightly
Attachment #8343715 - Flags: review?(jhopkins)
Attachment #8343715 - Flags: review?(jhopkins) → review+
Comment on attachment 8343715 [details] [diff] [review]
valgrind-buildbotcustom.diff

https://hg.mozilla.org/build/buildbotcustom/rev/c6536c16d218

this will take effect after the next reconfig
Attachment #8343715 - Flags: checked-in+
Thanks, catlee!  I give you that gold star now :)

> this will take effect after the next reconfig

When will that be, and is there a way to be notified?
> They currently take about 45 minutes.

FWIW, I did some measurements (with debugging code on the TBPL machines) and found that about 38 minutes of that is setup and build time, and only about 7 minutes is the actual Valgrind run.
In production
\o/
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
we ended up busting the trees because these jobs time out and leave processes running, and don't reboot. Landed http://hg.mozilla.org/build/buildbotcustom/rev/9c71ca2b0e0b to try and fix.
Specifically:

[cltbld@bld-linux64-ec2-376.build.releng.usw2.mozilla.com ~]$ ps uxwww
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
...
cltbld    1412 17.0  6.4 1459264 990024 ?      Sl   16:28   5:19 /usr/bin/valgrind --error-exitcode=1 --smc-check=all-non-file --gen-suppressions=all --leak-check=full --num-callers=15 --show-possibly-lost=no --track-origins=yes --suppressions=/builds/slave/fx-team-l64-valgrind-000000000/objdir/_valgrind/cross-architecture.sup --suppressions=/builds/slave/fx-team-l64-valgrind-000000000/objdir/_valgrind/x86_64-redhat-linux-gnu.sup /builds/slave/fx-team-l64-valgrind-000000000/objdir/dist/firefox/firefox http://localhost:8888/index.html -profile /tmp/tmpB7OAsw
I'm investigating the timeouts in bug 948145.  They only started happening yesterday, I don't know why.
in production
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: