[JIRA] [performance-plugin] (JENKINS-26515) Concurrent builds using Performance plugin wait for post build task to be finished by the build started earlier which hasn’t finished yet

2015-01-20 Thread sandeep_...@yahoo.com (JIRA)














































Sandeep Dhingra
 created  JENKINS-26515


Concurrent builds using Performance plugin wait for post build task to be finished by the build started earlier which hasn’t finished yet















Issue Type:


Bug



Assignee:


Manuel Carrasco



Components:


performance-plugin



Created:


21/Jan/15 12:16 AM



Description:


Post build tasks should be concurrent rather than sequential and  any build should not wait for any other build of the same job.

Acceptance Criteria:
1)Post build tasks for job using performance plugin should be concurrent.
2)Performance summariser should run successfully and generate the report.

Adding More Details:
1)We ran two builds and the one started earlier runs much longer than the one started later.The build started later finishes but the post build tasks doesn’t get executed and it keep on waiting for checkpoint.However, if the build which runs for shorter time was started first and while it was running the other build got started too ,we don’t face issue with the build started earlier when it finishes as it doesn’t wait for the post build tasks.

Adding snapshot from console output for build 22.
“Publish Performance test result report is waiting for a checkpoint on Core_ConnectWeb_Company_AddCompany #21 
”

2)After  minor modification in performance plugin,the issue is performance summariser doesn't work if we change BuildStepMonitor.BUILD to Build.NONE.We want the report to get published after the test is over.Though we see *.jtl files,the report doesn't get published.

Similar issue was resolved for Jacoco plugin, junit  and few other plugins earlier(some are open till now)
https://github.com/jglick/email-ext-plugin/commit/6fb41818d63ca0067171f8c01fcdbed196335b44
https://issues.jenkins-ci.org/browse/JENKINS-9913
https://issues.jenkins-ci.org/browse/JENKINS-16376




Project:


Jenkins



Priority:


Critical



Reporter:


Sandeep Dhingra

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [performance-plugin] (JENKINS-26032) Prefer BuildStepMonitor.NONE

2015-01-20 Thread sandeep_...@yahoo.com (JIRA)














































Sandeep Dhingra
 commented on  JENKINS-26032


Prefer BuildStepMonitor.NONE















Closing this as I already opened new one and sponsored that too.The issue and acceptance criteria are listed in detail
https://issues.jenkins-ci.org/browse/JENKINS-26515



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [performance-plugin] (JENKINS-26032) Prefer BuildStepMonitor.NONE

2015-01-20 Thread sandeep_...@yahoo.com (JIRA)















































Sandeep Dhingra
 closed  JENKINS-26032 as Duplicate


Prefer BuildStepMonitor.NONE
















https://issues.jenkins-ci.org/browse/JENKINS-26515  is more complete and issue which should be tracked and fixed and has money associated





Change By:


Sandeep Dhingra
(21/Jan/15 12:50 AM)




Status:


Open
Closed





Resolution:


Duplicate



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [performance-plugin] (JENKINS-26515) Concurrent builds using Performance plugin wait for post build task to be finished by the build started earlier which hasn’t finished yet

2015-01-20 Thread sandeep_...@yahoo.com (JIRA)














































Sandeep Dhingra
 commented on  JENKINS-26515


Concurrent builds using Performance plugin wait for post build task to be finished by the build started earlier which hasn’t finished yet















Just wanted to add the above console output was after the BUILD SUCCESS
"15:26:36 INFO BUILD SUCCESS
15:26:36 INFO 
15:26:36 INFO Total time: 17:57.166s
15:26:36 INFO Finished at: Tue Jan 20 15:26:36 PST 2015
15:26:36 INFO Final Memory: 14M/360M
15:26:36 INFO 
15:26:36 Publish Performance test result report is waiting for a checkpoint on Core_ConnectWeb_Company_AddCompany "



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [performance-plugin] (JENKINS-26032) Prefer BuildStepMonitor.NONE

2015-01-14 Thread sandeep_...@yahoo.com (JIRA)












































 
Sandeep Dhingra
 edited a comment on  JENKINS-26032


Prefer BuildStepMonitor.NONE
















Hi Daniel ,
The issue is performance summariser  doesn't work if we change BuildStepMonitor.BUILD  to Build.NONE.We want the report to get published after the test is over.Though we see *.jtl files,the report doesn't get published.
Thanks
Sandeep



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [performance-plugin] (JENKINS-26032) Prefer BuildStepMonitor.NONE

2015-01-13 Thread sandeep_...@yahoo.com (JIRA)














































Sandeep Dhingra
 commented on  JENKINS-26032


Prefer BuildStepMonitor.NONE















Hi Daniel ,
The issue is performance summariser  doesn't work if we change BuildStepMonitor.BUILD  to Build.NONE.We want the report to get published after the test is over.Though we see *.jtl files,the report doesn't get published.If you need sponsorship for this issue,we can think about that too .Please let us know on these lines.
Thanks
Sandeep



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [performance-plugin] (JENKINS-26032) Prefer BuildStepMonitor.NONE

2015-01-08 Thread sandeep_...@yahoo.com (JIRA)














































Sandeep Dhingra
 commented on  JENKINS-26032


Prefer BuildStepMonitor.NONE















Jesse the component is perfpublisher-plugin



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [performance-plugin] (JENKINS-26032) Prefer BuildStepMonitor.NONE

2015-01-08 Thread sandeep_...@yahoo.com (JIRA)














































Sandeep Dhingra
 commented on  JENKINS-26032


Prefer BuildStepMonitor.NONE















Sorry for above comment,that may not solve the problem 
I think ,I wish to have same behavior as https://issues.jenkins-ci.org/browse/JENKINS-9913 with this plugin
"Not obvious why some post-build tasks enforce serial behavior even when builds are concurrent".Concurrent tasks should NOT be blocked for unnecessary checkpoint



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [performance-plugin] (JENKINS-26032) Prefer BuildStepMonitor.NONE

2015-01-08 Thread sandeep_...@yahoo.com (JIRA)














































Sandeep Dhingra
 commented on  JENKINS-26032


Prefer BuildStepMonitor.NONE















Actually we need similar fixes as done for this 
https://github.com/jglick/email-ext-plugin/commit/6fb41818d63ca0067171f8c01fcdbed196335b44

Thanks
Sandeep



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [performance-plugin] (JENKINS-26032) Prefer BuildStepMonitor.NONE

2015-01-08 Thread sandeep_...@yahoo.com (JIRA)












































 
Sandeep Dhingra
 edited a comment on  JENKINS-26032


Prefer BuildStepMonitor.NONE
















Jesse the component is performance plugin



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [email-ext-plugin] (JENKINS-16376) BuildStepMonitor.BUILD makes concurrent builds wait, could be changed to BuildStepMonitor.NONE?

2014-12-11 Thread sandeep_...@yahoo.com (JIRA)














































Sandeep Dhingra
 commented on  JENKINS-16376


BuildStepMonitor.BUILD makes concurrent builds wait, could be changed to BuildStepMonitor.NONE?















We need this  to be change for performance publisher plugin too. Can I contribute?

https://github.com/jenkinsci/performance-plugin/search?utf8=%E2%9C%93q=BuildStepMonitor+getRequiredMonitorService

Thanks



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [email-ext-plugin] (JENKINS-26032) BuildStepMonitor.BUILD makes concurrent builds wait, could be changed to BuildStepMonitor.NONE?

2014-12-11 Thread sandeep_...@yahoo.com (JIRA)














































Sandeep Dhingra
 created  JENKINS-26032


BuildStepMonitor.BUILD makes concurrent builds wait, could be changed to BuildStepMonitor.NONE?















Issue Type:


Bug



Assignee:


Jesse Glick



Components:


email-ext-plugin



Created:


11/Dec/14 11:14 PM



Description:


We perform many concurrent builds in one job and are using the email-ext plugin. Sometimes and older build takes longer time to finish and then the new jobs just waits to be finished because BuildStepMonitor.BUILD is configured in the plugin.

Could this one line be changed?




Project:


Jenkins



Priority:


Major



Reporter:


Sandeep Dhingra

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [email-ext-plugin] (JENKINS-26032) BuildStepMonitor.BUILD makes concurrent builds wait, could be changed to BuildStepMonitor.NONE?

2014-12-11 Thread sandeep_...@yahoo.com (JIRA)














































Sandeep Dhingra
 commented on  JENKINS-26032


BuildStepMonitor.BUILD makes concurrent builds wait, could be changed to BuildStepMonitor.NONE?















Please fix this for performance publisher plugin.We face same issue there 

https://github.com/jenkinsci/performance-plugin/search?utf8=%E2%9C%93q=BuildStepMonitor+getRequiredMonitorService



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [email-ext-plugin] (JENKINS-26032) BuildStepMonitor.BUILD makes concurrent builds wait, could be changed to BuildStepMonitor.NONE?

2014-12-11 Thread sandeep_...@yahoo.com (JIRA)












































 
Sandeep Dhingra
 edited a comment on  JENKINS-26032


BuildStepMonitor.BUILD makes concurrent builds wait, could be changed to BuildStepMonitor.NONE?
















Please fix this for performance publisher plugin.We face same issue there as with email ext

https://github.com/jenkinsci/performance-plugin/search?utf8=%E2%9C%93q=BuildStepMonitor+getRequiredMonitorService



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.