Build jobs take 10 minute long pause on final "exit 0"
34 views
Skip to first unread message
Manny DaSilva
unread,
Jun 21, 2019, 4:06:01 PM6/21/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Anyone noticing Jenkins taking a long pause, up to 10 minutes, right after the "exit 0" at the end of the Build steps before starting Post-build section in freestyle build jobs?
Manny DaSilva
unread,
Jun 21, 2019, 5:01:17 PM6/21/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Actually, it looks like the "exit 0" has nothing to do with it, but the long pause is really at the end of the last Build step and before starting Post-build
RobDBA
unread,
Jul 23, 2019, 8:28:01 AM7/23/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
nope. I use freestyle exclusively, and all my jobs finish immediately. I sorta recall that happening when I was playing around with a background ssh agent. Check for background jobs started manually or automatically by your shell profile scripts.
jeremy mordkoff
unread,
Jul 23, 2019, 7:52:32 PM7/23/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
I had noticed this and I had assumed that it was writing out the layers to disk. I will also check for background tasks per Rob's comment
Message has been deleted
Message has been deleted
Manny DaSilva
unread,
Jul 24, 2019, 11:52:00 AM7/24/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message