[JIRA] (JENKINS-53816) [Blue Ocean] Completed stages appear to be skipped instead of finished

2019-06-13 Thread zakharo...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Denis Zakharov updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53816  
 
 
  [Blue Ocean] Completed stages appear to be skipped instead of finished   
 

  
 
 
 
 

 
Change By: 
 Denis Zakharov  
 
 
Labels: 
 pipeline  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.194330.153804945.287.1560435000491%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-58009) [Blue Ocean] Can't change focus in some parallel sequential stages before completion

2019-06-13 Thread zakharo...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Denis Zakharov updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-58009  
 
 
  [Blue Ocean] Can't change focus in some parallel sequential stages before completion   
 

  
 
 
 
 

 
Change By: 
 Denis Zakharov  
 

  
 
 
 
 

 
 We have some pipelines with long duration in parallel sequential steps. In some cases we can't look at stage logs in blue ocean because we can't switch on desired stage. Pipeline example and screenshot added.  I think we can't change focus from one active stage to another in this case. When "Nested A" stage will be finished we'll be able to pick out "Nested B-2". {code:java}pipeline {agent anystages { stage('Parallel') {failFast falseparallel {stage('Nested B') {stages { stage('Nested B-1') { steps { echo env.STAGE_NAME } } stage('Nested B-2') { steps { sleep time: 1, unit: 'MINUTES' } }}}stage('Nested A') {steps { sleep time: 1, unit: 'MINUTES'}}}}}}{code}   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because 

[JIRA] (JENKINS-58009) [Blue Ocean] Can't change focus in some parallel sequential stages before completion

2019-06-13 Thread zakharo...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Denis Zakharov created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-58009  
 
 
  [Blue Ocean] Can't change focus in some parallel sequential stages before completion   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Attachments: 
 Focus.jpg  
 
 
Components: 
 blueocean-plugin  
 
 
Created: 
 2019-06-13 14:01  
 
 
Environment: 
 Jenkins 2.164.3, BO 1.17.0  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Denis Zakharov  
 

  
 
 
 
 

 
 We have some pipelines with long duration in parallel sequential steps. In some cases we can't look at stage logs in blue ocean because we can't switch on desired stage. Pipeline example and screenshot added. 

 

pipeline {
agent any
stages {
	stage('Parallel') {
failFast false
parallel {
stage('Nested B') {
stages {
stage('Nested B-1') {
steps {
echo env.STAGE_NAME
}
}
stage('Nested B-2') {
steps {
sleep time: 1, unit: 'MINUTES'
}
}
}
}
stage('Nested A') {
steps {
sleep time: 1, unit: 'MINUTES'
}
}
}
}
}
}
 
   

[JIRA] (JENKINS-38339) UI for downstream jobs launched with 'build' step

2019-03-12 Thread zakharo...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Denis Zakharov commented on  JENKINS-38339  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: UI for downstream jobs launched with 'build' step   
 

  
 
 
 
 

 
 It was rollbacked in BO 1.13.2. Can someone reopen it?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-38339) UI for downstream jobs launched with 'build' step

2019-02-26 Thread zakharo...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Denis Zakharov commented on  JENKINS-38339  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: UI for downstream jobs launched with 'build' step   
 

  
 
 
 
 

 
 Josh McDonald thank you. When can we get build with this fix?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-38339) UI for downstream jobs launched with 'build' step

2019-01-30 Thread zakharo...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Denis Zakharov edited a comment on  JENKINS-38339  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: UI for downstream jobs launched with 'build' step   
 

  
 
 
 
 

 
 Try to use parallel sequential stages syntax. There are only one problem if we have N nested stages we get job links only in first N-1.  You  We  should add last stage in row w/o running build in it.{code:java}pipeline{agent anystages{stage('Nested parallel'){parallel{stage("parallel 1"){stages{ stage("Nested 1 with child in it"){ steps{ script{ build "TestJob" } } } stage('Nested 2 with child in it'){ steps{ script{ build "TestJob" } } } stage('Nested 3 w/o childs'){ steps{ echo "E-mail" } }}}stage("parallel 2"){stages{ stage("Nested 1 with child in it"){ steps{ script{ build "TestJob" } } } stage('Nested 2 with child in it'){ steps{ script{ build "TestJob" } } } stage('Nested 3 w/o childs'){ steps{ echo "E-mail" } }}}}}}}{code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and 

[JIRA] (JENKINS-38339) UI for downstream jobs launched with 'build' step

2019-01-30 Thread zakharo...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Denis Zakharov edited a comment on  JENKINS-38339  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: UI for downstream jobs launched with 'build' step   
 

  
 
 
 
 

 
 Try to use parallel sequential stages syntax. There are only one problem if  you  we  have N nested stages we get job links only in first N-1. You should add last stage in row w/o running build in it.{code:java}pipeline{agent anystages{stage('Nested parallel'){parallel{stage("parallel 1"){stages{ stage("Nested 1 with child in it"){ steps{ script{ build "TestJob" } } } stage('Nested 2 with child in it'){ steps{ script{ build "TestJob" } } } stage('Nested 3 w/o childs'){ steps{ echo "E-mail" } }}}stage("parallel 2"){stages{ stage("Nested 1 with child in it"){ steps{ script{ build "TestJob" } } } stage('Nested 2 with child in it'){ steps{ script{ build "TestJob" } } } stage('Nested 3 w/o childs'){ steps{ echo "E-mail" } }}}}}}}{code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and 

[JIRA] (JENKINS-38339) UI for downstream jobs launched with 'build' step

2019-01-30 Thread zakharo...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Denis Zakharov commented on  JENKINS-38339  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: UI for downstream jobs launched with 'build' step   
 

  
 
 
 
 

 
 Try to use parallel sequential stages syntax. There are only one problem if you have N nested stages we get job links only in first N-1. You should add last stage in row w/o running build in it. 

 

pipeline{
agent any
stages{
stage('Nested parallel'){
parallel{
stage("parallel 1"){
stages{
stage("Nested 1 with child in it"){
steps{
script{
build "TestJob"
}
}
}
stage('Nested 2 with child in it'){
steps{
script{
build "TestJob"
}
}
}
stage('Nested 3 w/o childs'){
steps{
echo "E-mail"
}
}

}
}
stage("parallel 2"){
stages{
stage("Nested 1 with child in it"){
steps{
script{
build "TestJob"
}
}
}
stage('Nested 2 with child in it'){
steps{
script{
build "TestJob"
}
}
}
stage('Nested 3 w/o childs'){
steps{
echo "E-mail"
}
}

}
}
}
}
}
}

 

  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
   

[JIRA] (JENKINS-38339) UI for downstream jobs launched with 'build' step

2019-01-23 Thread zakharo...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Denis Zakharov commented on  JENKINS-38339  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: UI for downstream jobs launched with 'build' step   
 

  
 
 
 
 

 
 Behavior and appearance in single and in parallel stages have difference. There are no link on child job if it was executed from parallel block. Can someone change bug status?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53547) Parallel sequential pipeline rendering appears distorted while jobs are running

2019-01-09 Thread zakharo...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Denis Zakharov updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53547  
 
 
  Parallel sequential pipeline rendering appears distorted while jobs are running   
 

  
 
 
 
 

 
Change By: 
 Denis Zakharov  
 
 
Attachment: 
 image-2019-01-09-16-13-27-139.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-39203) All stages show up as UNSTABLE when only one stage should

2018-10-03 Thread zakharo...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Denis Zakharov commented on  JENKINS-39203  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: All stages show up as UNSTABLE when only one stage should   
 

  
 
 
 
 

 
 Same here. Situation with post actions is very annoying for us. It's broking all logic of pipeline.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53816) [Blue Ocean] Completed stages appear to be skipped instead of finished

2018-09-27 Thread zakharo...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Denis Zakharov updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53816  
 
 
  [Blue Ocean] Completed stages appear to be skipped instead of finished   
 

  
 
 
 
 

 
Change By: 
 Denis Zakharov  
 
 
Attachment: 
 jenkinsBug2.jpg  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53816) [Blue Ocean] Completed stages appear to be skipped instead of finished

2018-09-27 Thread zakharo...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Denis Zakharov updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53816  
 
 
  [Blue Ocean] Completed stages appear to be skipped instead of finished   
 

  
 
 
 
 

 
Change By: 
 Denis Zakharov  
 
 
Attachment: 
 jenkinsBug2.jpg  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53816) [Blue Ocean] Completed stages appear to be skipped instead of finished

2018-09-27 Thread zakharo...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Denis Zakharov updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53816  
 
 
  [Blue Ocean] Completed stages appear to be skipped instead of finished   
 

  
 
 
 
 

 
Change By: 
 Denis Zakharov  
 
 
Labels: 
 pipeline  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53816) [Blue Ocean] Completed stages appear to be skipped instead of finished

2018-09-27 Thread zakharo...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Denis Zakharov created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53816  
 
 
  [Blue Ocean] Completed stages appear to be skipped instead of finished   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Attachments: 
 jenkinsBug2.jpg, Jenkinsfile  
 
 
Components: 
 blueocean-plugin  
 
 
Created: 
 2018-09-27 11:57  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Denis Zakharov  
 

  
 
 
 
 

 
 After fix https://issues.jenkins-ci.org/browse/JENKINS-53311 completed stages appear to be skipped instead of finished. Pipeline script and screenshot have attached    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 


[JIRA] (JENKINS-53311) [Blue Ocean] Sequential stages appear to be completed but are still executing

2018-09-19 Thread zakharo...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Denis Zakharov commented on  JENKINS-53311  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: [Blue Ocean] Sequential stages appear to be completed but are still executing   
 

  
 
 
 
 

 
 Thank you for nice work, Olivier. Can we get it in 1.8.x?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53311) [Blue Ocean] New sequential stage likes completed when it is executed

2018-08-29 Thread zakharo...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Denis Zakharov updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53311  
 
 
  [Blue Ocean] New sequential stage likes completed when it is executed   
 

  
 
 
 
 

 
Change By: 
 Denis Zakharov  
 

  
 
 
 
 

 
 We have a visualisation problem in new "Sequential Stages". Stage likes completed when it is executed. Minimal pipeline example: {code:java} pipeline {agent any stages {stage('Parallel') {failFast falseparallel {stage('Nested B') {stages { stage('Nested B-1') { steps { echo 'Nested A-1' } } stage('Nested B-2') { steps { sleep time: 5, unit: 'MINUTES' } }}}stage('Nested C') {when { _expression_ { false == true }}stages { stage('Nested C-1') { steps { echo 'Nested C-1'  } } stage('Nested C-2') { steps { echo 'Nested C-2'  } }}}stage('Nested A') {steps { sleep time: 5, unit: 'MINUTES'}}}}}} {code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 

[JIRA] (JENKINS-53311) [Blue Ocean] New sequential stage likes completed when it is executed

2018-08-29 Thread zakharo...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Denis Zakharov created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53311  
 
 
  [Blue Ocean] New sequential stage likes completed when it is executed   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Attachments: 
 jenkinsBug.jpg  
 
 
Components: 
 blueocean-plugin  
 
 
Created: 
 2018-08-29 11:04  
 
 
Environment: 
 Jenkins LTS 2.121.3  Blue ocean 1.8.2  
 
 
Labels: 
 windows pipeline  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Denis Zakharov  
 

  
 
 
 
 

 
 We have a visualisation problem in new "Sequential Stages".  Stage likes completed when it is executed.  Minimal pipeline example: pipeline { agent any stages { stage('Parallel') { failFast false parallel { stage('Nested B') { stages { stage('Nested B-1') { steps  { echo 'Nested A-1' }  } stage('Nested B-2') { steps  { sleep time: 5, unit: 'MINUTES' }  } } } stage('Nested C') { when { _expression_  { false == true }  } stages { stage('Nested C-1') { steps  { echo 'Nested C-1' }  } stage('Nested C-2') { steps  { echo 'Nested C-2' }  } } } stage('Nested A') { steps  { sleep time: 5, unit: 'MINUTES' }  } } } } }  
 

  
 
 
 
 

   

[JIRA] (JENKINS-24824) Asynchronous cleanup not removing renamed workspace directories on slaves

2018-08-24 Thread zakharo...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Denis Zakharov commented on  JENKINS-24824  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Asynchronous cleanup not removing renamed workspace directories on slaves   
 

  
 
 
 
 

 
 Have the same issue. Jenkins 2.121.1 in docker container(workspace on volume) , ws-cleanup 0.34  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





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