>
> Hello,
>

I am Franck's coworker.  I spent some time looking into this today and have 
some more info but unfortunately am still really lost as to what is going 
on or what is causing this.

Here is the output captured from a puppet agent -t --debug run where a node 
hangs:

https://github.com/danfinn/errors/blob/master/puppet_debug_output_during_hang.txt

And here is the output from strace captured during the same host hanging at 
the same point in the manifest (hangs at line 3441):

https://github.com/danfinn/errors/blob/master/puppet_hang_strace_no_follow_forks.txt
 

I understand that this strace would be more helpful with -ff enabled but 
unfortunately I couldn't get puppet to run like that, I'm not sure why but 
it generated a bunch of errors and never ran the manifest.

One thing I noticed is that while puppet is hanging running /usr/bin/test, 
or at least it is telling me that it's running that and waiting, that 
process does not show up in the command list.  Also, running that identical 
/usr/bin/test command at the same time that puppet is hanging on it works 
fine, it returns very quickly.

I was able to get this test system to hang both via puppet agent and 
running the manifest locally with puppet apply.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/aa1469c2-6b6d-4091-8c7a-6605dbec86d1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to