History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-2818
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Robin Shen
Reporter: Tomasz Sadowski
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Job no longer exists

Created: 28/Sep/16 11:31 AM   Updated: 30/Nov/16 12:56 AM
Component/s: None
Affects Version/s: 5.1.16
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Ubuntu 14.04.2 LTS, 131GB RAM, Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz


 Description  « Hide
We had got an issue with long running builds.
There are no clue in the log of the agent:

jvm 32 | 2016-09-27 07:01:48,583 INFO - Constructing report category for plugin: Boost Test Integration (5.1.2)
jvm 32 | 2016-09-27 07:01:48,710 INFO - Constructing report category for plugin: Redmine Integration (5.1.2)
jvm 32 | 2016-09-27 07:01:48,732 INFO - Constructing report category for plugin: Trac Integration (5.1.2)
jvm 32 | 2016-09-27 07:01:48,748 INFO - Constructing report category for plugin: CollabNet TeamForge Integration (5.1.2)
jvm 32 | 2016-09-27 07:01:48,765 INFO - Constructing report category for plugin: Bugzilla Integration (5.1.2)
jvm 32 | 2016-09-27 07:01:48,783 INFO - Constructing report category for plugin: Atlassian Jira Integration (5.1.2)
jvm 32 | 2016-09-27 07:01:48,796 INFO - Constructing report category for plugin: GitHub Integration (5.1.3)
jvm 32 | 2016-09-27 07:01:49,139 INFO - QuickBuild agent started.
jvm 32 | 2016-09-27 08:41:49,130 INFO - Removing obsolete live log entries of build: 3953643
jvm 32 | 2016-09-27 16:16:49,131 INFO - Removing obsolete live log entries of build: 3954875

I also checked server logs but there are no clues for this build.

Please help with this one as it cause us many issues and is top offender in this week.

For my reference build number: http://ubit-gfx.intel.com/build/3952253/overview

Regards,
Tomasz


 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [28/Sep/16 11:25 PM]
This happens normally when the connection to agent is broken or agent is restarted during build.

Tomasz Sadowski [29/Nov/16 02:03 PM]
Hi Robin,

Is there anything we can do about such issue? I assume that if this is a network issue then retries is possible way of dealing with such issues. Are retries already implemented in QB? Is there any parameter in configuration which is responsible for it? Are there any other solutions for dealing with such issues?

This is important for us as we receive such errors and our customers are not happy about it because it introduced noise in our system.

Regards,
Tomasz

Robin Shen [30/Nov/16 12:56 AM]
If networking issue can not be avoided, you may use below script to re-run build upon certain error message:
http://forum.pmease.com/viewtopic.php?f=5&t=4033