[JIRA] (JENKINS-49225) Graph not generated on scheduled performance jobs

2018-02-26 Thread mayl...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kasper Maylann edited a comment on  JENKINS-49225  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Graph not generated on scheduled performance jobs   
 

  
 
 
 
 

 
 Hi ArtemHmm yes seems strange I have this issue on all my performance jobs when it clearly works when you schedule.So to answer your questions.1) I am just opening the Performance Report manually.2)  Report is generated with  We have a groovy script running  JMeter  in xml file  to measure the performance .  After that the groovy script invokes the performance plugin with this code:  {code:java}  performanceReport compareBuildPrevious: true, configType: 'ART', errorFailedThreshold: -1, errorUnstableResponseTimeThreshold: '', errorUnstableThreshold: -1,failBuildIfNoResultFile: false, modeOfThreshold: false, modePerformancePerTestCase: true, modeThroughput: true, nthBuildNumber: 0, ignoreFailedBuilds: true,parsers: [[$class: 'JMeterParser', glob: '**/*.jtl']], relativeFailedThresholdNegative: 0.0, relativeFailedThresholdPositive: 0.0,relativeUnstableThresholdNegative: 0.0, relativeUnstableThresholdPositive: 0.0{code} 3) We are on Jenkins v2.89.4, performance-plugin 3.5 4) My performance job is not part of the normal build of the application, but is a job that only measure performance on different environments. I have added the config.xml of the job.    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-49225) Graph not generated on scheduled performance jobs

2018-02-26 Thread mayl...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kasper Maylann updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-49225  
 
 
  Graph not generated on scheduled performance jobs   
 

  
 
 
 
 

 
Change By: 
 Kasper Maylann  
 
 
Attachment: 
 config.xml  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-49225) Graph not generated on scheduled performance jobs

2018-02-26 Thread mayl...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kasper Maylann commented on  JENKINS-49225  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Graph not generated on scheduled performance jobs   
 

  
 
 
 
 

 
 Hi Artem Hmm yes seems strange I have this issue on all my performance jobs when it clearly works when you schedule. So to answer your questions. 1) I am just opening the Performance Report manually. 2) Report is generated with JMeter in xml file. 3) We are on Jenkins v2.89.4, performance-plugin 3.5  4) My performance job is not part of the normal build of the application, but is a job that only measure performance on different environments. I have added the config.xml of the job.      
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-49225) Graph not generated on scheduled performance jobs

2018-02-15 Thread mayl...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kasper Maylann commented on  JENKINS-49225  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Graph not generated on scheduled performance jobs   
 

  
 
 
 
 

 
 Hi Artem So to clarify my screenshot, builds have been scheduled to run each day from build #1 to #60 where no graph was available. I then manually pushed "Build now" (build #61) and a graph was generated, though only using data from #60 and #61. After that build 62 and 63 ran as scheduled and again the graph now seems to be missing. So if I go to "Performance report" menu point on build 61 (the manually triggered build) I will see the performance graph but going to Performance graph on build 62 or 63 I just get that empty graph like if it was the first build.   And now to run your little experiment. I set the same job to run every 10 minutes. And a first I was like wtf this is working! I now see the graph and a column for each build are added to. So I set the schedule to once a day instead (though I missed a day as you will see in screenshot), and then again the graph was missing.   Here you see the job where build 1 to 11 was on the 10 minute schedule and then build 12 back to the daily schedule (H 10 * * *)  There ^ you see my build history. When I go to the performance report for build 11 I see the performance graph.  But going to the performance report on build 12, then no graph
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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 

[JIRA] (JENKINS-49225) Graph not generated on scheduled performance jobs

2018-02-15 Thread mayl...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kasper Maylann updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-49225  
 
 
  Graph not generated on scheduled performance jobs   
 

  
 
 
 
 

 
Change By: 
 Kasper Maylann  
 
 
Attachment: 
 image-2018-02-15-11-14-13-762.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-49225) Graph not generated on scheduled performance jobs

2018-02-15 Thread mayl...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kasper Maylann updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-49225  
 
 
  Graph not generated on scheduled performance jobs   
 

  
 
 
 
 

 
Change By: 
 Kasper Maylann  
 
 
Attachment: 
 image-2018-02-15-11-10-53-380.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-49225) Graph not generated on scheduled performance jobs

2018-02-15 Thread mayl...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kasper Maylann updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-49225  
 
 
  Graph not generated on scheduled performance jobs   
 

  
 
 
 
 

 
Change By: 
 Kasper Maylann  
 
 
Attachment: 
 image-2018-02-15-11-09-15-042.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-49225) Graph not generated on scheduled performance jobs

2018-02-12 Thread mayl...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kasper Maylann commented on  JENKINS-49225  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Graph not generated on scheduled performance jobs   
 

  
 
 
 
 

 
 Hi Artem We schedule the job the standard way with a Build trigger marking it to build periodically based on a CRON _expression_. There is no errors in the log and no graphs when refreshing. Only if I click Build now it generates a graph.   Kind regards Kasper  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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.