If you run a build on a slave, then delete the slave node and revisit the build page, it will claim to have been built on master even though build.xml says otherwise in <builtOn>. The reason is that node.jelly takes a Node rather than a String.
A corner case for dumb slaves, but quite common when using a cloud plugin, and rather confusing.
[JENKINS-15042] “Took…on master” shown for a build which ran on a slave which was since deleted
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 145761 ] | New: JNJira + In-Review [ 191618 ] |