Closed Bug 1156312 Opened 9 years ago Closed 9 years ago

do not alert on rsync vanishing files and directories on relengwebadm cron jobs

Categories

(Infrastructure & Operations :: RelOps: General, task)

x86_64
Windows 8.1
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Callek, Assigned: arich)

References

Details

From Cron <root@relengwebadm> /data/releng/src/jacuzzi-allocator/crontask.sh

we routinely get items like:

file has vanished: "/mnt/netapp/relengweb/jacuzzi-allocator/v1/builders/.Linux x86-64 b2g-inbound leak test build.wV41Yy"
rsync warning: some files vanished before they could be transferred (code 24) at main.c(1165) [sender=3.1.1]

Since we got rsync upgraded on relengwebadm we should use rsync-no-vanished here.

I think this cron is puppet managed.
file is in /usr/doc/..

[root@relengwebadm.private.scl3 ~]# find /{bin,etc,dev,lib,lib64,opt,sbin,srv,sys,usr}/ -name rsync-no-vanished
/usr/share/doc/rsync-3.1.1/support/rsync-no-vanished
It's fine to log the vanishing errors in the logs (we no longer get cron mail), but I've modified the SNS alert searches to exclude "has vanished."

I've modified the alert for:

jacuzzi_allocator
pull_talos_profiles
pull_builddata_reports
Assignee: relops → arich
Blocks: 1150557
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Summary: Use rsync-no-vanished on relengwebadm for jacuzzi's → do not alert on rsync vanishing files and directories on relengwebadm cron jobs
You need to log in before you can comment on or make changes to this bug.