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

Copying a node causes two instances to run on the old node's configuration

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core
    • None
    • Jenkins 2.7.2 on CentOS 7 x86_64 with JRE 1.8.0_66

      I created a new node by copying an existing node's configuration. This brings up the configuration page for the new node. Before I had a chance to change and save the new configuration, it had already started the new node using the old node's configuration. This means I now had multiple executors trying to use the same account on the same host in the same directory, and they collided, resulting in failed builds.

      When copying a node to create a new node, it shouldn't start the new node until after the new configuration has been saved. The new node should remain offline until either that page is saved or the node is brought online by the user.

            Unassigned Unassigned
            euphxenos Andrew Lawrence
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: