options { disableConcurrentBuilds(abortPrevious: true) } in the pipeline could cause it, if you have that.
options { disableConcurrentBuilds(abortPrevious: true) }