jenkins-rest icon indicating copy to clipboard operation
jenkins-rest copied to clipboard

jobInfo.lastBuild().building() alway retrun false

Open dc-vin opened this issue 2 years ago • 1 comments

my job is running, but jobInfo.lastBuild().building() always return false

Your Environment

jenkins version [2.332.3] jenkins-rest 1.0.0

dc-vin avatar May 17 '22 10:05 dc-vin

@dzh6699 can you run your process with debug logs enabled? If you do so the jclouds framework will output the http wire logs which lets us know why you're getting an incorrect value.

cdancy avatar May 17 '22 14:05 cdancy