Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-57103

No signature of method: org.jenkinsci.plugins.workflow.job.WorkflowRun.getBuildVariables()

      Calling the getBuildVariables() method but got the error "hudson.remoting.ProxyException: groovy.lang.MissingMethodException:
      No signature of method: org.jenkinsci.plugins.workflow.job.WorkflowRun.getBuildVariables() is applicable for argument types: () values: []"

       

      Note that, some jobs using FreeStyleBuild while others using WorkflowRun.

      I'm newly on jenkin jira, so if any wrong please correct me.

      Thanks

          [JENKINS-57103] No signature of method: org.jenkinsci.plugins.workflow.job.WorkflowRun.getBuildVariables()

          Xuyen Tran created issue -
          Xuyen Tran made changes -
          Assignee New: Sam Van Oort [ svanoort ]
          Xuyen Tran made changes -
          Description Original: Calling the getBuildVariables() method but got the error "hudson.remoting.ProxyException: groovy.lang.MissingMethodException:
          No signature of method: org.jenkinsci.plugins.workflow.job.WorkflowRun.getBuildVariables() is applicable for argument types: () values: []"

           

          Note that, some job name we can run successfully. The method getBuildVariables() do not belong to WorkflowRun. It should be FreeStyleBuild, but I don't know how to apply in my code.

          I'm newly on jenkin jira, so if any wrong please correct me.

          Thanks
          New: Calling the getBuildVariables() method but got the error "hudson.remoting.ProxyException: groovy.lang.MissingMethodException:
           No signature of method: org.jenkinsci.plugins.workflow.job.WorkflowRun.getBuildVariables() is applicable for argument types: () values: []"

           

          Note that, some jobs using FreeStyleBuild while others using WorkflowRun.

          I'm newly on jenkin jira, so if any wrong please correct me.

          Thanks
          Mark Waite made changes -
          Assignee Original: Sam Van Oort [ svanoort ]

            Unassigned Unassigned
            xuyen Xuyen Tran
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: