[JIRA] [core] (JENKINS-30231) Build creates second workspace@2 for non-concurrent build configuration

2015-08-31 Thread totoroliu1...@hotmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Rick Liu commented on  JENKINS-30231 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Build creates second workspace@2 for non-concurrent build configuration  
 
 
 
 
 
 
 
 
 
 
Per comment from Jesse Glick, I create this separate issue which has similar symptom. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [core] (JENKINS-30231) Build creates second workspace@2 for non-concurrent build configuration

2015-08-31 Thread totoroliu1...@hotmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Rick Liu created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30231 
 
 
 
  Build creates second workspace@2 for non-concurrent build configuration  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Kohsuke Kawaguchi 
 
 
 

Components:
 

 core, matrix-project-plugin 
 
 
 

Created:
 

 31/Aug/15 11:54 PM 
 
 
 

Environment:
 

 OS: Ubuntu 12.04 64-bit  Jenkins: 1.609.1 (upgraded from 1.580.3)  disk-usage plugin: 0.25 (upgraded from 0.24)  Matrix Project Plugin: 1.6 (upgraded from 1.4.1) 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Rick Liu 
 
 
 
 
 
 
 
 
 
 
I didn't have this issue when I was using ver 1.580.3. After upgrading Jenkins ver 1.609.1 (together with other Jenkins plugins update), I started to see this issue. 
My jenkins job is using multi-config project type (aka Matrix project), and has 3 variants. I didn't set to be run concurrently, so the 3 variants will start the build one by one. 
In the previous version 1.580.3, it will reuse the same workspace folder for all of 3 variant builds. 
In the new version 1.609.1, when multiple jobs are triggerd, I can see sometimes the first variant build of the second job will start to create and use workspace@2 instead of re-using original worksapce. 
Note: I'm also using disk-usage plugin. At the end of build, it will trigger that plugin to calculate workspa