[JIRA] (JENKINS-61951) build.bat' is not recognized as an internal or external command, operable program or batch file.

2020-04-17 Thread gowram2nara...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Narayanasamy Ramaiah created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61951  
 
 
  build.bat' is not recognized as an internal or external command, operable program or batch file.   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Kohsuke Kawaguchi  
 
 
Attachments: 
 image-2020-04-17-23-05-07-256.png  
 
 
Components: 
 batch-task-plugin, pipeline  
 
 
Created: 
 2020-04-17 17:39  
 
 
Environment: 
 Jenkins ver. 2.190.1 
 
 
Priority: 
  Blocker  
 
 
Reporter: 
 Narayanasamy Ramaiah  
 

  
 
 
 
 

 
 unable to run the bat file from pipeline in slave node- in few nodes its working and in few nodes it doesnt  build.bat' is not recognized as an internal or external command, operable program or batch file.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  

[JIRA] (JENKINS-61951) build.bat' is not recognized as an internal or external command, operable program or batch file.

2020-04-17 Thread gowram2nara...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Narayanasamy Ramaiah commented on  JENKINS-61951  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: build.bat' is not recognized as an internal or external command, operable program or batch file.   
 

  
 
 
 
 

 
 stage('Parallel Regression') {stage('Parallel Regression') { buildnumber = buildno() generateAndUnzipTAFBuild = {              ws("$codeBase/16.5.1")              {                  bat "d2unitybuild.bat" }  }  commonCode =  {            generateAndUnzipTAFBuild()       }     node('16.5PatchNode1')      {                  commonCode Stories      }  }  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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.205832.158714518.13242.1587145440117%40Atlassian.JIRA.


[JIRA] (JENKINS-61951) build.bat' is not recognized as an internal or external command, operable program or batch file.

2020-04-17 Thread gowram2nara...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Narayanasamy Ramaiah edited a comment on  JENKINS-61951  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: build.bat' is not recognized as an internal or external command, operable program or batch file.   
 

  
 
 
 
 

 
 stage('Parallel Regression')    { stage('Parallel Regression') {            buildnumber = buildno()generateAndUnzipTAFBuild ={             ws("$codeBase/16.5.1")            {                                      bat "d2unitybuild.bat"           }   } commonCode =  {  {              generateAndUnzipTAFBuild()          }    node('16.5PatchNode1')    {                              commonCode Stories             }   }  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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.205832.158714518.13244.1587145620188%40Atlassian.JIRA.


[JIRA] (JENKINS-61951) build.bat' is not recognized as an internal or external command, operable program or batch file.

2020-04-17 Thread gowram2nara...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Narayanasamy Ramaiah edited a comment on  JENKINS-61951  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: build.bat' is not recognized as an internal or external command, operable program or batch file.   
 

  
 
 
 
 

 
 stage('Parallel Regression') {         buildnumber = buildno()generateAndUnzipTAFBuild ={              ws("$codeBase/16.5.1")             {                                  bat "d2unitybuild.bat"            }}commonCode ={              generateAndUnzipTAFBuild()        }    node(' 16.5PatchNode1 node1 ')     {                            commonCode Stories              }}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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.205832.158714518.13246.1587145620219%40Atlassian.JIRA.