<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br><br>
I think it's probably worth concentrating on the first issue. I can run some<br>
tests, but the question is are you able to elaborate on what builds might have<br>
been done before the user runs the problem build, and the nature of any<br>
changes that were made between prior builds and the failing build? Are you<br>
adding any custom tasks in your setup at all?<br>
<br>
Cheers,<br>
Paul<br>
<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div><br></div><div style>Paul,</div><div><br></div><div style>So, I just came to a realization: We don't have any commonalities in tasks being added (or whether tasks are added at all) in the packages we saw it in.  However, we are running the builds automatically through Jenkins (the open source continuous integration software, if you're not familiar with it).  We've never seen this on a build that wasn't run through Jenkins, though we've only seen it twice, so that's not saying a whole lot.  We're wondering if a build aborted through Jenkins gets a SIGKILL, and if it does AND that happens during rm_work, I bet that could cause this problem.  Granted, this is all speculation, and we don't even know if the failures occurred immediately after aborted builds, but that's the only thing my colleagues and I can think of right now.</div>
<div style><br></div><div style>If you do want to continue investigating (which might be worthwhile, as our speculation could be totally off-base), the packages from poky with which we had this problem were eglibc-mtrace and systemd-serialgetty.  (We had the problem with 5 other packages, but they're all custom packages of ours.)  I find the latter particularly interesting, as that recipe seems to be quite boring aside from its several python functions.  That makes me think even more that we're seeing some weird combination of factors in our Jenkins builds.</div>
<div style><br></div><div style>Kind regards,</div><div style><br></div><div style>Jerrod</div></div></div></div>